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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "build-proto-linux"
>

Incoming triggers

  • cron:v1:863999 (2 years ago)

Debug log (UTC)

[07:00:06.080] New invocation is queued and will start shortly
[07:00:07.160] Starting the invocation (attempt 1)
[07:00:07.193] Ignoring gitiles_ref tag without the buildset tag
[07:00:07.193] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[07:00:07.193] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[07:00:07.193] Buildbucket request:
{
  "requestId": "8922110693088931040",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922110693088931040",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "863999"
                            },
                        "id": "cron:v1:863999"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922110693088931040"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[07:00:08.115] Scheduled build:
{
  "id": "8756680631189565009",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123467,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T07:00:07.270735405Z",
  "updateTime": "2024-02-08T07:00:07.270735405Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:00:08.115] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756680631189565009
[07:00:08.115] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922110693088931040:2:0) after 5m45s
[07:00:11.391] Received PubSub notification, asking Buildbucket for the build status
[07:00:11.425] Build status: SCHEDULED
[07:00:20.239] Received PubSub notification, asking Buildbucket for the build status
[07:00:20.301] Build status: STARTED
[07:00:53.665] Received PubSub notification, asking Buildbucket for the build status
[07:00:53.702] Build:
{
  "id": "8756680631189565009",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123467,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T07:00:07.270735405Z",
  "startTime": "2024-02-08T07:00:19.788374543Z",
  "endTime": "2024-02-08T07:00:51.340369418Z",
  "updateTime": "2024-02-08T07:00:51.340369418Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:00:53.702] Invocation finished in 47.62745465s with status SUCCEEDED