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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17701 (1 month ago)

Debug log (UTC)

[10:22:10.578] New invocation is queued and will start shortly
[10:22:11.849] Starting the invocation (attempt 1)
[10:22:11.879] Ignoring gitiles_ref tag without the buildset tag
[10:22:11.879] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:22:11.880] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:22:11.880] Buildbucket request:
{
  "requestId": "8839564143241976272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839564143241976272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17701"
                            },
                        "id": "cron:v1:17701"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839564143241976272"
    },
    {
      "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"
  }
}
[10:22:12.923] Scheduled build:
{
  "id": "8674134080687359329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T10:22:12.392769604Z",
  "updateTime": "2026-08-07T10:22:12.392769604Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:22:12.923] Task URL: https://cr-buildbucket.appspot.com/build/8674134080687359329
[10:22:12.923] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839564143241976272:2:0) after 4m49s
[10:22:13.736] Received PubSub notification, asking Buildbucket for the build status
[10:22:13.760] Build status: SCHEDULED
[10:22:17.555] Received PubSub notification, asking Buildbucket for the build status
[10:22:17.578] Build status: STARTED
[10:22:57.190] Received PubSub notification, asking Buildbucket for the build status
[10:22:57.212] Build:
{
  "id": "8674134080687359329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-07T10:22:12.392769604Z",
  "startTime": "2026-08-07T10:22:17.298819451Z",
  "endTime": "2026-08-07T10:22:56.857342Z",
  "updateTime": "2026-08-07T10:22:56.857342Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:22:57.212] Invocation finished in 46.639057972s with status SUCCEEDED