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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6229 (1 month ago)

Debug log (UTC)

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

  }
}
[16:12:51.148] Task URL: https://cr-buildbucket.appspot.com/build/8681540971988658353
[16:12:51.148] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846971034736959296:2:0) after 8m18s
[16:12:51.678] Received PubSub notification, asking Buildbucket for the build status
[16:12:51.695] Build status: SCHEDULED
[16:12:56.025] Received PubSub notification, asking Buildbucket for the build status
[16:12:56.157] Build status: STARTED
[16:13:28.690] Received PubSub notification, asking Buildbucket for the build status
[16:13:28.706] Build:
{
  "id": "8681540971988658353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-17T16:12:50.393473510Z",
  "startTime": "2026-05-17T16:12:55.887925584Z",
  "endTime": "2026-05-17T16:13:27.226652522Z",
  "updateTime": "2026-05-17T16:13:27.226652522Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:13:28.706] Invocation finished in 40.3177631s with status SUCCEEDED