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:5998 (2 months ago)

Debug log (UTC)

[00:47:34.617] New invocation is queued and will start shortly
[00:47:35.676] Starting the invocation (attempt 1)
[00:47:35.698] Ignoring gitiles_ref tag without the buildset tag
[00:47:35.698] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:47:35.699] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:47:35.699] Buildbucket request:
{
  "requestId": "8847119842118686752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847119842118686752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5998"
                            },
                        "id": "cron:v1:5998"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847119842118686752"
    },
    {
      "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"
  }
}
[00:47:37.508] Scheduled build:
{
  "id": "8681689779245191697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T00:47:36.735767456Z",
  "updateTime": "2026-05-16T00:47:37.153389473Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:47:37.508] Task URL: https://cr-buildbucket.appspot.com/build/8681689779245191697
[00:47:37.508] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847119842118686752:2:0) after 2m48s
[00:47:38.432] Received PubSub notification, asking Buildbucket for the build status
[00:47:38.477] Build status: SCHEDULED
[00:47:42.819] Received PubSub notification, asking Buildbucket for the build status
[00:47:42.841] Build status: STARTED
[00:48:13.415] Received PubSub notification, asking Buildbucket for the build status
[00:48:13.431] Build:
{
  "id": "8681689779245191697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T00:47:36.735767456Z",
  "startTime": "2026-05-16T00:47:42.622316711Z",
  "endTime": "2026-05-16T00:48:13.130854775Z",
  "updateTime": "2026-05-16T00:48:13.130854775Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:48:13.431] Invocation finished in 38.819498676s with status SUCCEEDED