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:379 (1 week ago)

Debug log (UTC)

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

  }
}
[14:55:28.616] Task URL: https://cr-buildbucket.appspot.com/build/8685350912601387633
[14:55:28.616] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850780975584846992:2:0) after 7m55s
[14:55:29.102] Received PubSub notification, asking Buildbucket for the build status
[14:55:29.117] Build status: SCHEDULED
[14:55:33.112] Received PubSub notification, asking Buildbucket for the build status
[14:55:33.137] Build status: STARTED
[14:56:03.068] Received PubSub notification, asking Buildbucket for the build status
[14:56:03.098] Build:
{
  "id": "8685350912601387633",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T14:55:27.884104553Z",
  "startTime": "2026-04-05T14:55:32.884698812Z",
  "endTime": "2026-04-05T14:56:02.831580888Z",
  "updateTime": "2026-04-05T14:56:02.831580888Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:56:03.098] Invocation finished in 37.442800503s with status SUCCEEDED