nareshkamboju

linaro_android_kernel_test sync_basic_try_open FAILED

Apr 25th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.80 KB | None | 0 0
  1. <LAVA_SIGNAL_STARTRUN linaro_android_kernel_test a343abeb-adf2-4d3b-958f-8b7433b48041>
  2. Running all tests
  3. Running basic ashmemtest.
  4. [ashmem_basic]: test passed
  5. [ashmem_anonymous_region]: test passed
  6. [ashmem_named_region]: test passed
  7. [ashmem_pin_unpin]: test passed
  8. [ashmem_pin_status]: test passed
  9. [ashmem_size]: test passed
  10. [ashmem_mmap]: test passed
  11. [ashmem_prot]: test passed
  12. [ashmem_purge]: test passed
  13. Running expanded ashmemtest.
  14. running test0
  15. -> got 1000 pages
  16. -> unpin 0..500 OK ret 0
  17. -> pin 0..500 OK ret 0
  18. [ashmem_expanded_test0]: test passed
  19. running test1
  20. -> got 1000 pages
  21. -> unpin 0..500 OK ret 0
  22. -> pin 0..500 OK ret 1
  23. [ashmem_expanded_test1]: test passed
  24. running test2
  25. -> got 1000 pages
  26. -> unpin 0..100 OK ret 0
  27. -> unpin 200..300 OK ret 0
  28. -> unpin 400..500 OK ret 0
  29. -> unpin 600..700 OK ret 0
  30. -> unpin 800..900 OK ret 0
  31. -> pin 0..100 OK ret 1
  32. -> pin 100..200 OK ret 0
  33. -> pin 200..300 OK ret 1
  34. -> pin 300..400 OK ret 0
  35. -> pin 400..500 OK ret 1
  36. -> pin 500..600 OK ret 0
  37. -> pin 600..700 OK ret 1
  38. -> pin 700..800 OK ret 0
  39. -> pin 800..900 OK ret 1
  40. -> pin 900..1000 OK ret 0
  41. [ashmem_expanded_test2]: test passed
  42. running test3
  43. -> got 1000 pages
  44. -> unpin 0..100 OK ret 0
  45. -> unpin 200..300 OK ret 0
  46. -> unpin 400..500 OK ret 0
  47. -> unpin 600..700 OK ret 0
  48. -> unpin 800..900 OK ret 0
  49. -> purge return 500 pages OK
  50. -> pin 0..100 OK ret 1
  51. -> pin 100..200 OK ret 0
  52. -> pin 200..300 OK ret 1
  53. -> pin 300..400 OK ret 0
  54. -> pin 400..500 OK ret 1
  55. -> pin 500..600 OK ret 0
  56. -> pin 600..700 OK ret 1
  57. -> pin 700..800 OK ret 0
  58. -> pin 800..900 OK ret 1
  59. -> pin 900..1000 OK ret 0
  60. [ashmem_expanded_test3]: test passed
  61. running test4
  62. -> got 100 pages
  63. -> unpin backward 90..80 OK
  64. -> unpin backward 70..60 OK
  65. -> unpin backward 50..40 OK
  66. -> unpin backward 30..20 OK
  67. -> unpin backward 10..0 OK
  68. -> purge return 50 pages OK
  69. -> pin 0..10 OK ret 1
  70. -> pin 10..20 OK ret 0
  71. -> pin 20..30 OK ret 1
  72. -> pin 30..40 OK ret 0
  73. -> pin 40..50 OK ret 1
  74. -> pin 50..60 OK ret 0
  75. -> pin 60..70 OK ret 1
  76. -> pin 70..80 OK ret 0
  77. -> pin 80..90 OK ret 1
  78. -> pin 90..100 OK ret 0
  79. [ashmem_expanded_test4]: test passed
  80. running test5
  81. -> got 1000 pages
  82. -> unpin 0..100 OK ret 0
  83. -> unpin 500..600 OK ret 0
  84. -> purge return 200 pages OK
  85. -> pin 0..500 OK ret 1
  86. -> pin 600..1000 OK ret 0
  87. [ashmem_expanded_test5]: test passed
  88. Running binder test.
  89. Run on (6 X 100 MHz CPU s)
  90. 2017-04-22 02:19:14
  91. ***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
  92. Benchmark Time(ns) CPU(ns) Iterations
  93. -------------------------------------------
  94. BM_addInts 237644 117605 8333
  95. [bindertest]: test passed
  96. Running sync test.
  97. Test 0: can't open '/dev/sw_sync' (error 2 [No such file or directory])
  98. [sync_basic_try_open]: test failed
  99. Running vfat test.
  100. Starting
  101. Creating disk of size 360...
  102. 360+0 records in
  103. 360+0 records out
  104. 368640 bytes transferred in 0.005 secs (73728000 bytes/sec)
  105. Setting up loop device /dev/block/loop7
  106. Running mkfs.vfat...
  107. Mounting device
  108. Getting volume ID
  109. Got volume IDs 0x12347900 and 0x12347900, should be identical
  110. losetup: /dev/block/loop7: No such device or address
  111. ### PASS
  112. [vfat_12_360_0x12347900]: test passed
  113. (FTYPE=12, SIZE=360, ID=0x12347900)
  114.  
  115. Creating disk of size 360...
  116. 360+0 records in
  117. 360+0 records out
  118. 368640 bytes transferred in 0.007 secs (52662857 bytes/sec)
  119. Setting up loop device /dev/block/loop7
  120. Running mkfs.vfat...
  121. Mounting device
  122. Getting volume ID
  123. Got volume IDs 0x00000000 and 0x00000000, should be identical
  124. losetup: /dev/block/loop7: No such device or address
  125. ### PASS
  126. [vfat_12_360_0x00000000]: test passed
  127. (FTYPE=12, SIZE=360, ID=0x00000000)
  128.  
  129. Creating disk of size 360...
  130. 360+0 records in
  131. 360+0 records out
  132. 368640 bytes transferred in 0.007 secs (52662857 bytes/sec)
  133. Setting up loop device /dev/block/loop7
  134. Running mkfs.vfat...
  135. Mounting device
  136. Getting volume ID
  137. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  138. losetup: /dev/block/loop7: No such device or address
  139. ### PASS
  140. [vfat_12_360_0xDEADBEEF]: test passed
  141. (FTYPE=12, SIZE=360, ID=0xDEADBEEF)
  142.  
  143. Creating disk of size 1024...
  144. 1024+0 records in
  145. 1024+0 records out
  146. 1048576 bytes transferred in 0.017 secs (61680941 bytes/sec)
  147. Setting up loop device /dev/block/loop7
  148. Running mkfs.vfat...
  149. Mounting device
  150. Getting volume ID
  151. Got volume IDs 0x12347900 and 0x12347900, should be identical
  152. losetup: /dev/block/loop7: No such device or address
  153. ### PASS
  154. [vfat_12_1024_0x12347900]: test passed
  155. (FTYPE=12, SIZE=1024, ID=0x12347900)
  156.  
  157. Creating disk of size 1024...
  158. 1024+0 records in
  159. 1024+0 records out
  160. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  161. Setting up loop device /dev/block/loop7
  162. Running mkfs.vfat...
  163. Mounting device
  164. Getting volume ID
  165. Got volume IDs 0x00000000 and 0x00000000, should be identical
  166. losetup: /dev/block/loop7: No such device or address
  167. ### PASS
  168. [vfat_12_1024_0x00000000]: test passed
  169. (FTYPE=12, SIZE=1024, ID=0x00000000)
  170.  
  171. Creating disk of size 1024...
  172. 1024+0 records in
  173. 1024+0 records out
  174. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  175. Setting up loop device /dev/block/loop7
  176. Running mkfs.vfat...
  177. Mounting device
  178. Getting volume ID
  179. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  180. losetup: /dev/block/loop7: No such device or address
  181. ### PASS
  182. [vfat_12_1024_0xDEADBEEF]: test passed
  183. (FTYPE=12, SIZE=1024, ID=0xDEADBEEF)
  184.  
  185. Creating disk of size 102400...
  186. 102400+0 records in
  187. 102400+0 records out
  188. 104857600 bytes transferred in 1.247 secs (84087890 bytes/sec)
  189. Setting up loop device /dev/block/loop7
  190. Running mkfs.vfat...
  191. Mounting device
  192. Getting volume ID
  193. Got volume IDs 0x12347900 and 0x12347900, should be identical
  194. losetup: /dev/block/loop7: No such device or address
  195. ### PASS
  196. [vfat_12_102400_0x12347900]: test passed
  197. (FTYPE=12, SIZE=102400, ID=0x12347900)
  198.  
  199. Creating disk of size 102400...
  200. 102400+0 records in
  201. 102400+0 records out
  202. 104857600 bytes transferred in 1.332 secs (78721921 bytes/sec)
  203. Setting up loop device /dev/block/loop7
  204. Running mkfs.vfat...
  205. Mounting device
  206. Getting volume ID
  207. Got volume IDs 0x00000000 and 0x00000000, should be identical
  208. losetup: /dev/block/loop7: No such device or address
  209. ### PASS
  210. [vfat_12_102400_0x00000000]: test passed
  211. (FTYPE=12, SIZE=102400, ID=0x00000000)
  212.  
  213. Creating disk of size 102400...
  214. 102400+0 records in
  215. 102400+0 records out
  216. 104857600 bytes transferred in 1.298 secs (80783975 bytes/sec)
  217. Setting up loop device /dev/block/loop7
  218. Running mkfs.vfat...
  219. Mounting device
  220. Getting volume ID
  221. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  222. losetup: /dev/block/loop7: No such device or address
  223. ### PASS
  224. [vfat_12_102400_0xDEADBEEF]: test passed
  225. (FTYPE=12, SIZE=102400, ID=0xDEADBEEF)
  226.  
  227. Creating disk of size 360...
  228. 360+0 records in
  229. 360+0 records out
  230. 368640 bytes transferred in 0.006 secs (61440000 bytes/sec)
  231. Setting up loop device /dev/block/loop7
  232. Running mkfs.vfat...
  233. WARNING: Not enough clusters for a 16 bit FAT! The filesystem will be
  234. misinterpreted as having a 12 bit FAT without mount option "fat=16".
  235. Mounting device
  236. Getting volume ID
  237. Got volume IDs 0x12347900 and 0x12347900, should be identical
  238. losetup: /dev/block/loop7: No such device or address
  239. ### PASS
  240. [vfat_16_360_0x12347900]: test passed
  241. (FTYPE=16, SIZE=360, ID=0x12347900)
  242.  
  243. Creating disk of size 360...
  244. 360+0 records in
  245. 360+0 records out
  246. 368640 bytes transferred in 0.006 secs (61440000 bytes/sec)
  247. Setting up loop device /dev/block/loop7
  248. Running mkfs.vfat...
  249. WARNING: Not enough clusters for a 16 bit FAT! The filesystem will be
  250. misinterpreted as having a 12 bit FAT without mount option "fat=16".
  251. Mounting device
  252. Getting volume ID
  253. Got volume IDs 0x00000000 and 0x00000000, should be identical
  254. losetup: /dev/block/loop7: No such device or address
  255. ### PASS
  256. [vfat_16_360_0x00000000]: test passed
  257. (FTYPE=16, SIZE=360, ID=0x00000000)
  258.  
  259. Creating disk of size 360...
  260. 360+0 records in
  261. 360+0 records out
  262. 368640 bytes transferred in 0.006 secs (61440000 bytes/sec)
  263. Setting up loop device /dev/block/loop7
  264. Running mkfs.vfat...
  265. WARNING: Not enough clusters for a 16 bit FAT! The filesystem will be
  266. misinterpreted as having a 12 bit FAT without mount option "fat=16".
  267. Mounting device
  268. Getting volume ID
  269. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  270. losetup: /dev/block/loop7: No such device or address
  271. ### PASS
  272. [vfat_16_360_0xDEADBEEF]: test passed
  273. (FTYPE=16, SIZE=360, ID=0xDEADBEEF)
  274.  
  275. Creating disk of size 1024...
  276. 1024+0 records in
  277. 1024+0 records out
  278. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  279. Setting up loop device /dev/block/loop7
  280. Running mkfs.vfat...
  281. WARNING: Not enough clusters for a 16 bit FAT! The filesystem will be
  282. misinterpreted as having a 12 bit FAT without mount option "fat=16".
  283. Mounting device
  284. Getting volume ID
  285. Got volume IDs 0x12347900 and 0x12347900, should be identical
  286. losetup: /dev/block/loop7: No such device or address
  287. ### PASS
  288. [vfat_16_1024_0x12347900]: test passed
  289. (FTYPE=16, SIZE=1024, ID=0x12347900)
  290.  
  291. Creating disk of size 1024...
  292. 1024+0 records in
  293. 1024+0 records out
  294. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  295. Setting up loop device /dev/block/loop7
  296. Running mkfs.vfat...
  297. WARNING: Not enough clusters for a 16 bit FAT! The filesystem will be
  298. misinterpreted as having a 12 bit FAT without mount option "fat=16".
  299. Mounting device
  300. Getting volume ID
  301. Got volume IDs 0x00000000 and 0x00000000, should be identical
  302. losetup: /dev/block/loop7: No such device or address
  303. ### PASS
  304. [vfat_16_1024_0x00000000]: test passed
  305. (FTYPE=16, SIZE=1024, ID=0x00000000)
  306.  
  307. Creating disk of size 1024...
  308. 1024+0 records in
  309. 1024+0 records out
  310. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  311. Setting up loop device /dev/block/loop7
  312. Running mkfs.vfat...
  313. WARNING: Not enough clusters for a 16 bit FAT! The filesystem will be
  314. misinterpreted as having a 12 bit FAT without mount option "fat=16".
  315. Mounting device
  316. Getting volume ID
  317. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  318. losetup: /dev/block/loop7: No such device or address
  319. ### PASS
  320. [vfat_16_1024_0xDEADBEEF]: test passed
  321. (FTYPE=16, SIZE=1024, ID=0xDEADBEEF)
  322.  
  323. Creating disk of size 102400...
  324. 102400+0 records in
  325. 102400+0 records out
  326. 104857600 bytes transferred in 1.363 secs (76931474 bytes/sec)
  327. Setting up loop device /dev/block/loop7
  328. Running mkfs.vfat...
  329. Mounting device
  330. Getting volume ID
  331. Got volume IDs 0x12347900 and 0x12347900, should be identical
  332. losetup: /dev/block/loop7: No such device or address
  333. ### PASS
  334. [vfat_16_102400_0x12347900]: test passed
  335. (FTYPE=16, SIZE=102400, ID=0x12347900)
  336.  
  337. Creating disk of size 102400...
  338. 102400+0 records in
  339. 102400+0 records out
  340. 104857600 bytes transferred in 1.421 secs (73791414 bytes/sec)
  341. Setting up loop device /dev/block/loop7
  342. Running mkfs.vfat...
  343. Mounting device
  344. Getting volume ID
  345. Got volume IDs 0x00000000 and 0x00000000, should be identical
  346. losetup: /dev/block/loop7: No such device or address
  347. ### PASS
  348. [vfat_16_102400_0x00000000]: test passed
  349. (FTYPE=16, SIZE=102400, ID=0x00000000)
  350.  
  351. Creating disk of size 102400...
  352. 102400+0 records in
  353. 102400+0 records out
  354. 104857600 bytes transferred in 1.459 secs (71869499 bytes/sec)
  355. Setting up loop device /dev/block/loop7
  356. Running mkfs.vfat...
  357. Mounting device
  358. Getting volume ID
  359. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  360. losetup: /dev/block/loop7: No such device or address
  361. ### PASS
  362. [vfat_16_102400_0xDEADBEEF]: test passed
  363. (FTYPE=16, SIZE=102400, ID=0xDEADBEEF)
  364.  
  365. Creating disk of size 360...
  366. 360+0 records in
  367. 360+0 records out
  368. 368640 bytes transferred in 0.006 secs (61440000 bytes/sec)
  369. Setting up loop device /dev/block/loop7
  370. Running mkfs.vfat...
  371. WARNING: Not enough clusters for a 32 bit FAT!
  372. Mounting device
  373. Getting volume ID
  374. Got volume IDs 0x12347900 and 0x12347900, should be identical
  375. losetup: /dev/block/loop7: No such device or address
  376. ### PASS
  377. [vfat_32_360_0x12347900]: test passed
  378. (FTYPE=32, SIZE=360, ID=0x12347900)
  379.  
  380. Creating disk of size 360...
  381. 360+0 records in
  382. 360+0 records out
  383. 368640 bytes transferred in 0.006 secs (61440000 bytes/sec)
  384. Setting up loop device /dev/block/loop7
  385. Running mkfs.vfat...
  386. WARNING: Not enough clusters for a 32 bit FAT!
  387. Mounting device
  388. Getting volume ID
  389. Got volume IDs 0x00000000 and 0x00000000, should be identical
  390. losetup: /dev/block/loop7: No such device or address
  391. ### PASS
  392. [vfat_32_360_0x00000000]: test passed
  393. (FTYPE=32, SIZE=360, ID=0x00000000)
  394.  
  395. Creating disk of size 360...
  396. 360+0 records in
  397. 360+0 records out
  398. 368640 bytes transferred in 0.006 secs (61440000 bytes/sec)
  399. Setting up loop device /dev/block/loop7
  400. Running mkfs.vfat...
  401. WARNING: Not enough clusters for a 32 bit FAT!
  402. Mounting device
  403. Getting volume ID
  404. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  405. losetup: /dev/block/loop7: No such device or address
  406. ### PASS
  407. [vfat_32_360_0xDEADBEEF]: test passed
  408. (FTYPE=32, SIZE=360, ID=0xDEADBEEF)
  409.  
  410. Creating disk of size 1024...
  411. 1024+0 records in
  412. 1024+0 records out
  413. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  414. Setting up loop device /dev/block/loop7
  415. Running mkfs.vfat...
  416. WARNING: Not enough clusters for a 32 bit FAT!
  417. Mounting device
  418. Getting volume ID
  419. Got volume IDs 0x12347900 and 0x12347900, should be identical
  420. losetup: /dev/block/loop7: No such device or address
  421. ### PASS
  422. [vfat_32_1024_0x12347900]: test passed
  423. (FTYPE=32, SIZE=1024, ID=0x12347900)
  424.  
  425. Creating disk of size 1024...
  426. 1024+0 records in
  427. 1024+0 records out
  428. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  429. Setting up loop device /dev/block/loop7
  430. Running mkfs.vfat...
  431. WARNING: Not enough clusters for a 32 bit FAT!
  432. Mounting device
  433. Getting volume ID
  434. Got volume IDs 0x00000000 and 0x00000000, should be identical
  435. losetup: /dev/block/loop7: No such device or address
  436. ### PASS
  437. [vfat_32_1024_0x00000000]: test passed
  438. (FTYPE=32, SIZE=1024, ID=0x00000000)
  439.  
  440. Creating disk of size 1024...
  441. 1024+0 records in
  442. 1024+0 records out
  443. 1048576 bytes transferred in 0.016 secs (65536000 bytes/sec)
  444. Setting up loop device /dev/block/loop7
  445. Running mkfs.vfat...
  446. WARNING: Not enough clusters for a 32 bit FAT!
  447. Mounting device
  448. Getting volume ID
  449. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  450. losetup: /dev/block/loop7: No such device or address
  451. ### PASS
  452. [vfat_32_1024_0xDEADBEEF]: test passed
  453. (FTYPE=32, SIZE=1024, ID=0xDEADBEEF)
  454.  
  455. Creating disk of size 102400...
  456. 102400+0 records in
  457. 102400+0 records out
  458. 104857600 bytes transferred in 1.367 secs (76706364 bytes/sec)
  459. Setting up loop device /dev/block/loop7
  460. Running mkfs.vfat...
  461. Mounting device
  462. Getting volume ID
  463. Got volume IDs 0x12347900 and 0x12347900, should be identical
  464. losetup: /dev/block/loop7: No such device or address
  465. ### PASS
  466. [vfat_32_102400_0x12347900]: test passed
  467. (FTYPE=32, SIZE=102400, ID=0x12347900)
  468.  
  469. Creating disk of size 102400...
  470. 102400+0 records in
  471. 102400+0 records out
  472. 104857600 bytes transferred in 1.249 secs (83953242 bytes/sec)
  473. Setting up loop device /dev/block/loop7
  474. Running mkfs.vfat...
  475. Mounting device
  476. Getting volume ID
  477. Got volume IDs 0x00000000 and 0x00000000, should be identical
  478. losetup: /dev/block/loop7: No such device or address
  479. ### PASS
  480. [vfat_32_102400_0x00000000]: test passed
  481. (FTYPE=32, SIZE=102400, ID=0x00000000)
  482.  
  483. Creating disk of size 102400...
  484. 102400+0 records in
  485. 102400+0 records out
  486. 104857600 bytes transferred in 1.298 secs (80783975 bytes/sec)
  487. Setting up loop device /dev/block/loop7
  488. Running mkfs.vfat...
  489. Mounting device
  490. Getting volume ID
  491. Got volume IDs 0xDEADBEEF and 0xDEADBEEF, should be identical
  492. losetup: /dev/block/loop7: No such device or address
  493. ### PASS
  494. [vfat_32_102400_0xDEADBEEF]: test passed
  495. (FTYPE=32, SIZE=102400, ID=0xDEADBEEF)
  496.  
  497. Running swp-swpb test.
  498. command: swp result, in, addr
  499. in=2
  500. mem=3
  501. result: 3
  502. in: 2
  503. mem: 2
  504. [swp_smoke]: test passed
  505. command: swpb result, in, addr
  506. in=2
  507. mem=3
  508. result: 3
  509. in: 2
  510. mem: 2
  511. [swpb_smoke]: test passed
  512. <LAVA_SIGNAL_ENDRUN linaro_android_kernel_test a343abeb-adf2-4d3b-958f-8b7433b48041>
Add Comment
Please, Sign In to add comment