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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8047 (2 weeks ago)

Debug log (UTC)

[15:03:20.559] New invocation is queued and will start shortly
[15:03:21.758] Starting the invocation (attempt 1)
[15:03:21.787] Ignoring gitiles_ref tag without the buildset tag
[15:03:21.787] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:03:21.788] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:03:21.788] Buildbucket request:
{
  "requestId": "8845797644465611568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845797644465611568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8047"
                            },
                        "id": "cron:v1:8047"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845797644465611568"
    },
    {
      "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"
  }
}
[15:03:23.522] Scheduled build:
{
  "id": "8680367581520514641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T15:03:22.746512145Z",
  "updateTime": "2026-05-30T15:03:23.191358457Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:03:23.522] Task URL: https://cr-buildbucket.appspot.com/build/8680367581520514641
[15:03:23.522] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845797644465611568:2:0) after 7m14s
[15:03:23.972] Received PubSub notification, asking Buildbucket for the build status
[15:03:23.989] Build status: SCHEDULED
[15:03:30.973] Received PubSub notification, asking Buildbucket for the build status
[15:03:31.047] Build status: STARTED
[15:03:58.340] Received PubSub notification, asking Buildbucket for the build status
[15:03:58.424] Build:
{
  "id": "8680367581520514641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T15:03:22.746512145Z",
  "startTime": "2026-05-30T15:03:30.702876313Z",
  "endTime": "2026-05-30T15:03:58.065235Z",
  "updateTime": "2026-05-30T15:03:58.065235Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:03:58.424] Invocation finished in 37.869667727s with status SUCCEEDED