Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29679 (3 years ago)

Debug log (UTC)

[09:37:02.650] New invocation is queued and will start shortly
[09:37:03.933] Starting the invocation (attempt 1)
[09:37:04.024] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.024] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.024] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.024] Buildbucket request:
{
  "requestId": "8971838553663836112",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8971838553663836112",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29679"
                            },
                        "id": "cron:v1:29679"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8971838553663836112"
    },
    {
      "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"
  }
}
[09:37:04.487] Scheduled build:
{
  "id": "8806408491444747441",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-08T09:37:04.135320518Z",
  "updateTime": "2022-08-08T09:37:04.135320518Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.487] Task URL: https://cr-buildbucket.appspot.com/build/8806408491444747441
[09:37:04.487] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971838553663836112:2:0) after 3m5s
[09:37:46.732] Received PubSub notification, asking Buildbucket for the build status
[09:37:46.762] Build status: STARTED
[09:39:19.834] Received PubSub notification, asking Buildbucket for the build status
[09:39:19.854] Build:
{
  "id": "8806408491444747441",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-08T09:37:04.135320518Z",
  "startTime": "2022-08-08T09:37:45.494684Z",
  "endTime": "2022-08-08T09:39:19.400246029Z",
  "updateTime": "2022-08-08T09:39:19.400246029Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:39:19.855] Invocation finished in 2m17.219588064s with status SUCCEEDED