Advertisement
Guest User

Tahoe-LAFS test issue on VM

a guest
Apr 29th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 123.57 KB | None | 0 0
  1. ubuntu@ec2_m1_micro:~$ sudo -i
  2. root@ec2_m1_micro:~# python -V
  3. Python 2.7.3
  4. root@ec2_m1_micro:~# apt-get install python-openssl
  5. Reading package lists... Done
  6. Building dependency tree
  7. Reading state information... Done
  8. python-openssl is already the newest version.
  9. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  10. root@ec2_m1_micro:~# mkdir /usr/tahoe
  11. root@ec2_m1_micro:~# cd /usr/tahoe
  12. root@ec2_m1_micro:/usr/tahoe# wget https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.9.2.zip
  13. --2013-04-29 12:47:26-- https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.9.2.zip
  14. Resolving tahoe-lafs.org (tahoe-lafs.org)... 74.207.252.227
  15. Connecting to tahoe-lafs.org (tahoe-lafs.org)|74.207.252.227|:443... connected.
  16. HTTP request sent, awaiting response... 200 OK
  17. Length: 1560216 (1.5M) [application/zip]
  18. Saving to: `allmydata-tahoe-1.9.2.zip'
  19.  
  20. 100%[=============================================>] 1,560,216 172K/s in 5.7s
  21.  
  22. 2013-04-29 12:47:32 (269 KB/s) - `allmydata-tahoe-1.9.2.zip' saved [1560216/1560216]
  23.  
  24. root@ec2_m1_micro:/usr/tahoe# apt-get install unzip && unzip allmydata-tahoe-1.9.2.zip
  25. Reading package lists... Done
  26. Building dependency tree
  27. Reading state information... Done
  28. The following packages were automatically installed and are no longer required:
  29. libgomp1 manpages-dev
  30. Use 'apt-get autoremove' to remove them.
  31. Suggested packages:
  32. zip
  33. The following NEW packages will be installed:
  34. unzip
  35. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  36. Need to get 192 kB of archives.
  37. After this operation, 434 kB of additional disk space will be used.
  38. Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ precise/main unzip amd64 6.0-4ubuntu1 [192 kB]
  39. Fetched 192 kB in 0s (2,381 kB/s)
  40. Selecting previously unselected package unzip.
  41. (Reading database ... 50392 files and directories currently installed.)
  42. Unpacking unzip (from .../unzip_6.0-4ubuntu1_amd64.deb) ...
  43. Processing triggers for man-db ...
  44. Setting up unzip (6.0-4ubuntu1) ...
  45. Archive: allmydata-tahoe-1.9.2.zip
  46. inflating: allmydata-tahoe-1.9.2/setup.py
  47. inflating: allmydata-tahoe-1.9.2/setup.cfg
  48. inflating: allmydata-tahoe-1.9.2/Makefile
  49. inflating: allmydata-tahoe-1.9.2/MANIFEST.in
  50. inflating: allmydata-tahoe-1.9.2/COPYING.GPL
  51. inflating: allmydata-tahoe-1.9.2/CREDITS
  52. inflating: allmydata-tahoe-1.9.2/README.txt
  53. inflating: allmydata-tahoe-1.9.2/Tahoe.home
  54. inflating: allmydata-tahoe-1.9.2/COPYING.TGPPL.rst
  55. inflating: allmydata-tahoe-1.9.2/PKG-INFO
  56. inflating: allmydata-tahoe-1.9.2/NEWS.rst
  57. inflating: allmydata-tahoe-1.9.2/.darcs-boringfile
  58. inflating: allmydata-tahoe-1.9.2/relnotes.txt
  59. inflating: allmydata-tahoe-1.9.2/bin/tahoe-script.template
  60. inflating: allmydata-tahoe-1.9.2/docs/known_issues.rst
  61. inflating: allmydata-tahoe-1.9.2/docs/subtree1.svg
  62. inflating: allmydata-tahoe-1.9.2/docs/how_to_make_a_tahoe-lafs_release.org
  63. inflating: allmydata-tahoe-1.9.2/docs/architecture.rst
  64. inflating: allmydata-tahoe-1.9.2/docs/performance.rst.rej
  65. inflating: allmydata-tahoe-1.9.2/docs/stats.rst
  66. inflating: allmydata-tahoe-1.9.2/docs/about.rst
  67. inflating: allmydata-tahoe-1.9.2/docs/Makefile
  68. inflating: allmydata-tahoe-1.9.2/docs/helper.rst
  69. inflating: allmydata-tahoe-1.9.2/docs/lease-tradeoffs.svg
  70. inflating: allmydata-tahoe-1.9.2/docs/backdoors.rst
  71. inflating: allmydata-tahoe-1.9.2/docs/configuration.rst
  72. inflating: allmydata-tahoe-1.9.2/docs/performance.rst
  73. inflating: allmydata-tahoe-1.9.2/docs/known_issues.rst.orig
  74. inflating: allmydata-tahoe-1.9.2/docs/known_issues.rst.rej
  75. inflating: allmydata-tahoe-1.9.2/docs/backupdb.rst
  76. inflating: allmydata-tahoe-1.9.2/docs/garbage-collection.rst
  77. inflating: allmydata-tahoe-1.9.2/docs/running.rst
  78. inflating: allmydata-tahoe-1.9.2/docs/write_coordination.rst
  79. inflating: allmydata-tahoe-1.9.2/docs/debian.rst
  80. inflating: allmydata-tahoe-1.9.2/docs/cautions.rst
  81. inflating: allmydata-tahoe-1.9.2/docs/network-and-reliance-topology.svg
  82. inflating: allmydata-tahoe-1.9.2/docs/performance.rst.orig
  83. inflating: allmydata-tahoe-1.9.2/docs/quickstart.rst
  84. inflating: allmydata-tahoe-1.9.2/docs/filesystem-notes.rst
  85. inflating: allmydata-tahoe-1.9.2/docs/logging.rst
  86. inflating: allmydata-tahoe-1.9.2/docs/man/tahoe.1
  87. inflating: allmydata-tahoe-1.9.2/docs/proposed/README.lossmodel
  88. inflating: allmydata-tahoe-1.9.2/docs/proposed/mutable-DSA.svg
  89. inflating: allmydata-tahoe-1.9.2/docs/proposed/mutsemi.svg
  90. inflating: allmydata-tahoe-1.9.2/docs/proposed/old-accounts-introducer.txt
  91. inflating: allmydata-tahoe-1.9.2/docs/proposed/denver.txt
  92. inflating: allmydata-tahoe-1.9.2/docs/proposed/mutable-DSA.txt
  93. inflating: allmydata-tahoe-1.9.2/docs/proposed/accounting-overview.txt
  94. inflating: allmydata-tahoe-1.9.2/docs/proposed/old-accounts-pubkey.txt
  95. inflating: allmydata-tahoe-1.9.2/docs/proposed/GridID.txt
  96. inflating: allmydata-tahoe-1.9.2/docs/proposed/lossmodel.lyx
  97. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding3.svg
  98. inflating: allmydata-tahoe-1.9.2/docs/specifications/Makefile
  99. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding.rst
  100. inflating: allmydata-tahoe-1.9.2/docs/specifications/uri.rst
  101. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding5.svg
  102. inflating: allmydata-tahoe-1.9.2/docs/specifications/mut.svg
  103. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding1.svg
  104. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding4.svg
  105. inflating: allmydata-tahoe-1.9.2/docs/specifications/CHK-hashes.svg
  106. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding2.svg
  107. inflating: allmydata-tahoe-1.9.2/docs/specifications/dirnodes.rst
  108. inflating: allmydata-tahoe-1.9.2/docs/specifications/URI-extension.rst
  109. inflating: allmydata-tahoe-1.9.2/docs/specifications/outline.rst
  110. inflating: allmydata-tahoe-1.9.2/docs/specifications/servers-of-happiness.rst
  111. inflating: allmydata-tahoe-1.9.2/docs/specifications/file-encoding6.svg
  112. inflating: allmydata-tahoe-1.9.2/docs/specifications/mutable.rst
  113. inflating: allmydata-tahoe-1.9.2/docs/specifications/backends/raic.rst
  114. inflating: allmydata-tahoe-1.9.2/docs/historical/peer-selection.txt
  115. inflating: allmydata-tahoe-1.9.2/docs/historical/peer-selection-tahoe2.txt
  116. inflating: allmydata-tahoe-1.9.2/docs/historical/peer-selection-tahoe3.txt
  117. inflating: allmydata-tahoe-1.9.2/docs/historical/configuration.rst
  118. inflating: allmydata-tahoe-1.9.2/docs/historical/historical_known_issues.txt
  119. inflating: allmydata-tahoe-1.9.2/docs/frontends/drop-upload.rst
  120. inflating: allmydata-tahoe-1.9.2/docs/frontends/CLI.rst
  121. inflating: allmydata-tahoe-1.9.2/docs/frontends/FTP-and-SFTP.rst
  122. inflating: allmydata-tahoe-1.9.2/docs/frontends/download-status.rst
  123. inflating: allmydata-tahoe-1.9.2/docs/frontends/webapi.rst
  124. inflating: allmydata-tahoe-1.9.2/static/tahoe.py
  125. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/test-dont-install-newer-dep-when-you-already-have-sufficiently-new-one.py
  126. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/test-darcs-boringfile.py
  127. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/test-git-ignore.py
  128. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/build-deb.py
  129. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/test_mac_diskimage.py
  130. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/clean-up-after-fake-dists.py
  131. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/pyver.py
  132. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/check-build.py
  133. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/run-with-pythonpath.py
  134. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/show-tool-versions.py
  135. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/get-version.py
  136. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/test-dont-use-too-old-dep.py
  137. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/gen-package-table.py
  138. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/sub-ver.py
  139. inflating: allmydata-tahoe-1.9.2/misc/build_helpers/run_trial.py
  140. inflating: allmydata-tahoe-1.9.2/misc/simulators/hashbasedsig.py
  141. inflating: allmydata-tahoe-1.9.2/misc/simulators/simulate_load.py
  142. inflating: allmydata-tahoe-1.9.2/misc/simulators/simulator.py
  143. inflating: allmydata-tahoe-1.9.2/misc/simulators/sizes.py
  144. inflating: allmydata-tahoe-1.9.2/misc/simulators/storage-overhead.py
  145. inflating: allmydata-tahoe-1.9.2/misc/simulators/ringsim.py
  146. inflating: allmydata-tahoe-1.9.2/misc/simulators/bench_spans.py
  147. inflating: allmydata-tahoe-1.9.2/misc/simulators/count_dirs.py
  148. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/coverage.el
  149. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/check-miscaptures.py
  150. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/fixshebangs.py
  151. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/make_umid
  152. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/make-canary-files.py
  153. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/check-interfaces.py
  154. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/coverage2el.py
  155. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/find-trailing-spaces.py
  156. inflating: allmydata-tahoe-1.9.2/misc/coding_tools/check-umids.py
  157. inflating: allmydata-tahoe-1.9.2/misc/dependencies/COPYING.ZPL.txt
  158. inflating: allmydata-tahoe-1.9.2/misc/dependencies/COPYING.PSFL.txt
  159. inflating: allmydata-tahoe-1.9.2/misc/dependencies/COPYING.setuptools.txt
  160. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/cpu-watcher-poll.py
  161. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/cpu-watcher-subscribe.py
  162. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/getmem.py
  163. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/cpu-watcher.tac
  164. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/find-share-anomalies.py
  165. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/spacetime/diskwatcher.py
  166. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/spacetime/diskwatcher.tac
  167. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_stats
  168. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_doomsday
  169. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_estimate_files
  170. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_nodememory
  171. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_helperstats_active
  172. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_diskused
  173. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_spacetime
  174. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_introstats
  175. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe-stats.plugin-conf
  176. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_server_operations_
  177. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_cpu_watcher
  178. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_server_latency_
  179. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe-conf
  180. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_diskleft
  181. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_files
  182. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_disktotal
  183. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_overhead
  184. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_diskusage
  185. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_helperstats_fetched
  186. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_storagespace
  187. inflating: allmydata-tahoe-1.9.2/misc/operations_helpers/munin/tahoe_rootdir_space
  188. inflating: allmydata-tahoe-1.9.2/misc/awesome_weird_stuff/boodlegrid.tac
  189. inflating: allmydata-tahoe-1.9.2/misc/incident-gatherer/classify_tahoe.py
  190. inflating: allmydata-tahoe-1.9.2/twisted/plugins/allmydata_trial.py
  191. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/easy_install.py
  192. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/pkg_resources.py
  193. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/zetuptoolz.txt
  194. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/EGG-INFO/SOURCES.txt
  195. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/EGG-INFO/dependency_links.txt
  196. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/EGG-INFO/zip-safe
  197. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/EGG-INFO/entry_points.txt
  198. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/EGG-INFO/top_level.txt
  199. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/EGG-INFO/PKG-INFO
  200. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/site-patch.py
  201. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/sandbox.py
  202. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/extension.py
  203. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/package_index.py
  204. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/__init__.py
  205. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/depends.py
  206. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/archive_util.py
  207. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/dist.py
  208. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/tests/test_packageindex.py
  209. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/tests/test_resources.py
  210. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/tests/__init__.py
  211. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/easy_install.py
  212. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/bdist_wininst.py
  213. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/test.py
  214. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/upload.py
  215. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/bdist_rpm.py
  216. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/install_egg_info.py
  217. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/bdist_egg.py
  218. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/build_py.py
  219. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/__init__.py
  220. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/install_lib.py
  221. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/saveopts.py
  222. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/rotate.py
  223. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/install_scripts.py
  224. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/build_ext.py
  225. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/alias.py
  226. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/register.py
  227. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/install.py
  228. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/sdist.py
  229. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/develop.py
  230. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/egg_info.py
  231. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/setopt.py
  232. inflating: allmydata-tahoe-1.9.2/setuptools-0.6c16dev3.egg/setuptools/command/scriptsetup.py
  233. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/SOURCES.txt
  234. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/dependency_links.txt
  235. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/not-zip-safe
  236. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/entry_points.txt
  237. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/top_level.txt
  238. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/requires.txt
  239. inflating: allmydata-tahoe-1.9.2/src/allmydata_tahoe.egg-info/PKG-INFO
  240. inflating: allmydata-tahoe-1.9.2/src/buildtest/test_build_with_fake_dist.py
  241. inflating: allmydata-tahoe-1.9.2/src/buildtest/__init__.py
  242. inflating: allmydata-tahoe-1.9.2/src/allmydata/_appname.py
  243. inflating: allmydata-tahoe-1.9.2/src/allmydata/_version.py
  244. inflating: allmydata-tahoe-1.9.2/src/allmydata/history.py
  245. inflating: allmydata-tahoe-1.9.2/src/allmydata/blacklist.py
  246. inflating: allmydata-tahoe-1.9.2/src/allmydata/provisioning.py
  247. inflating: allmydata-tahoe-1.9.2/src/allmydata/stats.py
  248. inflating: allmydata-tahoe-1.9.2/src/allmydata/debugshell.py
  249. inflating: allmydata-tahoe-1.9.2/src/allmydata/_auto_deps.py
  250. inflating: allmydata-tahoe-1.9.2/src/allmydata/unknown.py
  251. inflating: allmydata-tahoe-1.9.2/src/allmydata/monitor.py
  252. inflating: allmydata-tahoe-1.9.2/src/allmydata/reliability.py
  253. inflating: allmydata-tahoe-1.9.2/src/allmydata/dirnode.py
  254. inflating: allmydata-tahoe-1.9.2/src/allmydata/webish.py
  255. inflating: allmydata-tahoe-1.9.2/src/allmydata/uri.py
  256. inflating: allmydata-tahoe-1.9.2/src/allmydata/__init__.py
  257. inflating: allmydata-tahoe-1.9.2/src/allmydata/check_results.py
  258. inflating: allmydata-tahoe-1.9.2/src/allmydata/node.py
  259. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage_client.py
  260. inflating: allmydata-tahoe-1.9.2/src/allmydata/client.py
  261. inflating: allmydata-tahoe-1.9.2/src/allmydata/hashtree.py
  262. inflating: allmydata-tahoe-1.9.2/src/allmydata/nodemaker.py
  263. inflating: allmydata-tahoe-1.9.2/src/allmydata/interfaces.py
  264. inflating: allmydata-tahoe-1.9.2/src/allmydata/control.py
  265. inflating: allmydata-tahoe-1.9.2/src/allmydata/manhole.py
  266. inflating: allmydata-tahoe-1.9.2/src/allmydata/codec.py
  267. inflating: allmydata-tahoe-1.9.2/src/allmydata/key_generator.py
  268. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/status.py
  269. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/deep-check-results.xhtml
  270. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/check-results.xhtml
  271. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/storage.py
  272. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/reliability.xhtml
  273. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/check-and-repair-results.xhtml
  274. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/directory.xhtml
  275. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/statistics.xhtml
  276. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/introducer.xhtml
  277. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/filenode.py
  278. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/provisioning.xhtml
  279. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/manifest.xhtml
  280. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/operations.py
  281. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/reliability.py
  282. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/publish-status.xhtml
  283. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/download-status.xhtml
  284. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/rename-form.xhtml
  285. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/storage_status.xhtml
  286. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/__init__.py
  287. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/check_results.py
  288. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/unlinked.py
  289. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/info.py
  290. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/literal-check-results.xhtml
  291. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/introweb.py
  292. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/root.py
  293. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/status.xhtml
  294. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/retrieve-status.xhtml
  295. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/upload-status.xhtml
  296. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/common.py
  297. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/map-update-status.xhtml
  298. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/deep-check-and-repair-results.xhtml
  299. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/welcome.xhtml
  300. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/directory.py
  301. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/upload-results.xhtml
  302. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/helper.xhtml
  303. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/info.xhtml
  304. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/download-status-timeline.xhtml
  305. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/static/jquery-1.6.1.min.js
  306. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/static/d3-2.4.6.time.min.js
  307. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/static/d3-2.4.6.min.js
  308. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/static/icon.png
  309. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/static/download_status_timeline.js
  310. inflating: allmydata-tahoe-1.9.2/src/allmydata/web/static/tahoe.css
  311. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/humanreadable.py
  312. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/log.py
  313. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/pkgresutil.py
  314. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/hashutil.py
  315. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/happinessutil.py
  316. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/verlib.py
  317. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/pollmixin.py
  318. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/encodingutil.py
  319. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/observer.py
  320. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/abbreviate.py
  321. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/iputil.py
  322. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/deferredutil.py
  323. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/limiter.py
  324. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/consumer.py
  325. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/rrefutil.py
  326. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/pipeline.py
  327. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/fileutil.py
  328. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/idlib.py
  329. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/__init__.py
  330. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/statistics.py
  331. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/assertutil.py
  332. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/repeatable_random.py
  333. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/netstring.py
  334. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/dictutil.py
  335. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/sibpath.py
  336. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/spans.py
  337. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/nummedobj.py
  338. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/fake_inotify.py
  339. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/base62.py
  340. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/time_format.py
  341. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/cachedir.py
  342. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/base32.py
  343. inflating: allmydata-tahoe-1.9.2/src/allmydata/util/mathutil.py
  344. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/common_http.py
  345. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_unlink.py
  346. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/runner.py
  347. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_get.py
  348. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_webopen.py
  349. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_put.py
  350. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/cli.py
  351. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_backup.py
  352. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_check.py
  353. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_mv.py
  354. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/startstop_node.py
  355. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_manifest.py
  356. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_ls.py
  357. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/__init__.py
  358. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/keygen.py
  359. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_cp.py
  360. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/slow_operation.py
  361. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/create_node.py
  362. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/debug.py
  363. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_mkdir.py
  364. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/common.py
  365. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/stats_gatherer.py
  366. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/tahoe_add_alias.py
  367. inflating: allmydata-tahoe-1.9.2/src/allmydata/scripts/backupdb.py
  368. inflating: allmydata-tahoe-1.9.2/src/allmydata/introducer/server.py
  369. inflating: allmydata-tahoe-1.9.2/src/allmydata/introducer/__init__.py
  370. inflating: allmydata-tahoe-1.9.2/src/allmydata/introducer/client.py
  371. inflating: allmydata-tahoe-1.9.2/src/allmydata/introducer/interfaces.py
  372. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/repairer.py
  373. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/filenode.py
  374. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/layout.py
  375. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/__init__.py
  376. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/retrieve.py
  377. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/servermap.py
  378. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/publish.py
  379. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/common.py
  380. inflating: allmydata-tahoe-1.9.2/src/allmydata/mutable/checker.py
  381. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_helper.py
  382. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/no_network.py
  383. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_drop_upload.py
  384. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_introducer.py
  385. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_encode.py
  386. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_ftp.py
  387. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_import.py
  388. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_hung_server.py
  389. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_provisioning.py
  390. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_immutable.py
  391. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_codec.py
  392. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_mutable.py
  393. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_encodingutil.py
  394. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_uri.py
  395. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_upload.py
  396. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/bench_dirnode.py
  397. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_crawler.py
  398. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_client.py
  399. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/common_web.py
  400. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_backupdb.py
  401. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_dirnode.py
  402. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_hashtree.py
  403. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/check_grid.py
  404. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_download.py
  405. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_web.py
  406. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_keygen.py
  407. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/check_load.py
  408. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_repairer.py
  409. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_netstring.py
  410. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_stats.py
  411. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/common_util.py
  412. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_sftp.py
  413. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_deepcheck.py
  414. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_no_network.py
  415. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/__init__.py
  416. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_observer.py
  417. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/check_speed.py
  418. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/common.py
  419. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_runner.py
  420. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_filenode.py
  421. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_system.py
  422. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_checker.py
  423. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/check_memory.py
  424. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/trial_coverage.py
  425. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_base62.py
  426. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/trialtest.py
  427. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_storage.py
  428. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_iputil.py
  429. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_util.py
  430. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_node.py
  431. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_version.py
  432. inflating: allmydata-tahoe-1.9.2/src/allmydata/test/test_cli.py
  433. inflating: allmydata-tahoe-1.9.2/src/allmydata/windows/tahoesvc.py
  434. inflating: allmydata-tahoe-1.9.2/src/allmydata/windows/fixups.py
  435. inflating: allmydata-tahoe-1.9.2/src/allmydata/windows/__init__.py
  436. inflating: allmydata-tahoe-1.9.2/src/allmydata/windows/registry.py
  437. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/encode.py
  438. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/upload.py
  439. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/repairer.py
  440. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/filenode.py
  441. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/layout.py
  442. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/__init__.py
  443. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/literal.py
  444. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/checker.py
  445. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/offloaded.py
  446. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/status.py
  447. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/fetcher.py
  448. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/__init__.py
  449. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/share.py
  450. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/node.py
  451. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/common.py
  452. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/segmentation.py
  453. inflating: allmydata-tahoe-1.9.2/src/allmydata/immutable/downloader/finder.py
  454. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/server.py
  455. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/immutable.py
  456. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/lease.py
  457. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/shares.py
  458. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/__init__.py
  459. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/common.py
  460. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/mutable.py
  461. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/expirer.py
  462. inflating: allmydata-tahoe-1.9.2/src/allmydata/storage/crawler.py
  463. inflating: allmydata-tahoe-1.9.2/src/allmydata/frontends/drop_upload.py
  464. inflating: allmydata-tahoe-1.9.2/src/allmydata/frontends/ftpd.py
  465. inflating: allmydata-tahoe-1.9.2/src/allmydata/frontends/__init__.py
  466. inflating: allmydata-tahoe-1.9.2/src/allmydata/frontends/sftpd.py
  467. inflating: allmydata-tahoe-1.9.2/src/allmydata/frontends/auth.py
  468. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/EGG-INFO/SOURCES.txt
  469. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/EGG-INFO/dependency_links.txt
  470. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/EGG-INFO/not-zip-safe
  471. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/EGG-INFO/entry_points.txt
  472. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/EGG-INFO/top_level.txt
  473. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/EGG-INFO/PKG-INFO
  474. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/scripts/darcsverscript.py
  475. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/scripts/__init__.py
  476. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/share/doc/python-darcsver/README.txt
  477. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/darcsver/_version.py
  478. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/darcsver/__init__.py
  479. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/darcsver/darcsvermodule.py
  480. inflating: allmydata-tahoe-1.9.2/darcsver-1.7.2.egg/darcsver/setuptools_command.py
  481. root@ec2_m1_micro:/usr/tahoe# cd allmydata-tahoe-1.9.2
  482. root@ec2_m1_micro:/usr/tahoe/allmydata-tahoe-1.9.2# python setup.py build
  483. Not found: tahoe-deps
  484. Not found: ../tahoe-deps
  485.  
  486. Installed /usr/tahoe/allmydata-tahoe-1.9.2/Twisted-11.1.0-py2.7-linux-x86_64.egg
  487. running update_version
  488. no version-control data found, leaving _version.py alone
  489. running develop
  490. Not found: tahoe-deps
  491. Not found: ../tahoe-deps
  492. running egg_info
  493. writing requirements to src/allmydata_tahoe.egg-info/requires.txt
  494. writing src/allmydata_tahoe.egg-info/PKG-INFO
  495. writing top-level names to src/allmydata_tahoe.egg-info/top_level.txt
  496. writing dependency_links to src/allmydata_tahoe.egg-info/dependency_links.txt
  497. writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt
  498. package init file 'src/allmydata/web/static/__init__.py' not found (or not a regular file)
  499. reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
  500. reading manifest template 'MANIFEST.in'
  501. warning: no previously-included files matching '*~' found anywhere in distribution
  502. writing manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
  503. running build_ext
  504. Creating /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/site.py
  505. Processing darcsver-1.7.2.egg
  506. Copying darcsver-1.7.2.egg to /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages
  507. Adding darcsver 1.7.2 to easy-install.pth file
  508. Installing darcsver script to support/bin
  509.  
  510. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/darcsver-1.7.2.egg
  511. Creating /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/allmydata-tahoe.egg-link (link to src)
  512. Adding allmydata-tahoe 1.9.2 to easy-install.pth file
  513. Installing tahoe script to support/bin
  514.  
  515. Installed /usr/tahoe/allmydata-tahoe-1.9.2/src
  516. Processing dependencies for allmydata-tahoe==1.9.2
  517. Searching for pycryptopp>=0.5.20
  518. Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/
  519. Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
  520. Best match: pycryptopp 0.6.0.1206569328141510525648634803928199668821045408958
  521. Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-linux-x86_64.egg
  522. Processing pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-linux-x86_64.egg
  523. creating /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-linux-x86_64.egg
  524. Extracting pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-linux-x86_64.egg to /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages
  525. Adding pycryptopp 0.6.0.1206569328141510525648634803928199668821045408958 to easy-install.pth file
  526.  
  527. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-linux-x86_64.egg
  528. Searching for mock
  529. Reading http://pypi.python.org/simple/mock/
  530. Reading http://www.voidspace.org.uk/python/mock/
  531. Reading http://www.voidspace.org.uk/python/mock.html
  532. Best match: mock 1.0.1
  533. Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/mock-1.0.1.tar.gz
  534. Processing mock-1.0.1.tar.gz
  535. Running mock-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kUjzkk/mock-1.0.1/egg-dist-tmp-1MXNYz
  536. warning: no files found matching '*.png' under directory 'docs'
  537. warning: no files found matching '*.css' under directory 'docs'
  538. warning: no files found matching '*.html' under directory 'docs'
  539. warning: no files found matching '*.js' under directory 'docs'
  540. zip_safe flag not set; analyzing archive contents...
  541. Adding mock 1.0.1 to easy-install.pth file
  542.  
  543. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg
  544. Searching for pyasn1>=0.0.8a
  545. Reading http://pypi.python.org/simple/pyasn1/
  546. Best match: pyasn1 0.1.6
  547. Downloading http://pypi.python.org/packages/2.7/p/pyasn1/pyasn1-0.1.6-py2.7.egg#md5=32fe674373531b35be38f93c18d467de
  548. Processing pyasn1-0.1.6-py2.7.egg
  549. creating /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pyasn1-0.1.6-py2.7.egg
  550. Extracting pyasn1-0.1.6-py2.7.egg to /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages
  551. Adding pyasn1 0.1.6 to easy-install.pth file
  552.  
  553. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pyasn1-0.1.6-py2.7.egg
  554. Searching for Nevow>=0.6.0
  555. Reading http://pypi.python.org/simple/Nevow/
  556. Reading http://divmod.org/trac/wiki/DivmodNevow
  557. Reading http://www.divmod.org/
  558. Reading http://divmod.org/projects/nevow
  559. Best match: Nevow 0.10.0
  560. Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/Nevow-0.10.0.tar.gz
  561. Processing Nevow-0.10.0.tar.gz
  562. Running Nevow-0.10.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hX8rdi/Nevow-0.10.0/egg-dist-tmp-ECypKb
  563. zip_safe flag not set; analyzing archive contents...
  564. nevow.util: module references __file__
  565. nevow.jsutil: module references __file__
  566. nevow.athena: module references __file__
  567. nevow.livetrial.runner: module references __file__
  568. nevow.test.test_athena: module references __file__
  569. nevow.test.test_howtolistings: module references __file__
  570. nevow.test.test_rend: module references __file__
  571. nevow.test.test_testutil: module references __file__
  572. nevow.plugins.nevow_package: module references __file__
  573. nevow.plugins.__init__: module references __path__
  574. Adding Nevow 0.10.0 to easy-install.pth file
  575. Installing nevow-xmlgettext script to support/bin
  576. Installing nit script to support/bin
  577.  
  578. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Nevow-0.10.0-py2.7.egg
  579. Searching for foolscap>=0.6.3
  580. Reading http://pypi.python.org/simple/foolscap/
  581. Reading http://foolscap.lothar.com/trac
  582. Reading http://foolscap.lothar.com/
  583. Best match: foolscap 0.6.4
  584. Downloading http://foolscap.lothar.com/releases/foolscap-0.6.4.tar.gz
  585. Processing foolscap-0.6.4.tar.gz
  586. Running foolscap-0.6.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-OtOSRB/foolscap-0.6.4/egg-dist-tmp-4_qFiI
  587. zip_safe flag not set; analyzing archive contents...
  588. foolscap.test.test_appserver: module references __file__
  589. Adding foolscap 0.6.4 to easy-install.pth file
  590. Installing flogtool script to support/bin
  591. Installing flappserver script to support/bin
  592. Installing flappclient script to support/bin
  593.  
  594. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/foolscap-0.6.4-py2.7.egg
  595. Searching for zfec>=1.1.0
  596. Reading http://pypi.python.org/simple/zfec/
  597. Reading http://allmydata.org/source/zfec
  598. Reading https://tahoe-lafs.org/trac/zfec
  599. Reading http://tahoe-lafs.org/trac/zfec
  600. Reading http://allmydata.org/trac/zfec
  601. Best match: zfec 1.4.7
  602. Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/zfec-1.4.7-py2.7-linux-x86_64.egg
  603. Processing zfec-1.4.7-py2.7-linux-x86_64.egg
  604. creating /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/zfec-1.4.7-py2.7-linux-x86_64.egg
  605. Extracting zfec-1.4.7-py2.7-linux-x86_64.egg to /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages
  606. Adding zfec 1.4.7 to easy-install.pth file
  607. Installing zfec script to support/bin
  608. Installing zunfec script to support/bin
  609.  
  610. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/zfec-1.4.7-py2.7-linux-x86_64.egg
  611. Searching for pyutil>=1.3.19
  612. Reading http://pypi.python.org/simple/pyutil/
  613. Reading http://tahoe-lafs.org/trac/pyutil
  614. Reading http://allmydata.org/trac/pyutil
  615. Best match: pyutil 1.9.4
  616. Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/pyutil-1.9.4.tar.gz
  617. Processing pyutil-1.9.4.tar.gz
  618. Running pyutil-1.9.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-bK9c8l/pyutil-1.9.4/egg-dist-tmp-6m3ZEz
  619. Adding pyutil 1.9.4 to easy-install.pth file
  620. Installing try_decoding script to support/bin
  621. Installing randfile script to support/bin
  622. Installing lines script to support/bin
  623. Installing unsort script to support/bin
  624. Installing verinfo script to support/bin
  625. Installing randcookie script to support/bin
  626. Installing tailx script to support/bin
  627.  
  628. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pyutil-1.9.4-py2.7.egg
  629. Searching for zbase32>=1.0
  630. Reading http://pypi.python.org/simple/zbase32/
  631. Reading http://tahoe-lafs.org/trac/zbase32
  632. Reading http://allmydata.org/trac/zbase32
  633. Best match: zbase32 1.1.5
  634. Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/zbase32-1.1.5.tar.gz
  635. Processing zbase32-1.1.5.tar.gz
  636. Running zbase32-1.1.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-x9IlOm/zbase32-1.1.5/egg-dist-tmp-oaX3bH
  637. Adding zbase32 1.1.5 to easy-install.pth file
  638.  
  639. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/zbase32-1.1.5-py2.7.egg
  640. Searching for pycrypto==2.4.1
  641. Best match: pycrypto 2.4.1
  642. Adding pycrypto 2.4.1 to easy-install.pth file
  643.  
  644. Using /usr/lib/python2.7/dist-packages
  645. Searching for pyOpenSSL==0.12
  646. Best match: pyOpenSSL 0.12
  647. Adding pyOpenSSL 0.12 to easy-install.pth file
  648.  
  649. Using /usr/lib/python2.7/dist-packages
  650. Searching for Twisted==11.1.0
  651. Best match: Twisted 11.1.0
  652. Processing Twisted-11.1.0-py2.7-linux-x86_64.egg
  653. Copying Twisted-11.1.0-py2.7-linux-x86_64.egg to /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages
  654. Adding Twisted 11.1.0 to easy-install.pth file
  655. Installing ckeygen script to support/bin
  656. Installing mailmail script to support/bin
  657. Installing twistd script to support/bin
  658. Installing tkconch script to support/bin
  659. Installing lore script to support/bin
  660. Installing trial script to support/bin
  661. Installing pyhtmlizer script to support/bin
  662. Installing conch script to support/bin
  663. Installing manhole script to support/bin
  664. Installing tap2deb script to support/bin
  665. Installing tap2rpm script to support/bin
  666. Installing cftp script to support/bin
  667. Installing tapconvert script to support/bin
  668.  
  669. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Twisted-11.1.0-py2.7-linux-x86_64.egg
  670. Searching for zope.interface==3.6.1
  671. Best match: zope.interface 3.6.1
  672. Adding zope.interface 3.6.1 to easy-install.pth file
  673.  
  674. Using /usr/lib/python2.7/dist-packages
  675. Searching for simplejson==2.3.2
  676. Best match: simplejson 2.3.2
  677. Adding simplejson 2.3.2 to easy-install.pth file
  678.  
  679. Using /usr/lib/python2.7/dist-packages
  680. Searching for setuptools==0.6c16dev3
  681. Best match: setuptools 0.6c16dev3
  682. Processing setuptools-0.6c16dev3.egg
  683. Copying setuptools-0.6c16dev3.egg to /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages
  684. Adding setuptools 0.6c16dev3 to easy-install.pth file
  685. Installing easy_install_z-2.6 script to support/bin
  686. Installing easy_install_z script to support/bin
  687.  
  688. Installed /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/setuptools-0.6c16dev3.egg
  689. Searching for argparse==1.2.1
  690. Best match: argparse 1.2.1
  691. Adding argparse 1.2.1 to easy-install.pth file
  692.  
  693. Using /usr/lib/python2.7
  694. Finished processing dependencies for allmydata-tahoe==1.9.2
  695. running make_executable
  696. running build
  697. running build_py
  698. creating build
  699. creating build/lib.linux-x86_64-2.7
  700. creating build/lib.linux-x86_64-2.7/allmydata
  701. copying src/allmydata/uri.py -> build/lib.linux-x86_64-2.7/allmydata
  702. copying src/allmydata/storage_client.py -> build/lib.linux-x86_64-2.7/allmydata
  703. copying src/allmydata/key_generator.py -> build/lib.linux-x86_64-2.7/allmydata
  704. copying src/allmydata/check_results.py -> build/lib.linux-x86_64-2.7/allmydata
  705. copying src/allmydata/stats.py -> build/lib.linux-x86_64-2.7/allmydata
  706. copying src/allmydata/webish.py -> build/lib.linux-x86_64-2.7/allmydata
  707. copying src/allmydata/debugshell.py -> build/lib.linux-x86_64-2.7/allmydata
  708. copying src/allmydata/hashtree.py -> build/lib.linux-x86_64-2.7/allmydata
  709. copying src/allmydata/_appname.py -> build/lib.linux-x86_64-2.7/allmydata
  710. copying src/allmydata/blacklist.py -> build/lib.linux-x86_64-2.7/allmydata
  711. copying src/allmydata/_auto_deps.py -> build/lib.linux-x86_64-2.7/allmydata
  712. copying src/allmydata/codec.py -> build/lib.linux-x86_64-2.7/allmydata
  713. copying src/allmydata/monitor.py -> build/lib.linux-x86_64-2.7/allmydata
  714. copying src/allmydata/control.py -> build/lib.linux-x86_64-2.7/allmydata
  715. copying src/allmydata/history.py -> build/lib.linux-x86_64-2.7/allmydata
  716. copying src/allmydata/nodemaker.py -> build/lib.linux-x86_64-2.7/allmydata
  717. copying src/allmydata/reliability.py -> build/lib.linux-x86_64-2.7/allmydata
  718. copying src/allmydata/dirnode.py -> build/lib.linux-x86_64-2.7/allmydata
  719. copying src/allmydata/client.py -> build/lib.linux-x86_64-2.7/allmydata
  720. copying src/allmydata/_version.py -> build/lib.linux-x86_64-2.7/allmydata
  721. copying src/allmydata/node.py -> build/lib.linux-x86_64-2.7/allmydata
  722. copying src/allmydata/provisioning.py -> build/lib.linux-x86_64-2.7/allmydata
  723. copying src/allmydata/interfaces.py -> build/lib.linux-x86_64-2.7/allmydata
  724. copying src/allmydata/manhole.py -> build/lib.linux-x86_64-2.7/allmydata
  725. copying src/allmydata/__init__.py -> build/lib.linux-x86_64-2.7/allmydata
  726. copying src/allmydata/unknown.py -> build/lib.linux-x86_64-2.7/allmydata
  727. creating build/lib.linux-x86_64-2.7/allmydata/frontends
  728. copying src/allmydata/frontends/auth.py -> build/lib.linux-x86_64-2.7/allmydata/frontends
  729. copying src/allmydata/frontends/sftpd.py -> build/lib.linux-x86_64-2.7/allmydata/frontends
  730. copying src/allmydata/frontends/ftpd.py -> build/lib.linux-x86_64-2.7/allmydata/frontends
  731. copying src/allmydata/frontends/drop_upload.py -> build/lib.linux-x86_64-2.7/allmydata/frontends
  732. copying src/allmydata/frontends/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/frontends
  733. creating build/lib.linux-x86_64-2.7/allmydata/immutable
  734. copying src/allmydata/immutable/upload.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  735. copying src/allmydata/immutable/filenode.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  736. copying src/allmydata/immutable/offloaded.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  737. copying src/allmydata/immutable/checker.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  738. copying src/allmydata/immutable/repairer.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  739. copying src/allmydata/immutable/layout.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  740. copying src/allmydata/immutable/encode.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  741. copying src/allmydata/immutable/literal.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  742. copying src/allmydata/immutable/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/immutable
  743. creating build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  744. copying src/allmydata/immutable/downloader/segmentation.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  745. copying src/allmydata/immutable/downloader/share.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  746. copying src/allmydata/immutable/downloader/status.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  747. copying src/allmydata/immutable/downloader/common.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  748. copying src/allmydata/immutable/downloader/node.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  749. copying src/allmydata/immutable/downloader/finder.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  750. copying src/allmydata/immutable/downloader/fetcher.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  751. copying src/allmydata/immutable/downloader/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/immutable/downloader
  752. creating build/lib.linux-x86_64-2.7/allmydata/introducer
  753. copying src/allmydata/introducer/server.py -> build/lib.linux-x86_64-2.7/allmydata/introducer
  754. copying src/allmydata/introducer/client.py -> build/lib.linux-x86_64-2.7/allmydata/introducer
  755. copying src/allmydata/introducer/interfaces.py -> build/lib.linux-x86_64-2.7/allmydata/introducer
  756. copying src/allmydata/introducer/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/introducer
  757. creating build/lib.linux-x86_64-2.7/allmydata/mutable
  758. copying src/allmydata/mutable/filenode.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  759. copying src/allmydata/mutable/checker.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  760. copying src/allmydata/mutable/repairer.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  761. copying src/allmydata/mutable/layout.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  762. copying src/allmydata/mutable/servermap.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  763. copying src/allmydata/mutable/retrieve.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  764. copying src/allmydata/mutable/common.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  765. copying src/allmydata/mutable/publish.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  766. copying src/allmydata/mutable/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/mutable
  767. creating build/lib.linux-x86_64-2.7/allmydata/scripts
  768. copying src/allmydata/scripts/tahoe_manifest.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  769. copying src/allmydata/scripts/stats_gatherer.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  770. copying src/allmydata/scripts/tahoe_check.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  771. copying src/allmydata/scripts/keygen.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  772. copying src/allmydata/scripts/tahoe_put.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  773. copying src/allmydata/scripts/tahoe_cp.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  774. copying src/allmydata/scripts/backupdb.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  775. copying src/allmydata/scripts/runner.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  776. copying src/allmydata/scripts/debug.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  777. copying src/allmydata/scripts/tahoe_backup.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  778. copying src/allmydata/scripts/tahoe_mkdir.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  779. copying src/allmydata/scripts/common_http.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  780. copying src/allmydata/scripts/tahoe_get.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  781. copying src/allmydata/scripts/tahoe_mv.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  782. copying src/allmydata/scripts/tahoe_add_alias.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  783. copying src/allmydata/scripts/cli.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  784. copying src/allmydata/scripts/tahoe_unlink.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  785. copying src/allmydata/scripts/slow_operation.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  786. copying src/allmydata/scripts/tahoe_ls.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  787. copying src/allmydata/scripts/create_node.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  788. copying src/allmydata/scripts/common.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  789. copying src/allmydata/scripts/tahoe_webopen.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  790. copying src/allmydata/scripts/startstop_node.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  791. copying src/allmydata/scripts/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/scripts
  792. creating build/lib.linux-x86_64-2.7/allmydata/storage
  793. copying src/allmydata/storage/mutable.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  794. copying src/allmydata/storage/shares.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  795. copying src/allmydata/storage/lease.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  796. copying src/allmydata/storage/crawler.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  797. copying src/allmydata/storage/server.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  798. copying src/allmydata/storage/common.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  799. copying src/allmydata/storage/expirer.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  800. copying src/allmydata/storage/immutable.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  801. copying src/allmydata/storage/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/storage
  802. creating build/lib.linux-x86_64-2.7/allmydata/test
  803. copying src/allmydata/test/test_helper.py -> build/lib.linux-x86_64-2.7/allmydata/test
  804. copying src/allmydata/test/test_cli.py -> build/lib.linux-x86_64-2.7/allmydata/test
  805. copying src/allmydata/test/test_ftp.py -> build/lib.linux-x86_64-2.7/allmydata/test
  806. copying src/allmydata/test/test_node.py -> build/lib.linux-x86_64-2.7/allmydata/test
  807. copying src/allmydata/test/test_client.py -> build/lib.linux-x86_64-2.7/allmydata/test
  808. copying src/allmydata/test/test_runner.py -> build/lib.linux-x86_64-2.7/allmydata/test
  809. copying src/allmydata/test/test_backupdb.py -> build/lib.linux-x86_64-2.7/allmydata/test
  810. copying src/allmydata/test/test_filenode.py -> build/lib.linux-x86_64-2.7/allmydata/test
  811. copying src/allmydata/test/test_util.py -> build/lib.linux-x86_64-2.7/allmydata/test
  812. copying src/allmydata/test/test_encode.py -> build/lib.linux-x86_64-2.7/allmydata/test
  813. copying src/allmydata/test/test_uri.py -> build/lib.linux-x86_64-2.7/allmydata/test
  814. copying src/allmydata/test/test_repairer.py -> build/lib.linux-x86_64-2.7/allmydata/test
  815. copying src/allmydata/test/test_import.py -> build/lib.linux-x86_64-2.7/allmydata/test
  816. copying src/allmydata/test/test_download.py -> build/lib.linux-x86_64-2.7/allmydata/test
  817. copying src/allmydata/test/test_codec.py -> build/lib.linux-x86_64-2.7/allmydata/test
  818. copying src/allmydata/test/test_drop_upload.py -> build/lib.linux-x86_64-2.7/allmydata/test
  819. copying src/allmydata/test/common_web.py -> build/lib.linux-x86_64-2.7/allmydata/test
  820. copying src/allmydata/test/test_stats.py -> build/lib.linux-x86_64-2.7/allmydata/test
  821. copying src/allmydata/test/test_keygen.py -> build/lib.linux-x86_64-2.7/allmydata/test
  822. copying src/allmydata/test/test_observer.py -> build/lib.linux-x86_64-2.7/allmydata/test
  823. copying src/allmydata/test/check_load.py -> build/lib.linux-x86_64-2.7/allmydata/test
  824. copying src/allmydata/test/test_introducer.py -> build/lib.linux-x86_64-2.7/allmydata/test
  825. copying src/allmydata/test/bench_dirnode.py -> build/lib.linux-x86_64-2.7/allmydata/test
  826. copying src/allmydata/test/test_web.py -> build/lib.linux-x86_64-2.7/allmydata/test
  827. copying src/allmydata/test/test_provisioning.py -> build/lib.linux-x86_64-2.7/allmydata/test
  828. copying src/allmydata/test/test_deepcheck.py -> build/lib.linux-x86_64-2.7/allmydata/test
  829. copying src/allmydata/test/test_hashtree.py -> build/lib.linux-x86_64-2.7/allmydata/test
  830. copying src/allmydata/test/test_immutable.py -> build/lib.linux-x86_64-2.7/allmydata/test
  831. copying src/allmydata/test/test_netstring.py -> build/lib.linux-x86_64-2.7/allmydata/test
  832. copying src/allmydata/test/trial_coverage.py -> build/lib.linux-x86_64-2.7/allmydata/test
  833. copying src/allmydata/test/no_network.py -> build/lib.linux-x86_64-2.7/allmydata/test
  834. copying src/allmydata/test/check_grid.py -> build/lib.linux-x86_64-2.7/allmydata/test
  835. copying src/allmydata/test/common.py -> build/lib.linux-x86_64-2.7/allmydata/test
  836. copying src/allmydata/test/check_speed.py -> build/lib.linux-x86_64-2.7/allmydata/test
  837. copying src/allmydata/test/test_sftp.py -> build/lib.linux-x86_64-2.7/allmydata/test
  838. copying src/allmydata/test/test_system.py -> build/lib.linux-x86_64-2.7/allmydata/test
  839. copying src/allmydata/test/test_no_network.py -> build/lib.linux-x86_64-2.7/allmydata/test
  840. copying src/allmydata/test/check_memory.py -> build/lib.linux-x86_64-2.7/allmydata/test
  841. copying src/allmydata/test/test_upload.py -> build/lib.linux-x86_64-2.7/allmydata/test
  842. copying src/allmydata/test/test_encodingutil.py -> build/lib.linux-x86_64-2.7/allmydata/test
  843. copying src/allmydata/test/test_hung_server.py -> build/lib.linux-x86_64-2.7/allmydata/test
  844. copying src/allmydata/test/test_base62.py -> build/lib.linux-x86_64-2.7/allmydata/test
  845. copying src/allmydata/test/common_util.py -> build/lib.linux-x86_64-2.7/allmydata/test
  846. copying src/allmydata/test/test_dirnode.py -> build/lib.linux-x86_64-2.7/allmydata/test
  847. copying src/allmydata/test/trialtest.py -> build/lib.linux-x86_64-2.7/allmydata/test
  848. copying src/allmydata/test/test_storage.py -> build/lib.linux-x86_64-2.7/allmydata/test
  849. copying src/allmydata/test/test_crawler.py -> build/lib.linux-x86_64-2.7/allmydata/test
  850. copying src/allmydata/test/test_checker.py -> build/lib.linux-x86_64-2.7/allmydata/test
  851. copying src/allmydata/test/test_mutable.py -> build/lib.linux-x86_64-2.7/allmydata/test
  852. copying src/allmydata/test/test_iputil.py -> build/lib.linux-x86_64-2.7/allmydata/test
  853. copying src/allmydata/test/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/test
  854. copying src/allmydata/test/test_version.py -> build/lib.linux-x86_64-2.7/allmydata/test
  855. creating build/lib.linux-x86_64-2.7/allmydata/util
  856. copying src/allmydata/util/rrefutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  857. copying src/allmydata/util/base32.py -> build/lib.linux-x86_64-2.7/allmydata/util
  858. copying src/allmydata/util/mathutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  859. copying src/allmydata/util/consumer.py -> build/lib.linux-x86_64-2.7/allmydata/util
  860. copying src/allmydata/util/pkgresutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  861. copying src/allmydata/util/log.py -> build/lib.linux-x86_64-2.7/allmydata/util
  862. copying src/allmydata/util/netstring.py -> build/lib.linux-x86_64-2.7/allmydata/util
  863. copying src/allmydata/util/deferredutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  864. copying src/allmydata/util/limiter.py -> build/lib.linux-x86_64-2.7/allmydata/util
  865. copying src/allmydata/util/repeatable_random.py -> build/lib.linux-x86_64-2.7/allmydata/util
  866. copying src/allmydata/util/sibpath.py -> build/lib.linux-x86_64-2.7/allmydata/util
  867. copying src/allmydata/util/encodingutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  868. copying src/allmydata/util/assertutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  869. copying src/allmydata/util/observer.py -> build/lib.linux-x86_64-2.7/allmydata/util
  870. copying src/allmydata/util/hashutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  871. copying src/allmydata/util/pipeline.py -> build/lib.linux-x86_64-2.7/allmydata/util
  872. copying src/allmydata/util/pollmixin.py -> build/lib.linux-x86_64-2.7/allmydata/util
  873. copying src/allmydata/util/fileutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  874. copying src/allmydata/util/cachedir.py -> build/lib.linux-x86_64-2.7/allmydata/util
  875. copying src/allmydata/util/statistics.py -> build/lib.linux-x86_64-2.7/allmydata/util
  876. copying src/allmydata/util/iputil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  877. copying src/allmydata/util/spans.py -> build/lib.linux-x86_64-2.7/allmydata/util
  878. copying src/allmydata/util/verlib.py -> build/lib.linux-x86_64-2.7/allmydata/util
  879. copying src/allmydata/util/abbreviate.py -> build/lib.linux-x86_64-2.7/allmydata/util
  880. copying src/allmydata/util/happinessutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  881. copying src/allmydata/util/base62.py -> build/lib.linux-x86_64-2.7/allmydata/util
  882. copying src/allmydata/util/dictutil.py -> build/lib.linux-x86_64-2.7/allmydata/util
  883. copying src/allmydata/util/nummedobj.py -> build/lib.linux-x86_64-2.7/allmydata/util
  884. copying src/allmydata/util/time_format.py -> build/lib.linux-x86_64-2.7/allmydata/util
  885. copying src/allmydata/util/fake_inotify.py -> build/lib.linux-x86_64-2.7/allmydata/util
  886. copying src/allmydata/util/humanreadable.py -> build/lib.linux-x86_64-2.7/allmydata/util
  887. copying src/allmydata/util/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/util
  888. copying src/allmydata/util/idlib.py -> build/lib.linux-x86_64-2.7/allmydata/util
  889. creating build/lib.linux-x86_64-2.7/allmydata/web
  890. copying src/allmydata/web/unlinked.py -> build/lib.linux-x86_64-2.7/allmydata/web
  891. copying src/allmydata/web/check_results.py -> build/lib.linux-x86_64-2.7/allmydata/web
  892. copying src/allmydata/web/filenode.py -> build/lib.linux-x86_64-2.7/allmydata/web
  893. copying src/allmydata/web/directory.py -> build/lib.linux-x86_64-2.7/allmydata/web
  894. copying src/allmydata/web/root.py -> build/lib.linux-x86_64-2.7/allmydata/web
  895. copying src/allmydata/web/status.py -> build/lib.linux-x86_64-2.7/allmydata/web
  896. copying src/allmydata/web/storage.py -> build/lib.linux-x86_64-2.7/allmydata/web
  897. copying src/allmydata/web/operations.py -> build/lib.linux-x86_64-2.7/allmydata/web
  898. copying src/allmydata/web/reliability.py -> build/lib.linux-x86_64-2.7/allmydata/web
  899. copying src/allmydata/web/introweb.py -> build/lib.linux-x86_64-2.7/allmydata/web
  900. copying src/allmydata/web/common.py -> build/lib.linux-x86_64-2.7/allmydata/web
  901. copying src/allmydata/web/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/web
  902. copying src/allmydata/web/info.py -> build/lib.linux-x86_64-2.7/allmydata/web
  903. creating build/lib.linux-x86_64-2.7/allmydata/windows
  904. copying src/allmydata/windows/tahoesvc.py -> build/lib.linux-x86_64-2.7/allmydata/windows
  905. copying src/allmydata/windows/fixups.py -> build/lib.linux-x86_64-2.7/allmydata/windows
  906. copying src/allmydata/windows/registry.py -> build/lib.linux-x86_64-2.7/allmydata/windows
  907. copying src/allmydata/windows/__init__.py -> build/lib.linux-x86_64-2.7/allmydata/windows
  908. creating build/lib.linux-x86_64-2.7/buildtest
  909. copying src/buildtest/test_build_with_fake_dist.py -> build/lib.linux-x86_64-2.7/buildtest
  910. copying src/buildtest/__init__.py -> build/lib.linux-x86_64-2.7/buildtest
  911. copying src/allmydata/web/literal-check-results.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  912. copying src/allmydata/web/status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  913. copying src/allmydata/web/download-status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  914. copying src/allmydata/web/check-and-repair-results.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  915. copying src/allmydata/web/deep-check-results.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  916. copying src/allmydata/web/retrieve-status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  917. copying src/allmydata/web/map-update-status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  918. copying src/allmydata/web/manifest.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  919. copying src/allmydata/web/check-results.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  920. copying src/allmydata/web/statistics.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  921. copying src/allmydata/web/reliability.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  922. copying src/allmydata/web/rename-form.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  923. copying src/allmydata/web/download-status-timeline.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  924. copying src/allmydata/web/welcome.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  925. copying src/allmydata/web/info.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  926. copying src/allmydata/web/introducer.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  927. copying src/allmydata/web/provisioning.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  928. copying src/allmydata/web/upload-status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  929. copying src/allmydata/web/deep-check-and-repair-results.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  930. copying src/allmydata/web/publish-status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  931. copying src/allmydata/web/storage_status.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  932. copying src/allmydata/web/upload-results.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  933. copying src/allmydata/web/directory.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  934. copying src/allmydata/web/helper.xhtml -> build/lib.linux-x86_64-2.7/allmydata/web
  935. creating build/lib.linux-x86_64-2.7/allmydata/web/static
  936. copying src/allmydata/web/static/d3-2.4.6.min.js -> build/lib.linux-x86_64-2.7/allmydata/web/static
  937. copying src/allmydata/web/static/download_status_timeline.js -> build/lib.linux-x86_64-2.7/allmydata/web/static
  938. copying src/allmydata/web/static/jquery-1.6.1.min.js -> build/lib.linux-x86_64-2.7/allmydata/web/static
  939. copying src/allmydata/web/static/d3-2.4.6.time.min.js -> build/lib.linux-x86_64-2.7/allmydata/web/static
  940. copying src/allmydata/web/static/icon.png -> build/lib.linux-x86_64-2.7/allmydata/web/static
  941. copying src/allmydata/web/static/tahoe.css -> build/lib.linux-x86_64-2.7/allmydata/web/static
  942. root@ec2_m1_micro:/usr/tahoe/allmydata-tahoe-1.9.2# python setup.py trial
  943. running update_version
  944. no version-control data found, leaving _version.py alone
  945. running trial
  946. allmydata-tahoe: 1.9.2 (/usr/tahoe/allmydata-tahoe-1.9.2/src),
  947. foolscap: 0.6.4 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/foolscap-0.6.4-py2.7.egg),
  948. pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7-linux-x86_64.egg),
  949. zfec: 1.4.7 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/zfec-1.4.7-py2.7-linux-x86_64.egg),
  950. Twisted: 11.1.0 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Twisted-11.1.0-py2.7-linux-x86_64.egg),
  951. Nevow: 0.10.0 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Nevow-0.10.0-py2.7.egg),
  952. zope.interface: unknown (/usr/lib/python2.7/dist-packages/zope),
  953. python: 2.7.3 (/usr/bin/python),
  954. platform: Linux-Ubuntu_12.04-x86_64-64bit_ELF (None),
  955. pyOpenSSL: 0.12 (/usr/lib/python2.7/dist-packages),
  956. simplejson: 2.3.2 (/usr/lib/python2.7/dist-packages),
  957. pycrypto: 2.4.1 (/usr/lib/python2.7/dist-packages),
  958. pyasn1: 0.1.6 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/pyasn1-0.1.6-py2.7.egg),
  959. mock: 1.0.1 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages),
  960. sqlite3: 2.6.0 [sqlite 3.7.9] (/usr/lib/python2.7),
  961. setuptools: 0.6c16dev3 (/usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/setuptools-0.6c16dev3.egg)
  962.  
  963. allmydata.test.test_backupdb
  964. BackupDB
  965. test_basic ... [OK]
  966. test_check ... [OK]
  967. test_directory ... [OK]
  968. test_fail ... [OK]
  969. test_unicode ... [OK]
  970. test_upgrade_v1_v2 ... [OK]
  971. test_wrong_version ... [OK]
  972. allmydata.test.test_base62
  973. T
  974. test_ende_0x00 ... [OK]
  975. test_ende_0x000000 ... [OK]
  976. test_ende_0x01 ... [OK]
  977. test_ende_0x0100 ... [OK]
  978. test_ende_0x010000 ... [OK]
  979. test_ende_longrandstr ... [OK]
  980. test_ende_randstr ... [OK]
  981. test_num_octets_that_encode_to_this_many_chars ... [OK]
  982. test_odd_sizes ... [OK]
  983. allmydata.test.test_checker
  984. AddLease
  985. test_875 ... [OK]
  986. BalancingAct
  987. test_good_share_hosts ... [OK]
  988. TooParallel
  989. test_immutable ... [OK]
  990. WebResultsRendering
  991. test_check ... [OK]
  992. test_check_and_repair ... [OK]
  993. test_literal ... [OK]
  994. allmydata.test.test_cli
  995. Backup
  996. test_backup ... [OK]
  997. test_backup_with_nonexistent_alias ... [OK]
  998. test_backup_without_alias ... [OK]
  999. test_exclude_from_tilde_expansion ... [OK]
  1000. test_exclude_options ... [OK]
  1001. test_exclude_options_unicode ... [OK]
  1002. test_ignore_symlinks ... [OK]
  1003. test_ignore_unreadable_directory ... [OK]
  1004. test_ignore_unreadable_file ... [OK]
  1005. CLI
  1006. test_alias ... [OK]
  1007. test_catalog_shares_error ... [OK]
  1008. test_dump_cap_chk ... [OK]
  1009. test_dump_cap_chk_directory ... [OK]
  1010. test_dump_cap_lit ... [OK]
  1011. test_dump_cap_mdmf ... [OK]
  1012. test_dump_cap_mdmf_directory ... [OK]
  1013. test_dump_cap_sdmf ... [OK]
  1014. test_dump_cap_sdmf_directory ... [OK]
  1015. test_listdir_unicode_good ... [OK]
  1016. test_options ... [OK]
  1017. Check
  1018. test_check ... [OK]
  1019. test_check_with_nonexistent_alias ... [OK]
  1020. test_check_without_alias ... [OK]
  1021. test_deep_check ... [OK]
  1022. Cp
  1023. test_copy_using_filecap ... [OK]
  1024. test_cp_overwrite_readonly_mutable_file ... [OK]
  1025. test_cp_replaces_mutable_file_contents ... [OK]
  1026. test_cp_with_nonexistent_alias ... [OK]
  1027. test_dangling_symlink_vs_recursion ... [OK]
  1028. test_not_enough_args ... [OK]
  1029. test_unicode_dirnames ... [OK]
  1030. test_unicode_filename ... [OK]
  1031. CreateAlias
  1032. test_create ... [OK]
  1033. test_create_unicode ... [OK]
  1034. Errors
  1035. test_get ... [OK]
  1036. Get
  1037. test_get_with_nonexistent_alias ... [OK]
  1038. test_get_without_alias ... [OK]
  1039. Help
  1040. test_add_alias ... [OK]
  1041. test_backup ... [OK]
  1042. test_check ... [OK]
  1043. test_cp ... [OK]
  1044. test_create_alias ... [OK]
  1045. test_create_client ... [OK]
  1046. test_create_introducer ... [OK]
  1047. test_create_node ... [OK]
  1048. test_debug_trial ... [OK]
  1049. test_deep_check ... [OK]
  1050. test_get ... [OK]
  1051. test_list_aliases ... [OK]
  1052. test_ln ... [OK]
  1053. test_manifest ... [OK]
  1054. test_mkdir ... [OK]
  1055. test_mv ... [OK]
  1056. test_put ... [OK]
  1057. test_restart ... [OK]
  1058. test_rm ... [OK]
  1059. test_run ... [OK]
  1060. test_start ... [OK]
  1061. test_stats ... [OK]
  1062. test_stop ... [OK]
  1063. test_unlink ... [OK]
  1064. test_webopen ... [OK]
  1065. List
  1066. test_list ... [OK]
  1067. test_list_mdmf ... [OK]
  1068. test_list_mdmf_json ... [OK]
  1069. test_list_with_nonexistent_alias ... [OK]
  1070. test_list_without_alias ... [OK]
  1071. Ln
  1072. test_ln_with_nonexistent_alias ... [OK]
  1073. test_ln_without_alias ... [OK]
  1074. Manifest
  1075. test_manifest_with_nonexistent_alias ... [OK]
  1076. test_manifest_without_alias ... [OK]
  1077. Mkdir
  1078. test_mkdir ... [OK]
  1079. test_mkdir_bad_mutable_type ... [OK]
  1080. test_mkdir_mutable_type ... [OK]
  1081. test_mkdir_mutable_type_unlinked ... [OK]
  1082. test_mkdir_unicode ... [OK]
  1083. test_mkdir_with_nonexistent_alias ... [OK]
  1084. Mv
  1085. test_mv_behavior ... [OK]
  1086. test_mv_error_if_DELETE_fails ... [OK]
  1087. test_mv_with_nonexistent_alias ... [OK]
  1088. test_mv_without_alias ... [OK]
  1089. Put
  1090. test_format ... [OK]
  1091. test_immutable_from_file ... [OK]
  1092. test_immutable_from_file_unicode ... [OK]
  1093. test_mutable ... [OK]
  1094. test_mutable_type_invalid_format ... [OK]
  1095. test_mutable_unlinked ... [OK]
  1096. test_put_to_mdmf_cap ... [OK]
  1097. test_put_to_sdmf_cap ... [OK]
  1098. test_put_with_nonexistent_alias ... [OK]
  1099. test_unlinked_immutable_from_file ... [OK]
  1100. test_unlinked_immutable_stdin ... [OK]
  1101. Rm
  1102. test_unlink_with_nonexistent_alias ... [OK]
  1103. test_unlink_without_alias ... [OK]
  1104. test_unlink_without_path ... [OK]
  1105. Stats
  1106. test_empty_directory ... [OK]
  1107. test_stats_with_nonexistent_alias ... [OK]
  1108. test_stats_without_alias ... [OK]
  1109. Unlink
  1110. test_unlink_with_nonexistent_alias ... [OK]
  1111. test_unlink_without_alias ... [OK]
  1112. test_unlink_without_path ... [OK]
  1113. Webopen
  1114. test_webopen ... [OK]
  1115. test_webopen_with_nonexistent_alias ... [OK]
  1116. allmydata.test.test_client
  1117. Basic
  1118. test_create_drop_uploader ... [OK]
  1119. test_error_on_old_config_files ... [OK]
  1120. test_loadable ... [OK]
  1121. test_permute ... [OK]
  1122. test_reserved_1 ... [OK]
  1123. test_reserved_2 ... [OK]
  1124. test_reserved_3 ... [OK]
  1125. test_reserved_4 ... [OK]
  1126. test_reserved_bad ... [OK]
  1127. test_secrets ... [OK]
  1128. test_versions ... [OK]
  1129. NodeMaker
  1130. test_maker ... [OK]
  1131. Run
  1132. test_loadable ... [OK]
  1133. test_reloadable ... [OK]
  1134. allmydata.test.test_codec
  1135. T
  1136. test_encode ... [OK]
  1137. test_encode1 ... [OK]
  1138. test_encode2 ... [OK]
  1139. allmydata.test.test_crawler
  1140. Basic
  1141. test_empty_subclass ... [OK]
  1142. test_immediate ... [OK]
  1143. test_oneshot ... [OK]
  1144. test_paced ... [OK]
  1145. test_paced_service ... [OK]
  1146. test_service ... [OK]
  1147. allmydata.test.test_deepcheck
  1148. DeepCheckWebBad
  1149. test_bad ... [OK]
  1150. DeepCheckWebGood
  1151. test_good ... [OK]
  1152. Large
  1153. test_lots_of_lits ... [OK]
  1154. MutableChecker
  1155. test_corrupt ... [OK]
  1156. test_delete_share ... [OK]
  1157. test_good ... [OK]
  1158. allmydata.test.test_dirnode
  1159. Adder
  1160. test_overwrite ... [OK]
  1161. DeepStats
  1162. test_stats ... [OK]
  1163. Deleter
  1164. test_retry ... [OK]
  1165. Dirnode
  1166. test_basic ... [OK]
  1167. test_basic_mdmf ... [OK]
  1168. test_check ... [OK]
  1169. test_create ... [OK]
  1170. test_create_mdmf ... [OK]
  1171. test_create_subdirectory ... [OK]
  1172. test_create_subdirectory_mdmf ... [OK]
  1173. test_deepcheck ... [OK]
  1174. test_deepcheck_and_repair ... [OK]
  1175. test_deepcheck_and_repair_mdmf ... [OK]
  1176. test_deepcheck_mdmf ... [OK]
  1177. test_deepcheck_problems ... [OK]
  1178. test_deepcheck_problems_mdmf ... [OK]
  1179. test_directory_representation ... [OK]
  1180. test_immutable ... [OK]
  1181. test_initial_children ... [OK]
  1182. test_mdmf_initial_children ... [OK]
  1183. test_readonly ... [OK]
  1184. test_readonly_mdmf ... [OK]
  1185. test_update_metadata ... [OK]
  1186. Dirnode2
  1187. test_from_future ... [OK]
  1188. test_unknown_strip_prefix_for_ro ... [OK]
  1189. test_unknownnode ... [OK]
  1190. Packing
  1191. test_deep_immutable ... [OK]
  1192. test_unpack_and_pack_behavior ... [OK]
  1193. allmydata.test.test_download
  1194. Corruption
  1195. test_each_byte ... [OK]
  1196. test_failure ... [OK]
  1197. DownloadTest
  1198. test_badguess ... [OK]
  1199. test_download ... [OK]
  1200. test_download_bad_segment ... [OK]
  1201. test_download_failover ... [OK]
  1202. test_download_no_overrun ... [OK]
  1203. test_download_segment ... [OK]
  1204. test_download_segment_bad_ciphertext_hash ... [OK]
  1205. test_download_segment_cancel ... [OK]
  1206. test_download_segment_terminate ... [OK]
  1207. test_duplicate_shares ... [OK]
  1208. test_long_offset ... [OK]
  1209. test_lost_servers ... [OK]
  1210. test_pause ... [OK]
  1211. test_pause_then_stop ... [OK]
  1212. test_sequential_goodguess ... [OK]
  1213. test_simultaneous_badguess ... [OK]
  1214. test_simultaneous_get_blocks ... [OK]
  1215. test_simultaneous_goodguess ... [OK]
  1216. test_simultaneous_onefails ... [OK]
  1217. test_simultaneous_onefails_onecancelled ... [OK]
  1218. test_stop ... [OK]
  1219. test_stop_immediately ... [OK]
  1220. test_stop_immediately2 ... [OK]
  1221. test_verifycap ... [OK]
  1222. DownloadV2
  1223. test_download ... [OK]
  1224. test_download_no_overrun ... [OK]
  1225. Selection
  1226. test_avoid_bad_diversity_late ... [OK]
  1227. test_avoid_redundancy ... [OK]
  1228. test_good_diversity_early ... [OK]
  1229. test_good_diversity_late ... [OK]
  1230. test_no_shares ... [OK]
  1231. test_only_one_share ... [OK]
  1232. test_overdue ... [OK]
  1233. test_overdue_fails ... [OK]
  1234. test_suffer_bad_diversity_early ... [OK]
  1235. test_suffer_bad_diversity_late ... [OK]
  1236. Status
  1237. test_active ... [OK]
  1238. test_progress ... [OK]
  1239. test_status ... [OK]
  1240. allmydata.test.test_drop_upload
  1241. MockTest
  1242. test_drop_upload ... [OK]
  1243. test_errors ... [OK]
  1244. RealTest
  1245. test_drop_upload ... [OK]
  1246. allmydata.test.test_encode
  1247. Encode
  1248. test_send_100 ... [OK]
  1249. test_send_101 ... [OK]
  1250. test_send_124 ... [OK]
  1251. test_send_125 ... [OK]
  1252. test_send_51 ... [OK]
  1253. test_send_74 ... [OK]
  1254. test_send_75 ... [OK]
  1255. test_send_76 ... [OK]
  1256. test_send_99 ... [OK]
  1257. Roundtrip
  1258. test_100 ... [OK]
  1259. test_101 ... [OK]
  1260. test_124 ... [OK]
  1261. test_125 ... [OK]
  1262. test_51 ... [OK]
  1263. test_74 ... [OK]
  1264. test_75 ... [OK]
  1265. test_76 ... [OK]
  1266. test_99 ... [OK]
  1267. ValidatedExtendedURIProxy
  1268. test_accept_minimal ... [OK]
  1269. test_accept_optional ... [OK]
  1270. test_reject_insufficient ... [OK]
  1271. test_reject_optional ... [OK]
  1272. allmydata.test.test_encodingutil
  1273. EncodingUtilErrors
  1274. test_argv_to_unicode ... [OK]
  1275. test_get_io_encoding ... [OK]
  1276. test_get_io_encoding_not_from_stdout ... [OK]
  1277. test_no_unicode_normalization ... [OK]
  1278. test_unicode_to_output ... [OK]
  1279. EncodingUtilNonUnicodePlatform
  1280. test_listdir_unicode ... [OK]
  1281. MacOSXLeopard
  1282. test_argv_to_unicode ... [OK]
  1283. test_listdir_unicode ... [OK]
  1284. test_unicode_platform ... [OK]
  1285. test_unicode_to_output ... [OK]
  1286. test_unicode_to_url ... [OK]
  1287. MacOSXLeopard7bit
  1288. test_argv_to_unicode ... [OK]
  1289. test_listdir_unicode ... [OK]
  1290. test_unicode_platform ... [OK]
  1291. test_unicode_to_output ... [OK]
  1292. test_unicode_to_url ... [OK]
  1293. OpenBSD
  1294. test_argv_to_unicode ... [OK]
  1295. test_listdir_unicode ... [OK]
  1296. test_unicode_platform ... [OK]
  1297. test_unicode_to_output ... [OK]
  1298. test_unicode_to_url ... [OK]
  1299. QuoteOutput
  1300. test_quote_output_ascii ... [OK]
  1301. test_quote_output_default ... [OK]
  1302. test_quote_output_latin1 ... [OK]
  1303. test_quote_output_utf8 ... [OK]
  1304. StdlibUnicode
  1305. test_mkdir_open_exists_abspath_listdir_expanduser ... [OK]
  1306. test_open_unrepresentable ... [SKIPPED]
  1307. UbuntuKarmicLatin1
  1308. test_argv_to_unicode ... [OK]
  1309. test_listdir_unicode ... [OK]
  1310. test_unicode_platform ... [OK]
  1311. test_unicode_to_output ... [OK]
  1312. test_unicode_to_url ... [OK]
  1313. UbuntuKarmicUTF8
  1314. test_argv_to_unicode ... [OK]
  1315. test_listdir_unicode ... [OK]
  1316. test_unicode_platform ... [OK]
  1317. test_unicode_to_output ... [OK]
  1318. test_unicode_to_url ... [OK]
  1319. Windows
  1320. test_argv_to_unicode ... [OK]
  1321. test_listdir_unicode ... [SKIPPED]
  1322. test_unicode_platform ... [OK]
  1323. test_unicode_to_output ... [OK]
  1324. test_unicode_to_url ... [OK]
  1325. allmydata.test.test_filenode
  1326. LiteralChecker
  1327. test_literal_filenode ... [OK]
  1328. Node
  1329. test_chk_filenode ... [OK]
  1330. test_literal_filenode ... [OK]
  1331. test_mutable_filenode ... [OK]
  1332. allmydata.test.test_ftp
  1333. Handler
  1334. test_list ... [OK]
  1335. allmydata.test.test_hashtree
  1336. Complete
  1337. test_create ... [OK]
  1338. test_dump ... [OK]
  1339. test_needed_hashes ... [OK]
  1340. Incomplete
  1341. test_check ... [OK]
  1342. test_create ... [OK]
  1343. test_depth_of ... [OK]
  1344. test_large ... [OK]
  1345. test_needed_hashes ... [OK]
  1346. allmydata.test.test_helper
  1347. AssistedUpload
  1348. test_already_uploaded ... [OK]
  1349. test_one ... [OK]
  1350. test_previous_upload_failed ... [OK]
  1351. allmydata.test.test_hung_server
  1352. HungServerDownloadTest
  1353. test_10_good_copied_share ... [OK]
  1354. test_10_good_sanity_check ... [OK]
  1355. test_2_good_8_broken_copied_share ... [OK]
  1356. test_2_good_8_broken_duplicate_share_fail ... [OK]
  1357. test_2_good_8_broken_fail ... [OK]
  1358. test_2_good_8_hung_then_1_recovers_immutable ... [OK]
  1359. test_2_good_8_hung_then_1_recovers_mutable ... [SKIPPED]
  1360. test_2_good_8_hung_then_1_recovers_with_2_shares_immutable ... [OK]
  1361. test_2_good_8_hung_then_1_recovers_with_2_shares_mutable ... [SKIPPED]
  1362. test_2_good_8_noshares_fail ... [OK]
  1363. test_3_good_7_hung_immutable ... [OK]
  1364. test_3_good_7_hung_mutable ... [SKIPPED]
  1365. test_3_good_7_noshares ... [OK]
  1366. test_5_overdue_immutable ... [OK]
  1367. allmydata.test.test_immutable
  1368. Test
  1369. test_download ... [OK]
  1370. test_download_abort_if_too_many_corrupted_shares ... [OK]
  1371. test_download_abort_if_too_many_missing_shares ... [OK]
  1372. test_download_best_version ... [OK]
  1373. test_download_from_only_3_remaining_shares ... [OK]
  1374. test_download_from_only_3_shares_with_good_crypttext_hash ... [OK]
  1375. test_download_to_data ... [OK]
  1376. test_get_best_readable_version ... [OK]
  1377. test_get_size_of_best_version ... [OK]
  1378. test_test_code ... [OK]
  1379. TestShareFinder
  1380. test_no_reneging_on_no_more_shares_ever ... [OK]
  1381. allmydata.test.test_import
  1382. T
  1383. test_report_import_error ... [OK]
  1384. allmydata.test.test_introducer
  1385. DecodeFurl
  1386. test_decode ... [OK]
  1387. Introducer
  1388. test_create ... [OK]
  1389. test_duplicate ... [OK]
  1390. test_listen ... [OK]
  1391. Node
  1392. test_loadable ... [OK]
  1393. NonV1Server
  1394. test_failure ... [OK]
  1395. SystemTest
  1396. test_system ... [OK]
  1397. allmydata.test.test_iputil
  1398. ListAddresses
  1399. test_get_local_ip_for ... [OK]
  1400. test_list_async ... [OK]
  1401. allmydata.test.test_keygen
  1402. KeyGenService
  1403. test_key_gen_service ... [OK]
  1404. allmydata.test.test_mutable
  1405. Checker
  1406. test_check_all_bad_blocks ... [OK]
  1407. test_check_all_bad_sig ... [OK]
  1408. test_check_good ... [OK]
  1409. test_check_mdmf_all_bad_blocks ... [OK]
  1410. test_check_mdmf_all_bad_sig ... [OK]
  1411. test_check_mdmf_good ... [OK]
  1412. test_check_mdmf_no_shares ... [OK]
  1413. test_check_mdmf_not_enough_shares ... [OK]
  1414. test_check_no_shares ... [OK]
  1415. test_check_not_enough_shares ... [OK]
  1416. test_verify_all_bad_sig ... [OK]
  1417. test_verify_good ... [OK]
  1418. test_verify_mdmf_all_bad_sharedata ... [OK]
  1419. test_verify_mdmf_bad_encprivkey ... [OK]
  1420. test_verify_mdmf_bad_encprivkey_uncheckable ... [OK]
  1421. test_verify_mdmf_bad_sig ... [OK]
  1422. test_verify_mdmf_good ... [OK]
  1423. test_verify_mdmf_one_bad_block ... [OK]
  1424. test_verify_one_bad_block ... [OK]
  1425. test_verify_one_bad_encprivkey ... [OK]
  1426. test_verify_one_bad_encprivkey_uncheckable ... [OK]
  1427. test_verify_one_bad_sharehash ... [OK]
  1428. test_verify_one_bad_sig ... [OK]
  1429. DataHandle
  1430. test_datahandle_get_size ... [OK]
  1431. test_datahandle_get_size_out_of_order ... [OK]
  1432. test_datahandle_read ... [OK]
  1433. DifferentEncoding
  1434. test_filenode ... [OK]
  1435. Exceptions
  1436. test_repr ... [OK]
  1437. FileHandle
  1438. test_close ... [OK]
  1439. test_filehandle_file ... [OK]
  1440. test_filehandle_get_size ... [OK]
  1441. test_filehandle_get_size_out_of_order ... [OK]
  1442. test_filehandle_read ... [OK]
  1443. Filenode
  1444. test_create ... [OK]
  1445. test_create_from_mdmf_readcap ... [OK]
  1446. test_create_from_mdmf_writecap ... [OK]
  1447. test_create_mdmf ... [OK]
  1448. test_create_mdmf_with_initial_contents ... [OK]
  1449. test_create_mdmf_with_initial_contents_function ... [OK]
  1450. test_create_with_initial_contents ... [OK]
  1451. test_create_with_initial_contents_function ... [OK]
  1452. test_create_with_too_large_contents ... [OK]
  1453. test_download_from_mdmf_cap ... [OK]
  1454. test_internal_version_from_cap ... [OK]
  1455. test_max_shares ... [OK]
  1456. test_max_shares_mdmf ... [OK]
  1457. test_mdmf_filenode_cap ... [OK]
  1458. test_mdmf_write_count ... [OK]
  1459. test_modify ... [OK]
  1460. test_modify_backoffer ... [OK]
  1461. test_response_cache_memory_leak ... [OK]
  1462. test_retrieve_producer_mdmf ... [OK]
  1463. test_serialize ... [OK]
  1464. test_single_share ... [OK]
  1465. test_size_after_servermap_update ... [OK]
  1466. test_upload_and_download ... [OK]
  1467. test_upload_and_download_full_size_keys ... [OK]
  1468. test_upload_and_download_mdmf ... [OK]
  1469. Interoperability
  1470. test_new_downloader_can_read_old_shares ... [OK]
  1471. MultipleEncodings
  1472. test_multiple_encodings ... [OK]
  1473. MultipleVersions
  1474. test_multiple_versions ... [OK]
  1475. test_replace ... [OK]
  1476. Problems
  1477. test_1654 ... [OK]
  1478. test_bad_server ... [OK]
  1479. test_bad_server_overlap ... [OK]
  1480. test_block_and_hash_query_error ... [OK]
  1481. test_multiply_placed_shares ... [OK]
  1482. test_privkey_query_error ... [OK]
  1483. test_privkey_query_missing ... [OK]
  1484. test_publish_all_servers_bad ... [OK]
  1485. test_publish_no_servers ... [OK]
  1486. test_publish_surprise_mdmf ... [OK]
  1487. test_publish_surprise_sdmf ... [OK]
  1488. test_retrieve_surprise ... [OK]
  1489. test_unexpected_shares ... [OK]
  1490. Repair
  1491. test_check_and_repair_readcap ... [OK]
  1492. test_mdmf_repairable_5shares ... [OK]
  1493. test_mdmf_repairable_5shares_checkandrepair ... [OK]
  1494. test_mdmf_unrepairable_0shares ... [OK]
  1495. test_mdmf_unrepairable_0shares_checkandrepair ... [OK]
  1496. test_mdmf_unrepairable_1share ... [OK]
  1497. test_mdmf_unrepairable_1share_checkandrepair ... [OK]
  1498. test_merge ... [OK]
  1499. test_non_merge ... [OK]
  1500. test_repair_empty ... [OK]
  1501. test_repair_nop ... [OK]
  1502. test_repairable_5shares ... [OK]
  1503. test_repairable_5shares_checkandrepair ... [OK]
  1504. test_unrepairable_0shares ... [OK]
  1505. test_unrepairable_0shares_checkandrepair ... [OK]
  1506. test_unrepairable_1share ... [OK]
  1507. test_unrepairable_1share_checkandrepair ... [OK]
  1508. Roundtrip
  1509. test_all_shares_vanished ... [OK]
  1510. test_basic ... [OK]
  1511. test_basic_pubkey_at_end ... [OK]
  1512. test_corrupt_all_IV ... [OK]
  1513. test_corrupt_all_N ... [OK]
  1514. test_corrupt_all_R ... [OK]
  1515. test_corrupt_all_block ... [OK]
  1516. test_corrupt_all_block_hash_tree ... [OK]
  1517. test_corrupt_all_block_hash_tree_late ... [OK]
  1518. test_corrupt_all_block_late ... [OK]
  1519. test_corrupt_all_datalen ... [OK]
  1520. test_corrupt_all_encprivkey ... [OK]
  1521. test_corrupt_all_encprivkey_late ... [OK]
  1522. test_corrupt_all_k ... [OK]
  1523. test_corrupt_all_pubkey ... [OK]
  1524. test_corrupt_all_segsize ... [OK]
  1525. test_corrupt_all_seqnum ... [OK]
  1526. test_corrupt_all_share_hash_chain_hash ... [OK]
  1527. test_corrupt_all_share_hash_chain_number ... [OK]
  1528. test_corrupt_all_sig ... [OK]
  1529. test_corrupt_all_verbyte ... [OK]
  1530. test_corrupt_mdmf_block_hash_tree ... [OK]
  1531. test_corrupt_mdmf_block_hash_tree_late ... [OK]
  1532. test_corrupt_mdmf_share_data ... [OK]
  1533. test_corrupt_some ... [OK]
  1534. test_corrupt_some_mdmf ... [OK]
  1535. test_download_fails ... [OK]
  1536. test_no_servers ... [OK]
  1537. test_no_servers_download ... [OK]
  1538. Servermap
  1539. test_basic ... [OK]
  1540. test_fetch_privkey ... [OK]
  1541. test_fetch_update ... [OK]
  1542. test_mark_bad ... [OK]
  1543. test_no_shares ... [OK]
  1544. test_not_quite_enough_shares ... [OK]
  1545. test_servermapupdater_finds_mdmf_files ... [OK]
  1546. test_servermapupdater_finds_sdmf_files ... [OK]
  1547. Update
  1548. test_append ... [OK]
  1549. test_append_power_of_two ... [OK]
  1550. test_multiple_segment_replace ... [OK]
  1551. test_replace_and_extend ... [OK]
  1552. test_replace_beginning ... [OK]
  1553. test_replace_in_last_segment ... [OK]
  1554. test_replace_locations ... [OK]
  1555. test_replace_locations_max_shares ... [OK]
  1556. test_replace_middle ... [OK]
  1557. test_replace_segstart1 ... [OK]
  1558. test_replace_zero_length_beginning ... [OK]
  1559. test_replace_zero_length_middle ... [OK]
  1560. test_replace_zero_length_segstart1 ... [OK]
  1561. test_update_sdmf ... [OK]
  1562. Utils
  1563. test_cache ... [OK]
  1564. Version
  1565. test_cap_after_upload ... [OK]
  1566. test_debug ... [OK]
  1567. test_download_nonexistent_version ... [OK]
  1568. test_download_version ... [OK]
  1569. test_get_readonly_version ... [OK]
  1570. test_get_sequence_number ... [OK]
  1571. test_mutable_version ... [OK]
  1572. test_partial_read ... [OK]
  1573. test_read_and_download_mdmf ... [OK]
  1574. test_read_and_download_sdmf ... [OK]
  1575. test_read_and_download_sdmf_zero_length ... [OK]
  1576. test_toplevel_modify ... [OK]
  1577. test_toplevel_overwrite ... [OK]
  1578. test_version_modify ... [OK]
  1579. allmydata.test.test_netstring
  1580. Netstring
  1581. test_extra ... [OK]
  1582. test_nested ... [OK]
  1583. test_split ... [OK]
  1584. allmydata.test.test_no_network
  1585. Harness
  1586. test_create ... [OK]
  1587. test_upload ... [OK]
  1588. allmydata.test.test_node
  1589. TestCase
  1590. test_location ... [OK]
  1591. test_location2 ... [OK]
  1592. test_logdir_is_str ... [OK]
  1593. test_secrets_dir ... [OK]
  1594. test_secrets_dir_protected ... [OK]
  1595. test_tahoe_cfg_utf8 ... [OK]
  1596. test_timestamp ... [OK]
  1597. allmydata.test.test_observer
  1598. Observer
  1599. test_lazy_oneshot ... [OK]
  1600. test_observerlist ... [OK]
  1601. test_oneshot ... [OK]
  1602. test_oneshot_fireagain ... [OK]
  1603. allmydata.test.test_provisioning
  1604. Provisioning
  1605. test_load ... [OK]
  1606. test_provisioning_math ... [OK]
  1607. Reliability
  1608. test_basic ... [OK]
  1609. allmydata.test.test_repairer
  1610. Repairer
  1611. test_harness ... [OK]
  1612. test_repair_from_deletion_of_1 ... [OK]
  1613. test_repair_from_deletion_of_7 ... [OK]
  1614. test_repairer_servers_of_happiness ... [OK]
  1615. test_servers_responding ... [OK]
  1616. test_tiny_reads ... [OK]
  1617. Verifier
  1618. test_check_without_verify ... [OK]
  1619. test_corrupt_block_hashtree ... [OK]
  1620. test_corrupt_block_hashtree_offset ... [OK]
  1621. test_corrupt_crypttext_hashtree ... [OK]
  1622. test_corrupt_crypttext_hashtree_byte_x221 ... [OK]
  1623. test_corrupt_crypttext_hashtree_offset ... [OK]
  1624. test_corrupt_file_verno ... [OK]
  1625. test_corrupt_share_hashtree ... [OK]
  1626. test_corrupt_share_hashtree_offset ... [OK]
  1627. test_corrupt_share_verno ... [OK]
  1628. test_corrupt_sharedata ... [OK]
  1629. test_corrupt_sharedata_last_byte ... [OK]
  1630. test_corrupt_sharedata_offset ... [OK]
  1631. test_corrupt_ueb ... [OK]
  1632. test_corrupt_ueb_length ... [OK]
  1633. test_corrupt_ueb_offset ... [OK]
  1634. test_corrupt_ueb_offset_shortread ... [OK]
  1635. test_ok_filedata_size ... [OK]
  1636. test_ok_no_corruption ... [OK]
  1637. test_ok_segment_size ... [OK]
  1638. test_ok_sharedata_size ... [OK]
  1639. test_truncate_crypttext_hashtree ... [OK]
  1640. test_wrong_share_verno ... [OK]
  1641. allmydata.test.test_runner
  1642. BinTahoe
  1643. test_import_in_repl ... [OK]
  1644. test_path ... [OK]
  1645. test_run_with_python_options ... [OK]
  1646. test_the_right_code ... [OK]
  1647. test_unicode_arguments_and_output ... [OK]
  1648. test_version_no_noise ... [OK]
  1649. CreateNode
  1650. test_client ... [OK]
  1651. test_introducer ... [OK]
  1652. test_key_generator ... [OK]
  1653. test_node ... [OK]
  1654. test_stats_gatherer ... [OK]
  1655. test_subcommands ... [OK]
  1656. RunNode
  1657. test_baddir ... [OK]
  1658. test_client ... [OK]
  1659. test_client_no_noise ... [OK]
  1660. test_introducer ... [OK]
  1661. test_keygen ... [OK]
  1662. allmydata.test.test_sftp
  1663. Handler
  1664. test_basic ... [OK]
  1665. test_convert_error ... [OK]
  1666. test_execCommand_and_openShell ... [OK]
  1667. test_extendedRequest ... [OK]
  1668. test_makeDirectory ... [OK]
  1669. test_not_implemented ... [OK]
  1670. test_openDirectory_and_attrs ... [OK]
  1671. test_openFile_read ... [OK]
  1672. test_openFile_write ... [OK]
  1673. test_removeDirectory ... [OK]
  1674. test_removeFile ... [OK]
  1675. test_renameFile ... [OK]
  1676. test_renameFile_posix ... [OK]
  1677. allmydata.test.test_stats
  1678. CPUUsage
  1679. test_monitor ... [OK]
  1680. allmydata.test.test_storage
  1681. Bucket
  1682. test_create ... [OK]
  1683. test_read_past_end_of_share_data ... [OK]
  1684. test_readwrite ... [OK]
  1685. BucketCounter
  1686. test_bucket_counter ... [OK]
  1687. test_bucket_counter_cleanup ... [OK]
  1688. test_bucket_counter_eta ... [OK]
  1689. BucketProxy
  1690. test_create ... [OK]
  1691. test_readwrite_v1 ... [OK]
  1692. test_readwrite_v2 ... [OK]
  1693. LeaseCrawler
  1694. test_bad_mode ... [OK]
  1695. test_basic ... [OK]
  1696. test_expire_age ... [OK]
  1697. test_expire_cutoff_date ... [OK]
  1698. test_limited_history ... [OK]
  1699. test_no_st_blocks ... [OK]
  1700. test_only_immutable ... [OK]
  1701. test_only_mutable ... [OK]
  1702. test_parse_date ... [OK]
  1703. test_parse_duration ... [OK]
  1704. test_share_corruption ... [OK]
  1705. test_unpredictable_future ... [OK]
  1706. MDMFProxies
  1707. test_end_to_end ... [OK]
  1708. test_get_block_with_invalid_segnum ... [OK]
  1709. test_get_checkstring_first ... [OK]
  1710. test_get_encoding_parameters_first ... [OK]
  1711. test_get_root_hash_first ... [OK]
  1712. test_get_seqnum_first ... [OK]
  1713. test_invalid_salt_size ... [OK]
  1714. test_is_sdmf ... [OK]
  1715. test_only_reads_one_segment_sdmf ... [OK]
  1716. test_private_key_after_share_hash_chain ... [OK]
  1717. test_read ... [OK]
  1718. test_read_with_different_tail_segment_size ... [OK]
  1719. test_read_with_empty_mdmf_file ... [OK]
  1720. test_read_with_empty_sdmf_file ... [OK]
  1721. test_read_with_prefetched_mdmf_data ... [OK]
  1722. test_read_with_prefetched_sdmf_data ... [OK]
  1723. test_reads_sdmf ... [OK]
  1724. test_sdmf_writer ... [OK]
  1725. test_sdmf_writer_preexisting_share ... [OK]
  1726. test_signature_after_verification_key ... [OK]
  1727. test_uncoordinated_write ... [OK]
  1728. test_verinfo_with_mdmf_file ... [OK]
  1729. test_verinfo_with_sdmf_file ... [OK]
  1730. test_write ... [OK]
  1731. test_write_enforces_order_constraints ... [OK]
  1732. test_write_read_vectors ... [OK]
  1733. test_write_rejected_with_invalid_blocksize ... [OK]
  1734. test_write_rejected_with_invalid_root_hash ... [OK]
  1735. test_write_rejected_with_invalid_salt ... [OK]
  1736. test_write_rejected_with_too_many_blocks ... [OK]
  1737. test_write_test_vectors ... [OK]
  1738. MutableServer
  1739. test_allocate ... [OK]
  1740. test_bad_magic ... [OK]
  1741. test_container_size ... [OK]
  1742. test_create ... [OK]
  1743. test_leases ... [OK]
  1744. test_operators ... [OK]
  1745. test_readv ... [OK]
  1746. test_remove ... [OK]
  1747. Server
  1748. test_abort ... [OK]
  1749. test_advise_corruption ... [OK]
  1750. test_allocate ... [OK]
  1751. test_bad_container_version ... [OK]
  1752. test_create ... [OK]
  1753. test_declares_fixed_1528 ... [OK]
  1754. test_declares_maximum_share_sizes ... [OK]
  1755. test_discard ... [OK]
  1756. test_disconnect ... [OK]
  1757. test_dont_overfill_dirs ... [OK]
  1758. test_large_share ... [OK]
  1759. test_leases ... [OK]
  1760. test_readonly ... [OK]
  1761. test_remove_incoming ... [OK]
  1762. test_reserved_space ... [OK]
  1763. test_seek ... [OK]
  1764. Stats
  1765. test_latencies ... [OK]
  1766. WebStatus
  1767. test_huge_reserved ... [OK]
  1768. test_no_server ... [OK]
  1769. test_readonly ... [OK]
  1770. test_reserved ... [OK]
  1771. test_status ... [OK]
  1772. test_status_bad_disk_stats ... [OK]
  1773. test_status_no_disk_stats ... [OK]
  1774. test_status_right_disk_stats ... [OK]
  1775. test_util ... [OK]
  1776. allmydata.test.test_system
  1777. Connections
  1778. test_rref ... [OK]
  1779. SystemTest
  1780. test_debug_trial ... [OK]
  1781. test_filesystem ... [OK]
  1782. test_filesystem_with_cli_in_subprocess ... [OK]
  1783. test_mutable ... [OK]
  1784. test_upload_and_download_convergent ... Node._startService failed, aborting
  1785. [Failure instance: Traceback: <type 'exceptions.OSError'>: [Errno 12] Cannot allocate memory
  1786. /usr/lib/python2.7/threading.py:524:__bootstrap
  1787. /usr/lib/python2.7/threading.py:551:__bootstrap_inner
  1788. /usr/lib/python2.7/threading.py:504:run
  1789. --- <exception caught here> ---
  1790. /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Twisted-11.1.0-py2.7-linux-x86_64.egg/twisted/python/threadpool.py:207:_worker
  1791. /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Twisted-11.1.0-py2.7-linux-x86_64.egg/twisted/python/context.py:118:callWithContext
  1792. /usr/tahoe/allmydata-tahoe-1.9.2/support/lib/python2.7/site-packages/Twisted-11.1.0-py2.7-linux-x86_64.egg/twisted/python/context.py:81:callWithContext
  1793. /usr/tahoe/allmydata-tahoe-1.9.2/src/allmydata/util/iputil.py:224:_synchronously_find_addresses_via_config
  1794. /usr/tahoe/allmydata-tahoe-1.9.2/src/allmydata/util/iputil.py:238:_query
  1795. /usr/lib/python2.7/subprocess.py:679:__init__
  1796. /usr/lib/python2.7/subprocess.py:1143:_execute_child
  1797. ]
  1798. calling os.abort()
  1799. root@ec2_m1_micro:/usr/tahoe/allmydata-tahoe-1.9.2# free -tm
  1800. total used free shared buffers cached
  1801. Mem: 590 262 327 0 73 111
  1802. -/+ buffers/cache: 77 512
  1803. Swap: 0 0 0
  1804. Total: 590 262 327
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement