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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21187 (3 days ago)

Debug log (UTC)

[07:00:45.417] New invocation is queued and will start shortly
[07:00:47.009] Starting the invocation (attempt 1)
[07:00:47.032] Ignoring gitiles_ref tag without the buildset tag
[07:00:47.032] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:00:47.033] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:00:47.033] Buildbucket request:
{
  "requestId": "8837311891291216672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837311891291216672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21187"
                            },
                        "id": "cron:v1:21187"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837311891291216672"
    },
    {
      "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"
  }
}
[07:00:48.147] Scheduled build:
{
  "id": "8671881828476264465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T07:00:47.480249270Z",
  "updateTime": "2026-09-01T07:00:47.480249270Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:00:48.147] Task URL: https://cr-buildbucket.appspot.com/build/8671881828476264465
[07:00:48.147] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837311891291216672:2:0) after 7m10s
[07:00:52.317] Received PubSub notification, asking Buildbucket for the build status
[07:00:52.347] Build status: SCHEDULED
[07:01:00.697] Received PubSub notification, asking Buildbucket for the build status
[07:01:00.728] Build status: STARTED
[07:01:20.443] Received PubSub notification, asking Buildbucket for the build status
[07:01:20.607] Build:
{
  "id": "8671881828476264465",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T07:00:47.480249270Z",
  "startTime": "2026-09-01T07:00:56.309760823Z",
  "endTime": "2026-09-01T07:01:20.139985637Z",
  "updateTime": "2026-09-01T07:01:20.139985637Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:01:20.608] Invocation finished in 35.195292683s with status SUCCEEDED