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

VM-HOT-RESIZE bug - nonsense logging in the test run-time #669

Open
juhlee-microsoft opened this issue Dec 17, 2019 · 0 comments
Open

VM-HOT-RESIZE bug - nonsense logging in the test run-time #669

juhlee-microsoft opened this issue Dec 17, 2019 · 0 comments
Labels
🐞 Bug Something isn't working

Comments

@juhlee-microsoft
Copy link
Contributor

juhlee-microsoft commented Dec 17, 2019

12/16/2019 22:34:38 : [INFO ] The VM can be resized to the following sizes: Standard_DS14-4_v2

This VM size is illegal.

Here is another nonsense logs in VM-HOT-RESIZE.

01/03/2020 19:56:30 : [INFO ] The VM can be resized to the following sizes: Standard_A5
01/03/2020 19:56:31 : [INFO ] --------------------------------------------------------
01/03/2020 19:56:31 : [INFO ] Resizing the VM to size: Standard_A5
01/03/2020 19:57:32 : [INFO ] Resize the VM from Standard_A4 to Standard_A5 successfully
01/03/2020 19:57:35 : [DEBUG] dos2unix: converting file C:\LISAv2\XK78\TestResults\2020-03-01-19-51-14-4241\VM-HOT-RESIZE\runtest.sh to Unix format...
01/03/2020 19:57:35 : [DEBUG] Uploading C:\LISAv2\XK78\TestResults\2020-03-01-19-51-14-4241\VM-HOT-RESIZE\runtest.sh to lisa @ 52.183.75.31 : 22 using password authentication
01/03/2020 19:57:59 : [WARN ] Error in upload, attempt 1, retrying
01/03/2020 19:58:09 : [DEBUG] Uploading C:\LISAv2\XK78\TestResults\2020-03-01-19-51-14-4241\VM-HOT-RESIZE\runtest.sh to lisa @ 52.183.75.31 : 22 using password authentication
01/03/2020 19:58:11 : [DEBUG] Upload successful after 2 attempt
01/03/2020 19:58:11 : [DEBUG] .\Tools\plink.exe -ssh -t -pw ****** -P 22 lisa@52.183.75.31 "nproc"
01/03/2020 19:58:12 : [DEBUG] nproc executed successfully in 0.91 seconds.
01/03/2020 19:58:12 : [DEBUG] dos2unix: converting file C:\LISAv2\XK78\TestResults\2020-03-01-19-51-14-4241\VM-HOT-RESIZE\runtest.sh to Unix format...
01/03/2020 19:58:12 : [DEBUG] Uploading C:\LISAv2\XK78\TestResults\2020-03-01-19-51-14-4241\VM-HOT-RESIZE\runtest.sh to lisa @ 52.183.75.31 : 22 using password authentication
01/03/2020 19:58:13 : [DEBUG] Upload successful after 1 attempt
01/03/2020 19:58:13 : [DEBUG] .\Tools\plink.exe -ssh -t -pw ****** -P 22 lisa@52.183.75.31 "grep -i memtotal /proc/meminfo | awk '{ print $2 }'"
01/03/2020 19:58:14 : [DEBUG] grep -i memtotal /proc/meminfo | awk '{ print $2 }' executed successfully in 0.65 seconds.
01/03/2020 19:58:14 : [INFO ] Expected CPU Count: 2
01/03/2020 19:58:14 : [INFO ] Actual CPU Count: 2
01/03/2020 19:58:14 : [INFO ] Expected Memory Size in MB: 14336
01/03/2020 19:58:14 : [INFO ] Actual Memory Size in MB: 13993
01/03/2020 19:58:14 : [INFO ] CPU count verification is successful
01/03/2020 19:58:14 : [WARN ] Memory size within VM is NOT equal to the expected memory size
01/03/2020 19:58:14 : [INFO ] The VM can be resized to the following sizes: Standard_D5_v2_Promo
01/03/2020 19:58:14 : [INFO ] The Standard_D5_v2_Promo is not supported by current subscription. Skip it.
01/03/2020 19:58:15 : [INFO ] --------------------------------------------------------
01/03/2020 19:58:15 : [INFO ] Resizing the VM to size: Standard_M208ms_v2
01/03/2020 19:58:17 : [INFO ] Resize the VM with Standard_M208ms_v2 failed. It's expected.

@juhlee-microsoft juhlee-microsoft added the 🐞 Bug Something isn't working label Dec 17, 2019
@juhlee-microsoft juhlee-microsoft changed the title VM-HOT-RESIZE bug VM-HOT-RESIZE bug - nonsense logging in the test run-time Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant