Skip to content

Instantly share code, notes, and snippets.

@clayg
Created December 8, 2017 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clayg/0103ef60243c0a174002c4e1b8c9e566 to your computer and use it in GitHub Desktop.
Save clayg/0103ef60243c0a174002c4e1b8c9e566 to your computer and use it in GitHub Desktop.
seems weird...
ubuntu@saio:~$ for i in {1..10}; do swift delete test pete_test.py; done
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
Error Deleting: test/pete_test.py: Object DELETE failed: http://saio:8080/v1/AUTH_test/test/pete_test.py 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<
ubuntu@saio:~$ swift list test-history --lh
1.1K 2017-12-08 22:07:14 text/x-python 00cpete_test.py/1512770821.86982
0 2017-12-08 22:07:14 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512770834.56333
0 2017-12-08 22:09:42 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512770982.46333
0 2017-12-08 22:10:24 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771024.67118
0 2017-12-08 22:10:25 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771025.37815
0 2017-12-08 22:10:26 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771026.13619
0 2017-12-08 22:10:26 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771026.86529
0 2017-12-08 22:10:27 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771027.54935
0 2017-12-08 22:10:28 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771028.32815
0 2017-12-08 22:10:29 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771029.07892
0 2017-12-08 22:10:29 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771029.76139
0 2017-12-08 22:10:30 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771030.51913
0 2017-12-08 22:10:31 application/x-deleted;swift_versions_deleted=1 00cpete_test.py/1512771031.28203
1.1K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment