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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:867156 (2 years ago)

Debug log (UTC)

[03:03:22.072] New invocation is queued and will start shortly
[03:03:23.145] Starting the invocation (attempt 1)
[03:03:23.172] Ignoring gitiles_ref tag without the buildset tag
[03:03:23.172] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[03:03:23.172] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[03:03:23.172] Buildbucket request:
{
  "requestId": "8921763199211899008",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921763199211899008",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "867156"
                            },
                        "id": "cron:v1:867156"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921763199211899008"
    },
    {
      "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"
  }
}
[03:03:24.068] Scheduled build:
{
  "id": "8756333137265288897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123918,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T03:03:23.301759034Z",
  "updateTime": "2024-02-12T03:03:23.301759034Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:03:24.068] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756333137265288897
[03:03:24.068] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921763199211899008:2:0) after 8m47s
[03:03:24.874] Received PubSub notification, asking Buildbucket for the build status
[03:03:24.907] Build status: SCHEDULED
[03:03:33.333] Received PubSub notification, asking Buildbucket for the build status
[03:03:33.368] Build status: STARTED
[03:04:04.631] Received PubSub notification, asking Buildbucket for the build status
[03:04:04.756] Build:
{
  "id": "8756333137265288897",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123918,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T03:03:23.301759034Z",
  "startTime": "2024-02-12T03:03:33.042889417Z",
  "endTime": "2024-02-12T03:04:03.254329577Z",
  "updateTime": "2024-02-12T03:04:03.254329577Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:04:04.756] Invocation finished in 42.694568838s with status SUCCEEDED