Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.82 KB | None | 0 0
  1. 14:14:46 Started by user admin
  2. 14:14:46 Building in workspace /var/lib/jenkins/workspace/cs_money
  3. 14:14:46 using credential 4777138f-c4ae-4be7-aa91-bebe0aaf8700
  4. 14:14:46 > git rev-parse --is-inside-work-tree # timeout=10
  5. 14:14:46 Fetching changes from the remote Git repository
  6. 14:14:46 > git config remote.origin.url https://bitbucket.org/opium_inside/trader/src/master/ # timeout=10
  7. 14:14:46 Fetching upstream changes from https://bitbucket.org/opium_inside/trader/src/master/
  8. 14:14:46 > git --version # timeout=10
  9. 14:14:46 using GIT_ASKPASS to set credentials
  10. 14:14:46 > git fetch --tags --progress https://bitbucket.org/opium_inside/trader/src/master/ +refs/heads/*:refs/remotes/origin/*
  11. 14:14:47 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  12. 14:14:47 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  13. 14:14:47 Checking out Revision 94abcd005e111d9279a377ab2fcd5a2e7fd6c6bd (refs/remotes/origin/master)
  14. 14:14:47 > git config core.sparsecheckout # timeout=10
  15. 14:14:47 > git checkout -f 94abcd005e111d9279a377ab2fcd5a2e7fd6c6bd
  16. 14:14:47 Commit message: "add opportunity deposit skins with can = -1"
  17. 14:14:47 > git rev-list --no-walk 94abcd005e111d9279a377ab2fcd5a2e7fd6c6bd # timeout=10
  18. 14:14:47 [cs_money] $ /bin/sh -xe /tmp/jenkins5455906455341612171.sh
  19. 14:14:47 + python3.7 -m pip install -r requirements.txt
  20. 14:14:48 Collecting mysql-connector-python>=8.0.15 (from -r requirements.txt (line 1))
  21. 14:14:49 Using cached https://files.pythonhosted.org/packages/43/bd/43a128bbd6a3237d6f255c7afaa9308430d5c90f8db8371276169722f037/mysql_connector_python-8.0.16-cp37-cp37m-manylinux1_x86_64.whl
  22. 14:14:49 Collecting aiohttp>=3.5.4 (from -r requirements.txt (line 2))
  23. 14:14:50 Using cached https://files.pythonhosted.org/packages/33/60/c21acb7002110699761d3dec36fad3f5087c2752a4eb495444f877db6553/aiohttp-3.5.4-cp37-cp37m-manylinux1_x86_64.whl
  24. 14:14:50 Collecting asyncio_redis>=0.15.1 (from -r requirements.txt (line 3))
  25. 14:14:50 Using cached https://files.pythonhosted.org/packages/05/a1/3a175b786548615f11b405d241218ef4e8fbcc7dcb58da1b53e67b508509/asyncio_redis-0.15.1-py3-none-any.whl
  26. 14:14:50 Collecting aiomysql>=0.0.20 (from -r requirements.txt (line 4))
  27. 14:14:50 Using cached https://files.pythonhosted.org/packages/b2/3a/1702af4be0e25fc6d1c69fefc69ce5a94e351f5ca1a058b299c33e251d4b/aiomysql-0.0.20-py3-none-any.whl
  28. 14:14:50 Collecting antigate>=1.4.0 (from -r requirements.txt (line 5))
  29. 14:14:50 Collecting asn1crypto>=0.23.0 (from -r requirements.txt (line 6))
  30. 14:14:50 Using cached https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl
  31. 14:14:50 Collecting cfscrape>=1.9.0 (from -r requirements.txt (line 7))
  32. 14:14:50 Using cached https://files.pythonhosted.org/packages/4a/72/079479b9eafacf98e01055dc6547cca17d13a2e8012897087b6e0cb1ab92/cfscrape-1.9.7-py3-none-any.whl
  33. 14:14:50 Collecting click>=6.7 (from -r requirements.txt (line 8))
  34. 14:14:50 Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
  35. 14:14:50 Collecting cssselect>=1.0.1 (from -r requirements.txt (line 9))
  36. 14:14:50 Using cached https://files.pythonhosted.org/packages/7b/44/25b7283e50585f0b4156960691d951b05d061abf4a714078393e51929b30/cssselect-1.0.3-py2.py3-none-any.whl
  37. 14:14:50 Collecting Flask>=1.0.2 (from -r requirements.txt (line 10))
  38. 14:14:50 Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  39. 14:14:50 Collecting Flask-RESTful>=0.3.6 (from -r requirements.txt (line 11))
  40. 14:14:50 Using cached https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl
  41. 14:14:50 Collecting futures>=3.1.1 (from -r requirements.txt (line 12))
  42. 14:14:50 Collecting geoip2>=2.9.0 (from -r requirements.txt (line 13))
  43. 14:14:50 Using cached https://files.pythonhosted.org/packages/ed/17/bcbb7c0849492e218767e658c66fbf9e3420b6301072371547c4f7192d48/geoip2-2.9.0-py2.py3-none-any.whl
  44. 14:14:50 Collecting iplotter>=0.4.3 (from -r requirements.txt (line 14))
  45. 14:14:50 Using cached https://files.pythonhosted.org/packages/8b/33/c53a232412c896d2f1e28ed97cf8782dfc0504a55477713477daa61cefb0/iplotter-0.4.3-py2.py3-none-any.whl
  46. 14:14:50 Collecting ipython>=5.8.0 (from -r requirements.txt (line 15))
  47. 14:14:50 Using cached https://files.pythonhosted.org/packages/46/b5/ca080401b8dbde51a0f4377b4e22ce02b266340a1cda389b6dea702d06d1/ipython-7.4.0-py3-none-any.whl
  48. 14:14:50 Collecting lxml>=3.5.0 (from -r requirements.txt (line 16))
  49. 14:14:50 Using cached https://files.pythonhosted.org/packages/66/20/49201c7bcb1c92942ac98658b09fb4a0c0dcd064d439489349bc5891207c/lxml-4.3.3-cp37-cp37m-manylinux1_x86_64.whl
  50. 14:14:50 Collecting matplotlib>=2.2.3 (from -r requirements.txt (line 17))
  51. 14:14:51 Using cached https://files.pythonhosted.org/packages/83/2a/e47bbd9396af32376863a426baed62d9bf3091f81defd1fe81c5f33b11a3/matplotlib-3.0.3-cp37-cp37m-manylinux1_x86_64.whl
  52.  
  53. 14:14:51 Collecting numpy>=1.15.3 (from -r requirements.txt (line 18))
  54. 14:14:52 Using cached https://files.pythonhosted.org/packages/bb/76/24e9f32c78e6f6fb26cf2596b428f393bf015b63459468119f282f70a7fd/numpy-1.16.3-cp37-cp37m-manylinux1_x86_64.whl
  55.  
  56. 14:14:52 Collecting pillow>=5.4.1 (from -r requirements.txt (line 19))
  57. 14:14:53 Using cached https://files.pythonhosted.org/packages/c1/e6/ce127fa0ac17775bc7887c432ffe945c49ae141f01b477b7cd5e63b16bb5/Pillow-6.0.0-cp37-cp37m-manylinux1_x86_64.whl
  58. 14:14:53 Collecting PyMySQL>=0.9.2 (from -r requirements.txt (line 20))
  59. 14:14:53 Using cached https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl
  60. 14:14:53 Collecting pytest>=4.4.1 (from -r requirements.txt (line 21))
  61. 14:14:53 Using cached https://files.pythonhosted.org/packages/5d/c3/54f607bc9817fd284073ac68e99123f86616f431f9d29a855474b7cf00eb/pytest-4.4.1-py2.py3-none-any.whl
  62. 14:14:53 Collecting raven>=6.10.0 (from -r requirements.txt (line 22))
  63. 14:14:53 Using cached https://files.pythonhosted.org/packages/bd/8e/62e26a88c0a1bbae677200baf0767c1022321a6555634f8129e6d55c5ddc/raven-6.10.0-py2.py3-none-any.whl
  64. 14:14:53 Collecting redis>=3.2.0 (from -r requirements.txt (line 23))
  65. 14:14:53 Using cached https://files.pythonhosted.org/packages/ac/a7/cff10cc5f1180834a3ed564d148fb4329c989cbb1f2e196fc9a10fa07072/redis-3.2.1-py2.py3-none-any.whl
  66. 14:14:53 Collecting requests>=2.18.4 (from -r requirements.txt (line 24))
  67. 14:14:53 Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl
  68. 14:14:53 Collecting rsa>=3.4.2 (from -r requirements.txt (line 25))
  69. 14:14:53 Using cached https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
  70. 14:14:53 Collecting rq>=0.13.0 (from -r requirements.txt (line 26))
  71. 14:14:53 Using cached https://files.pythonhosted.org/packages/ee/f6/dbcf2a28e5621e1fcf6be6937da9777ad9ab03c7d3cb7d6ee835adc43329/rq-1.0-py2.py3-none-any.whl
  72. 14:14:53 Collecting sha256>=0.1 (from -r requirements.txt (line 27))
  73. 14:14:53 Collecting simplejson==3.16.0 (from -r requirements.txt (line 29))
  74. 14:14:53 Collecting SQLAlchemy>=1.1.15 (from -r requirements.txt (line 30))
  75.  
  76. 14:14:53 Collecting ujson>=1.35 (from -r requirements.txt (line 31))
  77. 14:14:53 Collecting urllib3>=1.22 (from -r requirements.txt (line 32))
  78. 14:14:53 Using cached https://files.pythonhosted.org/packages/c0/1f/516c14fd47ced1a2e2882edd776241c5b707ffc9051cd372843579829994/urllib3-1.25.1-py2.py3-none-any.whl
  79. 14:14:53 Collecting Werkzeug>=0.14.1 (from -r requirements.txt (line 33))
  80. 14:14:53 Using cached https://files.pythonhosted.org/packages/18/79/84f02539cc181cdbf5ff5a41b9f52cae870b6f632767e43ba6ac70132e92/Werkzeug-0.15.2-py2.py3-none-any.whl
  81. 14:14:53 Collecting protobuf>=3.0.0 (from mysql-connector-python>=8.0.15->-r requirements.txt (line 1))
  82. 14:14:53 Using cached https://files.pythonhosted.org/packages/19/a5/ac51df34cdf4739574492ed4903c11dadd72a7bec4a31bb0496f4f50fc19/protobuf-3.7.1-cp37-cp37m-manylinux1_x86_64.whl
  83. 14:14:53 Collecting async-timeout<4.0,>=3.0 (from aiohttp>=3.5.4->-r requirements.txt (line 2))
  84. 14:14:54 Using cached https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0726c4464f3f23c8b19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl
  85. 14:14:54 Collecting attrs>=17.3.0 (from aiohttp>=3.5.4->-r requirements.txt (line 2))
  86. 14:14:54 Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
  87. 14:14:54 Collecting yarl<2.0,>=1.0 (from aiohttp>=3.5.4->-r requirements.txt (line 2))
  88. 14:14:54 Collecting chardet<4.0,>=2.0 (from aiohttp>=3.5.4->-r requirements.txt (line 2))
  89. 14:14:54 Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  90. 14:14:54 Collecting multidict<5.0,>=4.0 (from aiohttp>=3.5.4->-r requirements.txt (line 2))
  91. 14:14:54 Using cached https://files.pythonhosted.org/packages/88/f0/4d4cbd1a3744e3985efa49682352d0703df653ffa76b81f10fed86599a50/multidict-4.5.2-cp37-cp37m-manylinux1_x86_64.whl
  92. 14:14:54 Collecting six (from antigate>=1.4.0->-r requirements.txt (line 5))
  93. 14:14:54 Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
  94. 14:14:54 Collecting xmltodict (from antigate>=1.4.0->-r requirements.txt (line 5))
  95. 14:14:54 Using cached https://files.pythonhosted.org/packages/28/fd/30d5c1d3ac29ce229f6bdc40bbc20b28f716e8b363140c26eff19122d8a5/xmltodict-0.12.0-py2.py3-none-any.whl
  96. 14:14:54 Collecting Jinja2>=2.10 (from Flask>=1.0.2->-r requirements.txt (line 10))
  97. 14:14:54 Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl
  98. 14:14:54 Collecting itsdangerous>=0.24 (from Flask>=1.0.2->-r requirements.txt (line 10))
  99. 14:14:54 Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  100. 14:14:54 Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.6->-r requirements.txt (line 11))
  101. 14:14:54 Using cached https://files.pythonhosted.org/packages/85/58/1e804d6d53435b1b2241036056360575640b69a332e7ead086a04bd5ad95/aniso8601-6.0.0-py2.py3-none-any.whl
  102. 14:14:54 Collecting pytz (from Flask-RESTful>=0.3.6->-r requirements.txt (line 11))
  103. 14:14:54 Using cached https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl
  104. 14:14:54 Collecting maxminddb>=1.4.0 (from geoip2>=2.9.0->-r requirements.txt (line 13))
  105.  
  106. 14:14:54 Collecting notebook>=3.0 (from iplotter>=0.4.3->-r requirements.txt (line 14))
  107. 14:14:54 Using cached https://files.pythonhosted.org/packages/f6/36/89ebfffc9dd8c8dbd81c1ffb53e3d4233ee666414c143959477cb07cc5f5/notebook-5.7.8-py2.py3-none-any.whl
  108. 14:14:55 Collecting selenium>=3.0 (from iplotter>=0.4.3->-r requirements.txt (line 14))
  109. 14:14:55 Using cached https://files.pythonhosted.org/packages/80/d6/4294f0b4bce4de0abf13e17190289f9d0613b0a44e5dd6a7f5ca98459853/selenium-3.141.0-py2.py3-none-any.whl
  110. 14:14:55 Collecting setuptools>=18.5 (from ipython>=5.8.0->-r requirements.txt (line 15))
  111. 14:14:55 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl
  112. 14:14:55 Collecting prompt-toolkit<2.1.0,>=2.0.0 (from ipython>=5.8.0->-r requirements.txt (line 15))
  113. 14:14:55 Using cached https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl
  114. 14:14:55 Collecting jedi>=0.10 (from ipython>=5.8.0->-r requirements.txt (line 15))
  115. 14:14:55 Using cached https://files.pythonhosted.org/packages/25/2b/1f188901be099d52d7b06f4d3b7cb9f8f09692c50697b139eaf6fa2928d8/jedi-0.13.3-py2.py3-none-any.whl
  116.  
  117. 14:14:55 Collecting pexpect; sys_platform != "win32" (from ipython>=5.8.0->-r requirements.txt (line 15))
  118. 14:14:55 Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl
  119. 14:14:55 Collecting pickleshare (from ipython>=5.8.0->-r requirements.txt (line 15))
  120. 14:14:55 Using cached https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl
  121. 14:14:55 Collecting pygments (from ipython>=5.8.0->-r requirements.txt (line 15))
  122. 14:14:56 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl
  123. 14:14:56 Collecting backcall (from ipython>=5.8.0->-r requirements.txt (line 15))
  124. 14:14:56 Collecting traitlets>=4.2 (from ipython>=5.8.0->-r requirements.txt (line 15))
  125. 14:14:56 Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl
  126. 14:14:56 Collecting decorator (from ipython>=5.8.0->-r requirements.txt (line 15))
  127. 14:14:56 Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl
  128. 14:14:56 Collecting kiwisolver>=1.0.1 (from matplotlib>=2.2.3->-r requirements.txt (line 17))
  129. 14:14:56 Using cached https://files.pythonhosted.org/packages/93/f8/518fb0bb89860eea6ff1b96483fbd9236d5ee991485d0f3eceff1770f654/kiwisolver-1.1.0-cp37-cp37m-manylinux1_x86_64.whl
  130. 14:14:56 Collecting cycler>=0.10 (from matplotlib>=2.2.3->-r requirements.txt (line 17))
  131. 14:14:56 Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  132. 14:14:56 Collecting python-dateutil>=2.1 (from matplotlib>=2.2.3->-r requirements.txt (line 17))
  133. 14:14:56 Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl
  134. 14:14:56 Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 (from matplotlib>=2.2.3->-r requirements.txt (line 17))
  135. 14:14:56 Using cached https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl
  136. 14:14:56 Collecting py>=1.5.0 (from pytest>=4.4.1->-r requirements.txt (line 21))
  137. 14:14:56 Using cached https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl
  138. 14:14:56 Collecting atomicwrites>=1.0 (from pytest>=4.4.1->-r requirements.txt (line 21))
  139. 14:14:56 Using cached https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
  140. 14:14:56 Collecting more-itertools>=4.0.0; python_version > "2.7" (from pytest>=4.4.1->-r requirements.txt (line 21))
  141. 14:14:56 Using cached https://files.pythonhosted.org/packages/b3/73/64fb5922b745fc1daee8a2880d907d2a70d9c7bb71eea86fcb9445daab5e/more_itertools-7.0.0-py3-none-any.whl
  142. 14:14:56 Collecting pluggy>=0.9 (from pytest>=4.4.1->-r requirements.txt (line 21))
  143. 14:14:56 Using cached https://files.pythonhosted.org/packages/84/e8/4ddac125b5a0e84ea6ffc93cfccf1e7ee1924e88f53c64e98227f0af2a5f/pluggy-0.9.0-py2.py3-none-any.whl
  144. 14:14:56 Collecting certifi>=2017.4.17 (from requests>=2.18.4->-r requirements.txt (line 24))
  145. 14:14:56 Using cached https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl
  146. 14:14:56 Collecting idna<2.9,>=2.5 (from requests>=2.18.4->-r requirements.txt (line 24))
  147. 14:14:56 Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
  148. 14:14:56 Collecting pyasn1>=0.1.3 (from rsa>=3.4.2->-r requirements.txt (line 25))
  149. 14:14:56 Using cached https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl
  150. 14:14:56 Collecting MarkupSafe>=0.23 (from Jinja2>=2.10->Flask>=1.0.2->-r requirements.txt (line 10))
  151. 14:14:56 Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl
  152. 14:14:56 Collecting ipython-genutils (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  153. 14:14:56 Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
  154. 14:14:56 Collecting jupyter-client>=5.2.0 (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  155. 14:14:56 Using cached https://files.pythonhosted.org/packages/3b/c3/3043fe9ffd140d03c9d091a056794ccdc427c56ec19b8eea74f9ea0a498f/jupyter_client-5.2.4-py2.py3-none-any.whl
  156. 14:14:56 Collecting prometheus-client (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  157. 14:14:56 Collecting jupyter-core>=4.4.0 (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  158. 14:14:56 Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl
  159. 14:14:56 Collecting nbformat (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  160. 14:14:56 Using cached https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl
  161. 14:14:56 Collecting Send2Trash (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  162. 14:14:56 Using cached https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl
  163. 14:14:56 Collecting nbconvert (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  164. 14:14:56 Using cached https://files.pythonhosted.org/packages/b8/39/1e67fea74dc9577cc49f9863fe3ec824e525d1304ab6027d95a94cd586f5/nbconvert-5.4.1-py2.py3-none-any.whl
  165. 14:14:56 Collecting terminado>=0.8.1 (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  166. 14:14:56 Using cached https://files.pythonhosted.org/packages/a7/56/80ea7fa66565fa75ae21ce0c16bc90067530e5d15e48854afcc86585a391/terminado-0.8.2-py2.py3-none-any.whl
  167. 14:14:56 Collecting tornado<7,>=4.1 (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  168. 14:14:56 Collecting pyzmq>=17 (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  169. 14:14:56 Using cached https://files.pythonhosted.org/packages/3c/72/1259cea3a7bc0ace82afd2244fdc448c4c2fb6b49a14e87ba832e00ee86a/pyzmq-18.0.1-cp37-cp37m-manylinux1_x86_64.whl
  170.  
  171. 14:14:56 Collecting ipykernel (from notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  172. 14:14:56 Using cached https://files.pythonhosted.org/packages/d8/b0/f0be5c5ab335196f5cce96e5b889a4fcf5bfe462eb0acc05cd7e2caf65eb/ipykernel-5.1.0-py3-none-any.whl
  173. 14:14:56 Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->ipython>=5.8.0->-r requirements.txt (line 15))
  174. 14:14:57 Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
  175. 14:14:57 Collecting parso>=0.3.0 (from jedi>=0.10->ipython>=5.8.0->-r requirements.txt (line 15))
  176. 14:14:57 Using cached https://files.pythonhosted.org/packages/a7/bd/e2f4753c5fa93932899243b4299011a757ac212e9bc8ddf062f38df4e78b/parso-0.4.0-py2.py3-none-any.whl
  177. 14:14:57 Collecting ptyprocess>=0.5 (from pexpect; sys_platform != "win32"->ipython>=5.8.0->-r requirements.txt (line 15))
  178. 14:14:57 Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl
  179. 14:14:57 Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  180. 14:14:57 Using cached https://files.pythonhosted.org/packages/aa/69/df679dfbdd051568b53c38ec8152a3ab6bc533434fc7ed11ab034bf5e82f/jsonschema-3.0.1-py2.py3-none-any.whl
  181. 14:14:57 Collecting mistune>=0.8.1 (from nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  182. 14:14:57 Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl
  183. 14:14:57 Collecting testpath (from nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  184. 14:14:57 Using cached https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl
  185. 14:14:57 Collecting entrypoints>=0.2.2 (from nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  186. 14:14:57 Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl
  187. 14:14:57 Collecting bleach (from nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  188. 14:14:57 Using cached https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl
  189. 14:14:57 Collecting defusedxml (from nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  190. 14:14:57 Using cached https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl
  191. 14:14:57 Collecting pandocfilters>=1.4.1 (from nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  192. 14:14:57 Collecting pyrsistent>=0.14.0 (from jsonschema!=2.5.0,>=2.4->nbformat->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  193. 14:14:57 Collecting webencodings (from bleach->nbconvert->notebook>=3.0->iplotter>=0.4.3->-r requirements.txt (line 14))
  194. 14:14:57 Using cached https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
  195. 14:14:57 Installing collected packages: six, setuptools, protobuf, mysql-connector-python, async-timeout, attrs, idna, multidict, yarl, chardet, aiohttp, asyncio-redis, PyMySQL, aiomysql, xmltodict, antigate, asn1crypto, certifi, urllib3, requests, cfscrape, click, cssselect, MarkupSafe, Jinja2, Werkzeug, itsdangerous, Flask, aniso8601, pytz, Flask-RESTful, futures, maxminddb, geoip2, ipython-genutils, tornado, pyzmq, decorator, traitlets, python-dateutil, jupyter-core, jupyter-client, prometheus-client, pyrsistent, jsonschema, nbformat, Send2Trash, mistune, testpath, entrypoints, webencodings, bleach, pygments, defusedxml, pandocfilters, nbconvert, ptyprocess, terminado, wcwidth, prompt-toolkit, parso, jedi, pexpect, pickleshare, backcall, ipython, ipykernel, notebook, selenium, iplotter, lxml, kiwisolver, numpy, cycler, pyparsing, matplotlib, pillow, py, atomicwrites, more-itertools, pluggy, pytest, raven, redis, pyasn1, rsa, rq, sha256, simplejson, SQLAlchemy, ujson
  196.  
  197. 14:15:08 Successfully installed Flask-1.0.2 Flask-RESTful-0.3.7 Jinja2-2.10.1 MarkupSafe-1.1.1 PyMySQL-0.9.3 SQLAlchemy-1.3.3 Send2Trash-1.5.0 Werkzeug-0.15.2 aiohttp-3.5.4 aiomysql-0.0.20 aniso8601-6.0.0 antigate-1.4.0 asn1crypto-0.24.0 async-timeout-3.0.1 asyncio-redis-0.15.1 atomicwrites-1.3.0 attrs-19.1.0 backcall-0.1.0 bleach-3.1.0 certifi-2019.3.9 cfscrape-1.9.7 chardet-3.0.4 click-7.0 cssselect-1.0.3 cycler-0.10.0 decorator-4.4.0 defusedxml-0.6.0 entrypoints-0.3 futures-3.1.1 geoip2-2.9.0 idna-2.8 iplotter-0.4.3 ipykernel-5.1.0 ipython-7.4.0 ipython-genutils-0.2.0 itsdangerous-1.1.0 jedi-0.13.3 jsonschema-3.0.1 jupyter-client-5.2.4 jupyter-core-4.4.0 kiwisolver-1.1.0 lxml-4.3.3 matplotlib-3.0.3 maxminddb-1.4.1 mistune-0.8.4 more-itertools-7.0.0 multidict-4.5.2 mysql-connector-python-8.0.16 nbconvert-5.4.1 nbformat-4.4.0 notebook-5.7.8 numpy-1.16.3 pandocfilters-1.4.2 parso-0.4.0 pexpect-4.7.0 pickleshare-0.7.5 pillow-6.0.0 pluggy-0.9.0 prometheus-client-0.6.0 prompt-toolkit-2.0.9 protobuf-3.7.1 ptyprocess-0.6.0 py-1.8.0 pyasn1-0.4.5 pygments-2.3.1 pyparsing-2.4.0 pyrsistent-0.14.11 pytest-4.4.1 python-dateutil-2.8.0 pytz-2019.1 pyzmq-18.0.1 raven-6.10.0 redis-3.2.1 requests-2.21.0 rq-1.0 rsa-4.0 selenium-3.141.0 setuptools-41.0.1 sha256-0.1 simplejson-3.16.0 six-1.12.0 terminado-0.8.2 testpath-0.4.2 tornado-6.0.2 traitlets-4.3.2 ujson-1.35 urllib3-1.25.1 wcwidth-0.1.7 webencodings-0.5.1 xmltodict-0.12.0 yarl-1.3.0
  198. 14:15:08 Segmentation fault
  199. 14:15:08 Build step 'Execute shell' marked build as failure
  200. 14:15:08 Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement