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

[CosmosDB] Fixing gaps in the new apiVersion #11609

Closed
wants to merge 9 commits into from

Conversation

MehaKaushik
Copy link
Contributor

@MehaKaushik MehaKaushik commented Nov 10, 2020

This PR moves privateEndpoint related specs from preview API to latest stable API. This is done because the feature is GA'ed since March and we wanted to make the specs available consistently.

This PR also edits readmes to incorporate the new apiVersion.

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

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 Nov 10, 2020

Swagger Validation Report

️❌BreakingChange: 3 Errors, 0 Warnings failed [Detail]

Rule Message
1041 - AddedPropertyInResponse The new version has a new property 'description' in response that was not found in the old version.
New: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json#L295:7
Old: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L7777:7
1041 - AddedPropertyInResponse The new version has a new property 'groupId' in response that was not found in the old version.
New: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json#L263:7
Old: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L7753:7
1041 - AddedPropertyInResponse The new version has a new property 'provisioningState' in response that was not found in the old version.
New: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json#L263:7
Old: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L7753:7
️❌LintDiff: 1 Errors, 0 Warnings failed [Detail]
Rule Message
AutoRest Exception "details":" "Channel": "fatal",
"Text": "swagger-document/compose - FAILED" "Channel": "fatal",
"Text": "Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---\nError code.\n,
---\nThe error code.\n)."(node:6369) UnhandledPromiseRejectionWarning: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---Error code.",
"location":"https://github.com/Azure/azure-rest-api-specs/blob/717a27f9e920ef4e3def20fc15694d6278bfcd25/specification/cosmos-db/resource-manager/readme.md"
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ CIRCULAR_REFERENCE The JSON file has a circular reference.
readme: specification/cosmos-db/resource-manager/readme.md
json: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json
️❌ModelValidation: 1 Errors, 0 Warnings failed [Detail]
Rule Message
RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE Following response status codes "200" for operation "PrivateEndpointConnections_Delete" were present in the swagger spec, however they were not present in x-ms-examples. Please provide them.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 9 Warnings warning [Detail]

Rule Message
⚠️ 1011 - AddingResponseCode The new version adds a response code '200'.
New: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json#L205:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.DocumentDB/stable/2020-09-01/privateLinkResources.json#L113:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.DocumentDB/stable/2020-09-01/privateLinkResources.json#L68:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json#L113:11
⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
New: Microsoft.DocumentDB/stable/2020-09-01/privateEndpointConnection.json#L68:11
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'code' renamed or removed?
New: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L5235:7
Old: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L217:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'message' renamed or removed?
New: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L5235:7
Old: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L217:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'code' renamed or removed?
New: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L5235:7
Old: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L217:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'message' renamed or removed?
New: Microsoft.DocumentDB/stable/2020-09-01/cosmos-db.json#L5235:7
Old: Microsoft.DocumentDB/preview/2019-08-01-preview/privateEndpointConnection.json#L217:7
️️✔️[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 Nov 10, 2020

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️❌ azure-sdk-for-java failed [Detail]
  • Failed [Logs] Generate from 1c38e9fdb33eba28196fb46fa3dfaa05b2d06890. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --java --verbose --multiapi --use=@microsoft.azure/autorest.java@preview --azure-libraries-for-java-folder=/home/vsts/work/1/s/w/azure-sdk-for-java ../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
    cmderr	[Autorest] FATAL: swagger-document/compose - FAILED
    cmderr	[Autorest] FATAL: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] ).
    cmderr	[Autorest] Failure during batch task - {"tag":"package-2020-09"} -- Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] )..
    cmderr	[Autorest]   Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] ).
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-java]: autorest
    warn	Skip package processing as generation is failed
️❌ azure-sdk-for-python failed [Detail]
  • Failed [Logs] Generate from 1c38e9fdb33eba28196fb46fa3dfaa05b2d06890. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install setuptools wheel
    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/w/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
    cmderr	[Autorest] FATAL: swagger-document/compose - FAILED
    cmderr	[Autorest] FATAL: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] ).
    cmderr	[Autorest]   Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] ).
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: autorest
    warn	Skip package processing as generation is failed
️❌ azure-sdk-for-go failed [Detail]
  • Failed [Logs] Generate from 1c38e9fdb33eba28196fb46fa3dfaa05b2d06890. 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
    cmderr	[main.go] [AUTOREST] FATAL: swagger-document/compose - FAILED
    cmderr	[main.go] [AUTOREST] FATAL: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[main.go] [AUTOREST] Error code.
    cmderr	[main.go] [AUTOREST] , ---
    cmderr	[main.go] [AUTOREST] The error code.
    cmderr	[main.go] [AUTOREST] ).
    cmderr	[main.go] [AUTOREST] Failure during batch task - {"tag":"package-2020-09"} -- Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[main.go] [AUTOREST] Error code.
    cmderr	[main.go] [AUTOREST] , ---
    cmderr	[main.go] [AUTOREST] The error code.
    cmderr	[main.go] [AUTOREST] )..
    cmderr	[main.go] [AUTOREST]   Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[main.go] [AUTOREST] Error code.
    cmderr	[main.go] [AUTOREST] , ---
    cmderr	[main.go] [AUTOREST] The error code.
    cmderr	[main.go] [AUTOREST] ).
    cmderr	[main.go] [ERROR] generation meets an error: cannot generate: autorest task failed for readme file '../../../../../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md' during 'autorest': exit status 1
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: go run ./tools/generator/main.go
    warn	Skip package processing as generation is failed
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 1c38e9fdb33eba28196fb46fa3dfaa05b2d06890. 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/w/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
    cmdout	[Autorest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
  • ️✔️cosmos-db [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"})
️❌ azure-sdk-for-js failed [Detail]
  • Failed [Logs] Generate from 1c38e9fdb33eba28196fb46fa3dfaa05b2d06890. 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/w/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
    cmderr	[Autorest] FATAL: swagger-document/compose - FAILED
    cmderr	[Autorest] FATAL: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] ).
    cmderr	[Autorest]   Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
    cmderr	[Autorest] Error code.
    cmderr	[Autorest] , ---
    cmderr	[Autorest] The error code.
    cmderr	[Autorest] ).
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-js/azure-sdk-for-js]: autorest
    warn	Skip package processing as generation is failed
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@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 Nov 10, 2020
@openapi-workflow-bot
Copy link

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

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 10, 2020

azure-sdk-for-go

failed [Logs] [Expand Details]
  • Generate from de2f68a with merge commit 713beb1ff89f95cf518e0371f1f2aa10926ca532. SDK Automation 13.0.17.20200918.2
    [AutoRest] FATAL: System.InvalidOperationException: output-folder /z/work/src/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-04-01-preview/documentdb of tag package-2020-09 must not be under a preview subdirectory for a stable swagger set. Please refer the sample for readme.go.md file here https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/code-gen/configure-go-sdk.md for more information
    [AutoRest]    at AutoRest.Go.CodeGeneratorGo.PreviewCheck(String folder) in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 187
    [AutoRest]    at AutoRest.Go.CodeGeneratorGo.d__7.MoveNext() in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 60
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at AutoRest.Go.Program.d__3.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 107
    [AutoRest] --- End of stack trace from previous location where exception was thrown ---
    [AutoRest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    [AutoRest]    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    [AutoRest]    at NewPlugin.d__20.MoveNext() in /home/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
    [AutoRest] FATAL: go/generate - FAILED
    [AutoRest] FATAL: Error: Plugin go reported failure.
    [AutoRest] Failure during batch task - {"tag":"package-2020-09"} -- Error: Plugin go reported failure..
    [AutoRest]   Error: Plugin go reported failure.
    Failed to run autorest.
    Error: /z/node_modules/.bin/autorest --use=@microsoft.azure/autorest.go@~2.1.157 --go --verbose --multiapi --use-onever --preview-chk --version=V2 --go-sdk-folder=/z/work/src/github.com/Azure/azure-sdk-for-go /z/work/azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md FATAL: System.InvalidOperationException: output-folder /z/work/src/github.com/Azure/azure-sdk-for-go/services/preview/cosmos-db/mgmt/2020-04-01-preview/documentdb of tag package-2020-09 must not be under a preview subdirectory for a stable swagger set. Please refer the sample for readme.go.md file here https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/code-gen/configure-go-sdk.md for more information
       at AutoRest.Go.CodeGeneratorGo.PreviewCheck(String folder) in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 187
       at AutoRest.Go.CodeGeneratorGo.d__7.MoveNext() in /home/vsts/work/1/s/src/CodeGeneratorGo.cs:line 60
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at AutoRest.Go.Program.d__3.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 107
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
       at NewPlugin.d__20.MoveNext() in /home/vsts/work/1/s/autorest.common/src/Plugins/NewPlugin.cs:line 163
    FATAL: go/generate - FAILED
    FATAL: Error: Plugin go reported failure.
    Failure during batch task - {"tag":"package-2020-09"} -- Error: Plugin go reported failure..
      Error: Plugin go reported failure.
    , {} 
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 10, 2020

Azure CLI Extension Generation

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 10, 2020

azure-sdk-for-java

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from de2f68a with merge commit 713beb1ff89f95cf518e0371f1f2aa10926ca532. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/cosmos/mgmt-v2015_04_08 [View full logs]  [Preview SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/cosmos/mgmt-v2019_08_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
        [mvn]   symbol:   variable notebookCreateUpdateParameters
        [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
        [mvn]   symbol:   variable notebookCreateUpdateParameters
        [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
        [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
        [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
        [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
        [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ⚠️sdk/cosmos/mgmt-v2019_08_01_preview [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        • ⚠️sdk/cosmos/mgmt-v2019_12_12 [View full logs]  [Preview SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          • ⚠️sdk/cosmos/mgmt-v2020_03_01 [View full logs]  [Preview SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] -> [Help 1]
              [mvn] [ERROR] 
              [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
              [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
              [mvn] [ERROR] 
              [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
              [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
            • ⚠️sdk/cosmos/mgmt-v2020_04_01 [View full logs]  [Preview SDK Changes]
                [mvn] [ERROR] COMPILATION ERROR : 
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                [mvn]   symbol:   variable notebookCreateUpdateParameters
                [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                [mvn]   symbol:   variable notebookCreateUpdateParameters
                [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] -> [Help 1]
                [mvn] [ERROR] 
                [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
                [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
                [mvn] [ERROR] 
                [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
                [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
              • ⚠️sdk/cosmos/mgmt-v2020_06_01_preview [View full logs]  [Preview SDK Changes]
                  [mvn] [ERROR] COMPILATION ERROR : 
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                  [mvn]   symbol:   variable notebookCreateUpdateParameters
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                  [mvn]   symbol:   variable notebookCreateUpdateParameters
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                  [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                  [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] -> [Help 1]
                  [mvn] [ERROR] 
                  [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
                  [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
                  [mvn] [ERROR] 
                  [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
                  [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
                • ⚠️sdk/cosmos/mgmt-v2020_09_01 [View full logs]  [Preview SDK Changes]
                    [mvn] [ERROR] COMPILATION ERROR : 
                    [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_09_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_09_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
                    [mvn]   symbol:   variable notebookCreateUpdateParameters
                    [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_09_01.implementation.NotebookWorkspacesInner
                    [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_09_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_09_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
                    [mvn]   symbol:   variable notebookCreateUpdateParameters
                    [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_09_01.implementation.NotebookWorkspacesInner
                    [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                    [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_09_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_09_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
                    [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                    [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_09_01.implementation.NotebookWorkspacesInner
                    [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_09_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_09_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
                    [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                    [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_09_01.implementation.NotebookWorkspacesInner
                    [mvn] [ERROR] -> [Help 1]
                    [mvn] [ERROR] 
                    [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
                    [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
                    [mvn] [ERROR] 
                    [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
                    [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

                  @openapi-sdkautomation
                  Copy link

                  openapi-sdkautomation bot commented Nov 10, 2020

                  azure-sdk-for-js

                  ️✔️ succeeded [Logs] [Expand Details]
                  • ️✔️ Generate from de2f68a with merge commit 713beb1ff89f95cf518e0371f1f2aa10926ca532. SDK Automation 13.0.17.20200918.2
                  • ️✔️@azure/arm-cosmosdb [View full logs]  [Preview SDK Changes]
                    Only show 100 items here, please refer to log for details.
                    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
                    [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
                    [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
                    [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
                    [npmPack] loaded rollup.config.js with warnings
                    [npmPack] (!) Unused external imports
                    [npmPack] default imported from external module 'rollup' but never used
                    [npmPack] 
                    [npmPack] ./esm/cosmosDBManagementClient.js → ./dist/arm-cosmosdb.js...
                    [npmPack] created ./dist/arm-cosmosdb.js in 860ms
                    [npmPack] npm notice 
                    [npmPack] npm notice package: @azure/arm-cosmosdb@9.1.0
                    [npmPack] npm notice === Tarball Contents === 
                    [npmPack] npm notice 530.2kB dist/arm-cosmosdb.js                                 
                    [npmPack] npm notice 185.8kB dist/arm-cosmosdb.min.js                             
                    [npmPack] npm notice 35.2kB  esm/operations/cassandraResources.js                 
                    [npmPack] npm notice 3.4kB   esm/models/cassandraResourcesMappers.js              
                    [npmPack] npm notice 4.6kB   esm/operations/collection.js                         
                    [npmPack] npm notice 534B    esm/models/collectionMappers.js                      
                    [npmPack] npm notice 3.5kB   esm/operations/collectionPartition.js                
                    [npmPack] npm notice 494B    esm/models/collectionPartitionMappers.js             
                    [npmPack] npm notice 2.4kB   esm/operations/collectionPartitionRegion.js          
                    [npmPack] npm notice 454B    esm/models/collectionPartitionRegionMappers.js       
                    [npmPack] npm notice 2.3kB   esm/operations/collectionRegion.js                   
                    [npmPack] npm notice 436B    esm/models/collectionRegionMappers.js                
                    [npmPack] npm notice 3.0kB   esm/cosmosDBManagementClient.js                      
                    [npmPack] npm notice 2.5kB   esm/cosmosDBManagementClientContext.js               
                    [npmPack] npm notice 4.2kB   esm/operations/database.js                           
                    [npmPack] npm notice 2.1kB   esm/operations/databaseAccountRegion.js              
                    [npmPack] npm notice 441B    esm/models/databaseAccountRegionMappers.js           
                    [npmPack] npm notice 28.5kB  esm/operations/databaseAccounts.js                   
                    [npmPack] npm notice 3.8kB   esm/models/databaseAccountsMappers.js                
                    [npmPack] npm notice 532B    esm/models/databaseMappers.js                        
                    [npmPack] npm notice 34.8kB  esm/operations/gremlinResources.js                   
                    [npmPack] npm notice 3.4kB   esm/models/gremlinResourcesMappers.js                
                    [npmPack] npm notice 263B    esm/models/index.js                                  
                    [npmPack] npm notice 1.0kB   esm/operations/index.js                              
                    [npmPack] npm notice 134.7kB esm/models/mappers.js                                
                    [npmPack] npm notice 35.5kB  esm/operations/mongoDBResources.js                   
                    [npmPack] npm notice 3.4kB   esm/models/mongoDBResourcesMappers.js                
                    [npmPack] npm notice 12.3kB  esm/operations/notebookWorkspaces.js                 
                    [npmPack] npm notice 3.3kB   esm/models/notebookWorkspacesMappers.js              
                    [npmPack] npm notice 2.2kB   esm/operations/operations.js                         
                    [npmPack] npm notice 389B    esm/models/operationsMappers.js                      
                    [npmPack] npm notice 6.1kB   esm/models/parameters.js                             
                    [npmPack] npm notice 2.4kB   esm/operations/partitionKeyRangeId.js                
                    [npmPack] npm notice 448B    esm/models/partitionKeyRangeIdMappers.js             
                    [npmPack] npm notice 2.5kB   esm/operations/partitionKeyRangeIdRegion.js          
                    [npmPack] npm notice 454B    esm/models/partitionKeyRangeIdRegionMappers.js       
                    [npmPack] npm notice 1.9kB   esm/operations/percentile.js                         
                    [npmPack] npm notice 433B    esm/models/percentileMappers.js                      
                    [npmPack] npm notice 2.3kB   esm/operations/percentileSourceTarget.js             
                    [npmPack] npm notice 445B    esm/models/percentileSourceTargetMappers.js          
                    [npmPack] npm notice 2.1kB   esm/operations/percentileTarget.js                   
                    [npmPack] npm notice 439B    esm/models/percentileTargetMappers.js                
                    [npmPack] npm notice 8.4kB   esm/operations/privateEndpointConnections.js         
                    [npmPack] npm notice 3.3kB   esm/models/privateEndpointConnectionsMappers.js      
                    [npmPack] npm notice 3.0kB   esm/operations/privateLinkResources.js               
                    [npmPack] npm notice 3.3kB   esm/models/privateLinkResourcesMappers.js            
                    [npmPack] npm notice 904B    rollup.config.js                                     
                    [npmPack] npm notice 61.3kB  esm/operations/sqlResources.js                       
                    [npmPack] npm notice 3.4kB   esm/models/sqlResourcesMappers.js                    
                    [npmPack] npm notice 16.3kB  esm/operations/tableResources.js                     
                    [npmPack] npm notice 3.3kB   esm/models/tableResourcesMappers.js                  
                    [npmPack] npm notice 1.7kB   package.json                                         
                    [npmPack] npm notice 457B    tsconfig.json                                        
                    [npmPack] npm notice 940.0kB dist/arm-cosmosdb.js.map                             
                    [npmPack] npm notice 133.4kB dist/arm-cosmosdb.min.js.map                         
                    [npmPack] npm notice 7.3kB   esm/operations/cassandraResources.d.ts.map           
                    [npmPack] npm notice 14.4kB  esm/operations/cassandraResources.js.map             
                    [npmPack] npm notice 1.6kB   esm/models/cassandraResourcesMappers.d.ts.map        
                    [npmPack] npm notice 1.6kB   esm/models/cassandraResourcesMappers.js.map          
                    [npmPack] npm notice 2.1kB   esm/operations/collection.d.ts.map                   
                    [npmPack] npm notice 2.6kB   esm/operations/collection.js.map                     
                    [npmPack] npm notice 324B    esm/models/collectionMappers.d.ts.map                
                    [npmPack] npm notice 337B    esm/models/collectionMappers.js.map                  
                    [npmPack] npm notice 1.6kB   esm/operations/collectionPartition.d.ts.map          
                    [npmPack] npm notice 1.9kB   esm/operations/collectionPartition.js.map            
                    [npmPack] npm notice 306B    esm/models/collectionPartitionMappers.d.ts.map       
                    [npmPack] npm notice 319B    esm/models/collectionPartitionMappers.js.map         
                    [npmPack] npm notice 1.1kB   esm/operations/collectionPartitionRegion.d.ts.map    
                    [npmPack] npm notice 1.3kB   esm/operations/collectionPartitionRegion.js.map      
                    [npmPack] npm notice 285B    esm/models/collectionPartitionRegionMappers.d.ts.map 
                    [npmPack] npm notice 298B    esm/models/collectionPartitionRegionMappers.js.map   
                    [npmPack] npm notice 1.1kB   esm/operations/collectionRegion.d.ts.map             
                    [npmPack] npm notice 1.2kB   esm/operations/collectionRegion.js.map               
                    [npmPack] npm notice 267B    esm/models/collectionRegionMappers.d.ts.map          
                    [npmPack] npm notice 280B    esm/models/collectionRegionMappers.js.map            
                    [npmPack] npm notice 1.4kB   esm/cosmosDBManagementClient.d.ts.map                
                    [npmPack] npm notice 2.1kB   esm/cosmosDBManagementClient.js.map                  
                    [npmPack] npm notice 514B    esm/cosmosDBManagementClientContext.d.ts.map         
                    [npmPack] npm notice 1.4kB   esm/cosmosDBManagementClientContext.js.map           
                    [npmPack] npm notice 1.9kB   esm/operations/database.d.ts.map                     
                    [npmPack] npm notice 2.4kB   esm/operations/database.js.map                       
                    [npmPack] npm notice 951B    esm/operations/databaseAccountRegion.d.ts.map        
                    [npmPack] npm notice 1.2kB   esm/operations/databaseAccountRegion.js.map          
                    [npmPack] npm notice 277B    esm/models/databaseAccountRegionMappers.d.ts.map     
                    [npmPack] npm notice 290B    esm/models/databaseAccountRegionMappers.js.map       
                    [npmPack] npm notice 7.5kB   esm/operations/databaseAccounts.d.ts.map             
                    [npmPack] npm notice 13.4kB  esm/operations/databaseAccounts.js.map               

                  @openapi-sdkautomation
                  Copy link

                  openapi-sdkautomation bot commented Nov 10, 2020

                  azure-sdk-for-net

                  No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                  @openapi-sdkautomation
                  Copy link

                  openapi-sdkautomation bot commented Nov 10, 2020

                  azure-sdk-for-python

                  - Breaking Change detected in SDK

                  ⚠️ warning [Logs] [Expand Details]
                  • ⚠️ Generate from de2f68a with merge commit 713beb1ff89f95cf518e0371f1f2aa10926ca532. SDK Automation 13.0.17.20200918.2
                  • ⚠️azure-mgmt-cosmosdb [View full logs]  [Preview SDK Changes] Breaking Change Detected
                    Only show 100 items here, please refer to log for details.
                    [build_conf] INFO:packaging_tools:Building template azure-mgmt-cosmosdb
                    [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
                    [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
                    [build_conf] INFO:packaging_tools:Template done azure-mgmt-cosmosdb
                    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
                    [build_package]   warnings.warn(msg)
                    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
                    [build_package]   warnings.warn(msg)
                    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
                    [ChangeLog] Size of delta 52.202% size of original (original: 132019 chars, delta: 68917 chars)
                    [ChangeLog] **Features**
                    [ChangeLog] 
                    [ChangeLog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter backup_policy
                    [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _etag
                    [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _rid
                    [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _ts
                    [ChangeLog]   - Model PrivateEndpointConnection has a new parameter provisioning_state
                    [ChangeLog]   - Model PrivateEndpointConnection has a new parameter group_id
                    [ChangeLog]   - Model PrivateLinkServiceConnectionStateProperty has a new parameter description
                    [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _etag
                    [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _rid
                    [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _ts
                    [ChangeLog]   - Model MetricValue has a new parameter _count
                    [ChangeLog]   - Model PercentileMetricValue has a new parameter _count
                    [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _etag
                    [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _rid
                    [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _ts
                    [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _etag
                    [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _rid
                    [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _ts
                    [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _etag
                    [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _rid
                    [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _ts
                    [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _etag
                    [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _rid
                    [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _ts
                    [ChangeLog]   - Model DatabaseAccountGetResults has a new parameter backup_policy
                    [ChangeLog]   - Model DatabaseAccountUpdateParameters has a new parameter backup_policy
                    [ChangeLog]   - Added operation PrivateEndpointConnectionsOperations.create_or_update
                    [ChangeLog]   - Added operation PrivateEndpointConnectionsOperations.delete
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.create_or_update
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.offline_region
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.online_region
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.update
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.delete
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.regenerate_key
                    [ChangeLog]   - Added operation DatabaseAccountsOperations.failover_priority_change
                    [ChangeLog]   - Added operation NotebookWorkspacesOperations.create_or_update
                    [ChangeLog]   - Added operation NotebookWorkspacesOperations.start
                    [ChangeLog]   - Added operation NotebookWorkspacesOperations.regenerate_auth_token
                    [ChangeLog]   - Added operation NotebookWorkspacesOperations.delete
                    [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_stored_procedure
                    [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_database
                    [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_user_defined_function
                    [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_trigger
                    [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_container_to_manual_throughput
                    [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_container
                    [ChangeLog]   - Added operation SqlResourcesOperations.update_sql_container_throughput
                    [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_database
                    [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_database_to_autoscale
                    [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_container
                    [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_database_to_manual_throughput
                    [ChangeLog]   - Added operation SqlResourcesOperations.update_sql_database_throughput
                    [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_container_to_autoscale
                    [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_stored_procedure
                    [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_trigger
                    [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_user_defined_function
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.update_mongo_db_collection_throughput
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_database_to_autoscale
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.update_mongo_db_database_throughput
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_collection_to_autoscale
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.create_update_mongo_db_database
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.create_update_mongo_db_collection
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.delete_mongo_db_collection
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_collection_to_manual_throughput
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.delete_mongo_db_database
                    [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_database_to_manual_throughput
                    [ChangeLog]   - Added operation GremlinResourcesOperations.create_update_gremlin_graph
                    [ChangeLog]   - Added operation GremlinResourcesOperations.delete_gremlin_database
                    [ChangeLog]   - Added operation GremlinResourcesOperations.delete_gremlin_graph
                    [ChangeLog]   - Added operation GremlinResourcesOperations.update_gremlin_graph_throughput
                    [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_database_to_autoscale
                    [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_database_to_manual_throughput
                    [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_graph_to_autoscale
                    [ChangeLog]   - Added operation GremlinResourcesOperations.update_gremlin_database_throughput
                    [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_graph_to_manual_throughput
                    [ChangeLog]   - Added operation GremlinResourcesOperations.create_update_gremlin_database
                    [ChangeLog]   - Added operation CassandraResourcesOperations.delete_cassandra_table
                    [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_table_to_autoscale
                    [ChangeLog]   - Added operation CassandraResourcesOperations.update_cassandra_table_throughput
                    [ChangeLog]   - Added operation CassandraResourcesOperations.delete_cassandra_keyspace
                    [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_table_to_manual_throughput
                    [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_keyspace_to_manual_throughput
                    [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_keyspace_to_autoscale
                    [ChangeLog]   - Added operation CassandraResourcesOperations.create_update_cassandra_table
                    [ChangeLog]   - Added operation CassandraResourcesOperations.update_cassandra_keyspace_throughput
                    [ChangeLog]   - Added operation CassandraResourcesOperations.create_update_cassandra_keyspace
                    [ChangeLog]   - Added operation TableResourcesOperations.delete_table
                    [ChangeLog]   - Added operation TableResourcesOperations.migrate_table_to_manual_throughput
                    [ChangeLog]   - Added operation TableResourcesOperations.create_update_table

                  @openapi-sdkautomation
                  Copy link

                  openapi-sdkautomation bot commented Nov 10, 2020

                  azure-sdk-for-python-track2

                  No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                  @openapi-sdkautomation
                  Copy link

                  openapi-sdkautomation bot commented Nov 10, 2020

                  azure-resource-manager-schemas

                  ️✔️ succeeded [Logs] [Expand Details]
                  • ️✔️ Generate from de2f68a with merge commit 713beb1ff89f95cf518e0371f1f2aa10926ca532. Schema Automation 13.0.17.20200918.2
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                    [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                    [cosmos-db][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
                    [cosmos-db][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
                    [cosmos-db][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
                  • ️✔️cosmos-db [View full logs]  [Preview Schema Changes]
                      [after_scripts|node] PostProcessor finished successfully.
                      [after_scripts|node]   5826 passing (1m)
                      AzureResourceSchema has no registered package commands.

                    @openapi-sdkautomation
                    Copy link

                    openapi-sdkautomation bot commented Nov 10, 2020

                    Trenton Generation

                    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

                    @ArcturusZhang
                    Copy link
                    Member

                    /azp run

                    @azure-pipelines
                    Copy link

                    Azure Pipelines successfully started running 3 pipeline(s).

                    @ArcturusZhang
                    Copy link
                    Member

                    Hi @MehaKaushik please resolve the CI failures.
                    And recent changes might break autorest generation, for your information, the following is the error messages:

                    01:26:18.077 cmderr 	[main.go] FATAL: swagger-document/compose - FAILED
                    01:26:18.077 cmderr 	[main.go] FATAL: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.078 cmderr 	[main.go] Error code.
                    01:26:18.078 cmderr 	[main.go] , ---
                    01:26:18.078 cmderr 	[main.go] The error code.
                    01:26:18.078 cmderr 	[main.go] ).
                    01:26:18.078 cmderr 	[main.go] Failure during batch task - {"tag":"package-2020-09"} -- Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.078 cmderr 	[main.go] Error code.
                    01:26:18.078 cmderr 	[main.go] , ---
                    01:26:18.082 cmderr 	[main.go] The error code.
                    01:26:18.082 cmderr 	[main.go] )..
                    01:26:18.083 cmdout 	[main.go] Process() cancelled due to exception : '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.083 cmdout 	[main.go] Error code.
                    01:26:18.083 cmdout 	[main.go] , ---
                    01:26:18.083 cmdout 	[main.go] The error code.
                    01:26:18.083 cmdout 	[main.go] ).
                    01:26:18.084 cmderr 	[main.go]   Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.084 cmderr 	[main.go] Error code.
                    01:26:18.084 cmderr 	[main.go] , ---
                    01:26:18.085 cmderr 	[main.go] The error code.
                    01:26:18.085 cmderr 	[main.go] ).
                    

                    ErrorResponse might be defined in multiple swagger files but do not have the same properties

                    @MehaKaushik
                    Copy link
                    Contributor Author

                    Hi @ArcturusZhang regarding these breaking changes here(https://github.com/Azure/azure-rest-api-specs/pull/11609/checks?check_run_id=1420566034)

                    In apiVersion 2020-04-01 privateEndpointConnextion.json and privateLinkResources.json files were referenced from the preview apiVersion 2019-08-01-preview. When we created 2020-09-01 swagger specs we used OpenAPIHub to copy the 2020-04-01 specs. This resulted in the copying of privateEndpoint related properties.

                    Now, in this PR I am adding the JSON files by copying them from 2019-08-01. I would have expected the property definitions to look exactly the same but there are few differences. The correct definitions are the ones that I am introducing in this PR.

                    Can we get a breaking change exception?

                    @MehaKaushik
                    Copy link
                    Contributor Author

                    Hi @MehaKaushik please resolve the CI failures.
                    And recent changes might break autorest generation, for your information, the following is the error messages:

                    01:26:18.077 cmderr 	[main.go] FATAL: swagger-document/compose - FAILED
                    01:26:18.077 cmderr 	[main.go] FATAL: Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.078 cmderr 	[main.go] Error code.
                    01:26:18.078 cmderr 	[main.go] , ---
                    01:26:18.078 cmderr 	[main.go] The error code.
                    01:26:18.078 cmderr 	[main.go] ).
                    01:26:18.078 cmderr 	[main.go] Failure during batch task - {"tag":"package-2020-09"} -- Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.078 cmderr 	[main.go] Error code.
                    01:26:18.078 cmderr 	[main.go] , ---
                    01:26:18.082 cmderr 	[main.go] The error code.
                    01:26:18.082 cmderr 	[main.go] )..
                    01:26:18.083 cmdout 	[main.go] Process() cancelled due to exception : '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.083 cmdout 	[main.go] Error code.
                    01:26:18.083 cmdout 	[main.go] , ---
                    01:26:18.083 cmdout 	[main.go] The error code.
                    01:26:18.083 cmdout 	[main.go] ).
                    01:26:18.084 cmderr 	[main.go]   Error: '$.definitions.ErrorResponse.properties.code.description' has incompatible values (---
                    01:26:18.084 cmderr 	[main.go] Error code.
                    01:26:18.084 cmderr 	[main.go] , ---
                    01:26:18.085 cmderr 	[main.go] The error code.
                    01:26:18.085 cmderr 	[main.go] ).
                    

                    ErrorResponse might be defined in multiple swagger files but do not have the same properties

                    I removed the redundant ErroResponse, yet this error is still showing up. Can you help identify the root cause.

                    @ArcturusZhang
                    Copy link
                    Member

                    /azp run

                    @azure-pipelines
                    Copy link

                    Azure Pipelines successfully started running 2 pipeline(s).

                    @majastrz majastrz added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review labels Nov 24, 2020
                    @majastrz
                    Copy link
                    Member

                    You are modifying an existing stable API version, which is considered a breaking change. (See https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md#versioning for details.) You should either request a breaking change approval (instructions in the link) or introduce this functionality in a new API version.

                    @openapi-workflow-bot
                    Copy link

                    Hi @MehaKaushik, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
                    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.
                    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

                    @majastrz majastrz removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 24, 2020
                    @MehaKaushik
                    Copy link
                    Contributor Author

                    Because of the breaking changes, I am abandoning this PR. We will add GA PrivateEndpoint APIs in the next apiVersion.

                    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
                    Labels
                    None yet
                    Projects
                    None yet
                    Development

                    Successfully merging this pull request may close these issues.

                    5 participants