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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11425 (2 weeks ago)

Debug log (UTC)

[16:53:50.824] New invocation is queued and will start shortly
[16:53:52.960] Starting the invocation (attempt 1)
[16:53:52.988] Ignoring gitiles_ref tag without the buildset tag
[16:53:52.988] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:53:52.988] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:53:52.988] Buildbucket request:
{
  "requestId": "8843616364934799488",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843616364934799488",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11425"
                            },
                        "id": "cron:v1:11425"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843616364934799488"
    },
    {
      "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"
  }
}
[16:53:54.369] Scheduled build:
{
  "id": "8678186301272646321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T16:53:53.695726739Z",
  "updateTime": "2026-06-23T16:53:54.177866383Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:53:54.370] Task URL: https://cr-buildbucket.appspot.com/build/8678186301272646321
[16:53:54.370] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843616364934799488:2:0) after 7m14s
[16:53:54.496] Received PubSub notification, asking Buildbucket for the build status
[16:53:54.517] Build status: SCHEDULED
[16:54:03.768] Received PubSub notification, asking Buildbucket for the build status
[16:54:03.787] Build status: STARTED
[16:54:45.660] Received PubSub notification, asking Buildbucket for the build status
[16:54:45.680] Build:
{
  "id": "8678186301272646321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T16:53:53.695726739Z",
  "startTime": "2026-06-23T16:54:03.613410059Z",
  "endTime": "2026-06-23T16:54:45.243008027Z",
  "updateTime": "2026-06-23T16:54:45.243008027Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:54:45.680] Invocation finished in 54.861170158s with status SUCCEEDED