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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7699 (3 weeks ago)

Debug log (UTC)

[03:26:37.382] New invocation is queued and will start shortly
[03:26:38.445] Starting the invocation (attempt 1)
[03:26:38.471] Ignoring gitiles_ref tag without the buildset tag
[03:26:38.471] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:26:38.472] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:26:38.472] Buildbucket request:
{
  "requestId": "8846022672206952112",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846022672206952112",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7699"
                            },
                        "id": "cron:v1:7699"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846022672206952112"
    },
    {
      "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"
  }
}
[03:26:39.864] Scheduled build:
{
  "id": "8680592609608099681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T03:26:39.238306834Z",
  "updateTime": "2026-05-28T03:26:39.631065070Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:26:39.864] Task URL: https://cr-buildbucket.appspot.com/build/8680592609608099681
[03:26:39.864] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846022672206952112:2:0) after 4m33s
[03:26:40.506] Received PubSub notification, asking Buildbucket for the build status
[03:26:40.533] Build status: SCHEDULED
[03:26:49.744] Received PubSub notification, asking Buildbucket for the build status
[03:26:49.820] Build status: STARTED
[03:27:15.720] Received PubSub notification, asking Buildbucket for the build status
[03:27:15.788] Build:
{
  "id": "8680592609608099681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T03:26:39.238306834Z",
  "startTime": "2026-05-28T03:26:49.562020422Z",
  "endTime": "2026-05-28T03:27:15.294380157Z",
  "updateTime": "2026-05-28T03:27:15.294380157Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:27:15.788] Invocation finished in 38.412280006s with status SUCCEEDED