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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20980 (1 week ago)

Debug log (UTC)

[19:39:48.377] New invocation is queued and will start shortly
[19:39:49.453] Starting the invocation (attempt 1)
[19:39:49.475] Ignoring gitiles_ref tag without the buildset tag
[19:39:49.475] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:39:49.475] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:39:49.476] Buildbucket request:
{
  "requestId": "8837445329967233808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837445329967233808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20980"
                            },
                        "id": "cron:v1:20980"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837445329967233808"
    },
    {
      "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"
  }
}
[19:39:50.895] Scheduled build:
{
  "id": "8672015267418110129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T19:39:50.188727427Z",
  "updateTime": "2026-08-30T19:39:50.188727427Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:39:50.895] Task URL: https://cr-buildbucket.appspot.com/build/8672015267418110129
[19:39:50.895] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837445329967233808:2:0) after 8m30s
[19:39:51.415] Received PubSub notification, asking Buildbucket for the build status
[19:39:51.438] Build status: SCHEDULED
[19:39:55.190] Received PubSub notification, asking Buildbucket for the build status
[19:39:55.266] Build status: STARTED
[19:40:28.680] Received PubSub notification, asking Buildbucket for the build status
[19:40:28.727] Build:
{
  "id": "8672015267418110129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T19:39:50.188727427Z",
  "startTime": "2026-08-30T19:39:55.007492714Z",
  "endTime": "2026-08-30T19:40:28.300729362Z",
  "updateTime": "2026-08-30T19:40:28.300729362Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:40:28.727] Invocation finished in 40.353484602s with status SUCCEEDED