Activity log for bug #1087620

Date Who What changed Old value New value Message
2012-12-07 09:38:11 Para Siva bug added bug
2012-12-07 09:38:18 Para Siva utah: importance Undecided Critical
2012-12-07 09:39:39 Para Siva description The latest static validation tests for raring server amd64 are failing because the presence of vmlinuz is tested for amd64 server images as well due to the latest change. vmlinuz is only present in ubiquity based images and not in d-i based images. The failure seen is as below. FAIL: test_vmlinuz (__main__.TestValidateISO) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/share/utah/isotest/iso_static_validation.py", line 348, in test_vmlinuz self.assertIn("Linux kernel", stdout) AssertionError: 'Linux kernel' not found in "/tmp/tmp2nkThz/./install/vmlinuz: ERROR: cannot open `/tmp/tmp2nkThz/./install/vmlinuz' (No such file or directory)\n" The job that's affected is https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-amd64-smoke-default/24/ Since this job triggers the rest of the amd64 server tests, all 16 tests have not run for 20121207 amd64 server image. This is a regression due to the fix for bug 1086772 which should have maintained the earlier case of skipping for d-i based images. The latest static validation tests for raring server amd64 (20121207) are failing because the presence of vmlinuz is tested for amd64 server images as well in the tests. vmlinuz is only present in ubiquity based images and should not therefore be tested ford-i based images. The failure seen is as below. FAIL: test_vmlinuz (__main__.TestValidateISO) ---------------------------------------------------------------------- Traceback (most recent call last):   File "/usr/share/utah/isotest/iso_static_validation.py", line 348, in test_vmlinuz     self.assertIn("Linux kernel", stdout) AssertionError: 'Linux kernel' not found in "/tmp/tmp2nkThz/./install/vmlinuz: ERROR: cannot open `/tmp/tmp2nkThz/./install/vmlinuz' (No such file or directory)\n" The job that's affected is https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-amd64-smoke-default/24/ Since this job triggers the rest of the amd64 server tests, all 16 tests have not run for 20121207 amd64 server image. This is a regression due to the fix for bug 1086772 which should have maintained the earlier case of skipping for d-i based images.
2012-12-07 17:50:46 Javier Collado summary vmlinuz presence should not be tested for server images in static validation vmlinuz not found during ISO validation
2012-12-07 17:51:56 Javier Collado description The latest static validation tests for raring server amd64 (20121207) are failing because the presence of vmlinuz is tested for amd64 server images as well in the tests. vmlinuz is only present in ubiquity based images and should not therefore be tested ford-i based images. The failure seen is as below. FAIL: test_vmlinuz (__main__.TestValidateISO) ---------------------------------------------------------------------- Traceback (most recent call last):   File "/usr/share/utah/isotest/iso_static_validation.py", line 348, in test_vmlinuz     self.assertIn("Linux kernel", stdout) AssertionError: 'Linux kernel' not found in "/tmp/tmp2nkThz/./install/vmlinuz: ERROR: cannot open `/tmp/tmp2nkThz/./install/vmlinuz' (No such file or directory)\n" The job that's affected is https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-amd64-smoke-default/24/ Since this job triggers the rest of the amd64 server tests, all 16 tests have not run for 20121207 amd64 server image. This is a regression due to the fix for bug 1086772 which should have maintained the earlier case of skipping for d-i based images. The latest static validation tests for raring server amd64 (20121207) are failing because the vmlinuz is not found. The failure seen is as below. FAIL: test_vmlinuz (__main__.TestValidateISO) ---------------------------------------------------------------------- Traceback (most recent call last):   File "/usr/share/utah/isotest/iso_static_validation.py", line 348, in test_vmlinuz     self.assertIn("Linux kernel", stdout) AssertionError: 'Linux kernel' not found in "/tmp/tmp2nkThz/./install/vmlinuz: ERROR: cannot open `/tmp/tmp2nkThz/./install/vmlinuz' (No such file or directory)\n" The job that's affected is https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-amd64-smoke-default/24/ Since this job triggers the rest of the amd64 server tests, all 16 tests have not run for 20121207 amd64 server image. This might be a regression due to the fix for bug 1086772 which should have maintained the earlier case of skipping for d-i based images.
2012-12-07 17:52:01 Javier Collado utah: status New Triaged
2012-12-07 17:52:04 Javier Collado utah: assignee Javier Collado (javier.collado)
2012-12-10 08:44:06 Javier Collado branch linked lp:~javier.collado/utah/bug1087620
2012-12-10 10:09:20 Javier Collado summary vmlinuz not found during ISO validation vmlinuz not found during server ISO validation
2012-12-10 16:18:40 Javier Collado utah: status Triaged Won't Fix
2012-12-11 12:09:21 Javier Collado utah: status Won't Fix Triaged
2012-12-11 14:38:10 Javier Collado branch linked lp:~nuclearbob/utah/fix-build
2012-12-11 14:46:42 Javier Collado branch unlinked lp:~nuclearbob/utah/fix-build
2012-12-11 16:52:01 Javier Collado utah: status Triaged In Progress
2012-12-12 15:27:18 Javier Collado utah: status In Progress Fix Committed
2012-12-12 17:07:32 Javier Collado utah: status Fix Committed Fix Released