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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7246 (1 month ago)

Debug log (UTC)

[22:10:40.660] New invocation is queued and will start shortly
[22:10:41.798] Starting the invocation (attempt 1)
[22:10:41.821] Ignoring gitiles_ref tag without the buildset tag
[22:10:41.821] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:10:41.821] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:10:41.821] Buildbucket request:
{
  "requestId": "8846314340669736288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846314340669736288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7246"
                            },
                        "id": "cron:v1:7246"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846314340669736288"
    },
    {
      "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"
  }
}
[22:10:43.893] Scheduled build:
{
  "id": "8680884277456967313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T22:10:43.102355291Z",
  "updateTime": "2026-05-24T22:10:43.534758754Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:10:43.893] Task URL: https://cr-buildbucket.appspot.com/build/8680884277456967313
[22:10:43.893] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846314340669736288:2:0) after 8m0s
[22:10:44.822] Received PubSub notification, asking Buildbucket for the build status
[22:10:44.846] Build status: SCHEDULED
[22:10:47.965] Received PubSub notification, asking Buildbucket for the build status
[22:10:49.189] Build status: STARTED
[22:11:11.725] Received PubSub notification, asking Buildbucket for the build status
[22:11:11.750] Build:
{
  "id": "8680884277456967313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T22:10:43.102355291Z",
  "startTime": "2026-05-24T22:10:47.567260944Z",
  "endTime": "2026-05-24T22:11:11.202612740Z",
  "updateTime": "2026-05-24T22:11:11.202612740Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:11:11.750] Invocation finished in 31.096469384s with status SUCCEEDED