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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33588 (2 years ago)

Debug log (UTC)

[06:37:02.878] New invocation is queued and will start shortly
[06:37:03.955] Starting the invocation (attempt 1)
[06:37:03.986] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.986] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.986] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.986] Buildbucket request:
{
  "requestId": "8957082572516090368",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8957082572516090368",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "33588"
                            },
                        "id": "cron:v1:33588"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8957082572516090368"
    },
    {
      "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"
  }
}
[06:37:04.290] Scheduled build:
{
  "id": "8791652510628798001",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-18T06:37:04.052505683Z",
  "updateTime": "2023-01-18T06:37:04.052505683Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.290] Task URL: https://cr-buildbucket.appspot.com/build/8791652510628798001
[06:37:04.290] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8957082572516090368:2:0) after 3m46s
[06:37:10.136] Received PubSub notification, asking Buildbucket for the build status
[06:37:10.165] Build status: STARTED
[06:37:41.841] Received PubSub notification, asking Buildbucket for the build status
[06:37:41.877] Build:
{
  "id": "8791652510628798001",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-18T06:37:04.052505683Z",
  "startTime": "2023-01-18T06:37:09.637889Z",
  "endTime": "2023-01-18T06:37:41.558160727Z",
  "updateTime": "2023-01-18T06:37:41.558160727Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:37:41.877] Invocation finished in 39.008530628s with status SUCCEEDED