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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14272 (2 months ago)

Debug log (UTC)

[23:52:26.403] New invocation is queued and will start shortly
[23:52:27.492] Starting the invocation (attempt 1)
[23:52:27.513] Ignoring gitiles_ref tag without the buildset tag
[23:52:27.513] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:52:27.514] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:52:27.514] Buildbucket request:
{
  "requestId": "8841778090013140992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841778090013140992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14272"
                            },
                        "id": "cron:v1:14272"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841778090013140992"
    },
    {
      "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:52:28.753] Scheduled build:
{
  "id": "8676348027566917953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T23:52:28.115101127Z",
  "updateTime": "2026-07-13T23:52:28.525617367Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:52:28.754] Task URL: https://cr-buildbucket.appspot.com/build/8676348027566917953
[23:52:28.754] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841778090013140992:2:0) after 7m13s
[23:52:29.346] Received PubSub notification, asking Buildbucket for the build status
[23:52:29.365] Build status: SCHEDULED
[23:52:36.416] Received PubSub notification, asking Buildbucket for the build status
[23:52:36.434] Build status: STARTED
[23:53:00.727] Received PubSub notification, asking Buildbucket for the build status
[23:53:00.788] Build:
{
  "id": "8676348027566917953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-13T23:52:28.115101127Z",
  "startTime": "2026-07-13T23:52:36.232581133Z",
  "endTime": "2026-07-13T23:53:00.454865102Z",
  "updateTime": "2026-07-13T23:53:00.454865102Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:53:00.788] Invocation finished in 34.389306086s with status SUCCEEDED