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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3682 (4 months ago)

Debug log (UTC)

[12:57:28.249] New invocation is queued and will start shortly
[12:57:29.388] Starting the invocation (attempt 1)
[12:57:29.414] Ignoring gitiles_ref tag without the buildset tag
[12:57:29.414] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:57:29.414] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:57:29.414] Buildbucket request:
{
  "requestId": "8848614069595123648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848614069595123648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3682"
                            },
                        "id": "cron:v1:3682"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848614069595123648"
    },
    {
      "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"
  }
}
[12:57:31.165] Scheduled build:
{
  "id": "8683184006703099345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T12:57:30.385838096Z",
  "updateTime": "2026-04-29T12:57:30.385838096Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:57:31.165] Task URL: https://cr-buildbucket.appspot.com/build/8683184006703099345
[12:57:31.165] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848614069595123648:2:0) after 7m29s
[12:57:31.922] Received PubSub notification, asking Buildbucket for the build status
[12:57:31.945] Build status: SCHEDULED
[12:57:51.930] Received PubSub notification, asking Buildbucket for the build status
[12:57:52.024] Build status: STARTED
[12:58:23.442] Received PubSub notification, asking Buildbucket for the build status
[12:58:23.471] Build:
{
  "id": "8683184006703099345",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T12:57:30.385838096Z",
  "startTime": "2026-04-29T12:57:51.448231303Z",
  "endTime": "2026-04-29T12:58:22.052473144Z",
  "updateTime": "2026-04-29T12:58:22.052473144Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:58:23.471] Invocation finished in 55.227102494s with status SUCCEEDED