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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13336 (2 months ago)

Debug log (UTC)

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

  }
}
[07:47:53.950] Task URL: https://cr-buildbucket.appspot.com/build/8676952295502916529
[07:47:53.950] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842382359086029456:2:0) after 6m42s
[07:47:54.524] Received PubSub notification, asking Buildbucket for the build status
[07:47:54.545] Build status: SCHEDULED
[07:48:01.393] Received PubSub notification, asking Buildbucket for the build status
[07:48:01.417] Build status: STARTED
[07:48:23.234] Received PubSub notification, asking Buildbucket for the build status
[07:48:23.260] Build:
{
  "id": "8676952295502916529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-07T07:47:53.304457783Z",
  "startTime": "2026-07-07T07:48:01.198962624Z",
  "endTime": "2026-07-07T07:48:22.766933298Z",
  "updateTime": "2026-07-07T07:48:22.766933298Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:48:23.260] Invocation finished in 32.757254885s with status SUCCEEDED