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

Remove version 2020-01-01 of security alert policies for Orcas #10527

Merged
merged 6 commits into from
Aug 21, 2020
Merged

Remove version 2020-01-01 of security alert policies for Orcas #10527

merged 6 commits into from
Aug 21, 2020

Conversation

ayeletshpigelman
Copy link
Contributor

@ayeletshpigelman ayeletshpigelman commented Aug 19, 2020

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

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
  • 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

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 19, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 19, 2020

Azure CLI Extension Generation - Release

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 Aug 19, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 19, 2020

azure-sdk-for-java - Release

failed [Logs] [Expand Details]
  • Generate from 3268ba2 with merge commit 1b40d23. SDK Automation 13.0.17.20200807.2
  • ⚠️sdk/mariadb/mgmt-v2018_06_01 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn]   symbol:   class TopQueryStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn]   symbol:   class WaitStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-mariadb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn] [ERROR]   symbol:   class TopQueryStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn] [ERROR]   symbol:   class WaitStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [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/mysql/mgmt-v2017_12_01 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [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/mysql/mgmt-v2017_12_01_preview [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [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/postgresql/mgmt-v2017_12_01 [View full logs
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbforpostgresql: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [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 Repository Package Error: HttpError: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for AzureSDKAutomation:sdkAutomation/sdk_postgresql_mgmt-v2017_12_01."}, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"286","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Fri, 21 Aug 2020 03:15:34 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"0500:3739:BFA991:19A5A3A:5F3F3C56","x-ratelimit-limit":"15000","x-ratelimit-remaining":"14386","x-ratelimit-reset":"1597980227","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/repos/Azure/azure-sdk-for-java/pulls","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/12.18.3 (Linux 5.3; x64)","authorization":"token [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{\"base\":\"master\",\"head\":\"AzureSDKAutomation:sdkAutomation/sdk_postgresql_mgmt-v2017_12_01\",\"title\":\"[ReleasePR sdk/postgresql/mgmt-v2017_12_01] Remove version 2020-01-01 of security alert policies for Orcas\",\"body\":\"Created to release sdk/postgresql/mgmt-v2017_12_01.Reopen this PR to release the SDK.\\nIf you can't reopen it, click here to create a new one.\\n## Installation Instructions\\nYou can install the package `sdk/postgresql/mgmt-v2017_12_01` of this PR by downloading the artifact jar files. Then ensure that the jar files are on your project's classpath.\\n## Direct Download\\nThe generated package artifacts can be directly downloaded from here:\",\"maintainer_can_modify\":false}","request":{"validate":{"base":{"required":true,"type":"string"},"body":{"type":"string"},"draft":{"type":"boolean"},"head":{"required":true,"type":"string"},"maintainer_can_modify":{"type":"boolean"},"owner":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"title":{"required":true,"type":"string"}}}},"errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for AzureSDKAutomation:sdkAutomation/sdk_postgresql_mgmt-v2017_12_01."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"}
          • ⚠️sdk/postgresql/mgmt-v2017_12_01_preview [View full logs]  [Release SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbforpostgresql: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [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 Aug 19, 2020

            azure-sdk-for-js - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from 3268ba2 with merge commit 1b40d23. SDK Automation 13.0.17.20200807.2
            • ️✔️@azure/arm-mariadb [View full logs]  [Release SDK Changes]
              Only show 100 items here, please refer to log for details.
              [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
              [npmPack] npm WARN deprecated [email protected]: 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/mariaDBManagementClient.js → ./dist/arm-mariadb.js...
              [npmPack] created ./dist/arm-mariadb.js in 572ms
              [npmPack] npm notice 
              [npmPack] npm notice package: @azure/[email protected]
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 3.6kB   esm/operations/advisors.js                                                      
              [npmPack] npm notice 985B    esm/models/advisorsMappers.js                                                   
              [npmPack] npm notice 216.6kB dist/arm-mariadb.js                                                             
              [npmPack] npm notice 73.3kB  dist/arm-mariadb.min.js                                                         
              [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
              [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js                                      
              [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
              [npmPack] npm notice 996B    esm/models/configurationsMappers.js                                             
              [npmPack] npm notice 7.6kB   esm/operations/databases.js                                                     
              [npmPack] npm notice 986B    esm/models/databasesMappers.js                                                  
              [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                                                 
              [npmPack] npm notice 994B    esm/models/firewallRulesMappers.js                                              
              [npmPack] npm notice 345B    esm/models/index.js                                                             
              [npmPack] npm notice 1.1kB   esm/operations/index.js                                                         
              [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
              [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js                               
              [npmPack] npm notice 2.3kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js         
              [npmPack] npm notice 506B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js      
              [npmPack] npm notice 3.1kB   esm/operations/locationBasedRecommendedActionSessionsResult.js                  
              [npmPack] npm notice 1.0kB   esm/models/locationBasedRecommendedActionSessionsResultMappers.js               
              [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                                                      
              [npmPack] npm notice 984B    esm/models/logFilesMappers.js                                                   
              [npmPack] npm notice 56.9kB  esm/models/mappers.js                                                           
              [npmPack] npm notice 5.6kB   esm/mariaDBManagementClient.js                                                  
              [npmPack] npm notice 2.5kB   esm/mariaDBManagementClientContext.js                                           
              [npmPack] npm notice 1.6kB   esm/operations/operations.js                                                    
              [npmPack] npm notice 471B    esm/models/operationsMappers.js                                                 
              [npmPack] npm notice 5.5kB   esm/models/parameters.js                                                        
              [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js                                    
              [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js                                 
              [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                                          
              [npmPack] npm notice 1.0kB   esm/models/privateLinkResourcesMappers.js                                       
              [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
              [npmPack] npm notice 989B    esm/models/queryTextsMappers.js                                                 
              [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
              [npmPack] npm notice 1.0kB   esm/models/recommendedActionsMappers.js                                         
              [npmPack] npm notice 1.9kB   esm/operations/replicas.js                                                      
              [npmPack] npm notice 983B    esm/models/replicasMappers.js                                                   
              [npmPack] npm notice 983B    rollup.config.js                                                                
              [npmPack] npm notice 11.7kB  esm/operations/servers.js                                                       
              [npmPack] npm notice 4.5kB   esm/operations/serverSecurityAlertPolicies.js                                   
              [npmPack] npm notice 984B    esm/models/serverSecurityAlertPoliciesMappers.js                                
              [npmPack] npm notice 1.2kB   esm/models/serversMappers.js                                                    
              [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
              [npmPack] npm notice 1.0kB   esm/models/topQueryStatisticsMappers.js                                         
              [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
              [npmPack] npm notice 1.0kB   esm/models/virtualNetworkRulesMappers.js                                        
              [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
              [npmPack] npm notice 1.0kB   esm/models/waitStatisticsMappers.js                                             
              [npmPack] npm notice 1.6kB   package.json                                                                    
              [npmPack] npm notice 457B    tsconfig.json                                                                   
              [npmPack] npm notice 1.7kB   esm/operations/advisors.d.ts.map                                                
              [npmPack] npm notice 2.2kB   esm/operations/advisors.js.map                                                  
              [npmPack] npm notice 504B    esm/models/advisorsMappers.d.ts.map                                             
              [npmPack] npm notice 517B    esm/models/advisorsMappers.js.map                                               
              [npmPack] npm notice 400.3kB dist/arm-mariadb.js.map                                                         
              [npmPack] npm notice 55.9kB  dist/arm-mariadb.min.js.map                                                     
              [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map                                   
              [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map                                     
              [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
              [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map                                  
              [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                                          
              [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                                            
              [npmPack] npm notice 516B    esm/models/configurationsMappers.d.ts.map                                       
              [npmPack] npm notice 529B    esm/models/configurationsMappers.js.map                                         
              [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                                               
              [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                                                 
              [npmPack] npm notice 506B    esm/models/databasesMappers.d.ts.map                                            
              [npmPack] npm notice 519B    esm/models/databasesMappers.js.map                                              
              [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                                           
              [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                                             
              [npmPack] npm notice 514B    esm/models/firewallRulesMappers.d.ts.map                                        
              [npmPack] npm notice 527B    esm/models/firewallRulesMappers.js.map                                          
              [npmPack] npm notice 24.6kB  esm/models/index.d.ts.map                                                       
              [npmPack] npm notice 562B    esm/operations/index.d.ts.map                                                   
              [npmPack] npm notice 126B    esm/models/index.js.map                                                         
              [npmPack] npm notice 577B    esm/operations/index.js.map                                                     
              [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map                            
              [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map                              
              [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
              [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map                           
              [npmPack] npm notice 877B    esm/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map   
              [npmPack] npm notice 1.1kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map     
              [npmPack] npm notice 288B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.d.ts.map
              [npmPack] npm notice 301B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js.map  
              [npmPack] npm notice 1.2kB   esm/operations/locationBasedRecommendedActionSessionsResult.d.ts.map            
              [npmPack] npm notice 1.7kB   esm/operations/locationBasedRecommendedActionSessionsResult.js.map              
            • ️✔️@azure/arm-mysql [View full logs]  [Release SDK Changes]
              Only show 100 items here, please refer to log for details.
              [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
              [npmPack] npm WARN deprecated [email protected]: 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/mySQLManagementClient.js → ./dist/arm-mysql.js...
              [npmPack] created ./dist/arm-mysql.js in 613ms
              [npmPack] npm notice 
              [npmPack] npm notice package: @azure/[email protected]
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 3.6kB   esm/operations/advisors.js                                                      
              [npmPack] npm notice 1.0kB   esm/models/advisorsMappers.js                                                   
              [npmPack] npm notice 251.3kB dist/arm-mysql.js                                                               
              [npmPack] npm notice 84.8kB  dist/arm-mysql.min.js                                                           
              [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
              [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js                                      
              [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
              [npmPack] npm notice 1.1kB   esm/models/configurationsMappers.js                                             
              [npmPack] npm notice 7.6kB   esm/operations/databases.js                                                     
              [npmPack] npm notice 1.0kB   esm/models/databasesMappers.js                                                  
              [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                                                 
              [npmPack] npm notice 1.1kB   esm/models/firewallRulesMappers.js                                              
              [npmPack] npm notice 345B    esm/models/index.js                                                             
              [npmPack] npm notice 1.2kB   esm/operations/index.js                                                         
              [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
              [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js                               
              [npmPack] npm notice 2.3kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js         
              [npmPack] npm notice 506B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js      
              [npmPack] npm notice 3.1kB   esm/operations/locationBasedRecommendedActionSessionsResult.js                  
              [npmPack] npm notice 1.1kB   esm/models/locationBasedRecommendedActionSessionsResultMappers.js               
              [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                                                      
              [npmPack] npm notice 1.0kB   esm/models/logFilesMappers.js                                                   
              [npmPack] npm notice 63.0kB  esm/models/mappers.js                                                           
              [npmPack] npm notice 5.7kB   esm/mySQLManagementClient.js                                                    
              [npmPack] npm notice 2.5kB   esm/mySQLManagementClientContext.js                                             
              [npmPack] npm notice 1.5kB   esm/operations/operations.js                                                    
              [npmPack] npm notice 471B    esm/models/operationsMappers.js                                                 
              [npmPack] npm notice 6.4kB   esm/models/parameters.js                                                        
              [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js                                    
              [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js                                 
              [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                                          
              [npmPack] npm notice 1.1kB   esm/models/privateLinkResourcesMappers.js                                       
              [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
              [npmPack] npm notice 1.0kB   esm/models/queryTextsMappers.js                                                 
              [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
              [npmPack] npm notice 1.1kB   esm/models/recommendedActionsMappers.js                                         
              [npmPack] npm notice 1.9kB   esm/operations/replicas.js                                                      
              [npmPack] npm notice 1.0kB   esm/models/replicasMappers.js                                                   
              [npmPack] npm notice 977B    rollup.config.js                                                                
              [npmPack] npm notice 7.5kB   esm/operations/serverAdministrators.js                                          
              [npmPack] npm notice 1.1kB   esm/models/serverAdministratorsMappers.js                                       
              [npmPack] npm notice 8.3kB   esm/operations/serverKeys.js                                                    
              [npmPack] npm notice 1.1kB   esm/models/serverKeysMappers.js                                                 
              [npmPack] npm notice 15.2kB  esm/operations/servers.js                                                       
              [npmPack] npm notice 4.5kB   esm/operations/serverSecurityAlertPolicies.js                                   
              [npmPack] npm notice 1.0kB   esm/models/serverSecurityAlertPoliciesMappers.js                                
              [npmPack] npm notice 1.2kB   esm/models/serversMappers.js                                                    
              [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
              [npmPack] npm notice 1.1kB   esm/models/topQueryStatisticsMappers.js                                         
              [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
              [npmPack] npm notice 1.1kB   esm/models/virtualNetworkRulesMappers.js                                        
              [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
              [npmPack] npm notice 1.1kB   esm/models/waitStatisticsMappers.js                                             
              [npmPack] npm notice 1.6kB   package.json                                                                    
              [npmPack] npm notice 457B    tsconfig.json                                                                   
              [npmPack] npm notice 1.7kB   esm/operations/advisors.d.ts.map                                                
              [npmPack] npm notice 2.2kB   esm/operations/advisors.js.map                                                  
              [npmPack] npm notice 540B    esm/models/advisorsMappers.d.ts.map                                             
              [npmPack] npm notice 553B    esm/models/advisorsMappers.js.map                                               
              [npmPack] npm notice 458.7kB dist/arm-mysql.js.map                                                           
              [npmPack] npm notice 63.9kB  dist/arm-mysql.min.js.map                                                       
              [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map                                   
              [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map                                     
              [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
              [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map                                  
              [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                                          
              [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                                            
              [npmPack] npm notice 552B    esm/models/configurationsMappers.d.ts.map                                       
              [npmPack] npm notice 565B    esm/models/configurationsMappers.js.map                                         
              [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                                               
              [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                                                 
              [npmPack] npm notice 542B    esm/models/databasesMappers.d.ts.map                                            
              [npmPack] npm notice 555B    esm/models/databasesMappers.js.map                                              
              [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                                           
              [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                                             
              [npmPack] npm notice 550B    esm/models/firewallRulesMappers.d.ts.map                                        
              [npmPack] npm notice 563B    esm/models/firewallRulesMappers.js.map                                          
              [npmPack] npm notice 28.0kB  esm/models/index.d.ts.map                                                       
              [npmPack] npm notice 606B    esm/operations/index.d.ts.map                                                   
              [npmPack] npm notice 126B    esm/models/index.js.map                                                         
              [npmPack] npm notice 621B    esm/operations/index.js.map                                                     
              [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map                            
              [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map                              
              [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
              [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map                           
              [npmPack] npm notice 877B    esm/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map   
              [npmPack] npm notice 1.1kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map     
            • ️✔️@azure/arm-postgresql [View full logs]  [Release SDK Changes]
              Only show 100 items here, please refer to log for details.
              [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
              [npmPack] npm WARN deprecated [email protected]: 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/postgreSQLManagementClient.js → ./dist/arm-postgresql.js...
              [npmPack] created ./dist/arm-postgresql.js in 532ms
              [npmPack] npm notice 
              [npmPack] npm notice package: @azure/[email protected]
              [npmPack] npm notice === Tarball Contents === 
              [npmPack] npm notice 186.2kB dist/arm-postgresql.js                                 
              [npmPack] npm notice 62.1kB  dist/arm-postgresql.min.js                             
              [npmPack] npm notice 2.1kB   esm/operations/checkNameAvailability.js                
              [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js             
              [npmPack] npm notice 5.7kB   esm/operations/configurations.js                       
              [npmPack] npm notice 981B    esm/models/configurationsMappers.js                    
              [npmPack] npm notice 7.6kB   esm/operations/databases.js                            
              [npmPack] npm notice 971B    esm/models/databasesMappers.js                         
              [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                        
              [npmPack] npm notice 979B    esm/models/firewallRulesMappers.js                     
              [npmPack] npm notice 345B    esm/models/index.js                                    
              [npmPack] npm notice 891B    esm/operations/index.js                                
              [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js         
              [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js      
              [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                             
              [npmPack] npm notice 969B    esm/models/logFilesMappers.js                          
              [npmPack] npm notice 49.3kB  esm/models/mappers.js                                  
              [npmPack] npm notice 1.6kB   esm/operations/operations.js                           
              [npmPack] npm notice 471B    esm/models/operationsMappers.js                        
              [npmPack] npm notice 4.6kB   esm/models/parameters.js                               
              [npmPack] npm notice 2.6kB   esm/postgreSQLManagementClient.js                      
              [npmPack] npm notice 2.5kB   esm/postgreSQLManagementClientContext.js               
              [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js           
              [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js        
              [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                 
              [npmPack] npm notice 1.0kB   esm/models/privateLinkResourcesMappers.js              
              [npmPack] npm notice 1.9kB   esm/operations/replicas.js                             
              [npmPack] npm notice 968B    esm/models/replicasMappers.js                          
              [npmPack] npm notice 992B    rollup.config.js                                       
              [npmPack] npm notice 7.6kB   esm/operations/serverAdministrators.js                 
              [npmPack] npm notice 1.0kB   esm/models/serverAdministratorsMappers.js              
              [npmPack] npm notice 8.3kB   esm/operations/serverKeys.js                           
              [npmPack] npm notice 1.0kB   esm/models/serverKeysMappers.js                        
              [npmPack] npm notice 11.7kB  esm/operations/servers.js                              
              [npmPack] npm notice 4.6kB   esm/operations/serverSecurityAlertPolicies.js          
              [npmPack] npm notice 969B    esm/models/serverSecurityAlertPoliciesMappers.js       
              [npmPack] npm notice 1.2kB   esm/models/serversMappers.js                           
              [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                  
              [npmPack] npm notice 991B    esm/models/virtualNetworkRulesMappers.js               
              [npmPack] npm notice 1.7kB   package.json                                           
              [npmPack] npm notice 457B    tsconfig.json                                          
              [npmPack] npm notice 339.7kB dist/arm-postgresql.js.map                             
              [npmPack] npm notice 47.9kB  dist/arm-postgresql.min.js.map                         
              [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map          
              [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map            
              [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map       
              [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map         
              [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                 
              [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                   
              [npmPack] npm notice 499B    esm/models/configurationsMappers.d.ts.map              
              [npmPack] npm notice 512B    esm/models/configurationsMappers.js.map                
              [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                      
              [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                        
              [npmPack] npm notice 489B    esm/models/databasesMappers.d.ts.map                   
              [npmPack] npm notice 502B    esm/models/databasesMappers.js.map                     
              [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                  
              [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                    
              [npmPack] npm notice 497B    esm/models/firewallRulesMappers.d.ts.map               
              [npmPack] npm notice 510B    esm/models/firewallRulesMappers.js.map                 
              [npmPack] npm notice 21.8kB  esm/models/index.d.ts.map                              
              [npmPack] npm notice 449B    esm/operations/index.d.ts.map                          
              [npmPack] npm notice 126B    esm/models/index.js.map                                
              [npmPack] npm notice 464B    esm/operations/index.js.map                            
              [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map   
              [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map     
              [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map
              [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map  
              [npmPack] npm notice 791B    esm/operations/logFiles.d.ts.map                       
              [npmPack] npm notice 1.0kB   esm/operations/logFiles.js.map                         
              [npmPack] npm notice 487B    esm/models/logFilesMappers.d.ts.map                    
              [npmPack] npm notice 500B    esm/models/logFilesMappers.js.map                      
              [npmPack] npm notice 2.8kB   esm/models/mappers.d.ts.map                            
              [npmPack] npm notice 27.4kB  esm/models/mappers.js.map                              
              [npmPack] npm notice 663B    esm/operations/operations.d.ts.map                     
              [npmPack] npm notice 908B    esm/operations/operations.js.map                       
              [npmPack] npm notice 225B    esm/models/operationsMappers.d.ts.map                  
              [npmPack] npm notice 238B    esm/models/operationsMappers.js.map                    
              [npmPack] npm notice 972B    esm/models/parameters.d.ts.map                         
              [npmPack] npm notice 3.4kB   esm/models/parameters.js.map                           
              [npmPack] npm notice 1.2kB   esm/postgreSQLManagementClient.d.ts.map                
              [npmPack] npm notice 1.6kB   esm/postgreSQLManagementClient.js.map                  
              [npmPack] npm notice 487B    esm/postgreSQLManagementClientContext.d.ts.map         
              [npmPack] npm notice 1.4kB   esm/postgreSQLManagementClientContext.js.map           
              [npmPack] npm notice 2.9kB   esm/operations/privateEndpointConnections.d.ts.map     
              [npmPack] npm notice 5.2kB   esm/operations/privateEndpointConnections.js.map       
              [npmPack] npm notice 556B    esm/models/privateEndpointConnectionsMappers.d.ts.map  
              [npmPack] npm notice 569B    esm/models/privateEndpointConnectionsMappers.js.map    

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Aug 19, 2020

            azure-sdk-for-net - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from 3268ba2 with merge commit 1b40d23. SDK Automation 13.0.17.20200807.2
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
            • ️✔️Microsoft.Azure.Management.MariaDB [View full logs]  [Release SDK Changes]
                No Artifact Generated.
              • ️✔️Microsoft.Azure.Management.MySQL [View full logs]  [Release SDK Changes]
                  No Artifact Generated.
                • ️✔️Microsoft.Azure.Management.PostgreSQL [View full logs]  [Release SDK Changes]

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Aug 19, 2020

                azure-sdk-for-python - Release

                ️✔️ succeeded [Logs] [Expand Details]

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Aug 19, 2020

                azure-resource-manager-schemas - Release

                ⚠️ warning [Logs] [Expand Details]
                • ⚠️ Generate from 3268ba2 with merge commit 1b40d23. Schema Automation 13.0.17.20200807.2
                  • [after_scripts|node] PostProcessor finished successfully.
                    [after_scripts|node]   5613 passing (54s)
                    [after_scripts|node]   6 failing
                    AzureResourceSchema has no registered package commands.
                    • [after_scripts|node] PostProcessor finished successfully.
                      [after_scripts|node]   5623 passing (1m)
                      AzureResourceSchema has no registered package commands.
                    • ️✔️postgresql [View full logs]  [Release Schema Changes]
                        [after_scripts|node] PostProcessor finished successfully.
                        [after_scripts|node]   5627 passing (1m)
                        AzureResourceSchema has no registered package commands.

                      @openapi-sdkautomation
                      Copy link

                      openapi-sdkautomation bot commented Aug 19, 2020

                      azure-sdk-for-python-track2 - Release

                      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 Aug 19, 2020

                      Trenton Generation - Release

                      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

                      @azuresdkci
                      Copy link
                      Contributor

                      Can one of the admins verify this patch?

                      @azure-pipelines
                      Copy link

                      Azure Pipelines successfully started running 1 pipeline(s).

                      @azure-pipelines
                      Copy link

                      Azure Pipelines successfully started running 1 pipeline(s).

                      @erich-wang
                      Copy link
                      Member

                      It seems you're removing APIs from stable version, please check Breaking Change Policy.

                      @ArcturusZhang
                      Copy link
                      Member

                      Hi @erich-wang to clarify, this PR is not actually removing something - it is replacing an API in higher API version by a lower API version. Well I am not quite sure this is breaking changes or not. At least the breaking changes CI says no

                      @ArcturusZhang
                      Copy link
                      Member

                      /azp run

                      @azure-pipelines
                      Copy link

                      Azure Pipelines successfully started running 3 pipeline(s).

                      @ArcturusZhang
                      Copy link
                      Member

                      Supersedes #10474

                      @akning-ms
                      Copy link
                      Contributor

                      akning-ms commented Aug 20, 2020

                      Hi @erich-wang to clarify, this PR is not actually removing something - it is replacing an API in higher API version by a lower API version. Well I am not quite sure this is breaking changes or not. At least the breaking changes CI says no

                      FYI, breaking changes CI tools have a known issue: it will not report a break change in the case of deleting a swagger file

                      @ayeletshpigelman
                      Copy link
                      Contributor Author

                      Hi @erich-wang, This PR removes swagger files of APIs which were not exposed in the manifest. Therefore customers don’t use them. Moreover, these APIs didn’t add any new functionality.
                      According to Jeffrey Richter, this is not a breaking change. can you please review?

                      @lirenhe lirenhe self-assigned this Aug 21, 2020
                      @lirenhe
                      Copy link
                      Member

                      lirenhe commented Aug 21, 2020

                      Per the discussion with API review board, 2020-01-01 version has not been enabled so approve the revert back the changes.

                      @lirenhe lirenhe merged commit 1b40d23 into Azure:master Aug 21, 2020
                      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.

                      7 participants