Skip to content

add scheduler track2 config#11330

Merged
xseeseesee merged 1 commit intoAzure:masterfrom
00Kai0:kaihuis-track2-scheduler
Dec 14, 2020
Merged

add scheduler track2 config#11330
xseeseesee merged 1 commit intoAzure:masterfrom
00Kai0:kaihuis-track2-scheduler

Conversation

@00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented Oct 22, 2020

No description provided.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 22, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 22, 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 Oct 22, 2020

azure-sdk-for-js

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 Oct 22, 2020

azure-sdk-for-java

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from d7ea100 with merge commit 52fb9f676b631459184b7dc00e8a774dad27d093. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/scheduler/mgmt-v2014_08_01_preview [View full logs]  [Preview SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2014_08_01_preview/src/main/java/com/microsoft/azure/management/scheduler/v2014_08_01_preview/implementation/JobCollectionDefinitionImpl.java:[16,94] type argument com.microsoft.azure.management.scheduler.v2014_08_01_preview.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerModelT
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2014_08_01_preview/src/main/java/com/microsoft/azure/management/scheduler/v2014_08_01_preview/implementation/JobCollectionsImpl.java:[26,115] type argument com.microsoft.azure.management.scheduler.v2014_08_01_preview.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerT
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-scheduler: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2014_08_01_preview/src/main/java/com/microsoft/azure/management/scheduler/v2014_08_01_preview/implementation/JobCollectionDefinitionImpl.java:[16,94] type argument com.microsoft.azure.management.scheduler.v2014_08_01_preview.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerModelT
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2014_08_01_preview/src/main/java/com/microsoft/azure/management/scheduler/v2014_08_01_preview/implementation/JobCollectionsImpl.java:[26,115] type argument com.microsoft.azure.management.scheduler.v2014_08_01_preview.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerT
      [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/scheduler/mgmt-v2016_01_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_01_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_01_01/implementation/JobCollectionDefinitionImpl.java:[16,94] type argument com.microsoft.azure.management.scheduler.v2016_01_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerModelT
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_01_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_01_01/implementation/JobCollectionsImpl.java:[26,115] type argument com.microsoft.azure.management.scheduler.v2016_01_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerT
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-scheduler: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_01_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_01_01/implementation/JobCollectionDefinitionImpl.java:[16,94] type argument com.microsoft.azure.management.scheduler.v2016_01_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerModelT
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_01_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_01_01/implementation/JobCollectionsImpl.java:[26,115] type argument com.microsoft.azure.management.scheduler.v2016_01_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerT
        [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/scheduler/mgmt-v2016_03_01 [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_03_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_03_01/implementation/JobCollectionsImpl.java:[26,115] type argument com.microsoft.azure.management.scheduler.v2016_03_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerT
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_03_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_03_01/implementation/JobCollectionDefinitionImpl.java:[16,94] type argument com.microsoft.azure.management.scheduler.v2016_03_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerModelT
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-scheduler: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_03_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_03_01/implementation/JobCollectionsImpl.java:[26,115] type argument com.microsoft.azure.management.scheduler.v2016_03_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerT
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/scheduler/mgmt-v2016_03_01/src/main/java/com/microsoft/azure/management/scheduler/v2016_03_01/implementation/JobCollectionDefinitionImpl.java:[16,94] type argument com.microsoft.azure.management.scheduler.v2016_03_01.implementation.JobCollectionDefinitionInner is not within bounds of type-variable InnerModelT
          [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 Oct 22, 2020

        azure-sdk-for-go

        ⚠️ warning [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 22, 2020

        azure-sdk-for-python

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from d7ea100 with merge commit 52fb9f676b631459184b7dc00e8a774dad27d093. SDK Automation 13.0.17.20200918.2
        • ️✔️azure-mgmt-scheduler [View full logs]  [Preview SDK Changes]
          [build_conf] INFO:packaging_tools:Building template azure-mgmt-scheduler
          [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-scheduler
          [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 0.009% size of original (original: 22774 chars, delta: 2 chars)
          [ChangeLog] 

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 22, 2020

        azure-resource-manager-schemas

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from d7ea100 with merge commit 52fb9f676b631459184b7dc00e8a774dad27d093. Schema Automation 13.0.17.20200918.2
          Failed to find any diff after autorest so no changed packages was found.

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 22, 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 Oct 22, 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

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 22, 2020

        azure-sdk-for-net

        failed [Logs] [Expand Details]
        • Generate from d7ea100 with merge commit 52fb9f676b631459184b7dc00e8a774dad27d093. SDK Automation 13.0.17.20200918.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
        • Microsoft.Azure.Management.Scheduler [View full logs]  [Preview SDK Changes]
            Failed to create the package Microsoft.Azure.Management.Scheduler.
            Error: dotnet msbuild build.proj /t:CreateNugetPackage /p:Scope=scheduler /v:n /p:SkipTests=true , {} 

          @xseeseesee xseeseesee closed this Dec 14, 2020
          @xseeseesee xseeseesee reopened this Dec 14, 2020
          @openapi-pipeline-app
          Copy link

          openapi-pipeline-app bot commented Dec 14, 2020

          Swagger Generation Artifacts

          ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
          • ️✔️Succeeded [Logs]Release - Generate from 2562a49. 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
          • ️✔️scheduler/mgmt/2016-03-01/scheduler [View full logs]  [Release SDK Changes]
            info	[Changelog] No exported changes
          • ️✔️scheduler/mgmt/2016-01-01/scheduler [View full logs]  [Release SDK Changes]
            info	[Changelog] No exported changes
          • ️✔️preview/scheduler/mgmt/2014-08-01-preview/scheduler [View full logs]  [Release SDK Changes]
            info	[Changelog] No exported changes
          ️❌ azure-sdk-for-net failed [Detail]
          • Failed [Logs]Release - Generate from 2562a49. SDK Automation 14.0.0
            warn	Skip initScript due to not configured
            command	sudo apt-get install -y dotnet-sdk-5.0
            command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/scheduler/resource-manager/readme.md
            cmderr	[Autorest] realpath(): Permission denied
            cmderr	[Autorest] realpath(): Permission denied
            cmderr	[Autorest] realpath(): Permission denied
            cmderr	[Autorest] realpath(): Permission denied
            cmderr	[Autorest] realpath(): Permission denied
            cmderr	[Autorest] realpath(): Permission denied
          • Microsoft.Azure.Management.Scheduler [View full logs]  [Release SDK Changes]
            cmdout	[msbuild] /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(684,41): error CS0117: 'BasicAuthentication' does not contain a definition for 'Type' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(725,108): error CS1061: 'HttpAuthentication' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'HttpAuthentication' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(824,41): error CS0117: 'OAuthAuthentication' does not contain a definition for 'Type' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(864,123): error CS1061: 'HttpAuthentication' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'HttpAuthentication' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(960,41): error CS0117: 'ClientCertAuthentication' does not contain a definition for 'Type' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(1000,120): error CS1061: 'HttpAuthentication' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'HttpAuthentication' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(684,41): error CS0117: 'BasicAuthentication' does not contain a definition for 'Type' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(725,108): error CS1061: 'HttpAuthentication' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'HttpAuthentication' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(824,41): error CS0117: 'OAuthAuthentication' does not contain a definition for 'Type' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(864,123): error CS1061: 'HttpAuthentication' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'HttpAuthentication' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(960,41): error CS0117: 'ClientCertAuthentication' does not contain a definition for 'Type' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/ScenarioTests/JobTests.Scenario.cs(1000,120): error CS1061: 'HttpAuthentication' does not contain a definition for 'Type' and no accessible extension method 'Type' accepting a first argument of type 'HttpAuthentication' could be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/scheduler/Microsoft.Azure.Management.Scheduler/tests/Microsoft.Azure.Management.Scheduler.Test.csproj]
            error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
          ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
          • ️✔️Succeeded [Logs]Release - Generate from 2562a49. Schema Automation 14.0.0
            warn	Skip initScript due to not configured
            command	npx n 12
            command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/scheduler/resource-manager/readme.md
          • ️✔️scheduler [View full logs]  [Release Schema Changes]
            cmderr	[resource-manager] node-pre-gyp
            cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
            cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 No repository field.
            cmderr	[resource-manager]  SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
            cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
          ️⚠️ azure-sdk-for-java warning [Detail]
          • ⚠️Warning [Logs]Release - Generate from 2562a49. SDK Automation 14.0.0
            command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
            command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
            cmderr	[generate.py] 2020-12-14 04:33:55 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-scheduler"
            cmderr	[generate.py] 2020-12-14 04:33:55 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
            cmderr	[generate.py] 2020-12-14 04:33:55 INFO autorest --version=3.0.6327 --use=@autorest/java@4.0.5 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/scheduler/azure-resourcemanager-scheduler --java.namespace=com.azure.resourcemanager.scheduler  --package-version=1.0.0-beta.1 --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --pipeline.modelerfour.flatten-payloads=false --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/scheduler/resource-manager/readme.md
            cmderr	[generate.py] 2020-12-14 04:34:31 INFO [CI][Success] Write to ci.yml
            cmderr	[generate.py] 2020-12-14 04:34:31 INFO [POM][Process] dealing with pom.xml
            cmderr	[generate.py] 2020-12-14 04:34:31 INFO [POM][Success] Write to pom.xml
            cmderr	[generate.py] 2020-12-14 04:34:31 INFO [POM][Process] dealing with root pom
            cmderr	[generate.py] 2020-12-14 04:34:31 INFO [POM][Success] Write to root pom
            cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
            cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
            cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
            cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
            cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
          • ️✔️azure-resourcemanager-scheduler [View full logs]  [Release SDK Changes]
            cmderr	[Inst] 2020-12-14 04:36:43 DEBUG Got artifact_id: azure-resourcemanager-scheduler
            cmderr	[Inst] 2020-12-14 04:36:43 DEBUG Got artifact: pom.xml
            cmderr	[Inst] 2020-12-14 04:36:43 DEBUG Got artifact: azure-resourcemanager-scheduler-1.0.0-beta.1.jar
            cmderr	[Inst] 2020-12-14 04:36:43 DEBUG Match jar package: azure-resourcemanager-scheduler-1.0.0-beta.1.jar
            cmderr	[Inst] 2020-12-14 04:36:43 DEBUG output: {"full": "curl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11330/azure-sdk-for-java/azure-resourcemanager-scheduler/azure-resourcemanager-scheduler-1.0.0-beta.1.jar\" -o azure-resourcemanager-scheduler-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-scheduler -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-scheduler-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true\n"}
          ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
          • ️✔️Succeeded [Logs]Release - Generate from 2562a49. SDK Automation 14.0.0
            warn	Skip initScript due to not configured
            command	npx n 12
            command	python3 -m venv venv
            command	pip install --upgrade setuptools wheel pip
            command	pip install pathlib jinja2 msrestazure
            command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/scheduler/resource-manager/readme.md
          • ️✔️azure-mgmt-scheduler [View full logs]  [Release SDK Changes]
            cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-scheduler
            cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
            cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
            cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-scheduler
            cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
            cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.scheduler
            cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.scheduler
            cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.scheduler
            cmderr	[changelogReport] INFO:__main__:Report written to sdk/scheduler/azure-mgmt-scheduler/code_reports/latest/report.json
            cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-scheduler on PyPI
            cmderr	[changelogReportLatest] INFO:__main__:Got ['0.30.0a1', '0.30.0rc1', '0.30.0rc2', '0.30.0rc3', '0.30.0rc4', '0.30.0rc5', '1.0.0', '1.1.0', '1.1.1', '1.1.2', '1.1.3', '2.0.0', '7.0.0b1']
            cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
            cmderr	[changelogReportLatest] INFO:__main__:Installing version 2.0.0 of azure-mgmt-scheduler in a venv
            cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
            cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.scheduler
            cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.scheduler
            cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.scheduler
            cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/scheduler/azure-mgmt-scheduler/code_reports/2.0.0/report.json
            cmdout	[Changelog] Size of delta 0.009% size of original (original: 22774 chars, delta: 2 chars)
          ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
          Posted by Swagger Pipeline | How to fix these errors?

          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

          Projects

          None yet

          Development

          Successfully merging this pull request may close these issues.

          2 participants