ResultFAILURE
Tests 0 failed / 0 succeeded
Started2019-09-23 20:26
Elapsed7m19s
Revision
Builder59da2d03-de40-11e9-b3d3-b20db476995a
Refs master:daea6716
120:570298b9
infra-commit8aaad4b5b
repogithub.com/kubernetes-sigs/azurefile-csi-driver
repo-commit6632b90c3e8938103e4b1fb142e688ca89779af2
repos{u'github.com/kubernetes-sigs/azurefile-csi-driver': u'master:daea67167aecc01a8bfa2b24f33c4a08998cdc74,120:570298b9ba25107121c6f79cf327e6f9c6a99dbc'}

No Test Failures!


Error lines from build-log.txt

... skipping 620 lines ...
I0923 20:33:03.601] I0923 20:33:03.598164   12512 driver.go:90] Enabling node service capability: UNKNOWN
I0923 20:33:03.601] I0923 20:33:03.598270   12512 server.go:104] Listening for connections on address: &net.TCPAddr{IP:net.IP{0x7f, 0x0, 0x0, 0x1}, Port:10000, Zone:""}
I0923 20:33:28.584] Create volume test:
I0923 20:33:28.589] I0923 20:33:28.589483   12512 utils.go:111] GRPC call: /csi.v1.Controller/CreateVolume
I0923 20:33:28.589] I0923 20:33:28.589516   12512 utils.go:112] GRPC request: name:"citest-1569270783" capacity_range:<required_bytes:2147483648 > volume_capabilities:<block:<> access_mode:<mode:SINGLE_NODE_WRITER > > parameters:<key:"skuname" value:"Standard_LRS" > 
I0923 20:33:28.590] I0923 20:33:28.589531   12512 controllerserver.go:95] begin to create file share(citest-1569270783) on account() type(Standard_LRS) rg() location() size(2)
I0923 20:33:29.523] E0923 20:33:29.522675   12512 utils.go:116] GRPC error: failed to create file share(citest-1569270783) on account() type(Standard_LRS) rg() location() size(2), error: could not get storage key for storage account : could not list storage accounts for account type Standard_LRS: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.chinacloudapi.cn/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azurefile-csi-driver-test-554a6c4d-de41-11e9-8d52-fef56ee372d8/providers/Microsoft.Storage/storageAccounts?api-version=2018-07-01: StatusCode=400 -- Original Error: adal: Refresh request failed. Status Code = '400'. Response body: {"error":"invalid_request","error_description":"AADSTS90002: Tenant '72f988bf-86f1-41af-91ab-2d7cd011db47' not found. This may happen if there are no active subscriptions for the tenant. Check with your subscription administrator.\r\nTrace ID: 9cda0ebd-eb2c-40fd-83c6-57cb396c4500\r\nCorrelation ID: d6d16241-4aba-4176-adce-efebc5be56e0\r\nTimestamp: 2019-09-23 20:33:29Z","error_codes":[90002],"timestamp":"2019-09-23 20:33:29Z","trace_id":"9cda0ebd-eb2c-40fd-83c6-57cb396c4500","correlation_id":"d6d16241-4aba-4176-adce-efebc5be56e0","error_uri":"https://login.chinacloudapi.cn/error?code=90002"}
I0923 20:33:29.524] failed to create file share(citest-1569270783) on account() type(Standard_LRS) rg() location() size(2), error: could not get storage key for storage account : could not list storage accounts for account type Standard_LRS: azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.chinacloudapi.cn/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourceGroups/azurefile-csi-driver-test-554a6c4d-de41-11e9-8d52-fef56ee372d8/providers/Microsoft.Storage/storageAccounts?api-version=2018-07-01: StatusCode=400 -- Original Error: adal: Refresh request failed. Status Code = '400'. Response body: {"error":"invalid_request","error_description":"AADSTS90002: Tenant '72f988bf-86f1-41af-91ab-2d7cd011db47' not found. This may happen if there are no active subscriptions for the tenant. Check with your subscription administrator.\r\nTrace ID: 9cda0ebd-eb2c-40fd-83c6-57cb396c4500\r\nCorrelation ID: d6d16241-4aba-4176-adce-efebc5be56e0\r\nTimestamp: 2019-09-23 20:33:29Z","error_codes":[90002],"timestamp":"2019-09-23 20:33:29Z","trace_id":"9cda0ebd-eb2c-40fd-83c6-57cb396c4500","correlation_id":"d6d16241-4aba-4176-adce-efebc5be56e0","error_uri":"https://login.chinacloudapi.cn/error?code=90002"}
I0923 20:33:29.524] 
I0923 20:33:29.524] Please use -h,--help for more information
I0923 20:33:44.528] Got volume id: 
I0923 20:33:44.533] I0923 20:33:44.533824   12512 utils.go:111] GRPC call: /csi.v1.Controller/ValidateVolumeCapabilities
I0923 20:33:44.534] I0923 20:33:44.533859   12512 utils.go:112] GRPC request: volume_capabilities:<block:<> access_mode:<mode:SINGLE_NODE_WRITER > > 
I0923 20:33:44.534] E0923 20:33:44.533867   12512 utils.go:116] GRPC error: rpc error: code = InvalidArgument desc = Volume ID missing in request
I0923 20:33:44.534] Volume ID missing in request
I0923 20:33:44.534] 
I0923 20:33:44.535] Please use -h,--help for more information
I0923 20:33:44.535] pkill -f azurefileplugin
I0923 20:33:44.538] --- FAIL: TestIntegrationOnAzureChinaCloud (44.87s)
I0923 20:33:44.539]     integration_test.go:67: Creating resource group azurefile-csi-driver-test-554a6c4d-de41-11e9-8d52-fef56ee372d8 in AzureChinaCloud
I0923 20:33:44.539]     integration_test.go:69: 
I0923 20:33:44.539]         	Error Trace:	integration_test.go:69
I0923 20:33:44.539]         	            				integration_test.go:57
I0923 20:33:44.539]         	Error:      	Received unexpected error:
I0923 20:33:44.540]         	            	azure.BearerAuthorizer#WithAuthorization: Failed to refresh the Token for request to https://management.chinacloudapi.cn/subscriptions/940f88ce-a64b-4e73-a258-9931349b9789/resourcegroups/azurefile-csi-driver-test-554a6c4d-de41-11e9-8d52-fef56ee372d8?api-version=2018-05-01: StatusCode=400 -- Original Error: adal: Refresh request failed. Status Code = '400'. Response body: {"error":"invalid_request","error_description":"AADSTS90002: Tenant '72f988bf-86f1-41af-91ab-2d7cd011db47' not found. This may happen if there are no active subscriptions for the tenant. Check with your subscription administrator.\r\nTrace ID: 0f3716ac-726c-4d7f-b0e4-6f5acce65100\r\nCorrelation ID: 26842357-d6e6-493f-af7c-9d3e4ef98e37\r\nTimestamp: 2019-09-23 20:33:00Z","error_codes":[90002],"timestamp":"2019-09-23 20:33:00Z","trace_id":"0f3716ac-726c-4d7f-b0e4-6f5acce65100","correlation_id":"26842357-d6e6-493f-af7c-9d3e4ef98e37","error_uri":"https://login.chinacloudapi.cn/error?code=90002"}
I0923 20:33:44.540]         	Test:       	TestIntegrationOnAzureChinaCloud
I0923 20:33:44.540]     integration_test.go:89: Integration test failed exit status 3
I0923 20:33:44.541] FAIL
I0923 20:33:44.541] FAIL	github.com/kubernetes-sigs/azurefile-csi-driver/test/integration	182.544s
I0923 20:33:44.569] Makefile:54: recipe for target 'integration-test' failed
W0923 20:33:44.574] make: *** [integration-test] Error 1
W0923 20:33:44.574] Traceback (most recent call last):
W0923 20:33:44.574]   File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 50, in <module>
W0923 20:33:44.574]     main(ARGS.env, ARGS.cmd + ARGS.args)
W0923 20:33:44.574]   File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 41, in main
W0923 20:33:44.575]     check(*cmd)
W0923 20:33:44.575]   File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 30, in check
W0923 20:33:44.575]     subprocess.check_call(cmd)
W0923 20:33:44.575]   File "/usr/lib/python2.7/subprocess.py", line 186, in check_call
W0923 20:33:44.575]     raise CalledProcessError(retcode, cmd)
W0923 20:33:44.575] subprocess.CalledProcessError: Command '('make', 'integration-test')' returned non-zero exit status 2
E0923 20:33:44.575] Command failed
I0923 20:33:44.576] process 456 exited with code 1 after 7.0m
E0923 20:33:44.576] FAIL: pull-azurefile-csi-driver-integration
I0923 20:33:44.576] Call:  gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json
W0923 20:33:45.200] Activated service account credentials for: [kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com]
I0923 20:33:45.232] process 12548 exited with code 0 after 0.0m
I0923 20:33:45.232] Call:  gcloud config get-value account
I0923 20:33:45.478] process 12560 exited with code 0 after 0.0m
I0923 20:33:45.478] Will upload results to gs://kubernetes-upstream/pr-logs using kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com
... skipping 28 lines ...