Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.9.0
-
None
-
3
-
9223372036854775807
Description
metadata-updates test failed as follows:
onyx-40vm2: /mnt/lustre/d0.metadata-updates/onyx-40vm1/testfile [ atime mtime ] expected : 978307200 1115251200 ; got : 1469410011 1115251200 onyx-40vm1: /mnt/lustre/d0.metadata-updates/onyx-40vm2/testfile [ atime mtime ] expected : 978307200 1115251200 ; got : 1469410011 1115251200 metadata-updates : @@@@@@ FAIL: wrong timestamps
Maloo reports:
https://testing.hpdd.intel.com/test_sets/825136bc-524f-11e6-bf87-5254006e85c2
https://testing.hpdd.intel.com/test_sets/957409a0-5037-11e6-bf87-5254006e85c2
https://testing.hpdd.intel.com/test_sets/92afe362-5008-11e6-9f8e-5254006e85c2
I think this is because the tests in metadata-updates.sh are not wrapped as test_x() sub-tests. While gathering logs, there are no sub-test names in the log files, and then Maloo doesn't import them (
LU-8603).From report https://testing.hpdd.intel.com/test_sets/12cab8e0-2c5c-11e6-a0ce-5254006e85c2, we can see:
I'm not sure whether autotest has deleted those logs or not. If not, you can find them in /home/autotest/logdir/... or /home/autotest2/logdir/... on the test cluster.