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:7750 (3 weeks ago)

Debug log (UTC)

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

  }
}
[12:14:15.305] Task URL: https://cr-buildbucket.appspot.com/build/8680559416540910241
[12:14:15.305] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845989479752737072:2:0) after 7m53s
[12:14:15.892] Received PubSub notification, asking Buildbucket for the build status
[12:14:15.910] Build status: SCHEDULED
[12:14:20.657] Received PubSub notification, asking Buildbucket for the build status
[12:14:20.674] Build status: STARTED
[12:14:45.493] Received PubSub notification, asking Buildbucket for the build status
[12:14:45.512] Build:
{
  "id": "8680559416540910241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T12:14:14.614168528Z",
  "startTime": "2026-05-28T12:14:20.488386603Z",
  "endTime": "2026-05-28T12:14:45.174059772Z",
  "updateTime": "2026-05-28T12:14:45.174059772Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:14:45.512] Invocation finished in 33.344228016s with status SUCCEEDED