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:35274 (2 years ago)

Debug log (UTC)

[12:37:02.374] New invocation is queued and will start shortly
[12:37:03.544] Starting the invocation (attempt 1)
[12:37:03.575] Ignoring gitiles_ref tag without the buildset tag
[12:37:03.575] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:03.575] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:03.575] Buildbucket request:
{
  "requestId": "8950718136163325296",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8950718136163325296",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35274"
                            },
                        "id": "cron:v1:35274"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8950718136163325296"
    },
    {
      "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"
  }
}
[12:37:03.863] Scheduled build:
{
  "id": "8785288074159185169",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-29T12:37:03.652816333Z",
  "updateTime": "2023-03-29T12:37:03.652816333Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:03.863] Task URL: https://cr-buildbucket.appspot.com/build/8785288074159185169
[12:37:03.863] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8950718136163325296:2:0) after 8m29s
[12:37:19.794] Received PubSub notification, asking Buildbucket for the build status
[12:37:19.826] Build status: STARTED
[12:38:12.674] Received PubSub notification, asking Buildbucket for the build status
[12:38:12.698] Build:
{
  "id": "8785288074159185169",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-29T12:37:03.652816333Z",
  "startTime": "2023-03-29T12:37:19.187523Z",
  "endTime": "2023-03-29T12:38:12.426978669Z",
  "updateTime": "2023-03-29T12:38:12.426978669Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:12.698] Invocation finished in 1m10.341070086s with status SUCCEEDED