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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7324 (1 month ago)

Debug log (UTC)

[11:28:34.952] New invocation is queued and will start shortly
[11:28:36.092] Starting the invocation (attempt 1)
[11:28:36.131] Ignoring gitiles_ref tag without the buildset tag
[11:28:36.131] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:28:36.132] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:28:36.132] Buildbucket request:
{
  "requestId": "8846264140837049760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846264140837049760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7324"
                            },
                        "id": "cron:v1:7324"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846264140837049760"
    },
    {
      "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:28:37.777] Scheduled build:
{
  "id": "8680834077893057137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T11:28:37.137356299Z",
  "updateTime": "2026-05-25T11:28:37.596350484Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:28:37.777] Task URL: https://cr-buildbucket.appspot.com/build/8680834077893057137
[11:28:37.777] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846264140837049760:2:0) after 5m20s
[11:28:38.339] Received PubSub notification, asking Buildbucket for the build status
[11:28:38.361] Build status: SCHEDULED
[11:28:41.781] Received PubSub notification, asking Buildbucket for the build status
[11:28:41.871] Build status: STARTED
[11:29:05.495] Received PubSub notification, asking Buildbucket for the build status
[11:29:05.514] Build:
{
  "id": "8680834077893057137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T11:28:37.137356299Z",
  "startTime": "2026-05-25T11:28:41.566350428Z",
  "endTime": "2026-05-25T11:29:05.189715640Z",
  "updateTime": "2026-05-25T11:29:05.189715640Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:29:05.514] Invocation finished in 30.568028494s with status SUCCEEDED