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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12892 (2 months ago)

Debug log (UTC)

[03:50:01.669] New invocation is queued and will start shortly
[03:50:03.043] Starting the invocation (attempt 1)
[03:50:03.068] Ignoring gitiles_ref tag without the buildset tag
[03:50:03.068] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:50:03.069] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:50:03.070] Buildbucket request:
{
  "requestId": "8842669111945667088",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842669111945667088",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12892"
                            },
                        "id": "cron:v1:12892"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842669111945667088"
    },
    {
      "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"
  }
}
[03:50:04.399] Scheduled build:
{
  "id": "8677239049145880097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T03:50:03.720761296Z",
  "updateTime": "2026-07-04T03:50:04.164170492Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:50:04.399] Task URL: https://cr-buildbucket.appspot.com/build/8677239049145880097
[03:50:04.399] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842669111945667088:2:0) after 2m52s
[03:50:15.430] Received PubSub notification, asking Buildbucket for the build status
[03:50:15.448] Build status: SCHEDULED
[03:50:21.192] Received PubSub notification, asking Buildbucket for the build status
[03:50:21.211] Build status: STARTED
[03:50:39.873] Received PubSub notification, asking Buildbucket for the build status
[03:50:39.892] Build:
{
  "id": "8677239049145880097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T03:50:03.720761296Z",
  "startTime": "2026-07-04T03:50:15.785658182Z",
  "endTime": "2026-07-04T03:50:39.618692055Z",
  "updateTime": "2026-07-04T03:50:39.618692055Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:50:39.892] Invocation finished in 38.225821998s with status SUCCEEDED