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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:34317 (2 years ago)

Debug log (UTC)

[15:37:09.728] New invocation is queued and will start shortly
[15:37:10.806] Starting the invocation (attempt 1)
[15:37:10.851] Ignoring gitiles_ref tag without the buildset tag
[15:37:10.851] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:10.851] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:10.851] Buildbucket request:
{
  "requestId": "8954330682483484816",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8954330682483484816",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34317"
                            },
                        "id": "cron:v1:34317"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8954330682483484816"
    },
    {
      "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"
  }
}
[15:37:11.223] Scheduled build:
{
  "id": "8788900620509146625",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-17T15:37:10.981149498Z",
  "updateTime": "2023-02-17T15:37:10.981149498Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:11.223] Task URL: https://cr-buildbucket.appspot.com/build/8788900620509146625
[15:37:11.223] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8954330682483484816:2:0) after 2m11s
[15:37:28.372] Received PubSub notification, asking Buildbucket for the build status
[15:37:28.397] Build status: STARTED
[15:38:00.915] Received PubSub notification, asking Buildbucket for the build status
[15:38:00.955] Build:
{
  "id": "8788900620509146625",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-02-17T15:37:10.981149498Z",
  "startTime": "2023-02-17T15:37:27.385034Z",
  "endTime": "2023-02-17T15:38:00.676914081Z",
  "updateTime": "2023-02-17T15:38:00.676914081Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:00.955] Invocation finished in 51.240384961s with status SUCCEEDED