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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13150 (2 months ago)

Debug log (UTC)

[23:51:29.024] New invocation is queued and will start shortly
[23:51:30.074] Starting the invocation (attempt 1)
[23:51:30.103] Ignoring gitiles_ref tag without the buildset tag
[23:51:30.103] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:51:30.104] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:51:30.104] Buildbucket request:
{
  "requestId": "8842502925910759504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842502925910759504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13150"
                            },
                        "id": "cron:v1:13150"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842502925910759504"
    },
    {
      "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:51:31.523] Scheduled build:
{
  "id": "8677072863343439489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T23:51:30.851886774Z",
  "updateTime": "2026-07-05T23:51:31.278413182Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:51:31.523] Task URL: https://cr-buildbucket.appspot.com/build/8677072863343439489
[23:51:31.523] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842502925910759504:2:0) after 5m40s
[23:51:32.085] Received PubSub notification, asking Buildbucket for the build status
[23:51:32.100] Build status: SCHEDULED
[23:51:37.022] Received PubSub notification, asking Buildbucket for the build status
[23:51:37.038] Build status: STARTED
[23:52:01.869] Received PubSub notification, asking Buildbucket for the build status
[23:52:01.892] Build:
{
  "id": "8677072863343439489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T23:51:30.851886774Z",
  "startTime": "2026-07-05T23:51:35.806970064Z",
  "endTime": "2026-07-05T23:52:01.327690208Z",
  "updateTime": "2026-07-05T23:52:01.327690208Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:52:01.892] Invocation finished in 32.872756176s with status SUCCEEDED