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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6031 (1 month ago)

Debug log (UTC)

[06:24:38.106] New invocation is queued and will start shortly
[06:24:39.213] Starting the invocation (attempt 1)
[06:24:39.236] Ignoring gitiles_ref tag without the buildset tag
[06:24:39.236] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:24:39.236] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:24:39.236] Buildbucket request:
{
  "requestId": "8847098636257058880",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847098636257058880",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6031"
                            },
                        "id": "cron:v1:6031"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847098636257058880"
    },
    {
      "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"
  }
}
[06:24:41.577] Scheduled build:
{
  "id": "8681668573146582625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T06:24:40.446898853Z",
  "updateTime": "2026-05-16T06:24:41.358081752Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:24:41.577] Task URL: https://cr-buildbucket.appspot.com/build/8681668573146582625
[06:24:41.577] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847098636257058880:2:0) after 7m3s
[06:24:41.661] Received PubSub notification, asking Buildbucket for the build status
[06:24:41.678] Build status: SCHEDULED
[06:24:44.745] Received PubSub notification, asking Buildbucket for the build status
[06:24:44.782] Build status: STARTED
[06:25:08.190] Received PubSub notification, asking Buildbucket for the build status
[06:25:08.210] Build:
{
  "id": "8681668573146582625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-16T06:24:40.446898853Z",
  "startTime": "2026-05-16T06:24:44.598698638Z",
  "endTime": "2026-05-16T06:25:07.924923634Z",
  "updateTime": "2026-05-16T06:25:07.924923634Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:25:08.210] Invocation finished in 30.114255368s with status SUCCEEDED