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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9940 (1 month ago)

Debug log (UTC)

[02:58:09.095] New invocation is queued and will start shortly
[02:58:10.190] Starting the invocation (attempt 1)
[02:58:10.218] Ignoring gitiles_ref tag without the buildset tag
[02:58:10.218] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:58:10.218] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:58:10.218] Buildbucket request:
{
  "requestId": "8844574912011576000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844574912011576000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9940"
                            },
                        "id": "cron:v1:9940"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844574912011576000"
    },
    {
      "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"
  }
}
[02:58:12.379] Scheduled build:
{
  "id": "8679144848622854977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T02:58:11.706480514Z",
  "updateTime": "2026-06-13T02:58:12.190065928Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:58:12.380] Task URL: https://cr-buildbucket.appspot.com/build/8679144848622854977
[02:58:12.380] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844574912011576000:2:0) after 3m5s
[02:58:12.967] Received PubSub notification, asking Buildbucket for the build status
[02:58:12.986] Build status: SCHEDULED
[02:58:18.012] Received PubSub notification, asking Buildbucket for the build status
[02:58:18.055] Build status: STARTED
[02:58:42.433] Received PubSub notification, asking Buildbucket for the build status
[02:58:42.462] Build:
{
  "id": "8679144848622854977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T02:58:11.706480514Z",
  "startTime": "2026-06-13T02:58:17.825334616Z",
  "endTime": "2026-06-13T02:58:42.022200270Z",
  "updateTime": "2026-06-13T02:58:42.022200270Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:58:42.462] Invocation finished in 33.371039873s with status SUCCEEDED