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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7642 (3 weeks ago)

Debug log (UTC)

[17:43:37.234] New invocation is queued and will start shortly
[17:43:38.302] Starting the invocation (attempt 1)
[17:43:38.327] Ignoring gitiles_ref tag without the buildset tag
[17:43:38.327] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:43:38.327] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:43:38.327] Buildbucket request:
{
  "requestId": "8846059351555913344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846059351555913344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7642"
                            },
                        "id": "cron:v1:7642"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846059351555913344"
    },
    {
      "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"
  }
}
[17:43:40.165] Scheduled build:
{
  "id": "8680629288815511249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T17:43:39.220209489Z",
  "updateTime": "2026-05-27T17:43:39.220209489Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:43:40.165] Task URL: https://cr-buildbucket.appspot.com/build/8680629288815511249
[17:43:40.165] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846059351555913344:2:0) after 1m30s
[17:43:41.350] Received PubSub notification, asking Buildbucket for the build status
[17:43:41.543] Build status: SCHEDULED
[17:43:53.562] Received PubSub notification, asking Buildbucket for the build status
[17:43:53.591] Build status: STARTED
[17:44:26.803] Received PubSub notification, asking Buildbucket for the build status
[17:44:26.832] Build:
{
  "id": "8680629288815511249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T17:43:39.220209489Z",
  "startTime": "2026-05-27T17:43:51.220336184Z",
  "endTime": "2026-05-27T17:44:17.551444302Z",
  "updateTime": "2026-05-27T17:44:17.551444302Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:44:26.832] Invocation finished in 49.608885555s with status SUCCEEDED