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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3577 (1 day ago)

Debug log (UTC)

[18:58:30.566] New invocation is queued and will start shortly
[18:58:33.040] Starting the invocation (attempt 1)
[18:58:33.068] Ignoring gitiles_ref tag without the buildset tag
[18:58:33.068] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:58:33.068] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:58:33.069] Buildbucket request:
{
  "requestId": "8848681951974186912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848681951974186912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3577"
                            },
                        "id": "cron:v1:3577"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848681951974186912"
    },
    {
      "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"
  }
}
[18:58:34.720] Scheduled build:
{
  "id": "8683251887646152353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T18:58:34.073740585Z",
  "updateTime": "2026-04-28T18:58:34.552534025Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:58:34.720] Task URL: https://cr-buildbucket.appspot.com/build/8683251887646152353
[18:58:34.721] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848681951974186912:2:0) after 7m7s
[18:58:35.354] Received PubSub notification, asking Buildbucket for the build status
[18:58:35.372] Build status: SCHEDULED
[18:58:40.338] Received PubSub notification, asking Buildbucket for the build status
[18:58:40.359] Build status: STARTED
[18:59:13.408] Received PubSub notification, asking Buildbucket for the build status
[18:59:13.431] Build:
{
  "id": "8683251887646152353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T18:58:34.073740585Z",
  "startTime": "2026-04-28T18:58:40.154940101Z",
  "endTime": "2026-04-28T18:59:13.034060208Z",
  "updateTime": "2026-04-28T18:59:13.034060208Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:59:13.431] Invocation finished in 42.869129879s with status SUCCEEDED