Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix windows test failure #544

Closed
andyzhangx opened this issue Sep 17, 2020 · 5 comments
Closed

fix windows test failure #544

andyzhangx opened this issue Sep 17, 2020 · 5 comments
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/test

Comments

@andyzhangx
Copy link
Member

What happened:

https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/543/pull-azuredisk-csi-driver-e2e-migration-windows/1306577171103354880/build-log.txt

STEP: checking pod exec after pod restart again
Sep 17 13:49:01.253: INFO: Running '/usr/local/bin/kubectl --server=https://kubetest-86f93ec4-f8e5-11ea-bb39-5a82d0e4ca6e.eastus2.cloudapp.azure.com --kubeconfig=/root/tmp371921023/kubeconfig/kubeconfig.eastus2.json exec azuredisk-volume-tester-x4h6r-0 --namespace=azuredisk-8981 -- cmd /c type C:\mnt\test-1\data.txt'
Sep 17 13:49:02.262: INFO: stderr: ""
Sep 17 13:49:02.262: INFO: stdout: "hello world\r\nhello world\r\n"
Sep 17 13:49:02.262: INFO: deleting StatefulSet "azuredisk-8981"/"azuredisk-volume-tester-x4h6r"
Sep 17 13:49:02.535: INFO: Pod azuredisk-volume-tester-x4h6r-0 has the following logs: 
C:\>timeout 3600 
timeout: can't execute '3600': No such file or directory

C:\>timeout 3600 
timeout: can't execute '3600': No such file or directory

C:\>timeout 3600 

C:\>timeout 3600 
timeout: can't execute '3600': No such file or directory

C:\>timeout 3600 
timeout: can't execute '3600': No such file or directory

C:\>timeout 3600 
timeout: can't execute '3600': No such file or directory

C:\>timeout 3600 
timeout: can't execute '3600': No such file or directory

What you expected to happen:

How to reproduce it:

Anything else we need to know?:

Environment:

  • CSI Driver version:
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@andyzhangx andyzhangx added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/test labels Sep 17, 2020
@mayankshah1607
Copy link
Contributor

/assign

@mayankshah1607
Copy link
Contributor

@andyzhangx
Copy link
Member Author

Related - kubernetes-sigs/azurefile-csi-driver#426

this is e2e test failure, it's not related to unit test falure

@mayankshah1607
Copy link
Contributor

My bad, just saw

@andyzhangx
Copy link
Member Author

should already be fixed

sozercan pushed a commit to sozercan/azuredisk-csi-driver that referenced this issue Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/test
Projects
None yet
Development

No branches or pull requests

2 participants