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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7675 (1 month ago)

Debug log (UTC)

[23:21:24.348] New invocation is queued and will start shortly
[23:21:26.291] Starting the invocation (attempt 1)
[23:21:26.318] Ignoring gitiles_ref tag without the buildset tag
[23:21:26.318] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:21:26.318] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:21:26.318] Buildbucket request:
{
  "requestId": "8846038099939322864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846038099939322864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7675"
                            },
                        "id": "cron:v1:7675"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846038099939322864"
    },
    {
      "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"
  }
}
[23:21:28.009] Scheduled build:
{
  "id": "8680608036242341601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T23:21:27.253180599Z",
  "updateTime": "2026-05-27T23:21:27.741515280Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:21:28.010] Task URL: https://cr-buildbucket.appspot.com/build/8680608036242341601
[23:21:28.010] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846038099939322864:2:0) after 2m42s
[23:21:28.483] Received PubSub notification, asking Buildbucket for the build status
[23:21:28.510] Build status: SCHEDULED
[23:21:32.717] Received PubSub notification, asking Buildbucket for the build status
[23:21:32.738] Build status: STARTED
[23:21:53.055] Received PubSub notification, asking Buildbucket for the build status
[23:21:53.076] Build:
{
  "id": "8680608036242341601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T23:21:27.253180599Z",
  "startTime": "2026-05-27T23:21:31.331976938Z",
  "endTime": "2026-05-27T23:21:52.786983514Z",
  "updateTime": "2026-05-27T23:21:52.786983514Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:21:53.076] Invocation finished in 28.732079503s with status SUCCEEDED