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

Support for FPGA network interface on network profile for VM scale set #12250

Merged
merged 4 commits into from
Jan 7, 2021

Conversation

Vaibhk
Copy link
Contributor

@Vaibhk Vaibhk commented Dec 29, 2020

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
  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.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  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.

@openapi-workflow-bot
Copy link

Hi, @Vaibhk 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 29, 2020

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.

    ️⚠️LintDiff: 2 Warnings warning [Detail]

    Rule Message
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableFpga
    New: Microsoft.Compute/stable/2020-06-01/compute.json#L9932
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableFpga
    New: Microsoft.Compute/stable/2020-06-01/compute.json#L9971
    ️⚠️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-10-01-preview
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Dec 29, 2020
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 29, 2020

    Swagger Generation Artifacts

    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from bd71f9a. 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] 2021-01-07 03:34:13 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-compute-generated"
      cmderr	[generate.py] 2021-01-07 03:34:13 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-01-07 03:34:13 INFO autorest --version=3.0.6350 --use=@autorest/java@4.0.8 --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 --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] 2021-01-07 03:35:54 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-01-07 03:35:54 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-01-07 03:35:54 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-01-07 03:35:54 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-01-07 03:35:54 ERROR [POM][Skip] find more than one <modules> in pom
      cmderr	[generate.py] 2021-01-07 03:36:03 ERROR [GENERATE] Maven build fail
    • ️✔️azure-resourcemanager-compute-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-07 03:37:20 DEBUG Got artifact_id: azure-resourcemanager-compute-generated
      cmderr	[Inst] 2021-01-07 03:37:20 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-07 03:37:20 ERROR Unmatch any jar in artifacts
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from bd71f9a. 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]  [Release SDK Changes]
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from bd71f9a. 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]  [Release 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.3 (node_modules/fsevents):
      cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: 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/2021-01-07T03_42_38_835Z-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: 3763,
      cmderr	[resource-manager]   stdout: null,
      cmderr	[resource-manager]   stderr: null
      cmderr	[resource-manager] }
    ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from bd71f9a. 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]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      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 5.980% size of original (original: 245718 chars, delta: 14694 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model VirtualMachineScaleSetUpdateNetworkConfiguration has a new parameter enable_fpga
      cmdout	[Changelog]   - Model GalleryApplicationVersionPublishingProfile has a new parameter manage_actions
      cmdout	[Changelog]   - Model RequestRateByIntervalInput has a new parameter group_by_user_agent
      cmdout	[Changelog]   - Model RequestRateByIntervalInput has a new parameter group_by_client_application_id
      cmdout	[Changelog]   - Model ThrottledRequestsInput has a new parameter group_by_user_agent
      cmdout	[Changelog]   - Model ThrottledRequestsInput has a new parameter group_by_client_application_id
      cmdout	[Changelog]   - Model LogAnalyticsInputBase has a new parameter group_by_user_agent
      cmdout	[Changelog]   - Model LogAnalyticsInputBase has a new parameter group_by_client_application_id
      cmdout	[Changelog]   - Model VirtualMachineScaleSetNetworkConfiguration has a new parameter enable_fpga
      cmdout	[Changelog]   - Model UserArtifactSource has a new parameter default_configuration_link
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.update
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.create_or_update
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.get_by_virtual_machine
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.list_by_virtual_machine
      cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.delete
      cmdout	[Changelog]   - Added operation group VirtualMachineScaleSetVMRunCommandsOperations
      cmdout	[Changelog] **Breaking changes**
      cmdout	[Changelog]   - Model GalleryApplicationVersionPublishingProfile no longer has parameter content_type
      cmdout	[Changelog]   - Model UserArtifactSource no longer has parameter file_name
      warn	Breaking change found in changelog
    ️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from bd71f9a. 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]  [Release SDK Changes]
      Only show 120 items here, please refer to log for details.
      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__:Building code report of azure-mgmt-compute for version None in default folder (False/False/True)
      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__:Building code report of azure-mgmt-compute for version 18.0.0 in default folder (True/False/False)
      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
      cmderr	[changelogReportLatest] INFO:__main__:Writing metadata: {'reports': ['sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2015_06_15.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2016_03_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2016_04_30_preview.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2017_03_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2017_09_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2017_12_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_04_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_06_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_09_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2018_10_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_03_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_04_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_07_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_11_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2019_12_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_05_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_06_01.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_06_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/v2020_09_30.json', 'sdk/compute/azure-mgmt-compute/code_reports/18.0.0/merged_report.json']}
      cmdout	[Changelog] Size of delta 0.598% size of original (original: 250190 chars, delta: 1495 chars)
      cmdout	[Changelog] **Features**
      cmdout	[Changelog]   - Model ThrottledRequestsInput has a new parameter group_by_client_application_id
      cmdout	[Changelog]   - Model ThrottledRequestsInput has a new parameter group_by_user_agent
      cmdout	[Changelog]   - Model VirtualMachineScaleSetNetworkConfiguration has a new parameter enable_fpga
      cmdout	[Changelog]   - Model RequestRateByIntervalInput has a new parameter group_by_client_application_id
      cmdout	[Changelog]   - Model RequestRateByIntervalInput has a new parameter group_by_user_agent
      cmdout	[Changelog]   - Model LogAnalyticsInputBase has a new parameter group_by_client_application_id
      cmdout	[Changelog]   - Model LogAnalyticsInputBase has a new parameter group_by_user_agent
      cmdout	[Changelog]   - Model VirtualMachineScaleSetUpdateNetworkConfiguration has a new parameter enable_fpga
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from bd71f9a. 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]  [Release 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.6s
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from bd71f9a. 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
    • ️✔️profiles/2020-09-01/compute/mgmt/compute [View full logs]  [Release SDK Changes]
      info	[Changelog] This is a new package
    • ️✔️compute/mgmt/2020-06-30/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `SnapshotsCreateOrUpdateFuture`
      info	[Changelog] - New field `Result` in struct `SnapshotsCreateOrUpdateFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesStartFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesStartFuture`
      info	[Changelog]
      info	[Changelog] Total 198 breaking change(s), 104 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2020-06-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetsReimageAllFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetsReimageAllFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesDeleteFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesDeleteFuture`
      info	[Changelog]
      info	[Changelog] Total 198 breaking change(s), 104 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2019-12-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `GalleriesDeleteFuture`
      info	[Changelog] - New field `Result` in struct `GalleriesDeleteFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetsDeleteFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetsDeleteFuture`
      info	[Changelog]
      info	[Changelog] Total 178 breaking change(s), 89 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2019-07-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `SnapshotsDeleteFuture`
      info	[Changelog] - New field `Result` in struct `SnapshotsDeleteFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeFuture`
      info	[Changelog]
      info	[Changelog] Total 176 breaking change(s), 88 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2019-03-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ImagesUpdateFuture`
      info	[Changelog] - New field `Result` in struct `ImagesUpdateFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesRedeployFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesRedeployFuture`
      info	[Changelog]
      info	[Changelog] Total 150 breaking change(s), 75 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2018-10-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetRollingUpgradesCancelFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetRollingUpgradesCancelFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `LogAnalyticsExportRequestRateByIntervalFuture`
      info	[Changelog] - New field `Result` in struct `LogAnalyticsExportRequestRateByIntervalFuture`
      info	[Changelog]
      info	[Changelog] Total 136 breaking change(s), 68 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2018-06-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `DisksRevokeAccessFuture`
      info	[Changelog] - New field `Result` in struct `DisksRevokeAccessFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetVMsUpdateFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetVMsUpdateFuture`
      info	[Changelog]
      info	[Changelog] Total 136 breaking change(s), 68 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2018-04-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesConvertToManagedDisksFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesConvertToManagedDisksFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetVMsRestartFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetVMsRestartFuture`
      info	[Changelog]
      info	[Changelog] Total 116 breaking change(s), 58 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2017-12-01/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetRollingUpgradesStartOSUpgradeFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetRollingUpgradesStartOSUpgradeFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ImagesUpdateFuture`
      info	[Changelog] - New field `Result` in struct `ImagesUpdateFuture`
      info	[Changelog]
      info	[Changelog] Total 114 breaking change(s), 57 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2017-09-01/skus [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️compute/mgmt/2017-03-30/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesCreateOrUpdateFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesCreateOrUpdateFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesRedeployFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesRedeployFuture`
      info	[Changelog]
      info	[Changelog] Total 96 breaking change(s), 48 additive change(s).
      info	[Changelog]
    • ️✔️containerservice/mgmt/2017-01-31/containerservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ContainerServicesDeleteFutureType`
      info	[Changelog] - New field `Result` in struct `ContainerServicesDeleteFutureType`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ContainerServicesCreateOrUpdateFutureType`
      info	[Changelog] - New field `Result` in struct `ContainerServicesCreateOrUpdateFutureType`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 2 additive change(s).
      info	[Changelog]
    • ️✔️containerservice/mgmt/2016-09-30/containerservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ContainerServicesCreateOrUpdateFutureType`
      info	[Changelog] - New field `Result` in struct `ContainerServicesCreateOrUpdateFutureType`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ContainerServicesDeleteFutureType`
      info	[Changelog] - New field `Result` in struct `ContainerServicesDeleteFutureType`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 2 additive change(s).
      info	[Changelog]
    • ️✔️preview/compute/mgmt/2016-04-30-preview/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ImagesDeleteFuture`
      info	[Changelog] - New field `Result` in struct `ImagesDeleteFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesStartFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesStartFuture`
      info	[Changelog]
      info	[Changelog] Total 82 breaking change(s), 41 additive change(s).
      info	[Changelog]
    • ️✔️containerservice/mgmt/2016-03-30/containerservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ContainerServicesDeleteFutureType`
      info	[Changelog] - New field `Result` in struct `ContainerServicesDeleteFutureType`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `ContainerServicesCreateOrUpdateFutureType`
      info	[Changelog] - New field `Result` in struct `ContainerServicesCreateOrUpdateFutureType`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 2 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2016-03-30/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachinesCreateOrUpdateFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachinesCreateOrUpdateFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetVMsStartFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetVMsStartFuture`
      info	[Changelog]
      info	[Changelog] Total 52 breaking change(s), 26 additive change(s).
      info	[Changelog]
    • ️✔️preview/containerservice/mgmt/2015-11-01-preview/containerservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `CreateOrUpdateFuture`
      info	[Changelog] - New field `Result` in struct `CreateOrUpdateFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `DeleteFuture`
      info	[Changelog] - New field `Result` in struct `DeleteFuture`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 2 additive change(s).
      info	[Changelog]
    • ️✔️compute/mgmt/2015-06-15/compute [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 7 items here, please refer to log for details.
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetsUpdateInstancesFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetsUpdateInstancesFuture`
      info	[Changelog] - New anonymous field `azure.FutureAPI` in struct `VirtualMachineScaleSetVMsReimageFuture`
      info	[Changelog] - New field `Result` in struct `VirtualMachineScaleSetVMsReimageFuture`
      info	[Changelog]
      info	[Changelog] Total 52 breaking change(s), 26 additive change(s).
      info	[Changelog]
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost
    Copy link

    ghost commented Dec 29, 2020

    Thank you for your contribution Vaibhk! We will review the pull request and get back to you soon.

    @ghost
    Copy link

    ghost commented Dec 29, 2020

    CLA assistant check
    All CLA requirements met.

    @openapi-workflow-bot
    Copy link

    Hi @Vaibhk, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @Vaibhk Vaibhk closed this Jan 7, 2021
    @Vaibhk Vaibhk reopened this Jan 7, 2021
    @ArcturusZhang ArcturusZhang merged commit bd71f9a into Azure:master Jan 7, 2021
    This was referenced Jan 7, 2021
    @Sandido Sandido mentioned this pull request Feb 3, 2021
    25 tasks
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    CI-BreakingChange-Go CI-BreakingChange-Python customer-reported Issues that are reported by GitHub users external to the Azure organization.
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants