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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8026 (3 weeks ago)

Debug log (UTC)

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

  }
}
[11:26:13.172] Task URL: https://cr-buildbucket.appspot.com/build/8680381245020129473
[11:26:13.172] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845811309038651872:2:0) after 7m40s
[11:26:13.555] Received PubSub notification, asking Buildbucket for the build status
[11:26:13.577] Build status: SCHEDULED
[11:26:17.446] Received PubSub notification, asking Buildbucket for the build status
[11:26:17.471] Build status: STARTED
[11:26:42.658] Received PubSub notification, asking Buildbucket for the build status
[11:26:42.674] Build:
{
  "id": "8680381245020129473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T11:26:12.217698658Z",
  "startTime": "2026-05-30T11:26:17.266876151Z",
  "endTime": "2026-05-30T11:26:42.418228868Z",
  "updateTime": "2026-05-30T11:26:42.418228868Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:26:42.674] Invocation finished in 33.672971983s with status SUCCEEDED