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

aks: add enableEncryptionAtHost in v20201201 api-version #12119

Conversation

andyzhangx
Copy link
Contributor

@andyzhangx andyzhangx commented Dec 15, 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-pipeline-app
Copy link

openapi-pipeline-app bot commented Dec 15, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️LintDiff: 1 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: enableEncryptionAtHost
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L2025
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 49 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L274:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L56:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L231:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L403:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L134:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L91:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L564:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L522:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L459:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.ContainerService/stable/2020-12-01/managedClusters.json#L317:11
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.

Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Dec 15, 2020

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from b2b68c43a5f17c4eda22bd456bdf13ec10914bb2. 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/containerservice/resource-manager/readme.md
  • ️✔️azure-mgmt-containerservice [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.containerservice.v2019_10_27_preview
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2019_10_27_preview.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2019_11_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_01_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_02_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_03_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_04_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_06_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_07_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_09_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_11_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_12_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_12_01.json
    cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/merged_report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-containerservice on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['1.0.0', '2.0.0', '3.0.0', '3.0.1', '4.0.0', '4.1.0', '4.2.0', '4.2.1', '4.2.2', '4.3.0', '4.4.0', '5.0.0', '5.1.0', '5.2.0', '5.3.0', '6.0.0', '7.0.0', '8.0.0', '8.1.0', '8.2.0', '8.3.0', '9.0.0', '9.0.1', '9.1.0', '9.2.0', '9.3.0', '9.4.0', '10.0.0', '10.1.0', '14.0.0b1', '14.0.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 10.1.0 of azure-mgmt-containerservice in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2017_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2017_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2018_03_31
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2018_03_31
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2018_08_01_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2018_08_01_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2018_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2018_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_04_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_04_30
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_08_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_08_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_10_27_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_10_27_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2017_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2017_07_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2018_03_31
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2018_03_31.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2018_08_01_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2018_08_01_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2018_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2018_09_30_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_02_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_04_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_04_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_04_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_06_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_08_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_08_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_09_30_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_10_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_10_27_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_10_27_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2019_11_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_01_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_02_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_03_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_04_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_06_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_07_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_09_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/v2020_11_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/10.1.0/merged_report.json
    cmdout	[Changelog] Size of delta 1.118% size of original (original: 74973 chars, delta: 838 chars)
    cmdout	[Changelog] **Features**
    cmdout	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter enable_encryption_at_host
    cmdout	[Changelog]   - Model AgentPool has a new parameter enable_encryption_at_host
    cmdout	[Changelog]   - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter max_node_provision_time
    cmdout	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_encryption_at_host
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
️️✔️ azure-sdk-for-python-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from b2b68c43a5f17c4eda22bd456bdf13ec10914bb2. SDK Automation 14.0.0
    Only show 120 items here, please refer to log for details.
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CredentialResults' 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 'CloudError' 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 'CloudErrorBody' 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 '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 'CloudError' 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 'CloudErrorBody' 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 'OpenShiftRouterProfile' 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 'OpenShiftManagedClusterMasterPoolProfile' 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 'OpenShiftManagedClusterAgentPoolProfile' 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 'OpenShiftManagedClusterIdentityProvider' 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 'OpenShiftManagedClusterAuthProfile' 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 'OpenShiftManagedClusterProperties' 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 'OpenShiftManagedCluster' 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 'OpenShiftManagedClusterBaseIdentityProvider' 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 'OpenShiftManagedClusterAADIdentityProvider' 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 'TagsObject' 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 'OpenShiftManagedClusterListResult' 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 '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 'CloudError' 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 'CloudErrorBody' 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 'OpenShiftRouterProfile' 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 'OpenShiftManagedClusterMasterPoolProfile' 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 'OpenShiftManagedClusterAgentPoolProfile' 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 'OpenShiftManagedClusterIdentityProvider' 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 'OpenShiftManagedClusterAuthProfile' 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 'OpenShiftManagedClusterMonitorProfile' 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 'OpenShiftManagedClusterProperties' 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 'OpenShiftManagedCluster' 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 'OpenShiftManagedClusterBaseIdentityProvider' 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 'OpenShiftManagedClusterAADIdentityProvider' 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 'TagsObject' 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 'OpenShiftManagedClusterListResult' 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 'OperationListResult' 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 'OperationValue' 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 'OperationValueDisplay' 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 'TagsObject' 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 'ManagedClusterServicePrincipalProfile' 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 'ContainerServiceMasterProfile' 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 'ManagedClusterAgentPoolProfile' 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 'ContainerServiceWindowsProfile' 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 'ContainerServiceLinuxProfile' 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 'ContainerServiceNetworkProfile' 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 'ContainerServiceSshConfiguration' 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 'ContainerServiceSshPublicKey' 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 'ContainerServiceDiagnosticsProfile' 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 'ContainerServiceVMDiagnostics' 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 'ManagedClusterListResult' 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 'ManagedCluster' 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 'ManagedClusterProperties' 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 'ManagedClusterProperties-addonProfiles' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OrchestratorProfile' 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 'ManagedClusterAccessProfile' 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 'ManagedClusterPoolUpgradeProfile' 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 'ManagedClusterUpgradeProfileProperties' 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 'ManagedClusterAADProfile' 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 'ManagedClusterAddonProfile' 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 'ManagedClusterAddonProfile-config' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagedClusterUpgradeProfile' 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 'CredentialResults' 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 'CloudError' 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 'CloudErrorBody' 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 'OperationListResult' 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 'OperationValue' 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 'OperationValueDisplay' 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 'TagsObject' 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 'ManagedClusterServicePrincipalProfile' 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 'ContainerServiceMasterProfile' 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 'ManagedClusterAgentPoolProfile' 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 'ContainerServiceWindowsProfile' 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 'ContainerServiceLinuxProfile' 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 'ContainerServiceNetworkProfile' 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 'ContainerServiceSshConfiguration' 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 'ContainerServiceSshPublicKey' 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 'ContainerServiceDiagnosticsProfile' 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 'ContainerServiceVMDiagnostics' 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 'ManagedClusterListResult' 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 'ManagedCluster' 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 'ManagedClusterProperties' 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 'ManagedClusterProperties-addonProfiles' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OrchestratorProfile' 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 'ManagedClusterAccessProfile' 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 'ManagedClusterPoolUpgradeProfile' 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 'ManagedClusterUpgradeProfileProperties' 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 'ManagedClusterAADProfile' 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 'ManagedClusterAddonProfile' 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 'ManagedClusterAddonProfile-config' with an undefined type and additionalProperties is a bit ambigious. This has been auto-corrected to 'type:object'
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagedClusterUpgradeProfile' 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 'CredentialResults' 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 '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 'ContainerServiceCustomProfile' 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 'KeyVaultSecretRef' 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 'ContainerServiceServicePrincipalProfile' 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 'ContainerServiceOrchestratorProfile' 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 'ContainerServiceMasterProfile' 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 'ContainerServiceAgentPoolProfile' 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 'ContainerServiceWindowsProfile' 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 'ContainerServiceLinuxProfile' 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 'ContainerServiceSshConfiguration' 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 'ContainerServiceSshPublicKey' 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 'ContainerServiceDiagnosticsProfile' 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 'ContainerServiceVMDiagnostics' 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 'ContainerService' 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 'ContainerServiceListResult' 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 'ContainerServiceProperties' 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 'OrchestratorProfile' 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 'OrchestratorVersionProfile' 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 'OrchestratorVersionProfileProperties' 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 'OrchestratorVersionProfileListResult' 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-containerservice [View full logs]  [Preview SDK Changes]
    Only show 120 items here, please refer to log for details.
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2019_10_27_preview.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2019_11_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_01_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_02_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_03_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_04_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_06_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_07_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_09_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_11_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.containerservice.v2020_12_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/v2020_12_01.json
    cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/latest/merged_report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-containerservice on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['1.0.0', '2.0.0', '3.0.0', '3.0.1', '4.0.0', '4.1.0', '4.2.0', '4.2.1', '4.2.2', '4.3.0', '4.4.0', '5.0.0', '5.1.0', '5.2.0', '5.3.0', '6.0.0', '7.0.0', '8.0.0', '8.1.0', '8.2.0', '8.3.0', '9.0.0', '9.0.1', '9.1.0', '9.2.0', '9.3.0', '9.4.0', '10.0.0', '10.1.0', '14.0.0b1', '14.0.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 14.0.0 of azure-mgmt-containerservice in a venv
    cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.aio
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2017_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2017_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2018_03_31
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2018_03_31
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2018_08_01_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2018_08_01_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2018_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2018_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_04_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_04_30
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_08_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_08_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_10_27_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_10_27_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2017_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2017_07_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2018_03_31
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2018_03_31.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2018_08_01_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2018_08_01_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2018_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2018_09_30_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_02_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_04_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_04_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_04_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_06_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_08_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_08_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_09_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_09_30_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_10_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_10_27_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_10_27_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2019_11_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_01_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_01_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_02_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_02_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_03_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_04_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_06_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_07_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_09_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.containerservice.v2020_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/v2020_11_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/containerservice/azure-mgmt-containerservice/code_reports/14.0.0/merged_report.json
    cmdout	[Changelog] Size of delta 1.006% size of original (original: 83329 chars, delta: 838 chars)
    cmdout	[Changelog] **Features**
    cmdout	[Changelog]   - Model AgentPool has a new parameter enable_encryption_at_host
    cmdout	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_encryption_at_host
    cmdout	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter enable_encryption_at_host
    cmdout	[Changelog]   - Model ManagedClusterPropertiesAutoScalerProfile has a new parameter max_node_provision_time
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from b2b68c43a5f17c4eda22bd456bdf13ec10914bb2. 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-16 02:53:31 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-containerservice-generated"
    cmderr	[generate.py] 2020-12-16 02:53:31 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
    cmderr	[generate.py] 2020-12-16 02:53:31 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/containerservice/azure-resourcemanager-containerservice-generated --java.namespace=com.azure.resourcemanager.containerservice.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/containerservice/resource-manager/readme.md
    cmderr	[generate.py] 2020-12-16 02:54:12 INFO [CI][Success] Write to ci.yml
    cmderr	[generate.py] 2020-12-16 02:54:12 INFO [POM][Process] dealing with pom.xml
    cmderr	[generate.py] 2020-12-16 02:54:12 INFO [POM][Success] Write to pom.xml
    cmderr	[generate.py] 2020-12-16 02:54:12 INFO [POM][Process] dealing with root pom
    cmderr	[generate.py] 2020-12-16 02:54:12 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
    cmderr	[generate.py] 2020-12-16 02:55:35 ERROR [GENERATE] Maven build fail
  • ️✔️azure-resourcemanager-containerservice-generated [View full logs]  [Preview SDK Changes]
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG Got artifact_id: azure-resourcemanager-containerservice-generated
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG Got artifact: pom.xml
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG Got artifact: azure-resourcemanager-containerservice-generated-1.0.0-beta.1-sources.jar
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG Got artifact: azure-resourcemanager-containerservice-generated-1.0.0-beta.1-javadoc.jar
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG Got artifact: azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG Match jar package: azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-16 02:56:23 DEBUG output: {"full": "curl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12119/azure-sdk-for-java/azure-resourcemanager-containerservice-generated/azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-containerservice-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-containerservice-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true\n"}
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from b2b68c43a5f17c4eda22bd456bdf13ec10914bb2. 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/containerservice/resource-manager/readme.md
  • ️✔️containerservice [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] optional 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]  ERR! code ELIFECYCLE
    cmderr	[resource-manager] npm ERR! errno 20
    cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 test: `mocha -r ts-node/register tests.ts`
    cmderr	[resource-manager] npm ERR! Exit status 20
    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]  A complete log of this run can be found in:
    cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2020-12-16T02_55_05_389Z-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: 20,
    cmderr	[resource-manager]   signal: null,
    cmderr	[resource-manager]   output: [ null, null, null ],
    cmderr	[resource-manager]   pid: 3072,
    cmderr	[resource-manager]   stdout: null,
    cmderr	[resource-manager]   stderr: null
    cmderr	[resource-manager] }
️❌ azure-sdk-for-js failed [Detail]
  • Failed [Logs] Generate from b2b68c43a5f17c4eda22bd456bdf13ec10914bb2. 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/containerservice/resource-manager/readme.md
  • @azure/arm-containerservice [View full logs]  [Preview SDK Changes]
    error	Script return with result [failed] code [2] signal [null] cwd [azure-sdk-for-js/azure-sdk-for-js/sdk/containerservice/arm-containerservice]: npm pack --silent
️❌ azure-sdk-for-net failed [Detail]
  • Failed [Logs] Generate from b2b68c43a5f17c4eda22bd456bdf13ec10914bb2. 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/containerservice/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.ContainerService [View full logs]  [Preview SDK Changes]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]      2>/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(47,16): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,58): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Generated/Models/ManagedClusterPodIdentityProvisioningInfo.cs(32,85): error CS0246: The type or namespace name 'CloudError' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/containerservice/Microsoft.Azure.Management.ContainerService/src/Microsoft.Azure.Management.ContainerService.csproj]
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

Hi, @andyzhangx 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-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Dec 15, 2020
    @openapi-workflow-bot
    Copy link

    Hi, @andyzhangx your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com). cc @PhoenixHe-msft

    @PhoenixHe-NV PhoenixHe-NV merged commit e43a0e8 into Azure:dev-containerservice-Microsoft.ContainerService-2020-12-01 Dec 17, 2020
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants