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

Debug log (UTC)

[18:37:02.428] New invocation is queued and will start shortly
[18:37:03.497] Starting the invocation (attempt 1)
[18:37:03.526] Ignoring gitiles_ref tag without the buildset tag
[18:37:03.526] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:03.526] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:03.527] Buildbucket request:
{
  "requestId": "8948339965727374672",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8948339965727374672",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35904"
                            },
                        "id": "cron:v1:35904"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8948339965727374672"
    },
    {
      "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"
  }
}
[18:37:03.818] Scheduled build:
{
  "id": "8782909903845693505",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-24T18:37:03.600414090Z",
  "updateTime": "2023-04-24T18:37:03.600414090Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:03.818] Task URL: https://cr-buildbucket.appspot.com/build/8782909903845693505
[18:37:03.818] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948339965727374672:2:0) after 2m26s
[18:37:48.028] Received PubSub notification, asking Buildbucket for the build status
[18:37:48.057] Build status: STARTED
[18:38:43.184] Received PubSub notification, asking Buildbucket for the build status
[18:38:43.207] Build:
{
  "id": "8782909903845693505",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-24T18:37:03.600414090Z",
  "startTime": "2023-04-24T18:37:47.367553Z",
  "endTime": "2023-04-24T18:38:42.963028104Z",
  "updateTime": "2023-04-24T18:38:42.963028104Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:43.207] Invocation finished in 1m40.785520115s with status SUCCEEDED