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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:37152 (2 years ago)

Debug log (UTC)

[18:37:07.081] New invocation is queued and will start shortly
[18:37:08.407] Starting the invocation (attempt 1)
[18:37:08.453] Ignoring gitiles_ref tag without the buildset tag
[18:37:08.453] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:08.453] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:08.453] Buildbucket request:
{
  "requestId": "8943628918595248560",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8943628918595248560",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37152"
                            },
                        "id": "cron:v1:37152"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943628918595248560"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[18:37:08.736] Scheduled build:
{
  "id": "8778198856437363569",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-15T18:37:08.516106341Z",
  "updateTime": "2023-06-15T18:37:08.516106341Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:08.736] Task URL: https://cr-buildbucket.appspot.com/build/8778198856437363569
[18:37:08.736] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8943628918595248560:2:0) after 2m18s
[18:37:51.015] Received PubSub notification, asking Buildbucket for the build status
[18:37:51.067] Build status: STARTED
[18:38:54.096] Received PubSub notification, asking Buildbucket for the build status
[18:38:54.128] Build:
{
  "id": "8778198856437363569",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-15T18:37:08.516106341Z",
  "startTime": "2023-06-15T18:37:50.394483Z",
  "endTime": "2023-06-15T18:38:53.767737372Z",
  "updateTime": "2023-06-15T18:38:53.767737372Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:54.128] Invocation finished in 1m47.053017832s with status SUCCEEDED