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:17356 (1 month ago)

Debug log (UTC)

[23:12:18.817] New invocation is queued and will start shortly
[23:12:20.582] Starting the invocation (attempt 1)
[23:12:20.612] Ignoring gitiles_ref tag without the buildset tag
[23:12:20.612] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:12:20.613] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:12:20.613] Buildbucket request:
{
  "requestId": "8839787481291589872",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839787481291589872",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17356"
                            },
                        "id": "cron:v1:17356"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839787481291589872"
    },
    {
      "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"
  }
}
[23:12:21.837] Scheduled build:
{
  "id": "8674357418071873201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T23:12:21.264340432Z",
  "updateTime": "2026-08-04T23:12:21.264340432Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:12:21.837] Task URL: https://cr-buildbucket.appspot.com/build/8674357418071873201
[23:12:21.837] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839787481291589872:2:0) after 1m47s
[23:12:21.902] Received PubSub notification, asking Buildbucket for the build status
[23:12:21.964] Build status: SCHEDULED
[23:12:26.065] Received PubSub notification, asking Buildbucket for the build status
[23:12:26.086] Build status: STARTED
[23:12:49.965] Received PubSub notification, asking Buildbucket for the build status
[23:12:49.987] Build:
{
  "id": "8674357418071873201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T23:12:21.264340432Z",
  "startTime": "2026-08-04T23:12:25.881139449Z",
  "endTime": "2026-08-04T23:12:49.629564956Z",
  "updateTime": "2026-08-04T23:12:49.629564956Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:12:49.987] Invocation finished in 31.177039597s with status SUCCEEDED