Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating installPatchesinput parameter in installPatches API #12018

Merged

Conversation

rane-rajasi
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
      Making a change in the new API added/introduced in this branch (i.e. comput-2020-12)
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet. - Already deployed
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet. - December 2020
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

Additional Notes: As mentioned earlier, the installPatches API was added in compute-2020-12 (PR: #11771), so the swagger spec for it is not yet released.

@openapi-workflow-bot
Copy link

Hi, @rane-rajasi Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 9, 2020

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.

    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/compute/resource-manager/readme.md
    tag: specification/compute/resource-manager/readme.md#tag-package-2020-12-01
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 31 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'VirtualMachines_GetExtensions' to 'VirtualMachineExtensions_List'. This will impact generated code.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L1824:7
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L646:7
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10134:9
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4702:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10071:5
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4657:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10023:5
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4594:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10140:11
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4708:11
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'managed' renamed or removed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L6984:7
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L3160:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'blobUri' renamed or removed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10024:7
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4595:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'diskSizeGB' renamed or removed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10024:7
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4595:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'diskSizeGB' renamed or removed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10072:7
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4658:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'snapshot' renamed or removed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L10072:7
    Old: Microsoft.Compute/preview/2016-04-30-preview/compute.json#L4658:7
    ️⚠️[Staging] Cross Version BreakingChange (Base on stable version): 33 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'VirtualMachineScaleSetVMExtensionUpdate' removed or renamed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L6846:3
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L6399:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'VirtualMachineScaleSetVMExtension' removed or renamed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L6846:3
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L6399:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PatchSettings' removed or renamed?
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L6846:3
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L6399:3
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L5623:13
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5188:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L5701:13
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5266:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L5852:13
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5417:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L5638:13
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5203:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L5716:13
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5281:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L7817:11
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L7426:11
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.Compute/stable/2020-12-01/compute.json#L5644:13
    Old: Microsoft.Compute/stable/2020-06-01/compute.json#L5209:13
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 9, 2020

    Swagger Generation Artifacts

    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • Microsoft.Azure.Management.Compute [View full logs]  [Preview SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(61,48): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(65,65): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(69,71): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(70,73): error CS1503: Argument 1: cannot convert from 'method group' to 'VirtualMachineRunCommandInstanceView' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(73,69): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(77,33): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMAutoPatchSettingTests.cs(151,33): error CS0029: Cannot implicitly convert type 'Microsoft.Azure.Management.Compute.Models.PatchSettings' to 'Microsoft.Azure.Management.Compute.Models.WindowsPatchSettings' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(70,21): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'Delete' and the best extension method overload 'DedicatedHostsOperationsExtensions.Delete(IDedicatedHostsOperations, string, string, string)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(74,36): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'DedicatedHostsOperationsExtensions.CreateOrUpdate(IDedicatedHostsOperations, string, string, string, DedicatedHost)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(78,89): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'GetByVirtualMachine' and no accessible extension method 'GetByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(82,90): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'ListByVirtualMachine' and no accessible extension method 'ListByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(89,101): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'GetByVirtualMachine' and no accessible extension method 'GetByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(90,54): error CS1503: Argument 1: cannot convert from 'method group' to 'VirtualMachineRunCommandInstanceView' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(94,21): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'Update' and the best extension method overload 'DedicatedHostsOperationsExtensions.Update(IDedicatedHostsOperations, string, string, string, DedicatedHostUpdate)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(98,85): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'GetByVirtualMachine' and no accessible extension method 'GetByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(102,21): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'Delete' and the best extension method overload 'DedicatedHostsOperationsExtensions.Delete(IDedicatedHostsOperations, string, string, string)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(61,48): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(65,65): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(69,71): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(70,73): error CS1503: Argument 1: cannot convert from 'method group' to 'VirtualMachineRunCommandInstanceView' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(73,69): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/VMScaleSetTests/VMScaleSetRunCommandTests.cs(77,33): error CS1061: 'ComputeManagementClient' does not contain a definition for 'VirtualMachineScaleSetVMRunCommands' and no accessible extension method 'VirtualMachineScaleSetVMRunCommands' accepting a first argument of type 'ComputeManagementClient' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMAutoPatchSettingTests.cs(151,33): error CS0029: Cannot implicitly convert type 'Microsoft.Azure.Management.Compute.Models.PatchSettings' to 'Microsoft.Azure.Management.Compute.Models.WindowsPatchSettings' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(70,21): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'Delete' and the best extension method overload 'DedicatedHostsOperationsExtensions.Delete(IDedicatedHostsOperations, string, string, string)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(74,36): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'DedicatedHostsOperationsExtensions.CreateOrUpdate(IDedicatedHostsOperations, string, string, string, DedicatedHost)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(78,89): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'GetByVirtualMachine' and no accessible extension method 'GetByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(82,90): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'ListByVirtualMachine' and no accessible extension method 'ListByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(89,101): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'GetByVirtualMachine' and no accessible extension method 'GetByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(90,54): error CS1503: Argument 1: cannot convert from 'method group' to 'VirtualMachineRunCommandInstanceView' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(94,21): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'Update' and the best extension method overload 'DedicatedHostsOperationsExtensions.Update(IDedicatedHostsOperations, string, string, string, DedicatedHostUpdate)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(98,85): error CS1061: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'GetByVirtualMachine' and no accessible extension method 'GetByVirtualMachine' accepting a first argument of type 'IVirtualMachineRunCommandsOperations' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/ScenarioTests/VMRunCommandsTests.cs(102,21): error CS1929: 'IVirtualMachineRunCommandsOperations' does not contain a definition for 'Delete' and the best extension method overload 'DedicatedHostsOperationsExtensions.Delete(IDedicatedHostsOperations, string, string, string)' requires a receiver of type 'IDedicatedHostsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	python3 -m venv venv
      command	pip install --upgrade setuptools wheel pip
      command	pip install pathlib jinja2 msrestazure
      command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
    • ️✔️azure-mgmt-compute [View full logs]  [Preview SDK Changes]
      Only show 120 items here, please refer to log for details.
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2017_12_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_04_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_06_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_09_30.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_10_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_03_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_04_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_07_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_11_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_12_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_05_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_06_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_06_30.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_09_30.json
      cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/latest/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-compute on PyPI
      cmderr	[changelogReportLatest] INFO:__main__:Got ['0.20.0rc1', '0.20.0rc2', '0.20.0', '0.20.1', '0.30.0a1', '0.30.0rc1', '0.30.0rc2', '0.30.0rc3', '0.30.0rc4', '0.30.0rc5', '0.30.0rc6', '0.30.0', '0.31.0', '0.32.0', '0.32.1', '0.33.0', '0.33.1rc1', '1.0.0rc1', '1.0.0rc2', '1.0.0', '2.0.0', '2.1.0', '3.0.0rc1', '3.0.0', '3.0.1', '3.1.0rc1', '3.1.0rc2', '3.1.0rc3', '4.0.0rc1', '4.0.0rc2', '4.0.0', '4.0.1', '4.1.0', '4.2.0', '4.3.0', '4.3.1', '4.4.0', '4.5.0', '4.5.1', '4.6.0', '4.6.1', '4.6.2', '5.0.0', '6.0.0', '7.0.0', '8.0.0', '9.0.0', '10.0.0', '11.0.0', '11.1.0', '12.0.0', '12.1.0', '13.0.0', '13.1.0', '13.1.1', '14.0.0', '17.0.0b1', '17.0.0', '18.0.0']
      cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
      cmderr	[changelogReportLatest] INFO:__main__:Installing version 14.0.0 of azure-mgmt-compute in a venv
      cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2016_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2016_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2016_04_30_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2016_04_30_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2015_06_15.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2016_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2016_03_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2016_04_30_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2016_04_30_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2017_03_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2017_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2017_12_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_09_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_10_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_11_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_12_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_05_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_06_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_09_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/merged_report.json
      cmdout	[Changelog] Size of delta 3.826% size of original (original: 241373 chars, delta: 9235 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.get_by_virtual_machine
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.delete
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.create_or_update
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.update
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.list_by_virtual_machine
      cmdout	[Changelog]   - Added operation group VirtualMachineScaleSetVMRunCommandsOperations
    ️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. SDK Automation 14.0.0
      Only show 120 items here, please refer to log for details.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetInstanceViewStatusesSummary' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMExtensionsSummary' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetListWithLinkResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetSkuCapacity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetListSkusResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVM' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiErrorBase' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InnerError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ComputeLongRunningOperationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationStatusResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InstanceViewStatus' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailabilitySetProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailabilitySet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailabilitySetListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineSize' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineSizeListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionImageProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineImageResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtension' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PurchasePlan' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OSDiskImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DataDiskImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineImageProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Usage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ListUsagesResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineCaptureParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineCaptureResultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineCaptureResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Plan' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'HardwareProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ImageReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyVaultSecretReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyVaultKeyReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskEncryptionSettings' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualHardDisk' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OSDisk' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DataDisk' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AdditionalUnattendContent' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WinRMListener' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WinRMConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WindowsConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SshPublicKey' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SshConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'LinuxConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultCertificate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VaultSecretGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OSProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfaceReferenceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkInterfaceReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NetworkProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BootDiagnostics' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DiagnosticsProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineExtensionHandlerInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineAgentInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BootDiagnosticsInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachine' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Sku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UpgradePolicy' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetOSProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetOSDisk' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetStorageProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiEntityReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetIPConfigurationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetIPConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetNetworkConfigurationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetNetworkConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetNetworkProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetExtensionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetExtension' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetExtensionProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSet' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMInstanceIDs' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMInstanceRequiredIDs' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineStatusCodeCount' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetInstanceViewStatusesSummary' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMExtensionsSummary' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetListWithLinkResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetSkuCapacity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetListSkusResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVM' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetVMListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiErrorBase' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'InnerError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ComputeLongRunningOperationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SubResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationStatusResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    • ️✔️track2_azure-mgmt-compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2017_12_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_04_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_06_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_09_30.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_10_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_03_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_04_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_07_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_11_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_12_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_05_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_06_01.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_06_30.json
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_09_30.json
      cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/latest/merged_report.json
      cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-compute on PyPI
      cmderr	[changelogReportLatest] INFO:__main__:Got ['0.20.0rc1', '0.20.0rc2', '0.20.0', '0.20.1', '0.30.0a1', '0.30.0rc1', '0.30.0rc2', '0.30.0rc3', '0.30.0rc4', '0.30.0rc5', '0.30.0rc6', '0.30.0', '0.31.0', '0.32.0', '0.32.1', '0.33.0', '0.33.1rc1', '1.0.0rc1', '1.0.0rc2', '1.0.0', '2.0.0', '2.1.0', '3.0.0rc1', '3.0.0', '3.0.1', '3.1.0rc1', '3.1.0rc2', '3.1.0rc3', '4.0.0rc1', '4.0.0rc2', '4.0.0', '4.0.1', '4.1.0', '4.2.0', '4.3.0', '4.3.1', '4.4.0', '4.5.0', '4.5.1', '4.6.0', '4.6.1', '4.6.2', '5.0.0', '6.0.0', '7.0.0', '8.0.0', '9.0.0', '10.0.0', '11.0.0', '11.1.0', '12.0.0', '12.1.0', '13.0.0', '13.1.0', '13.1.1', '14.0.0', '17.0.0b1', '17.0.0', '18.0.0']
      cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
      cmderr	[changelogReportLatest] INFO:__main__:Installing version 18.0.0 of azure-mgmt-compute in a venv
      cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.aio
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2016_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2016_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2016_04_30_preview
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2016_04_30_preview
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2015_06_15
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2015_06_15.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2016_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2016_03_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2016_04_30_preview
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2016_04_30_preview.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_03_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2017_03_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_09_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2017_09_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2017_12_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_09_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_10_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_03_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_04_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_07_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_11_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_12_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_05_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_06_01.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_06_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_09_30.json
      cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/18.0.0/merged_report.json
      cmdout	[Changelog] Size of delta 0.304% size of original (original: 245785 chars, delta: 748 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model GalleryApplicationVersionPublishingProfile has a new parameter content_type
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Model UserArtifactSource no longer has parameter default_configuration_link
      cmdout	[Changelog]   - Model UserArtifactSource has a new required parameter file_name
      cmdout	[Changelog]   - Model GalleryApplicationVersionPublishingProfile no longer has parameter manage_actions
      warn	Breaking change found in changelog
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2020-12-10 01:23:22 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-compute-generated"
      cmderr	[generate.py] 2020-12-10 01:23:22 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2020-12-10 01:23:22 INFO autorest --version=3.0.6327 --use=@autorest/java@4.0.5 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/compute/azure-resourcemanager-compute-generated --java.namespace=com.azure.resourcemanager.compute.generated  --package-version=1.0.0-beta.1 --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --pipeline.modelerfour.flatten-payloads=false --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
      cmderr	[generate.py] 2020-12-10 01:24:44 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2020-12-10 01:24:44 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2020-12-10 01:24:44 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2020-12-10 01:24:44 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2020-12-10 01:24:44 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
      cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
      cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
      cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
    • ️✔️azure-resourcemanager-compute-generated [View full logs]  [Preview SDK Changes]
      cmderr	[Inst] 2020-12-10 01:28:23 DEBUG Got artifact_id: azure-resourcemanager-compute-generated
      cmderr	[Inst] 2020-12-10 01:28:23 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2020-12-10 01:28:23 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2020-12-10 01:28:23 DEBUG Got artifact: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2020-12-10 01:28:23 DEBUG Match jar package: azure-resourcemanager-compute-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2020-12-10 01:28:23 DEBUG output: {"full": "curl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12018/azure-sdk-for-java/azure-resourcemanager-compute-generated/azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-compute-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-compute-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-compute-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true\n"}
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/compute/resource-manager/readme.md
    • ️✔️@azure/arm-compute [View full logs]  [Preview SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/computeManagementClient.js → ./dist/arm-compute.js...
      cmderr	[npmPack] created ./dist/arm-compute.js in 1.2s
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️compute/mgmt/2020-06-30/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] 		- From: context.Context, string, string, string, string, VirtualMachineScaleSetVMExtensionUpdate
      info	[Changelog] 		- To: context.Context, string, string, string, string, VirtualMachineExtensionUpdate
      info	[Changelog] 1. VirtualMachineScaleSetVMExtensionsClient.UpdateResponder
      info	[Changelog] 	- Returns
      info	[Changelog] 		- From: VirtualMachineScaleSetVMExtension, error
      info	[Changelog] 		- To: VirtualMachineExtension, error
      info	[Changelog]
    • ️✔️compute/mgmt/2020-06-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] 		- From: context.Context, string, string, string, string, VirtualMachineScaleSetVMExtensionUpdate
      info	[Changelog] 		- To: context.Context, string, string, string, string, VirtualMachineExtensionUpdate
      info	[Changelog] 1. VirtualMachineScaleSetVMExtensionsClient.UpdateResponder
      info	[Changelog] 	- Returns
      info	[Changelog] 		- From: VirtualMachineScaleSetVMExtension, error
      info	[Changelog] 		- To: VirtualMachineExtension, error
      info	[Changelog]
    • ️✔️compute/mgmt/2019-12-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2019-07-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2019-03-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2018-10-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2018-06-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2018-04-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2017-12-01/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2017-09-01/skus [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2017-03-30/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️containerservice/mgmt/2017-01-31/containerservice [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️containerservice/mgmt/2016-09-30/containerservice [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/compute/mgmt/2016-04-30-preview/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️containerservice/mgmt/2016-03-30/containerservice [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2016-03-30/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/containerservice/mgmt/2015-11-01-preview/containerservice [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2015-06-15/compute [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f5db85bdefd5e39a0e76247c514f42603176cdb8. Schema Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/compute/resource-manager/readme.md
    • ️✔️compute [View full logs]  [Preview Schema Changes]
      cmderr	[resource-manager] node-pre-gyp
      cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
      cmderr	[resource-manager] WARN template-schema-validation-tools@1.0.0 No repository field.
      cmderr	[resource-manager]  SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
      cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
      cmderr	[resource-manager] npm ERR! code ELIFECYCLE
      cmderr	[resource-manager] npm ERR! errno 125
      cmderr	[resource-manager] npm ERR! template-schema-validation-tools@1.0.0 test: `mocha -r ts-node/register tests.ts`
      cmderr	[resource-manager] npm ERR! Exit status 125
      cmderr	[resource-manager] npm ERR!
      cmderr	[resource-manager] npm ERR! Failed at the template-schema-validation-tools@1.0.0 test script.
      cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      cmderr	[resource-manager] npm ERR! A complete log of this run can be found in:
      cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2020-12-10T01_30_31_537Z-debug.log
      cmderr	[resource-manager] Error: Command failed: npm run test --prefix tools
      cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
      cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
      cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:13:28)
      cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:999:30)
      cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
      cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:863:32)
      cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
      cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
      cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
      cmderr	[resource-manager]   status: 125,
      cmderr	[resource-manager]   signal: null,
      cmderr	[resource-manager]   output: [ null, null, null ],
      cmderr	[resource-manager]   pid: 3254,
      cmderr	[resource-manager]   stdout: null,
      cmderr	[resource-manager]   stderr: null
      cmderr	[resource-manager] }
    Posted by Swagger Pipeline | How to fix these errors?

    @Sandido
    Copy link
    Member

    Sandido commented Dec 9, 2020

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @Sandido Sandido merged commit 0b240f7 into Azure:compute-2020-12 Dec 11, 2020
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants