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

Debug log (UTC)

[03:37:02.822] New invocation is queued and will start shortly
[03:37:03.922] Starting the invocation (attempt 1)
[03:37:03.953] Ignoring gitiles_ref tag without the buildset tag
[03:37:03.953] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:03.953] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:03.953] Buildbucket request:
{
  "requestId": "8960627178882625504",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8960627178882625504",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "32649"
                            },
                        "id": "cron:v1:32649"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8960627178882625504"
    },
    {
      "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"
  }
}
[03:37:04.314] Scheduled build:
{
  "id": "8795197116924377249",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-10T03:37:04.066350225Z",
  "updateTime": "2022-12-10T03:37:04.066350225Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:04.314] Task URL: https://cr-buildbucket.appspot.com/build/8795197116924377249
[03:37:04.314] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8960627178882625504:2:0) after 5m26s
[03:37:48.895] Received PubSub notification, asking Buildbucket for the build status
[03:37:48.925] Build status: STARTED
[03:38:23.569] Received PubSub notification, asking Buildbucket for the build status
[03:38:23.592] Build:
{
  "id": "8795197116924377249",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-12-10T03:37:04.066350225Z",
  "startTime": "2022-12-10T03:37:48.387521Z",
  "endTime": "2022-12-10T03:38:23.292107809Z",
  "updateTime": "2022-12-10T03:38:23.292107809Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:23.592] Invocation finished in 1m20.777201332s with status SUCCEEDED