GUI acceptance tests using environment deployed from packages.

Build: #116 failed

Job: Oneprovider ACL subdirectories failed

Job result summary

Completed
Duration
17 minutes
Revision
73dde324c5146b8893c417dc02f89cead594005f
Total tests
44
Failing since
#114 (Scheduled – )
Fixed in
#117 (Scheduled)

Tests

  • 44 tests in total
  • 44 tests failed
  • 44 failures are new
  • 2 minutes taken in total.
New test failures 44
Status Test Duration
Collapse Failed test_oneprovider_acl_subdir test_list_directory_items[group-group1-fails-all except [list files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [list files]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_list_directory_items[group-group1-fails-all except [list files]]'>>

    
>   scenarios('../features/oneprovider/data/subdir_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_list_directory_items[group-group1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_list_directory_items[group-group1-fails-all except [traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/subdir_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_list_directory_items[group-group1-succeeds-[list files, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[list files, traverse directory]', subject_type = 'group'
result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_list_directory_items[group-group1-succeeds-[list files, traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/subdir_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_list_directory_items[user-user1-fails-all except [list files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [list files]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_list_directory_items[user-user1-fails-all except [list files]]'>>

    
>   scenarios('../features/oneprovider/data/subdir_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_list_directory_items[user-user1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_list_directory_items[user-user1-fails-all except [traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/subdir_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_list_directory_items[user-user1-succeeds-[list files, traverse directory]]
4 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[list files, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_list_directory_items[user-user1-succeeds-[list files, traverse directory]]'>>

    
>   scenarios('../features/oneprovider/data/subdir_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[group-group1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[group-group1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[group-group1-fails-all except [delete]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[group-group1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[group-group1-fails-all except [list files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [list files]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[group-group1-fails-all except [list files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[group-group1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[group-group1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[group-group1-succeeds-[delete, delete subdirectory, list files, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete, delete subdirectory, list files, traverse directory]'
subject_type = 'group', result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[group-group1-succeeds-[delete, delete subdirectory, list files, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[user-user1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[user-user1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[user-user1-fails-all except [delete]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[user-user1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[user-user1-fails-all except [list files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [list files]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[user-user1-fails-all except [list files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[user-user1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[user-user1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_nonempty_directory[user-user1-succeeds-[delete, delete subdirectory, list files, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete, delete subdirectory, list files, traverse directory]'
subject_type = 'user', result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_nonempty_directory[user-user1-succeeds-[delete, delete subdirectory, list files, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subdirectory[group-group1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_subdirectory[group-group1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subdirectory[group-group1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_subdirectory[group-group1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subdirectory[group-group1-succeeds-[delete subdirectory, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory]', subject_type = 'group'
result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_subdirectory[group-group1-succeeds-[delete subdirectory, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subdirectory[user-user1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_subdirectory[user-user1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subdirectory[user-user1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_subdirectory[user-user1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subdirectory[user-user1-succeeds-[delete subdirectory, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_subdirectory[user-user1-succeeds-[delete subdirectory, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subfile[group-group1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_subfile[group-group1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subfile[group-group1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_subfile[group-group1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subfile[group-group1-succeeds-[delete subdirectory, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory]', subject_type = 'group'
result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_subfile[group-group1-succeeds-[delete subdirectory, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subfile[user-user1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_subfile[user-user1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subfile[user-user1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_subfile[user-user1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_remove_subfile[user-user1-succeeds-[delete subdirectory, traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_subfile[user-user1-succeeds-[delete subdirectory, traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[group-group1-fails-all except [add subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [add subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[group-group1-fails-all except [add subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[group-group1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[group-group1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[group-group1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[group-group1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[group-group1-succeeds-[delete subdirectory, traverse directory, add subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory, add subdirectory]'
subject_type = 'group', result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[group-group1-succeeds-[delete subdirectory, traverse directory, add subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[user-user1-fails-all except [add subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [add subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[user-user1-fails-all except [add subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[user-user1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[user-user1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[user-user1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[user-user1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subdirectory[user-user1-succeeds-[delete subdirectory, traverse directory, add subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory, add subdirectory]'
subject_type = 'user', result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subdirectory[user-user1-succeeds-[delete subdirectory, traverse directory, add subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[group-group1-fails-all except [add files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [add files]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subfile[group-group1-fails-all except [add files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[group-group1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subfile[group-group1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[group-group1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subfile[group-group1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[group-group1-succeeds-[delete subdirectory, traverse directory, add files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory, add files]'
subject_type = 'group', result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_subfile[group-group1-succeeds-[delete subdirectory, traverse directory, add files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[user-user1-fails-all except [add files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [add files]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subfile[user-user1-fails-all except [add files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[user-user1-fails-all except [delete subdirectory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete subdirectory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subfile[user-user1-fails-all except [delete subdirectory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[user-user1-fails-all except [traverse directory]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [traverse directory]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subfile[user-user1-fails-all except [traverse directory]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_subdir test_rename_subfile[user-user1-succeeds-[delete subdirectory, traverse directory, add files]]
3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete subdirectory, traverse directory, add files]'
subject_type = 'user', result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_subfile[user-user1-succeeds-[delete subdirectory, traverse directory, add files]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_subdir.py:49: 
(55 more lines...)