Skip to content

Add azure-sdk-for-js to resources/resource-manager/readme.md#4086

Merged
kpajdzik merged 1 commit intomasterfrom
daschult/resources
Oct 10, 2018
Merged

Add azure-sdk-for-js to resources/resource-manager/readme.md#4086
kpajdzik merged 1 commit intomasterfrom
daschult/resources

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 5, 2018

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@ghost ghost self-assigned this Oct 5, 2018
@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Oct 5, 2018

Automation for azure-sdk-for-python

A PR has been created for you:
Azure/azure-sdk-for-python#3530

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Oct 5, 2018

Automation for azure-sdk-for-ruby

A PR has been created for you:
Azure/azure-sdk-for-ruby#1707

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Oct 5, 2018

Automation for azure-sdk-for-js

Nothing to generate for azure-sdk-for-js

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Oct 5, 2018

Automation for azure-sdk-for-node

A PR has been created for you:
Azure/azure-sdk-for-node#3770

@azuresdkci
Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Oct 5, 2018

Automation for azure-sdk-for-go

Encountered a Subprocess error: (azure-sdk-for-go)

Command: go generate ./profiles/...
Finished with return code 1
and output:

# github.com/Azure/azure-sdk-for-go/vendor/github.com/hashicorp/hcl/hcl/parser
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0xcabe37, 0x16)
	/usr/local/go/src/runtime/panic.go:608 +0x72 fp=0x7ffd94c4b5f0 sp=0x7ffd94c4b5c0 pc=0x42a9f2
runtime.sysMap(0xc000000000, 0x4000000, 0x1377398)
	/usr/local/go/src/runtime/mem_linux.go:156 +0xc7 fp=0x7ffd94c4b630 sp=0x7ffd94c4b5f0 pc=0x416447
runtime.(*mheap).sysAlloc(0x13546e0, 0x4000000, 0x0, 0x0)
	/usr/local/go/src/runtime/malloc.go:619 +0x1c7 fp=0x7ffd94c4b6b8 sp=0x7ffd94c4b630 pc=0x40aa17
runtime.(*mheap).grow(0x13546e0, 0x1, 0x0)
	/usr/local/go/src/runtime/mheap.go:920 +0x42 fp=0x7ffd94c4b710 sp=0x7ffd94c4b6b8 pc=0x422742
runtime.(*mheap).allocSpanLocked(0x13546e0, 0x1, 0x13773a8, 0x0)
	/usr/local/go/src/runtime/mheap.go:848 +0x337 fp=0x7ffd94c4b750 sp=0x7ffd94c4b710 pc=0x4225c7
runtime.(*mheap).alloc_m(0x13546e0, 0x1, 0x2a, 0x0)
	/usr/local/go/src/runtime/mheap.go:692 +0x119 fp=0x7ffd94c4b790 sp=0x7ffd94c4b750 pc=0x421dd9
runtime.(*mheap).alloc.func1()
	/usr/local/go/src/runtime/mheap.go:759 +0x4c fp=0x7ffd94c4b7c8 sp=0x7ffd94c4b790 pc=0x453dfc
runtime.(*mheap).alloc(0x13546e0, 0x1, 0x1002a, 0x0)
	/usr/local/go/src/runtime/mheap.go:758 +0x8a fp=0x7ffd94c4b818 sp=0x7ffd94c4b7c8 pc=0x42207a
runtime.(*mcentral).grow(0x1356498, 0x0)
	/usr/local/go/src/runtime/mcentral.go:232 +0x94 fp=0x7ffd94c4b860 sp=0x7ffd94c4b818 pc=0x415e44
runtime.(*mcentral).cacheSpan(0x1356498, 0x7fa8a3af8000)
	/usr/local/go/src/runtime/mcentral.go:106 +0x2f8 fp=0x7ffd94c4b8a8 sp=0x7ffd94c4b860 pc=0x415998
runtime.(*mcache).refill(0x7fa8a3af8000, 0x2a)
	/usr/local/go/src/runtime/mcache.go:122 +0x95 fp=0x7ffd94c4b8d8 sp=0x7ffd94c4b8a8 pc=0x415555
runtime.(*mcache).nextFree.func1()
	/usr/local/go/src/runtime/malloc.go:749 +0x32 fp=0x7ffd94c4b8f8 sp=0x7ffd94c4b8d8 pc=0x453212
runtime.(*mcache).nextFree(0x7fa8a3af8000, 0x137742a, 0x4000, 0x7fa8a3af8000, 0x7ffd94c4b9b8)
	/usr/local/go/src/runtime/malloc.go:748 +0xb6 fp=0x7ffd94c4b950 sp=0x7ffd94c4b8f8 pc=0x40b0c6
runtime.mallocgc(0x180, 0xc96de0, 0x7ffd94c4ba01, 0x7fa8a3afc000)
	/usr/local/go/src/runtime/malloc.go:903 +0x793 fp=0x7ffd94c4b9f0 sp=0x7ffd94c4b950 pc=0x40ba13
runtime.newobject(0xc96de0, 0x1377400)
	/usr/local/go/src/runtime/malloc.go:1032 +0x38 fp=0x7ffd94c4ba20 sp=0x7ffd94c4b9f0 pc=0x40bdf8
runtime.malg(0x7fa800008000, 0x7fa8a3af8000)
	/usr/local/go/src/runtime/proc.go:3285 +0x31 fp=0x7ffd94c4ba60 sp=0x7ffd94c4ba20 pc=0x433d51
runtime.mpreinit(0x1346ec0)
	/usr/local/go/src/runtime/os_linux.go:311 +0x29 fp=0x7ffd94c4ba80 sp=0x7ffd94c4ba60 pc=0x428e29
runtime.mcommoninit(0x1346ec0)
	/usr/local/go/src/runtime/proc.go:624 +0xc1 fp=0x7ffd94c4bab8 sp=0x7ffd94c4ba80 pc=0x42d801
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:546 +0x89 fp=0x7ffd94c4bb20 sp=0x7ffd94c4bab8 pc=0x42d4c9
runtime.rt0_go(0x7ffd94c4bb58, 0x14, 0x7ffd94c4bb58, 0x0, 0x0, 0x14, 0x7ffd94c4caea, 0x7ffd94c4cb15, 0x7ffd94c4cb18, 0x7ffd94c4cb3c, ...)
	/usr/local/go/src/runtime/asm_amd64.s:195 +0x11a fp=0x7ffd94c4bb28 sp=0x7ffd94c4bb20 pc=0x455a7a
# github.com/Azure/azure-sdk-for-go/vendor/github.com/fsnotify/fsnotify
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0xcabe37, 0x16)
	/usr/local/go/src/runtime/panic.go:608 +0x72 fp=0x7ffc6a775ce0 sp=0x7ffc6a775cb0 pc=0x42a9f2
runtime.sysMap(0xc000000000, 0x4000000, 0x1377398)
	/usr/local/go/src/runtime/mem_linux.go:156 +0xc7 fp=0x7ffc6a775d20 sp=0x7ffc6a775ce0 pc=0x416447
runtime.(*mheap).sysAlloc(0x13546e0, 0x4000000, 0x0, 0x0)
	/usr/local/go/src/runtime/malloc.go:619 +0x1c7 fp=0x7ffc6a775da8 sp=0x7ffc6a775d20 pc=0x40aa17
runtime.(*mheap).grow(0x13546e0, 0x1, 0x0)
	/usr/local/go/src/runtime/mheap.go:920 +0x42 fp=0x7ffc6a775e00 sp=0x7ffc6a775da8 pc=0x422742
runtime.(*mheap).allocSpanLocked(0x13546e0, 0x1, 0x13773a8, 0x0)
	/usr/local/go/src/runtime/mheap.go:848 +0x337 fp=0x7ffc6a775e40 sp=0x7ffc6a775e00 pc=0x4225c7
runtime.(*mheap).alloc_m(0x13546e0, 0x1, 0x2a, 0x0)
	/usr/local/go/src/runtime/mheap.go:692 +0x119 fp=0x7ffc6a775e80 sp=0x7ffc6a775e40 pc=0x421dd9
runtime.(*mheap).alloc.func1()
	/usr/local/go/src/runtime/mheap.go:759 +0x4c fp=0x7ffc6a775eb8 sp=0x7ffc6a775e80 pc=0x453dfc
runtime.(*mheap).alloc(0x13546e0, 0x1, 0x1002a, 0x0)
	/usr/local/go/src/runtime/mheap.go:758 +0x8a fp=0x7ffc6a775f08 sp=0x7ffc6a775eb8 pc=0x42207a
runtime.(*mcentral).grow(0x1356498, 0x0)
	/usr/local/go/src/runtime/mcentral.go:232 +0x94 fp=0x7ffc6a775f50 sp=0x7ffc6a775f08 pc=0x415e44
runtime.(*mcentral).cacheSpan(0x1356498, 0x7fc619b7f000)
	/usr/local/go/src/runtime/mcentral.go:106 +0x2f8 fp=0x7ffc6a775f98 sp=0x7ffc6a775f50 pc=0x415998
runtime.(*mcache).refill(0x7fc619b7f000, 0x2a)
	/usr/local/go/src/runtime/mcache.go:122 +0x95 fp=0x7ffc6a775fc8 sp=0x7ffc6a775f98 pc=0x415555
runtime.(*mcache).nextFree.func1()
	/usr/local/go/src/runtime/malloc.go:749 +0x32 fp=0x7ffc6a775fe8 sp=0x7ffc6a775fc8 pc=0x453212
runtime.(*mcache).nextFree(0x7fc619b7f000, 0x137742a, 0x4000, 0x7fc619b7f000, 0x7ffc6a7760a8)
	/usr/local/go/src/runtime/malloc.go:748 +0xb6 fp=0x7ffc6a776040 sp=0x7ffc6a775fe8 pc=0x40b0c6
runtime.mallocgc(0x180, 0xc96de0, 0x7ffc6a776101, 0x7fc619b83000)
	/usr/local/go/src/runtime/malloc.go:903 +0x793 fp=0x7ffc6a7760e0 sp=0x7ffc6a776040 pc=0x40ba13
runtime.newobject(0xc96de0, 0x1377400)
	/usr/local/go/src/runtime/malloc.go:1032 +0x38 fp=0x7ffc6a776110 sp=0x7ffc6a7760e0 pc=0x40bdf8
runtime.malg(0x7fc600008000, 0x7fc619b7f000)
	/usr/local/go/src/runtime/proc.go:3285 +0x31 fp=0x7ffc6a776150 sp=0x7ffc6a776110 pc=0x433d51
runtime.mpreinit(0x1346ec0)
	/usr/local/go/src/runtime/os_linux.go:311 +0x29 fp=0x7ffc6a776170 sp=0x7ffc6a776150 pc=0x428e29
runtime.mcommoninit(0x1346ec0)
	/usr/local/go/src/runtime/proc.go:624 +0xc1 fp=0x7ffc6a7761a8 sp=0x7ffc6a776170 pc=0x42d801
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:546 +0x89 fp=0x7ffc6a776210 sp=0x7ffc6a7761a8 pc=0x42d4c9
runtime.rt0_go(0x7ffc6a776248, 0x15, 0x7ffc6a776248, 0x0, 0x0, 0x15, 0x7ffc6a776a95, 0x7ffc6a776ac0, 0x7ffc6a776ac3, 0x7ffc6a776ae7, ...)
	/usr/local/go/src/runtime/asm_amd64.s:195 +0x11a fp=0x7ffc6a776218 sp=0x7ffc6a776210 pc=0x455a7a
# github.com/Azure/azure-sdk-for-go/vendor/github.com/hashicorp/hcl/json/token
fatal error: runtime: out of memory

runtime stack:
runtime.throw(0xcabe37, 0x16)
	/usr/local/go/src/runtime/panic.go:608 +0x72 fp=0x7ffe1ce055e0 sp=0x7ffe1ce055b0 pc=0x42a9f2
runtime.sysMap(0xc000000000, 0x4000000, 0x1377398)
	/usr/local/go/src/runtime/mem_linux.go:156 +0xc7 fp=0x7ffe1ce05620 sp=0x7ffe1ce055e0 pc=0x416447
runtime.(*mheap).sysAlloc(0x13546e0, 0x4000000, 0x0, 0x0)
	/usr/local/go/src/runtime/malloc.go:619 +0x1c7 fp=0x7ffe1ce056a8 sp=0x7ffe1ce05620 pc=0x40aa17
runtime.(*mheap).grow(0x13546e0, 0x1, 0x0)
	/usr/local/go/src/runtime/mheap.go:920 +0x42 fp=0x7ffe1ce05700 sp=0x7ffe1ce056a8 pc=0x422742
runtime.(*mheap).allocSpanLocked(0x13546e0, 0x1, 0x13773a8, 0x0)
	/usr/local/go/src/runtime/mheap.go:848 +0x337 fp=0x7ffe1ce05740 sp=0x7ffe1ce05700 pc=0x4225c7
runtime.(*mheap).alloc_m(0x13546e0, 0x1, 0x2a, 0x0)
	/usr/local/go/src/runtime/mheap.go:692 +0x119 fp=0x7ffe1ce05780 sp=0x7ffe1ce05740 pc=0x421dd9
runtime.(*mheap).alloc.func1()
	/usr/local/go/src/runtime/mheap.go:759 +0x4c fp=0x7ffe1ce057b8 sp=0x7ffe1ce05780 pc=0x453dfc
runtime.(*mheap).alloc(0x13546e0, 0x1, 0x1002a, 0x0)
	/usr/local/go/src/runtime/mheap.go:758 +0x8a fp=0x7ffe1ce05808 sp=0x7ffe1ce057b8 pc=0x42207a
runtime.(*mcentral).grow(0x1356498, 0x0)
	/usr/local/go/src/runtime/mcentral.go:232 +0x94 fp=0x7ffe1ce05850 sp=0x7ffe1ce05808 pc=0x415e44
runtime.(*mcentral).cacheSpan(0x1356498, 0x7effbdeae000)
	/usr/local/go/src/runtime/mcentral.go:106 +0x2f8 fp=0x7ffe1ce05898 sp=0x7ffe1ce05850 pc=0x415998
runtime.(*mcache).refill(0x7effbdeae000, 0x2a)
	/usr/local/go/src/runtime/mcache.go:122 +0x95 fp=0x7ffe1ce058c8 sp=0x7ffe1ce05898 pc=0x415555
runtime.(*mcache).nextFree.func1()
	/usr/local/go/src/runtime/malloc.go:749 +0x32 fp=0x7ffe1ce058e8 sp=0x7ffe1ce058c8 pc=0x453212
runtime.(*mcache).nextFree(0x7effbdeae000, 0x137742a, 0x4000, 0x7effbdeae000, 0x7ffe1ce059a8)
	/usr/local/go/src/runtime/malloc.go:748 +0xb6 fp=0x7ffe1ce05940 sp=0x7ffe1ce058e8 pc=0x40b0c6
runtime.mallocgc(0x180, 0xc96de0, 0x7ffe1ce05a01, 0x7effbdeb2000)
	/usr/local/go/src/runtime/malloc.go:903 +0x793 fp=0x7ffe1ce059e0 sp=0x7ffe1ce05940 pc=0x40ba13
runtime.newobject(0xc96de0, 0x1377400)
	/usr/local/go/src/runtime/malloc.go:1032 +0x38 fp=0x7ffe1ce05a10 sp=0x7ffe1ce059e0 pc=0x40bdf8
runtime.malg(0x7eff00008000, 0x7effbdeae000)
	/usr/local/go/src/runtime/proc.go:3285 +0x31 fp=0x7ffe1ce05a50 sp=0x7ffe1ce05a10 pc=0x433d51
runtime.mpreinit(0x1346ec0)
	/usr/local/go/src/runtime/os_linux.go:311 +0x29 fp=0x7ffe1ce05a70 sp=0x7ffe1ce05a50 pc=0x428e29
runtime.mcommoninit(0x1346ec0)
	/usr/local/go/src/runtime/proc.go:624 +0xc1 fp=0x7ffe1ce05aa8 sp=0x7ffe1ce05a70 pc=0x42d801
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:546 +0x89 fp=0x7ffe1ce05b10 sp=0x7ffe1ce05aa8 pc=0x42d4c9
runtime.rt0_go(0x7ffe1ce05b48, 0x14, 0x7ffe1ce05b48, 0x0, 0x0, 0x14, 0x7ffe1ce06ae8, 0x7ffe1ce06b13, 0x7ffe1ce06b16, 0x7ffe1ce06b3a, ...)
	/usr/local/go/src/runtime/asm_amd64.s:195 +0x11a fp=0x7ffe1ce05b18 sp=0x7ffe1ce05b10 pc=0x455a7a
profiles/2017-03-09/generate.go:17: running "go": exit status 2
[STATUS] Output-Location set to:
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/advisor/mgmt/advisor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/analysisservices/mgmt/analysisservices/models.go
[STATUS] Success formatting profile.
[ERROR] path 'github.com/Azure/azure-sdk-for-go/services/appinsights/v1/insights' does not resemble a known package path
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/apimanagement/mgmt/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/appinsights/mgmt/insights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/authorization/mgmt/authorization/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/automation/mgmt/automation/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/azsadmin/mgmt/infrastructureinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/azsadmin/mgmt/fabric/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/batch/batch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/batch/mgmt/batch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/batchai/mgmt/batchai/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/computervision/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/contentmoderator/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/customsearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/entitysearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/face/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/imagesearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/luis/programmatic/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/luis/runtime/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/spellcheck/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/textanalytics/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/newssearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/videosearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/websearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/compute/mgmt/compute/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/consumption/mgmt/consumption/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/containerregistry/mgmt/containerregistry/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/cosmos-db/mgmt/documentdb/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datacatalog/mgmt/datacatalog/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/customerinsights/mgmt/customerinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/analytics/catalog/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/analytics/job/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/analytics/mgmt/account/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/store/filesystem/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/datalake/store/mgmt/account/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/provisioningservices/mgmt/iothub/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/devtestlabs/mgmt/dtl/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/dns/mgmt/dns/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/domainservices/mgmt/aad/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/eventgrid/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/eventgrid/mgmt/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/eventhub/mgmt/eventhub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/graphrbac/graphrbac/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/iothub/mgmt/devices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/keyvault/keyvault/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/keyvault/mgmt/keyvault/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/machinelearning/mgmt/webservices/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/logic/mgmt/logic/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/marketplaceordering/mgmt/marketplaceordering/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/mediaservices/mgmt/media/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/mobileengagement/mgmt/mobileengagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/mysql/mgmt/mysql/models.go
[STATUS] Success formatting profile.
[ERROR] path 'github.com/Azure/azure-sdk-for-go/services/operationalinsights/v1/operationalinsights' does not resemble a known package path
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/notificationhubs/mgmt/notificationhubs/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/network/mgmt/network/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/operationalinsights/mgmt/operationalinsights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/postgresql/mgmt/postgresql/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/powerbidedicated/mgmt/powerbidedicated/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/powerbiembedded/mgmt/powerbiembedded/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/recoveryservices/mgmt/recoveryservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/recoveryservices/mgmt/backup/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/redis/mgmt/redis/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/recoveryservices/mgmt/siterecovery/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/relay/mgmt/relay/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/reservations/mgmt/reservations/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resourcehealth/mgmt/resourcehealth/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/features/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/locks/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/policy/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/resources/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/subscriptions/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/resources/mgmt/links/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/scheduler/mgmt/scheduler/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/search/mgmt/search/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/servicebus/mgmt/servicebus/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/servicefabric/servicefabric/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/servicefabric/mgmt/servicefabric/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/sql/mgmt/sql/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storage/mgmt/storage/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storageimportexport/mgmt/storageimportexport/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/storsimple8000series/mgmt/storsimple/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/streamanalytics/mgmt/streamanalytics/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/trafficmanager/mgmt/trafficmanager/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/latest/web/mgmt/web/models.go
[STATUS] Success formatting profile.
[STATUS] 87 packages generated.
[STATUS] Using preview versions.
[STATUS] New group found {"addons/mgmt" "" "addons"} using version "2017-05-15"
[STATUS] Updating group {"addons/mgmt" "" "addons"} from version "2017-05-15" to "2018-03-01"
[STATUS] New group found {"adhybridhealthservice/mgmt" "" "adhybridhealthservice"} using version "2014-01-01"
[STATUS] New group found {"advisor/mgmt" "" "advisor"} using version "2016-07-12-preview"
[STATUS] Updating group {"advisor/mgmt" "" "advisor"} from version "2016-07-12-preview" to "2017-03-31"
[STATUS] Updating group {"advisor/mgmt" "" "advisor"} from version "2017-03-31" to "2017-04-19"
[STATUS] New group found {"analysisservices/mgmt" "" "analysisservices"} using version "2016-05-16"
[STATUS] Updating group {"analysisservices/mgmt" "" "analysisservices"} from version "2016-05-16" to "2017-07-14"
[STATUS] Updating group {"analysisservices/mgmt" "" "analysisservices"} from version "2017-07-14" to "2017-08-01"
[STATUS] Evaluated group {"analysisservices/mgmt" "" "analysisservices"} version "2017-08-01-beta" decided to stay with "2017-08-01"
[STATUS] New group found {"apimanagement/mgmt" "" "apimanagement"} using version "2016-07-07"
[STATUS] Updating group {"apimanagement/mgmt" "" "apimanagement"} from version "2016-07-07" to "2016-10-10"
[STATUS] Updating group {"apimanagement/mgmt" "" "apimanagement"} from version "2016-10-10" to "2017-03-01"
[STATUS] New group found {"appinsights/mgmt" "" "insights"} using version "2015-05-01"
[STATUS] New group found {"authorization/mgmt" "" "authorization"} using version "2015-07-01"
[STATUS] Updating group {"authorization/mgmt" "" "authorization"} from version "2015-07-01" to "2017-10-01-preview"
[STATUS] Updating group {"authorization/mgmt" "" "authorization"} from version "2017-10-01-preview" to "2018-01-01-preview"
[STATUS] New group found {"automation/mgmt" "" "automation"} using version "2015-10-31"
[STATUS] Updating group {"automation/mgmt" "" "automation"} from version "2015-10-31" to "2017-05-15-preview"
[STATUS] New group found {"azsadmin/mgmt" "" "fabric"} using version "2016-05-01"
[STATUS] New group found {"azsadmin/mgmt" "" "infrastructureinsights"} using version "2016-05-01"
[STATUS] New group found {"azurestack/mgmt" "" "azurestack"} using version "2017-06-01"
[STATUS] New group found {"batch" "" "batch"} using version "2015-12-01.2.2"
[STATUS] Updating group {"batch" "" "batch"} from version "2015-12-01.2.2" to "2016-02-01.3.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2016-02-01.3.0" to "2016-07-01.3.1"
[STATUS] Updating group {"batch" "" "batch"} from version "2016-07-01.3.1" to "2017-01-01.4.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-01-01.4.0" to "2017-05-01.5.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-05-01.5.0" to "2017-06-01.5.1"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-06-01.5.1" to "2017-09-01.6.0"
[STATUS] Updating group {"batch" "" "batch"} from version "2017-09-01.6.0" to "2018-03-01.6.1"
[STATUS] Updating group {"batch" "" "batch"} from version "2018-03-01.6.1" to "2018-08-01.7.0"
[STATUS] New group found {"batch/mgmt" "" "batch"} using version "2015-12-01"
[STATUS] Updating group {"batch/mgmt" "" "batch"} from version "2015-12-01" to "2017-01-01"
[STATUS] Updating group {"batch/mgmt" "" "batch"} from version "2017-01-01" to "2017-05-01"
[STATUS] Updating group {"batch/mgmt" "" "batch"} from version "2017-05-01" to "2017-09-01"
[STATUS] New group found {"batchai/mgmt" "" "batchai"} using version "2018-03-01"
[STATUS] Updating group {"batchai/mgmt" "" "batchai"} from version "2018-03-01" to "2018-05-01"
[STATUS] New group found {"billing/mgmt" "" "billing"} using version "2017-02-27-preview"
[STATUS] Updating group {"billing/mgmt" "" "billing"} from version "2017-02-27-preview" to "2017-04-24-preview"
[STATUS] Updating group {"billing/mgmt" "" "billing"} from version "2017-04-24-preview" to "2018-03-01-preview"
[STATUS] New group found {"cdn/mgmt" "" "cdn"} using version "2015-06-01"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2015-06-01" to "2016-04-02"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2016-04-02" to "2016-10-02"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2016-10-02" to "2017-04-02"
[STATUS] Updating group {"cdn/mgmt" "" "cdn"} from version "2017-04-02" to "2017-10-12"
[STATUS] New group found {"cognitiveservices/mgmt" "" "cognitiveservices"} using version "2016-02-01-preview"
[STATUS] Updating group {"cognitiveservices/mgmt" "" "cognitiveservices"} from version "2016-02-01-preview" to "2017-04-18"
[STATUS] New group found {"cognitiveservices" "" "autosuggest"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "computervision"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "contentmoderator"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "customimagesearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "customsearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "entitysearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "face"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "imagesearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "newssearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "spellcheck"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "videosearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "websearch"} using version "v1.0"
[STATUS] New group found {"cognitiveservices" "" "customvision"} using version "v1.1"
[STATUS] New group found {"cognitiveservices" "" "customvision/prediction"} using version "v1.1"
[STATUS] Updating group {"cognitiveservices" "" "customvision"} from version "v1.1" to "v1.2"
[STATUS] New group found {"cognitiveservices" "" "customvision/training"} using version "v1.2"
[STATUS] Updating group {"cognitiveservices" "" "computervision"} from version "v1.0" to "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis/authoring"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis/programmatic"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "luis/runtime"} using version "v2.0"
[STATUS] New group found {"cognitiveservices" "" "textanalytics"} using version "v2.0"
[STATUS] Updating group {"cognitiveservices" "" "customvision"} from version "v1.2" to "v2.1"
[STATUS] Updating group {"cognitiveservices" "" "customvision/training"} from version "v1.2" to "v2.1"
[STATUS] New group found {"commerce/mgmt" "" "commerce"} using version "2015-06-01-preview"
[STATUS] New group found {"compute/mgmt" "" "compute"} using version "2015-06-15"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2015-06-15" to "2016-03-30"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2016-03-30" to "2016-04-30-preview"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2016-04-30-preview" to "2017-03-30"
[STATUS] New group found {"compute/mgmt" "" "skus"} using version "2017-09-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2017-03-30" to "2017-12-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2017-12-01" to "2018-04-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2018-04-01" to "2018-06-01"
[STATUS] Updating group {"compute/mgmt" "" "compute"} from version "2018-06-01" to "2018-10-01"
[STATUS] New group found {"consumption/mgmt" "" "consumption"} using version "2017-04-24-preview"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2017-04-24-preview" to "2017-11-30"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2017-11-30" to "2017-12-30-preview"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2017-12-30-preview" to "2018-01-31"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-01-31" to "2018-03-31"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-03-31" to "2018-05-31"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-05-31" to "2018-06-30"
[STATUS] Updating group {"consumption/mgmt" "" "consumption"} from version "2018-06-30" to "2018-08-31"
[STATUS] New group found {"containerinstance/mgmt" "" "containerinstance"} using version "2017-08-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2017-08-01-preview" to "2017-10-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2017-10-01-preview" to "2017-12-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2017-12-01-preview" to "2018-02-01-preview"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2018-02-01-preview" to "2018-04-01"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2018-04-01" to "2018-06-01"
[STATUS] Updating group {"containerinstance/mgmt" "" "containerinstance"} from version "2018-06-01" to "2018-09-01"
[STATUS] New group found {"containerregistry/mgmt" "" "containerregistry"} using version "2016-06-27-preview"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2016-06-27-preview" to "2017-03-01"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2017-03-01" to "2017-06-01-preview"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2017-06-01-preview" to "2017-10-01"
[STATUS] Updating group {"containerregistry/mgmt" "" "containerregistry"} from version "2017-10-01" to "2018-09-01"
[STATUS] New group found {"containerservice/mgmt" "" "containerservice"} using version "2015-11-01-preview"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2015-11-01-preview" to "2016-03-30"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2016-03-30" to "2016-09-30"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2016-09-30" to "2017-01-31"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-01-31" to "2017-07-01"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-07-01" to "2017-08-31"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-08-31" to "2017-09-30"
[STATUS] Updating group {"containerservice/mgmt" "" "containerservice"} from version "2017-09-30" to "2018-03-31"
[STATUS] New group found {"cosmos-db/mgmt" "" "documentdb"} using version "2015-04-08"
[STATUS] New group found {"costmanagement/mgmt" "" "costmanagement"} using version "2018-05-31"
[STATUS] New group found {"customerinsights/mgmt" "" "customerinsights"} using version "2017-01-01"
[STATUS] Updating group {"customerinsights/mgmt" "" "customerinsights"} from version "2017-01-01" to "2017-04-26"
[STATUS] New group found {"databox/mgmt" "" "databox"} using version "2018-01-01"
[STATUS] New group found {"databricks/mgmt" "" "databricks"} using version "2018-04-01"
[STATUS] New group found {"datacatalog/mgmt" "" "datacatalog"} using version "2016-03-30"
[STATUS] New group found {"datafactory/mgmt" "" "datafactory"} using version "2017-09-01-preview"
[STATUS] Updating group {"datafactory/mgmt" "" "datafactory"} from version "2017-09-01-preview" to "2018-06-01"
[STATUS] New group found {"datalake/analytics" "" "catalog"} using version "2015-10-01-preview"
[STATUS] New group found {"datalake/analytics" "" "job"} using version "2015-11-01-preview"
[STATUS] Updating group {"datalake/analytics" "" "job"} from version "2015-11-01-preview" to "2016-03-20-preview"
[STATUS] Updating group {"datalake/analytics" "" "job"} from version "2016-03-20-preview" to "2016-11-01"
[STATUS] Updating group {"datalake/analytics" "" "catalog"} from version "2015-10-01-preview" to "2016-11-01-preview"
[STATUS] Updating group {"datalake/analytics" "" "job"} from version "2016-11-01" to "2017-09-01-preview"
[STATUS] New group found {"datalake/analytics/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] Updating group {"datalake/analytics/mgmt" "" "account"} from version "2015-10-01-preview" to "2016-11-01"
[STATUS] New group found {"datalake/store" "" "filesystem"} using version "2015-10-01-preview"
[STATUS] Updating group {"datalake/store" "" "filesystem"} from version "2015-10-01-preview" to "2016-11-01"
[STATUS] New group found {"datalake/store/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] Updating group {"datalake/store/mgmt" "" "account"} from version "2015-10-01-preview" to "2016-11-01"
[STATUS] New group found {"datamigration/mgmt" "" "datamigration"} using version "2017-11-15-preview"
[STATUS] New group found {"devtestlabs/mgmt" "" "dtl"} using version "2015-05-21-preview"
[STATUS] Updating group {"devtestlabs/mgmt" "" "dtl"} from version "2015-05-21-preview" to "2016-05-15"
[STATUS] New group found {"dns/mgmt" "" "dns"} using version "2015-05-04-preview"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2015-05-04-preview" to "2016-04-01"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2016-04-01" to "2017-09-01"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2017-09-01" to "2017-10-01"
[STATUS] Updating group {"dns/mgmt" "" "dns"} from version "2017-10-01" to "2018-03-01-preview"
[STATUS] New group found {"domainservices/mgmt" "" "aad"} using version "2017-01-01"
[STATUS] Updating group {"domainservices/mgmt" "" "aad"} from version "2017-01-01" to "2017-06-01"
[STATUS] New group found {"eventgrid" "" "eventgrid"} using version "2018-01-01"
[STATUS] New group found {"eventgrid/mgmt" "" "eventgrid"} using version "2017-06-15-preview"
[STATUS] Updating group {"eventgrid/mgmt" "" "eventgrid"} from version "2017-06-15-preview" to "2017-09-15-preview"
[STATUS] Updating group {"eventgrid/mgmt" "" "eventgrid"} from version "2017-09-15-preview" to "2018-01-01"
[STATUS] New group found {"eventhub/mgmt" "" "eventhub"} using version "2015-08-01"
[STATUS] Updating group {"eventhub/mgmt" "" "eventhub"} from version "2015-08-01" to "2017-04-01"
[STATUS] New group found {"graphrbac" "" "graphrbac"} using version "1.6"
[STATUS] New group found {"hanaonazure/mgmt" "" "hanaonazure"} using version "2017-06-15-preview"
[STATUS] Updating group {"hanaonazure/mgmt" "" "hanaonazure"} from version "2017-06-15-preview" to "2017-11-03-preview"
[STATUS] New group found {"hdinsight/mgmt" "" "hdinsight"} using version "2015-03-01-preview"
[STATUS] New group found {"iotcentral/mgmt" "" "iotcentral"} using version "2018-09-01"
[STATUS] New group found {"iothub/mgmt" "" "devices"} using version "2016-02-03"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2016-02-03" to "2017-01-19"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2017-01-19" to "2017-07-01"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2017-07-01" to "2018-01-22"
[STATUS] Updating group {"iothub/mgmt" "" "devices"} from version "2018-01-22" to "2018-04-01"
[STATUS] New group found {"keyvault" "" "keyvault"} using version "2015-06-01"
[STATUS] Updating group {"keyvault" "" "keyvault"} from version "2015-06-01" to "2016-10-01"
[STATUS] New group found {"keyvault/mgmt" "" "keyvault"} using version "2015-06-01"
[STATUS] Updating group {"keyvault/mgmt" "" "keyvault"} from version "2015-06-01" to "2016-10-01"
[STATUS] Updating group {"keyvault/mgmt" "" "keyvault"} from version "2016-10-01" to "2018-02-14"
[STATUS] Evaluated group {"keyvault" "" "keyvault"} version "v7.0" decided to stay with "2016-10-01"
[STATUS] New group found {"location/mgmt" "" "location"} using version "2017-01-01-preview"
[STATUS] New group found {"logic/mgmt" "" "logic"} using version "2015-02-01-preview"
[STATUS] Updating group {"logic/mgmt" "" "logic"} from version "2015-02-01-preview" to "2015-08-01-preview"
[STATUS] Updating group {"logic/mgmt" "" "logic"} from version "2015-08-01-preview" to "2016-06-01"
[STATUS] New group found {"machinelearning/mgmt" "" "workspaces"} using version "2016-04-01"
[STATUS] New group found {"machinelearning/mgmt" "" "commitmentplans"} using version "2016-05-01-preview"
[STATUS] New group found {"machinelearning/mgmt" "" "webservices"} using version "2016-05-01-preview"
[STATUS] Updating group {"machinelearning/mgmt" "" "webservices"} from version "2016-05-01-preview" to "2017-01-01"
[STATUS] New group found {"machinelearning/mgmt" "" "experimentation"} using version "2017-05-01-preview"
[STATUS] New group found {"machinelearning/mgmt" "" "compute"} using version "2017-06-01-preview"
[STATUS] Updating group {"machinelearning/mgmt" "" "compute"} from version "2017-06-01-preview" to "2017-08-01-preview"
[STATUS] New group found {"managementpartner/mgmt" "" "managementpartner"} using version "2018-02-01"
[STATUS] New group found {"maps/mgmt" "" "maps"} using version "2017-01-01-preview"
[STATUS] Updating group {"maps/mgmt" "" "maps"} from version "2017-01-01-preview" to "2018-05-01"
[STATUS] New group found {"marketplaceordering/mgmt" "" "marketplaceordering"} using version "2015-06-01"
[STATUS] New group found {"mediaservices/mgmt" "" "media"} using version "2015-10-01"
[STATUS] Updating group {"mediaservices/mgmt" "" "media"} from version "2015-10-01" to "2018-07-01"
[STATUS] New group found {"migrate/mgmt" "" "migrate"} using version "2018-02-02"
[STATUS] New group found {"mobileengagement/mgmt" "" "mobileengagement"} using version "2014-12-01"
[STATUS] New group found {"monitor/mgmt" "" "insights"} using version "2017-05-01-preview"
[STATUS] Updating group {"monitor/mgmt" "" "insights"} from version "2017-05-01-preview" to "2017-09-01"
[STATUS] Updating group {"monitor/mgmt" "" "insights"} from version "2017-09-01" to "2018-03-01"
[STATUS] New group found {"msi/mgmt" "" "msi"} using version "2015-08-31-preview"
[STATUS] New group found {"mysql/mgmt" "" "mysql"} using version "2017-04-30-preview"
[STATUS] Updating group {"mysql/mgmt" "" "mysql"} from version "2017-04-30-preview" to "2017-12-01"
[STATUS] Evaluated group {"mysql/mgmt" "" "mysql"} version "2017-12-01-preview" decided to stay with "2017-12-01"
[STATUS] New group found {"network/mgmt" "" "network"} using version "2015-05-01-preview"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2015-05-01-preview" to "2015-06-15"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2015-06-15" to "2016-03-30"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-03-30" to "2016-06-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-06-01" to "2016-09-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-09-01" to "2016-12-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2016-12-01" to "2017-03-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-03-01" to "2017-06-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-06-01" to "2017-08-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-08-01" to "2017-09-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-09-01" to "2017-10-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-10-01" to "2017-11-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2017-11-01" to "2018-01-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-01-01" to "2018-02-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-02-01" to "2018-04-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-04-01" to "2018-06-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-06-01" to "2018-07-01"
[STATUS] Updating group {"network/mgmt" "" "network"} from version "2018-07-01" to "2018-08-01"
[STATUS] New group found {"notificationhubs/mgmt" "" "notificationhubs"} using version "2014-09-01"
[STATUS] Updating group {"notificationhubs/mgmt" "" "notificationhubs"} from version "2014-09-01" to "2016-03-01"
[STATUS] Updating group {"notificationhubs/mgmt" "" "notificationhubs"} from version "2016-03-01" to "2017-04-01"
[STATUS] New group found {"operationalinsights/mgmt" "" "operationalinsights"} using version "2015-03-20"
[STATUS] Updating group {"operationalinsights/mgmt" "" "operationalinsights"} from version "2015-03-20" to "2015-11-01-preview"
[STATUS] New group found {"operationalinsights/mgmt" "" "servicemap"} using version "2015-11-01-preview"
[STATUS] New group found {"operationsmanagement/mgmt" "" "operationsmanagement"} using version "2015-11-01-preview"
[STATUS] New group found {"policyinsights/mgmt" "" "policyinsights"} using version "2017-08-09-preview"
[STATUS] Updating group {"policyinsights/mgmt" "" "policyinsights"} from version "2017-08-09-preview" to "2017-10-17-preview"
[STATUS] Updating group {"policyinsights/mgmt" "" "policyinsights"} from version "2017-10-17-preview" to "2017-12-12-preview"
[STATUS] Updating group {"policyinsights/mgmt" "" "policyinsights"} from version "2017-12-12-preview" to "2018-04-04"
[STATUS] New group found {"postgresql/mgmt" "" "postgresql"} using version "2017-04-30-preview"
[STATUS] Updating group {"postgresql/mgmt" "" "postgresql"} from version "2017-04-30-preview" to "2017-12-01"
[STATUS] Evaluated group {"postgresql/mgmt" "" "postgresql"} version "2017-12-01-preview" decided to stay with "2017-12-01"
[STATUS] New group found {"powerbidedicated/mgmt" "" "powerbidedicated"} using version "2017-10-01"
[STATUS] New group found {"powerbiembedded/mgmt" "" "powerbiembedded"} using version "2016-01-29"
[STATUS] New group found {"preview/addons/mgmt" "" "addons"} using version "2017-05-15"
[STATUS] Updating group {"preview/addons/mgmt" "" "addons"} from version "2017-05-15" to "2018-03-01"
[STATUS] New group found {"preview/advisor/mgmt" "" "advisor"} using version "2016-07-12-preview"
[STATUS] New group found {"preview/alertsmanagement/mgmt" "" "alertsmanagement"} using version "2018-05-05-preview"
[STATUS] New group found {"preview/analysisservices/preview/mgmt" "" "analysisservices"} using version "2017-08-01-beta"
[STATUS] New group found {"preview/apimanagement/ctrl" "" "apimanagement"} using version "2017-03-01"
[STATUS] New group found {"preview/apimanagement/mgmt" "" "apimanagement"} using version "2018-01-01"
[STATUS] Updating group {"preview/apimanagement/mgmt" "" "apimanagement"} from version "2018-01-01" to "2018-06-01-preview"
[STATUS] New group found {"preview/authorization/mgmt" "" "authorization"} using version "2017-10-01-preview"
[STATUS] Updating group {"preview/authorization/mgmt" "" "authorization"} from version "2017-10-01-preview" to "2018-01-01-preview"
[STATUS] Updating group {"preview/authorization/mgmt" "" "authorization"} from version "2018-01-01-preview" to "2018-09-01-preview"
[STATUS] New group found {"preview/automation/mgmt" "" "automation"} using version "2017-05-15-preview"
[STATUS] New group found {"preview/billing/mgmt" "" "billing"} using version "2017-02-27-preview"
[STATUS] Updating group {"preview/billing/mgmt" "" "billing"} from version "2017-02-27-preview" to "2017-04-24-preview"
[STATUS] Updating group {"preview/billing/mgmt" "" "billing"} from version "2017-04-24-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/botservice/mgmt" "" "botservices"} using version "2017-12-01"
[STATUS] Updating group {"preview/botservice/mgmt" "" "botservices"} from version "2017-12-01" to "2018-07-12"
[STATUS] New group found {"preview/cognitiveservices/preview/mgmt" "" "cognitiveservices"} using version "2016-02-01-preview"
[STATUS] New group found {"preview/cognitiveservices" "" "visualsearch"} using version "v1.0"
[STATUS] New group found {"preview/commerce/mgmt" "" "commerce"} using version "2015-06-01-preview"
[STATUS] New group found {"preview/compute/mgmt" "" "compute"} using version "2016-04-30-preview"
[STATUS] New group found {"preview/consumption/mgmt" "" "consumption"} using version "2017-04-24-preview"
[STATUS] Updating group {"preview/consumption/mgmt" "" "consumption"} from version "2017-04-24-preview" to "2017-12-30-preview"
[STATUS] New group found {"preview/containerinstance/mgmt" "" "containerinstance"} using version "2017-08-01-preview"
[STATUS] Updating group {"preview/containerinstance/mgmt" "" "containerinstance"} from version "2017-08-01-preview" to "2017-10-01-preview"
[STATUS] Updating group {"preview/containerinstance/mgmt" "" "containerinstance"} from version "2017-10-01-preview" to "2017-12-01-preview"
[STATUS] Updating group {"preview/containerinstance/mgmt" "" "containerinstance"} from version "2017-12-01-preview" to "2018-02-01-preview"
[STATUS] New group found {"preview/containerregistry/mgmt" "" "containerregistry"} using version "2016-06-27-preview"
[STATUS] Updating group {"preview/containerregistry/mgmt" "" "containerregistry"} from version "2016-06-27-preview" to "2017-06-01-preview"
[STATUS] Updating group {"preview/containerregistry/mgmt" "" "containerregistry"} from version "2017-06-01-preview" to "2018-02-01"
[STATUS] New group found {"preview/containerservice/mgmt" "" "containerservice"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/costmanagement/mgmt" "" "costmanagement"} using version "2018-08-01-preview"
[STATUS] New group found {"preview/datafactory/mgmt" "" "datafactory"} using version "2017-09-01-preview"
[STATUS] New group found {"preview/datalake/analytics" "" "catalog"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datalake/analytics" "" "job"} using version "2015-11-01-preview"
[STATUS] Updating group {"preview/datalake/analytics" "" "job"} from version "2015-11-01-preview" to "2016-03-20-preview"
[STATUS] Updating group {"preview/datalake/analytics" "" "job"} from version "2016-03-20-preview" to "2017-09-01-preview"
[STATUS] New group found {"preview/datalake/analytics/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datalake/store" "" "filesystem"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datalake/store/mgmt" "" "account"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/datamigration/mgmt" "" "datamigration"} using version "2017-11-15-preview"
[STATUS] Updating group {"preview/datamigration/mgmt" "" "datamigration"} from version "2017-11-15-preview" to "2018-03-31-preview"
[STATUS] New group found {"preview/deploymentmanager/mgmt" "" "deploymentmanager"} using version "2018-09-01-preview"
[STATUS] New group found {"preview/devspaces/mgmt" "" "devspaces"} using version "2018-06-01-preview"
[STATUS] New group found {"preview/devtestlabs/mgmt" "" "dtl"} using version "2015-05-21-preview"
[STATUS] New group found {"preview/dns/mgmt" "" "dns"} using version "2015-05-04-preview"
[STATUS] Updating group {"preview/dns/mgmt" "" "dns"} from version "2015-05-04-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/eventgrid/mgmt" "" "eventgrid"} using version "2017-06-15-preview"
[STATUS] Updating group {"preview/eventgrid/mgmt" "" "eventgrid"} from version "2017-06-15-preview" to "2017-09-15-preview"
[STATUS] Updating group {"preview/eventgrid/mgmt" "" "eventgrid"} from version "2017-09-15-preview" to "2018-05-01-preview"
[STATUS] Updating group {"preview/eventgrid/mgmt" "" "eventgrid"} from version "2018-05-01-preview" to "2018-09-15-preview"
[STATUS] New group found {"preview/eventhub/mgmt" "" "eventhub"} using version "2018-01-01-preview"
[STATUS] New group found {"preview/frontdoor/mgmt" "" "frontdoor"} using version "2018-08-01-preview"
[STATUS] New group found {"preview/hanaonazure/mgmt" "" "hanaonazure"} using version "2017-11-03-preview"
[STATUS] New group found {"preview/hdinsight/mgmt" "" "hdinsight"} using version "2015-03-01-preview"
[STATUS] Updating group {"preview/hdinsight/mgmt" "" "hdinsight"} from version "2015-03-01-preview" to "2018-06-01-preview"
[STATUS] New group found {"preview/iotcentral/mgmt" "" "iotcentral"} using version "2018-09-01"
[STATUS] New group found {"preview/iotspaces/mgmt" "" "iotspaces"} using version "2017-10-01-preview"
[STATUS] New group found {"preview/keyvault" "" "keyvault"} using version "v7.0"
[STATUS] New group found {"preview/location/mgmt" "" "location"} using version "2017-01-01-preview"
[STATUS] New group found {"preview/logic/mgmt" "" "logic"} using version "2015-02-01-preview"
[STATUS] Updating group {"preview/logic/mgmt" "" "logic"} from version "2015-02-01-preview" to "2015-08-01-preview"
[STATUS] Updating group {"preview/logic/mgmt" "" "logic"} from version "2015-08-01-preview" to "2018-07-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "commitmentplans"} using version "2016-05-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "webservices"} using version "2016-05-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "experimentation"} using version "2017-05-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "compute"} using version "2017-08-01-preview"
[STATUS] New group found {"preview/machinelearning/mgmt" "" "services"} using version "2018-03-01-preview"
[STATUS] New group found {"preview/managementpartner/mgmt" "" "managementpartner"} using version "2018-02-01"
[STATUS] New group found {"preview/mariadb/mgmt" "" "mariadb"} using version "2018-06-01-preview"
[STATUS] New group found {"preview/mediaservices/mgmt" "" "media"} using version "2018-03-30-preview"
[STATUS] Updating group {"preview/mediaservices/mgmt" "" "media"} from version "2018-03-30-preview" to "2018-06-01-preview"
[STATUS] New group found {"preview/monitor" "" "monitor"} using version "2018-09-01-preview"
[STATUS] New group found {"preview/monitor/mgmt" "" "insights"} using version "2017-05-01-preview"
[STATUS] Updating group {"preview/monitor/mgmt" "" "insights"} from version "2017-05-01-preview" to "2018-03-01"
[STATUS] Updating group {"preview/monitor/mgmt" "" "insights"} from version "2018-03-01" to "2018-09-01"
[STATUS] New group found {"preview/msi/mgmt" "" "msi"} using version "2015-08-31-preview"
[STATUS] New group found {"preview/network/mgmt" "" "network"} using version "2015-05-01-preview"
[STATUS] New group found {"preview/operationalinsights/mgmt" "" "operationalinsights"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/operationalinsights/mgmt" "" "servicemap"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/operationsmanagement/mgmt" "" "operationsmanagement"} using version "2015-11-01-preview"
[STATUS] New group found {"preview/policyinsights/mgmt" "" "policyinsights"} using version "2017-08-09-preview"
[STATUS] Updating group {"preview/policyinsights/mgmt" "" "policyinsights"} from version "2017-08-09-preview" to "2017-10-17-preview"
[STATUS] Updating group {"preview/policyinsights/mgmt" "" "policyinsights"} from version "2017-10-17-preview" to "2017-12-12-preview"
[STATUS] New group found {"preview/provisioningservices/preview/mgmt" "" "iothub"} using version "2017-08-21-preview"
[STATUS] New group found {"preview/resources/mgmt" "" "policy"} using version "2015-10-01-preview"
[STATUS] New group found {"preview/resources/mgmt" "" "managedapplications"} using version "2016-09-01-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "policy"} from version "2015-10-01-preview" to "2017-06-01-preview"
[STATUS] New group found {"preview/resources/mgmt" "" "management"} using version "2017-08-31-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "management"} from version "2017-08-31-preview" to "2017-11-01-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "management"} from version "2017-11-01-preview" to "2018-01-01-preview"
[STATUS] Updating group {"preview/resources/mgmt" "" "management"} from version "2018-01-01-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/scheduler/mgmt" "" "scheduler"} using version "2014-08-01-preview"
[STATUS] New group found {"preview/security/mgmt" "" "security"} using version "2017-08-01-preview"
[STATUS] New group found {"preview/servicefabric/mgmt" "" "servicefabric"} using version "2017-07-01-preview"
[STATUS] New group found {"preview/servicefabricmesh/mgmt" "" "servicefabricmesh"} using version "2018-07-01-preview"
[STATUS] New group found {"preview/signalr/mgmt" "" "signalr"} using version "2018-03-01-preview"
[STATUS] New group found {"preview/sql/mgmt" "" "sql"} using version "2015-05-01-preview"
[STATUS] Updating group {"preview/sql/mgmt" "" "sql"} from version "2015-05-01-preview" to "2017-03-01-preview"
[STATUS] Updating group {"preview/sql/mgmt" "" "sql"} from version "2017-03-01-preview" to "2017-10-01-preview"
[STATUS] New group found {"preview/storage/mgmt" "" "storage"} using version "2015-05-01-preview"
[STATUS] Updating group {"preview/storage/mgmt" "" "storage"} from version "2015-05-01-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/storagesync/mgmt" "" "storagesync"} using version "2018-07-01"
[STATUS] New group found {"preview/subscription/mgmt" "" "subscription"} using version "2017-11-01-preview"
[STATUS] Updating group {"preview/subscription/mgmt" "" "subscription"} from version "2017-11-01-preview" to "2018-03-01-preview"
[STATUS] New group found {"preview/timeseriesinsights/mgmt" "" "timeseriesinsights"} using version "2017-02-28-preview"
[STATUS] New group found {"preview/trafficmanager/mgmt" "" "trafficmanager"} using version "2017-09-01-preview"
[STATUS] New group found {"preview/visualstudio/mgmt" "" "visualstudio"} using version "2014-04-01-preview"
[STATUS] New group found {"provisioningservices/mgmt" "" "iothub"} using version "2017-08-21-preview"
[STATUS] Updating group {"provisioningservices/mgmt" "" "iothub"} from version "2017-08-21-preview" to "2017-11-15"
[STATUS] Updating group {"provisioningservices/mgmt" "" "iothub"} from version "2017-11-15" to "2018-01-22"
[STATUS] New group found {"recoveryservices/mgmt" "" "backup"} using version "2016-06-01"
[STATUS] New group found {"recoveryservices/mgmt" "" "recoveryservices"} using version "2016-06-01"
[STATUS] New group found {"recoveryservices/mgmt" "" "siterecovery"} using version "2016-08-10"
[STATUS] Updating group {"recoveryservices/mgmt" "" "backup"} from version "2016-06-01" to "2016-12-01"
[STATUS] Updating group {"recoveryservices/mgmt" "" "backup"} from version "2016-12-01" to "2017-07-01"
[STATUS] Updating group {"recoveryservices/mgmt" "" "siterecovery"} from version "2016-08-10" to "2018-01-10"
[STATUS] New group found {"redis/mgmt" "" "redis"} using version "2015-08-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2015-08-01" to "2016-04-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2016-04-01" to "2017-02-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2017-02-01" to "2017-10-01"
[STATUS] Updating group {"redis/mgmt" "" "redis"} from version "2017-10-01" to "2018-03-01"
[STATUS] New group found {"relay/mgmt" "" "relay"} using version "2016-07-01"
[STATUS] Updating group {"relay/mgmt" "" "relay"} from version "2016-07-01" to "2017-04-01"
[STATUS] New group found {"reservations/mgmt" "" "reservations"} using version "2017-11-01"
[STATUS] Updating group {"reservations/mgmt" "" "reservations"} from version "2017-11-01" to "2018-06-01"
[STATUS] New group found {"resourcehealth/mgmt" "" "resourcehealth"} using version "2015-01-01"
[STATUS] Updating group {"resourcehealth/mgmt" "" "resourcehealth"} from version "2015-01-01" to "2017-07-01"
[STATUS] New group found {"resources/mgmt" "" "locks"} using version "2015-01-01"
[STATUS] New group found {"resources/mgmt" "" "policy"} using version "2015-10-01-preview"
[STATUS] New group found {"resources/mgmt" "" "resources"} using version "2015-11-01"
[STATUS] New group found {"resources/mgmt" "" "subscriptions"} using version "2015-11-01"
[STATUS] New group found {"resources/mgmt" "" "features"} using version "2015-12-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2015-11-01" to "2016-02-01"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2015-10-01-preview" to "2016-04-01"
[STATUS] Updating group {"resources/mgmt" "" "subscriptions"} from version "2015-11-01" to "2016-06-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2016-02-01" to "2016-07-01"
[STATUS] New group found {"resources/mgmt" "" "links"} using version "2016-09-01"
[STATUS] Updating group {"resources/mgmt" "" "locks"} from version "2015-01-01" to "2016-09-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2016-07-01" to "2016-09-01"
[STATUS] New group found {"resources/mgmt" "" "managedapplications"} using version "2016-09-01-preview"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2016-04-01" to "2016-12-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2016-09-01" to "2017-05-10"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2016-12-01" to "2017-06-01-preview"
[STATUS] New group found {"resources/mgmt" "" "management"} using version "2017-08-31-preview"
[STATUS] Updating group {"resources/mgmt" "" "managedapplications"} from version "2016-09-01-preview" to "2017-09-01"
[STATUS] Updating group {"resources/mgmt" "" "management"} from version "2017-08-31-preview" to "2017-11-01-preview"
[STATUS] Updating group {"resources/mgmt" "" "management"} from version "2017-11-01-preview" to "2018-01-01-preview"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2017-05-10" to "2018-02-01"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2017-06-01-preview" to "2018-03-01"
[STATUS] Updating group {"resources/mgmt" "" "policy"} from version "2018-03-01" to "2018-05-01"
[STATUS] Updating group {"resources/mgmt" "" "resources"} from version "2018-02-01" to "2018-05-01"
[STATUS] Updating group {"resources/mgmt" "" "managedapplications"} from version "2017-09-01" to "2018-06-01"
[STATUS] New group found {"scheduler/mgmt" "" "scheduler"} using version "2014-08-01-preview"
[STATUS] Updating group {"scheduler/mgmt" "" "scheduler"} from version "2014-08-01-preview" to "2016-01-01"
[STATUS] Updating group {"scheduler/mgmt" "" "scheduler"} from version "2016-01-01" to "2016-03-01"
[STATUS] New group found {"search/mgmt" "" "search"} using version "2015-02-28"
[STATUS] Updating group {"search/mgmt" "" "search"} from version "2015-02-28" to "2015-08-19"
[STATUS] New group found {"servicebus/mgmt" "" "servicebus"} using version "2015-08-01"
[STATUS] Updating group {"servicebus/mgmt" "" "servicebus"} from version "2015-08-01" to "2017-04-01"
[STATUS] New group found {"servicefabric" "" "servicefabric"} using version "1.0.0"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "1.0.0" to "5.6"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "5.6" to "6.0"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "6.0" to "6.1"
[STATUS] Updating group {"servicefabric" "" "servicefabric"} from version "6.1" to "6.2"
[STATUS] New group found {"servicefabric/mgmt" "" "servicefabric"} using version "2016-09-01"
[STATUS] Updating group {"servicefabric/mgmt" "" "servicefabric"} from version "2016-09-01" to "2017-07-01-preview"
[STATUS] Updating group {"servicefabric/mgmt" "" "servicefabric"} from version "2017-07-01-preview" to "2018-02-01"
[STATUS] New group found {"sql/mgmt" "" "sql"} using version "2014-04-01"
[STATUS] Updating group {"sql/mgmt" "" "sql"} from version "2014-04-01" to "2015-05-01-preview"
[STATUS] Updating group {"sql/mgmt" "" "sql"} from version "2015-05-01-preview" to "2017-03-01-preview"
[STATUS] Updating group {"sql/mgmt" "" "sql"} from version "2017-03-01-preview" to "2017-10-01-preview"
[STATUS] New group found {"storage/datalake" "" "storagedatalake"} using version "2018-06-17"
[STATUS] New group found {"storage/mgmt" "" "storage"} using version "2015-05-01-preview"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2015-05-01-preview" to "2015-06-15"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2015-06-15" to "2016-01-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2016-01-01" to "2016-05-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2016-05-01" to "2016-12-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2016-12-01" to "2017-06-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2017-06-01" to "2017-10-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2017-10-01" to "2018-02-01"
[STATUS] Updating group {"storage/mgmt" "" "storage"} from version "2018-02-01" to "2018-07-01"
[STATUS] New group found {"storageimportexport/mgmt" "" "storageimportexport"} using version "2016-11-01"
[STATUS] New group found {"storagesync/mgmt" "" "storagesync"} using version "2018-04-02"
[STATUS] New group found {"storsimple1200series/mgmt" "" "storsimple"} using version "2016-10-01"
[STATUS] New group found {"storsimple8000series/mgmt" "" "storsimple"} using version "2017-06-01"
[STATUS] New group found {"streamanalytics/mgmt" "" "streamanalytics"} using version "2016-03-01"
[STATUS] New group found {"timeseriesinsights/mgmt" "" "timeseriesinsights"} using version "2017-02-28-preview"
[STATUS] Updating group {"timeseriesinsights/mgmt" "" "timeseriesinsights"} from version "2017-02-28-preview" to "2017-11-15"
[STATUS] New group found {"trafficmanager/mgmt" "" "trafficmanager"} using version "2015-11-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2015-11-01" to "2017-03-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2017-03-01" to "2017-05-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2017-05-01" to "2017-09-01-preview"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2017-09-01-preview" to "2018-02-01"
[STATUS] Updating group {"trafficmanager/mgmt" "" "trafficmanager"} from version "2018-02-01" to "2018-03-01"
[STATUS] New group found {"visualstudio/mgmt" "" "visualstudio"} using version "2014-04-01-preview"
[STATUS] New group found {"web/mgmt" "" "web"} using version "2016-09-01"
[STATUS] Updating group {"web/mgmt" "" "web"} from version "2016-09-01" to "2018-02-01"
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/operationsmanagement/mgmt/operationsmanagement/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/iotcentral/mgmt/iotcentral/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/resources/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/analytics/job/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/experimentation/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/mediaservices/mgmt/media/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/automation/mgmt/automation/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/eventgrid/mgmt/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/web/mgmt/web/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/luis/programmatic/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/store/filesystem/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/managementpartner/mgmt/managementpartner/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/hdinsight/mgmt/hdinsight/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/webservices/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/powerbidedicated/mgmt/powerbidedicated/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/authorization/mgmt/authorization/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/batchai/mgmt/batchai/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/eventgrid/mgmt/eventgrid/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/mysql/mgmt/mysql/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/iotspaces/mgmt/iotspaces/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/mgmt/cognitiveservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/costmanagement/mgmt/costmanagement/models.go
[STATUS] Success formatting profile.
[ERROR] Trouble formatting profile: exit status 2
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/customerinsights/mgmt/customerinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/relay/mgmt/relay/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/recoveryservices/mgmt/backup/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/locks/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/policy/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storsimple8000series/mgmt/storsimple/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/face/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/webservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/servicefabric/servicefabric/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/servicefabric/mgmt/servicefabric/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/mobileengagement/mgmt/mobileengagement/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/policyinsights/mgmt/policyinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/costmanagement/mgmt/costmanagement/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/managementpartner/mgmt/managementpartner/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/reservations/mgmt/reservations/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/entitysearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/eventgrid/eventgrid/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datafactory/mgmt/datafactory/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/trafficmanager/mgmt/trafficmanager/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/visualstudio/mgmt/visualstudio/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/commitmentplans/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/logic/mgmt/logic/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/cognitiveservices/visualsearch/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/operationalinsights/mgmt/operationalinsights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/powerbiembedded/mgmt/powerbiembedded/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/addons/mgmt/addons/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/advisor/mgmt/advisor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/mediaservices/mgmt/media/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/appinsights/mgmt/insights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/websearch/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customvision/prediction/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/mgmt/insights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/scheduler/mgmt/scheduler/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/spellcheck/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/hanaonazure/mgmt/hanaonazure/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/postgresql/mgmt/postgresql/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/containerinstance/mgmt/containerinstance/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/containerinstance/mgmt/containerinstance/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/store/filesystem/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/eventhub/mgmt/eventhub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cdn/mgmt/cdn/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/imagesearch/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/commerce/mgmt/commerce/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datafactory/mgmt/datafactory/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/hdinsight/mgmt/hdinsight/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/scheduler/mgmt/scheduler/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/search/mgmt/search/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/eventhub/mgmt/eventhub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resourcehealth/mgmt/resourcehealth/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/links/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/msi/mgmt/msi/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/provisioningservices/preview/mgmt/iothub/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/analysisservices/preview/mgmt/analysisservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/devspaces/mgmt/devspaces/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/autosuggest/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/keyvault/keyvault/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/services/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/contentmoderator/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/management/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/storage/mgmt/storage/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/apimanagement/mgmt/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/resources/mgmt/managedapplications/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/apimanagement/mgmt/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/analytics/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/devtestlabs/mgmt/dtl/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/marketplaceordering/mgmt/marketplaceordering/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/containerregistry/mgmt/containerregistry/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/analytics/job/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/azurestack/mgmt/azurestack/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/consumption/mgmt/consumption/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/databox/mgmt/databox/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/dns/mgmt/dns/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/monitor/monitor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/visualstudio/mgmt/visualstudio/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/cognitiveservices/preview/mgmt/cognitiveservices/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/analytics/catalog/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/network/mgmt/network/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/operationalinsights/mgmt/servicemap/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/servicefabric/mgmt/servicefabric/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/videosearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/luis/authoring/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/luis/runtime/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/domainservices/mgmt/aad/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/keyvault/keyvault/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/resources/mgmt/policy/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/analytics/catalog/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/location/mgmt/location/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/compute/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/store/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/devtestlabs/mgmt/dtl/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/batch/batch/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/billing/mgmt/billing/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customvision/training/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/security/mgmt/security/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/provisioningservices/mgmt/iothub/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storage/mgmt/storage/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/msi/mgmt/msi/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/migrate/mgmt/migrate/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/consumption/mgmt/consumption/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/experimentation/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/automation/mgmt/automation/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/azsadmin/mgmt/infrastructureinsights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/maps/mgmt/maps/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/sql/mgmt/sql/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storageimportexport/mgmt/storageimportexport/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/computervision/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/newssearch/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/location/mgmt/location/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/compute/mgmt/compute/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/managedapplications/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/compute/mgmt/skus/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/graphrbac/graphrbac/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/operationalinsights/mgmt/servicemap/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datalake/analytics/mgmt/account/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/datamigration/mgmt/datamigration/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/resources/mgmt/management/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/recoveryservices/mgmt/recoveryservices/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/compute/mgmt/compute/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/authorization/mgmt/authorization/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/commerce/mgmt/commerce/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/subscriptions/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storagesync/mgmt/storagesync/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/signalr/mgmt/signalr/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/subscription/mgmt/subscription/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/servicebus/mgmt/servicebus/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storage/datalake/storagedatalake/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/billing/mgmt/billing/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/botservice/mgmt/botservices/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/machinelearning/mgmt/compute/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/recoveryservices/mgmt/siterecovery/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/batch/mgmt/batch/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/textanalytics/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datamigration/mgmt/datamigration/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/sql/mgmt/sql/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/redis/mgmt/redis/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/features/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/azsadmin/mgmt/fabric/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/keyvault/mgmt/keyvault/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/monitor/mgmt/insights/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/iothub/mgmt/devices/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/network/mgmt/network/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/apimanagement/ctrl/apimanagement/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/containerservice/mgmt/containerservice/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/containerregistry/mgmt/containerregistry/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datacatalog/mgmt/datacatalog/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/dns/mgmt/dns/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/storagesync/mgmt/storagesync/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/addons/mgmt/addons/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/analysisservices/mgmt/analysisservices/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customsearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cosmos-db/mgmt/documentdb/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/databricks/mgmt/databricks/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/notificationhubs/mgmt/notificationhubs/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/logic/mgmt/logic/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/mariadb/mgmt/mariadb/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/advisor/mgmt/advisor/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/customimagesearch/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/policyinsights/mgmt/policyinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/commitmentplans/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/storsimple1200series/mgmt/storsimple/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/machinelearning/mgmt/workspaces/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/frontdoor/mgmt/frontdoor/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/streamanalytics/mgmt/streamanalytics/models.go
[STATUS] Success formatting profile.
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/datalake/store/mgmt/account/models.go
[STATUS] Writing File: /tmp/tmp_jrplebu/src/github.com/Azure/azure-sdk-for-go/profiles/preview/iotcentral/mgmt/iotcentral/models.go
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] Success formatting profile.
[STATUS] 198 packages generated.

@AutorestCI
Copy link
Copy Markdown

AutorestCI commented Oct 5, 2018

Automation for azure-sdk-for-java

A PR has been created for you:
Azure/azure-sdk-for-java#2494

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.

3 participants