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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6928 (1 month ago)

Debug log (UTC)

[15:49:22.684] New invocation is queued and will start shortly
[15:49:23.972] Starting the invocation (attempt 1)
[15:49:24.001] Ignoring gitiles_ref tag without the buildset tag
[15:49:24.001] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:49:24.001] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:49:24.001] Buildbucket request:
{
  "requestId": "8846519523898801264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846519523898801264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6928"
                            },
                        "id": "cron:v1:6928"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846519523898801264"
    },
    {
      "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"
  }
}
[15:49:25.834] Scheduled build:
{
  "id": "8681089460804511041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T15:49:25.013593954Z",
  "updateTime": "2026-05-22T15:49:25.614719482Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:49:25.834] Task URL: https://cr-buildbucket.appspot.com/build/8681089460804511041
[15:49:25.834] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846519523898801264:2:0) after 6m24s
[15:49:26.367] Received PubSub notification, asking Buildbucket for the build status
[15:49:26.411] Build status: SCHEDULED
[15:49:29.325] Received PubSub notification, asking Buildbucket for the build status
[15:49:29.379] Build status: STARTED
[15:49:54.307] Received PubSub notification, asking Buildbucket for the build status
[15:49:54.329] Build:
{
  "id": "8681089460804511041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T15:49:25.013593954Z",
  "startTime": "2026-05-22T15:49:29.132400484Z",
  "endTime": "2026-05-22T15:49:53.990333871Z",
  "updateTime": "2026-05-22T15:49:53.990333871Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:49:54.329] Invocation finished in 31.649935854s with status SUCCEEDED