Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Date: Sat Mar 13 02:37:11 PM EST 2021
- Test set: default
- Kernel: 5.11.4-50.fc33.x86_64
- Release: Fedora release 33 (Thirty Three)
- Result: FAIL
- Failed Tests: ./default/cachedrop
- Warned Tests: None
- ============================================================
- Starting test ./default/selinux-dac-controls
- <no matches>
- Starting test ./default/posix_timers
- Testing posix timers. False negative may happen on CPU execution
- based timers if other threads run on the CPU...
- Check itimer virtual... [OK]
- Check itimer prof... [OK]
- Check itimer real... [OK]
- Check timer_create() per thread... [OK]
- Check timer_create() per process... [OK]
- Starting test ./default/cachedrop
- 100+0 records in
- 100+0 records out
- 104857600 bytes (105 MB, 100 MiB) copied, 0.0341439 s, 3.1 GB/s
- cat: /proc/sys/vm/drop_caches: Permission denied
- ./drop_caches.sh: line 32: [: -ne: unary operator expected
- cat: /proc/sys/vm/drop_caches: Permission denied
- ./drop_caches.sh: line 32: [: -ne: unary operator expected
- TestError: Can't free dentries and inodes
- 433228 431948
- Could not run tests
- Starting test ./default/modsign
- Successfully loaded signed module
- Successfully loaded unsigned module
- Starting test ./default/sysfs-perms
- Starting test ./default/insert_leap_second
- Setting time to speed up testing
- Running for 1 iterations. Press ctrl-c to stop
- Setting time to Sat Mar 13 18:59:50 2021
- Scheduling leap second for Sat Mar 13 19:00:00 2021
- Sat Mar 13 18:59:57 2021 + 113 us (37) TIME_INS
- Sat Mar 13 18:59:57 2021 + 500216 us (37) TIME_INS
- Sat Mar 13 18:59:58 2021 + 319 us (37) TIME_INS
- Sat Mar 13 18:59:58 2021 + 500406 us (37) TIME_INS
- Sat Mar 13 18:59:59 2021 + 515 us (37) TIME_INS
- Sat Mar 13 18:59:59 2021 + 500622 us (37) TIME_INS
- Sat Mar 13 18:59:59 2021 + 699 us (38) TIME_OOP
- Sat Mar 13 18:59:59 2021 + 500794 us (38) TIME_OOP
- Sat Mar 13 19:00:00 2021 + 872 us (38) TIME_WAIT
- Sat Mar 13 19:00:00 2021 + 500970 us (38) TIME_WAIT
- Sat Mar 13 19:00:01 2021 + 1068 us (38) TIME_WAIT
- Sat Mar 13 19:00:01 2021 + 501182 us (38) TIME_WAIT
- Sat Mar 13 19:00:02 2021 + 1487 us (38) TIME_WAIT
- Leap complete
- Starting test ./default/mq-memory-corruption
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Test PASSED
- Starting test ./default/memfd
- memfd_test.c: In function ‘mfd_assert_get_seals’:
- memfd_test.c:67:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
- 67 | r = fcntl(fd, F_GET_SEALS);
- | ^~~~~
- memfd_test.c: In function ‘mfd_assert_open’:
- memfd_test.c:190:6: warning: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration]
- 190 | r = open(buf, flags, mode);
- | ^~~~
- | popen
- memfd_test.c: In function ‘mfd_assert_write’:
- memfd_test.c:315:6: warning: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration]
- 315 | r = fallocate(fd,
- | ^~~~~~~~~
- | alloca
- memfd: CREATE
- memfd: BASIC
- memfd: SEAL-WRITE
- memfd: SEAL-SHRINK
- memfd: SEAL-GROW
- memfd: SEAL-RESIZE
- memfd: SHARE-DUP
- memfd: SHARE-MMAP
- memfd: SHARE-OPEN
- memfd: SHARE-FORK
- memfd: SHARE-DUP (shared file-table)
- memfd: SHARE-MMAP (shared file-table)
- memfd: SHARE-OPEN (shared file-table)
- memfd: SHARE-FORK (shared file-table)
- memfd: DONE
- Starting test ./default/timer-overhead
- cc timer-test.o -o timer-test
- Starting test ./default/libhugetlbfs
- Starting test ./default/paxtest
- Starting test ./default/stack-randomness
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement