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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12682 (2 months ago)

Debug log (UTC)

[15:55:10.575] New invocation is queued and will start shortly
[15:55:11.788] Starting the invocation (attempt 1)
[15:55:11.822] Ignoring gitiles_ref tag without the buildset tag
[15:55:11.823] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:55:11.823] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:55:11.823] Buildbucket request:
{
  "requestId": "8842804683487279760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842804683487279760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12682"
                            },
                        "id": "cron:v1:12682"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842804683487279760"
    },
    {
      "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"
  }
}
[15:55:13.488] Scheduled build:
{
  "id": "8677374620731755217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T15:55:12.580933254Z",
  "updateTime": "2026-07-02T15:55:13.410453502Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:55:13.488] Task URL: https://cr-buildbucket.appspot.com/build/8677374620731755217
[15:55:13.488] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842804683487279760:2:0) after 9m33s
[15:55:14.078] Received PubSub notification, asking Buildbucket for the build status
[15:55:14.098] Build status: SCHEDULED
[15:55:41.177] Received PubSub notification, asking Buildbucket for the build status
[15:55:41.197] Build status: STARTED
[15:56:06.882] Received PubSub notification, asking Buildbucket for the build status
[15:56:06.900] Build:
{
  "id": "8677374620731755217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T15:55:12.580933254Z",
  "startTime": "2026-07-02T15:55:40.992494341Z",
  "endTime": "2026-07-02T15:56:06.562533450Z",
  "updateTime": "2026-07-02T15:56:06.562533450Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:56:06.900] Invocation finished in 56.331566973s with status SUCCEEDED