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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8188 (1 week ago)

Debug log (UTC)

[15:10:36.819] New invocation is queued and will start shortly
[15:10:37.876] Starting the invocation (attempt 1)
[15:10:37.906] Ignoring gitiles_ref tag without the buildset tag
[15:10:37.907] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:10:37.907] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:10:37.907] Buildbucket request:
{
  "requestId": "8845706590046340016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845706590046340016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8188"
                            },
                        "id": "cron:v1:8188"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845706590046340016"
    },
    {
      "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:10:39.699] Scheduled build:
{
  "id": "8680276527247215393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T15:10:38.868263352Z",
  "updateTime": "2026-05-31T15:10:38.868263352Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:10:39.699] Task URL: https://cr-buildbucket.appspot.com/build/8680276527247215393
[15:10:39.699] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845706590046340016:2:0) after 5m1s
[15:10:40.128] Received PubSub notification, asking Buildbucket for the build status
[15:10:40.160] Build status: SCHEDULED
[15:10:52.507] Received PubSub notification, asking Buildbucket for the build status
[15:10:52.527] Build status: STARTED
[15:11:15.868] Received PubSub notification, asking Buildbucket for the build status
[15:11:15.895] Build:
{
  "id": "8680276527247215393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T15:10:38.868263352Z",
  "startTime": "2026-05-31T15:10:52.320987224Z",
  "endTime": "2026-05-31T15:11:15.600353003Z",
  "updateTime": "2026-05-31T15:11:15.600353003Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:11:15.895] Invocation finished in 39.080056023s with status SUCCEEDED