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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6052 (1 month ago)

Debug log (UTC)

[09:59:15.601] New invocation is queued and will start shortly
[09:59:16.628] Starting the invocation (attempt 1)
[09:59:16.654] Ignoring gitiles_ref tag without the buildset tag
[09:59:16.654] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:59:16.654] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:59:16.654] Buildbucket request:
{
  "requestId": "8847085133222228320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847085133222228320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6052"
                            },
                        "id": "cron:v1:6052"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847085133222228320"
    },
    {
      "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"
  }
}
[09:59:18.498] Scheduled build:
{
  "id": "8681655070470333105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T09:59:17.602310182Z",
  "updateTime": "2026-05-16T09:59:17.602310182Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:59:18.498] Task URL: https://cr-buildbucket.appspot.com/build/8681655070470333105
[09:59:18.498] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847085133222228320:2:0) after 8m18s
[09:59:19.817] Received PubSub notification, asking Buildbucket for the build status
[09:59:19.849] Build status: SCHEDULED
[09:59:27.984] Received PubSub notification, asking Buildbucket for the build status
[09:59:28.005] Build status: STARTED
[09:59:57.300] Received PubSub notification, asking Buildbucket for the build status
[09:59:57.314] Build:
{
  "id": "8681655070470333105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T09:59:17.602310182Z",
  "startTime": "2026-05-16T09:59:26.252804720Z",
  "endTime": "2026-05-16T09:59:56.168388467Z",
  "updateTime": "2026-05-16T09:59:56.168388467Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:59:57.314] Invocation finished in 41.719512883s with status SUCCEEDED