Skip to content

Instantly share code, notes, and snippets.

@ArseniiPetrovich
Created June 15, 2020 06:51
Show Gist options
  • Save ArseniiPetrovich/125edf8d7a02a6d20a8c4df92c7e2337 to your computer and use it in GitHub Desktop.
Save ArseniiPetrovich/125edf8d7a02a6d20a8c4df92c7e2337 to your computer and use it in GitHub Desktop.
azure-arm: output will be in this color.
==> azure-arm: Running builder ...
==> azure-arm: Getting tokens using client secret
==> azure-arm: Getting tokens using client secret
azure-arm: Creating Azure Resource Manager (ARM) client ...
==> azure-arm: Warning: You are using Azure Packer Builder to create VHDs which is being deprecated, consider using Managed Images. Learn more $
ttp://aka.ms/packermanagedimage
==> azure-arm: WARNING: Zone resiliency may not be supported in eastus, checkout the docs at https://docs.microsoft.com/en-us/azure/availabilit$
-zones/ ==> azure-arm: Using existing resource group ... ==> azure-arm: -> ResourceGroupName : '1659-Filecoin' ==> azure-arm: -> Location : 'eastus' ==> azure-arm: Validating deployment template ... ==> azure-arm: -> ResourceGroupName : '1659-Filecoin' ==> azure-arm: -> DeploymentName : 'pkrdprcyln9ksac'
==> azure-arm: Deploying deployment template ...
==> azure-arm: -> ResourceGroupName : '1659-Filecoin'
==> azure-arm: -> DeploymentName : 'pkrdprcyln9ksac' ==> azure-arm: ERROR: -> DeploymentFailed : At least one resource deployment operation failed. Please list deployment operations for details. P$
ease see https://aka.ms/DeployOperations for usage details.
==> azure-arm: ERROR: -> BadRequest
==> azure-arm: ERROR: -> InvalidParameter : The URI https://filecoin.blob.core.windows.net/imagespkrddrcyln9ksac-1.vhd does not look to be co$
rect blob URI.
==> azure-arm: Code="DeploymentFailed" Message="At least one resource deployment operation failed. Please list deployment operations for detail$
. Please see https://aka.ms/DeployOperations for usage details." Details=[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": $
"InvalidParameter\",\r\n \"message\": \"The URI https://filecoin.blob.core.windows.net/imagespkrddrcyln9ksac-1.vhd does not look to be corre$
t blob URI.\",\r\n \"target\": \"dataDisk.vhd.uri\"\r\n }\r\n}"}]
==> azure-arm:
==> azure-arm: The resource group was not created by Packer, deleting individual resources ...
==> azure-arm: Could not retrieve OS Image details
==> azure-arm: -> Deployment Resources within: pkrdprcyln9ksac
==> azure-arm: -> Microsoft.Compute/virtualMachines : 'pkrvmrcyln9ksac'
==> azure-arm: -> Microsoft.Network/networkInterfaces : 'pkrnircyln9ksac'
==> azure-arm: -> Microsoft.Network/virtualNetworks : 'pkrvnrcyln9ksac'
==> azure-arm: -> Microsoft.Network/publicIPAddresses : 'pkriprcyln9ksac'
==> azure-arm: -> : ''
==> azure-arm: Error deleting resource. Please delete manually.
==> azure-arm:
==> azure-arm: Name:
==> azure-arm: Error: Unable to parse path of image
==> azure-arm: Removing the created Deployment object: 'pkrdprcyln9ksac'
==> azure-arm:
==> azure-arm: The resource group was not created by Packer, not deleting ...
Build 'azure-arm' errored: Code="DeploymentFailed" Message="At least one resource deployment operation failed. Please list deployment operation$
for details. Please see https://aka.ms/DeployOperations for usage details." Details=[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n
\"code\": \"InvalidParameter\",\r\n \"message\": \"The URI https://filecoin.blob.core.windows.net/imagespkrddrcyln9ksac-1.vhd does not look
to be correct blob URI.\",\r\n \"target\": \"dataDisk.vhd.uri\"\r\n }\r\n}"}]
==> Some builds didn't complete successfully and had errors:
--> azure-arm: Code="DeploymentFailed" Message="At least one resource deployment operation failed. Please list deployment operations for details
. Please see https://aka.ms/DeployOperations for usage details." Details=[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \
"InvalidParameter\",\r\n \"message\": \"The URI https://filecoin.blob.core.windows.net/imagespkrddrcyln9ksac-1.vhd does not look to be correc
t blob URI.\",\r\n \"target\": \"dataDisk.vhd.uri\"\r\n }\r\n}"}]
==> Builds finished but no artifacts were created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment