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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7201 (1 month ago)

Debug log (UTC)

[14:30:18.898] New invocation is queued and will start shortly
[14:30:20.021] Starting the invocation (attempt 1)
[14:30:20.042] Ignoring gitiles_ref tag without the buildset tag
[14:30:20.042] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:30:20.042] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:30:20.042] Buildbucket request:
{
  "requestId": "8846343304187426368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846343304187426368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7201"
                            },
                        "id": "cron:v1:7201"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846343304187426368"
    },
    {
      "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"
  }
}
[14:30:21.860] Scheduled build:
{
  "id": "8680913241193305617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T14:30:21.131331545Z",
  "updateTime": "2026-05-24T14:30:21.564055328Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:30:21.860] Task URL: https://cr-buildbucket.appspot.com/build/8680913241193305617
[14:30:21.860] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846343304187426368:2:0) after 5m20s
[14:30:22.373] Received PubSub notification, asking Buildbucket for the build status
[14:30:22.396] Build status: SCHEDULED
[14:30:27.633] Received PubSub notification, asking Buildbucket for the build status
[14:30:27.648] Build status: STARTED
[14:30:58.352] Received PubSub notification, asking Buildbucket for the build status
[14:30:58.365] Build:
{
  "id": "8680913241193305617",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-24T14:30:21.131331545Z",
  "startTime": "2026-05-24T14:30:27.470989226Z",
  "endTime": "2026-05-24T14:30:58.102743148Z",
  "updateTime": "2026-05-24T14:30:58.102743148Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:30:58.365] Invocation finished in 39.472818926s with status SUCCEEDED