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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4861 (2 months ago)

Debug log (UTC)

[22:24:00.493] New invocation is queued and will start shortly
[22:24:03.845] Starting the invocation (attempt 1)
[22:24:03.870] Ignoring gitiles_ref tag without the buildset tag
[22:24:03.870] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:24:03.870] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:24:03.870] Buildbucket request:
{
  "requestId": "8847853650412378048",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847853650412378048",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4861"
                            },
                        "id": "cron:v1:4861"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847853650412378048"
    },
    {
      "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"
  }
}
[22:24:05.392] Scheduled build:
{
  "id": "8682423585438952049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T22:24:04.615861692Z",
  "updateTime": "2026-05-07T22:24:05.031015167Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:24:05.393] Task URL: https://cr-buildbucket.appspot.com/build/8682423585438952049
[22:24:05.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847853650412378048:2:0) after 7m8s
[22:24:05.908] Received PubSub notification, asking Buildbucket for the build status
[22:24:06.075] Build status: SCHEDULED
[22:24:09.513] Received PubSub notification, asking Buildbucket for the build status
[22:24:09.543] Build status: STARTED
[22:24:32.897] Received PubSub notification, asking Buildbucket for the build status
[22:24:32.919] Build:
{
  "id": "8682423585438952049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T22:24:04.615861692Z",
  "startTime": "2026-05-07T22:24:09.235355867Z",
  "endTime": "2026-05-07T22:24:32.589242815Z",
  "updateTime": "2026-05-07T22:24:32.589242815Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:24:32.919] Invocation finished in 32.430401655s with status SUCCEEDED