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:30141 (3 years ago)

Debug log (UTC)

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

  }
}
[15:37:05.377] Task URL: https://cr-buildbucket.appspot.com/build/8804664498907386769
[15:37:05.377] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8970094560993787008:2:0) after 2m7s
[15:37:38.948] Received PubSub notification, asking Buildbucket for the build status
[15:37:38.973] Build status: STARTED
[15:38:51.155] Received PubSub notification, asking Buildbucket for the build status
[15:38:51.179] Build:
{
  "id": "8804664498907386769",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-27T15:37:05.026887129Z",
  "startTime": "2022-08-27T15:37:38.373272Z",
  "endTime": "2022-08-27T15:38:50.731033996Z",
  "updateTime": "2022-08-27T15:38:50.731033996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:51.179] Invocation finished in 1m47.52655331s with status SUCCEEDED