Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:637967 (3 years ago)

Debug log (UTC)

[02:42:36.060] New invocation is queued and will start shortly
[02:42:37.143] Starting the invocation (attempt 1)
[02:42:37.184] Ignoring gitiles_ref tag without the buildset tag
[02:42:37.184] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[02:42:37.186] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[02:42:37.187] Buildbucket request:
{
  "requestId": "8944232553414252224",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944232553414252224",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "637967"
                            },
                        "id": "cron:v1:637967"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944232553414252224"
    },
    {
      "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"
  }
}
[02:42:37.634] Scheduled build:
{
  "id": "8778802491493231937",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91173,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T02:42:37.267979602Z",
  "updateTime": "2023-06-09T02:42:37.267979602Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:42:37.634] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778802491493231937
[02:42:37.634] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944232553414252224:2:0) after 1m47s
[02:43:07.554] Received PubSub notification, asking Buildbucket for the build status
[02:43:07.583] Build status: STARTED
[02:43:52.202] Received PubSub notification, asking Buildbucket for the build status
[02:43:52.232] Build:
{
  "id": "8778802491493231937",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91173,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T02:42:37.267979602Z",
  "startTime": "2023-06-09T02:43:02.535917Z",
  "endTime": "2023-06-09T02:43:51.383276992Z",
  "updateTime": "2023-06-09T02:43:51.383276992Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:43:52.232] Invocation finished in 1m16.18008511s with status SUCCEEDED