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:3841 (4 months ago)

Debug log (UTC)

[16:07:50.542] New invocation is queued and will start shortly
[16:07:51.929] Starting the invocation (attempt 1)
[16:07:51.958] Ignoring gitiles_ref tag without the buildset tag
[16:07:51.958] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:07:51.958] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:07:51.958] Buildbucket request:
{
  "requestId": "8848511495486778016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848511495486778016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3841"
                            },
                        "id": "cron:v1:3841"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848511495486778016"
    },
    {
      "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"
  }
}
[16:07:53.709] Scheduled build:
{
  "id": "8683081432400487313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T16:07:52.863927318Z",
  "updateTime": "2026-04-30T16:07:52.863927318Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:07:53.709] Task URL: https://cr-buildbucket.appspot.com/build/8683081432400487313
[16:07:53.709] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848511495486778016:2:0) after 9m52s
[16:07:53.805] Received PubSub notification, asking Buildbucket for the build status
[16:07:53.868] Build status: SCHEDULED
[16:07:57.154] Received PubSub notification, asking Buildbucket for the build status
[16:07:57.176] Build status: STARTED
[16:08:20.690] Received PubSub notification, asking Buildbucket for the build status
[16:08:20.726] Build:
{
  "id": "8683081432400487313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T16:07:52.863927318Z",
  "startTime": "2026-04-30T16:07:56.906096565Z",
  "endTime": "2026-04-30T16:08:20.302004382Z",
  "updateTime": "2026-04-30T16:08:20.302004382Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:08:20.726] Invocation finished in 30.189858437s with status SUCCEEDED