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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:642279 (3 years ago)

Debug log (UTC)

[18:28:48.090] New invocation is queued and will start shortly
[18:28:49.167] Starting the invocation (attempt 1)
[18:28:49.197] Ignoring gitiles_ref tag without the buildset tag
[18:28:49.197] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:28:49.197] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:28:49.197] Buildbucket request:
{
  "requestId": "8943810635761978608",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8943810635761978608",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "642279"
                            },
                        "id": "cron:v1:642279"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943810635761978608"
    },
    {
      "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"
  }
}
[18:28:49.701] Scheduled build:
{
  "id": "8778380573828800049",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91789,
  "createdBy": "project:infra",
  "createTime": "2023-06-13T18:28:49.307147691Z",
  "updateTime": "2023-06-13T18:28:49.307147691Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:28:49.701] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778380573828800049
[18:28:49.701] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8943810635761978608:2:0) after 2m27s
[18:28:53.350] Received PubSub notification, asking Buildbucket for the build status
[18:28:53.422] Build status: STARTED
[18:29:26.628] Received PubSub notification, asking Buildbucket for the build status
[18:29:26.654] Build:
{
  "id": "8778380573828800049",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91789,
  "createdBy": "project:infra",
  "createTime": "2023-06-13T18:28:49.307147691Z",
  "startTime": "2023-06-13T18:28:52.762728Z",
  "endTime": "2023-06-13T18:29:25.299710443Z",
  "updateTime": "2023-06-13T18:29:25.299710443Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:29:26.654] Invocation finished in 38.574591999s with status SUCCEEDED