Advertisement
Guest User

Untitled

a guest
Sep 19th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.18 KB | None | 0 0
  1. docker-compose build web
  2. Building web
  3. Step 1/33 : FROM python:3.6 as build-python
  4. ---> 4f13b7f2138e
  5. Step 2/33 : RUN apt-get -y update && apt-get install -y gettext && apt-get clean && rm -rf /var/lib/apt/lists/*
  6. ---> Using cache
  7. ---> 7b3efb90cb4c
  8. Step 3/33 : ADD requirements.txt /app/
  9. ---> ab51eeffdc7c
  10. Step 4/33 : RUN pip install --upgrade pip
  11. ---> Running in 083430b825c7
  12. Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (18.0)
  13. Removing intermediate container 083430b825c7
  14. ---> 89a82de54251
  15. Step 5/33 : RUN pip install -r /app/requirements.txt
  16. ---> Running in 596786b9bd92
  17. Collecting amqp==2.3.2 (from -r /app/requirements.txt (line 7))
  18. Downloading https://files.pythonhosted.org/packages/7f/cf/12d4611fc67babd4ae250c9e8249c5650ae1933395488e9e7e3562b4ff24/amqp-2.3.2-py2.py3-none-any.whl (48kB)
  19. Collecting aniso8601==3.0.2 (from -r /app/requirements.txt (line 8))
  20. Downloading https://files.pythonhosted.org/packages/17/13/eecdcc638c0ea3b105ebb62ff4e76914a744ef1b6f308651dbed368c6c01/aniso8601-3.0.2-py2.py3-none-any.whl
  21. Collecting asn1crypto==0.24.0 (from -r /app/requirements.txt (line 9))
  22. Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
  23. Collecting atomicwrites==1.1.5 (from -r /app/requirements.txt (line 10))
  24. Downloading https://files.pythonhosted.org/packages/0a/e8/cd6375e7a59664eeea9e1c77a766eeac0fc3083bb958c2b41ec46b95f29c/atomicwrites-1.1.5-py2.py3-none-any.whl
  25. Collecting attrs==18.1.0 (from -r /app/requirements.txt (line 11))
  26. Downloading https://files.pythonhosted.org/packages/41/59/cedf87e91ed541be7957c501a92102f9cc6363c623a7666d69d51c78ac5b/attrs-18.1.0-py2.py3-none-any.whl
  27. Collecting babel==2.6.0 (from -r /app/requirements.txt (line 12))
  28. Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
  29. Collecting billiard==3.5.0.4 (from -r /app/requirements.txt (line 13))
  30. Downloading https://files.pythonhosted.org/packages/87/ac/9b3cc065557ad5769d0626fd5dba0ad1cb40e3a72fe6acd3d081b4ad864e/billiard-3.5.0.4.tar.gz (150kB)
  31. Collecting bleach==2.1.4 (from -r /app/requirements.txt (line 14))
  32. Downloading https://files.pythonhosted.org/packages/94/aa/0f7ce53f8688bb9f80c0cffacc3964ddfe08321c509c0bfe5062848951f9/bleach-2.1.4-py2.py3-none-any.whl
  33. Collecting boto3==1.7.79 (from -r /app/requirements.txt (line 15))
  34. Downloading https://files.pythonhosted.org/packages/17/23/357d700ca6336e2127521ee812cd9e06ff3e2bcb6fd6de874dc8a4f74f74/boto3-1.7.79-py2.py3-none-any.whl (128kB)
  35. Collecting botocore==1.10.79 (from -r /app/requirements.txt (line 16))
  36. Downloading https://files.pythonhosted.org/packages/ad/59/9604ae6f1e8ae51332c7f1c27996a48ded70ba214603ee1db7140ed13730/botocore-1.10.79-py2.py3-none-any.whl (4.5MB)
  37. Collecting braintree==3.47.0 (from -r /app/requirements.txt (line 17))
  38. Downloading https://files.pythonhosted.org/packages/04/cf/30d10ab8a9efed6c6b81010920a0248ae19a86215506bfe58e688faf146c/braintree-3.47.0-py2.py3-none-any.whl (119kB)
  39. Collecting cairocffi==0.9.0 (from -r /app/requirements.txt (line 18))
  40. Downloading https://files.pythonhosted.org/packages/62/be/ad4d422b6f38d99b09ad6d046ab725e8ccac5fefd9ca256ca35a80dbf3c6/cairocffi-0.9.0.tar.gz (84kB)
  41. Collecting cairosvg==2.1.3 (from -r /app/requirements.txt (line 19))
  42. Downloading https://files.pythonhosted.org/packages/db/8c/eb114f08b0db43ec05c946e33d1a180819f34c185f05223407ac9a6fce90/CairoSVG-2.1.3-py3-none-any.whl (101kB)
  43. Collecting celery[redis]==4.2.1 (from -r /app/requirements.txt (line 20))
  44. Downloading https://files.pythonhosted.org/packages/e8/58/2a0b1067ab2c12131b5c089dfc579467c76402475c5231095e36a43b749c/celery-4.2.1-py2.py3-none-any.whl (401kB)
  45. Collecting certifi==2018.8.13 (from -r /app/requirements.txt (line 21))
  46. Downloading https://files.pythonhosted.org/packages/16/1f/50d729c104b21c1042aa51560da6141d1cab476ba7015d92b2111c8db841/certifi-2018.8.13-py2.py3-none-any.whl (146kB)
  47. Collecting cffi==1.11.5 (from -r /app/requirements.txt (line 22))
  48. Downloading https://files.pythonhosted.org/packages/6d/c0/47db8f624f3e4e2f3f27be03a93379d1ba16a1450a7b1aacfa0366e2c0dd/cffi-1.11.5-cp36-cp36m-manylinux1_x86_64.whl (421kB)
  49. Collecting chardet==3.0.4 (from -r /app/requirements.txt (line 23))
  50. Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
  51. Collecting cryptography==2.3.1 (from -r /app/requirements.txt (line 24))
  52. Downloading https://files.pythonhosted.org/packages/59/32/92cade62c645756a83598edf56289e9b19aae5370642a7ce690cd06bc72f/cryptography-2.3.1-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
  53. Collecting cssselect2==0.2.1 (from -r /app/requirements.txt (line 25))
  54. Downloading https://files.pythonhosted.org/packages/12/e2/91fcd4cd32545beec6e11628d64d3e20f11b5a95dd1ccf3216fd69f176b7/cssselect2-0.2.1-py2.py3-none-any.whl
  55. Collecting defusedxml==0.5.0 (from -r /app/requirements.txt (line 26))
  56. Downloading https://files.pythonhosted.org/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl
  57. Collecting dj-database-url==0.5.0 (from -r /app/requirements.txt (line 27))
  58. Downloading https://files.pythonhosted.org/packages/d4/a6/4b8578c1848690d0c307c7c0596af2077536c9ef2a04d42b00fabaa7e49d/dj_database_url-0.5.0-py2.py3-none-any.whl
  59. Collecting dj-email-url==0.1.0 (from -r /app/requirements.txt (line 28))
  60. Downloading https://files.pythonhosted.org/packages/be/7e/d01d9b0c6f72d49e29eaf427fbae1cfdf184535fc72e8116186175961c28/dj_email_url-0.1.0-py2.py3-none-any.whl
  61. Collecting django-appconf==1.0.2 (from -r /app/requirements.txt (line 29))
  62. Downloading https://files.pythonhosted.org/packages/5b/78/726cdf3e04660560cf25f9def95b8f2736310c581dabed9adfe60154a9f8/django_appconf-1.0.2-py2.py3-none-any.whl
  63. Collecting django-babel==0.6.2 (from -r /app/requirements.txt (line 30))
  64. Downloading https://files.pythonhosted.org/packages/c7/2e/94ccd2597fbe4b0bc736c570d1334aa942e535351a316ce7ccb88bb676b1/django_babel-0.6.2-py2.py3-none-any.whl
  65. Collecting django-bootstrap4==0.0.6 (from -r /app/requirements.txt (line 31))
  66. Downloading https://files.pythonhosted.org/packages/80/ad/23a156a282c733c33bc7282572b89d00131130519e0de18013e7e3fcb6e3/django-bootstrap4-0.0.6.tar.gz
  67. Collecting django-cache-url==3.0.0 (from -r /app/requirements.txt (line 32))
  68. Downloading https://files.pythonhosted.org/packages/75/7d/cb11e01b6c7089fd4ec8e3e24ec6b7490c1b1686ec0043d867e65e005fe3/django_cache_url-3.0.0-py2.py3-none-any.whl
  69. Collecting django-celery-results==1.0.1 (from -r /app/requirements.txt (line 33))
  70. Downloading https://files.pythonhosted.org/packages/8d/82/4ede39c945811ffea9de29c5d312e1ab84352c3b01a290f9dce81614567d/django_celery_results-1.0.1-py2.py3-none-any.whl
  71. Collecting django-countries==5.3.1 (from -r /app/requirements.txt (line 34))
  72. Downloading https://files.pythonhosted.org/packages/a1/d8/1020db2b17cab5f8b1d83fcd8c7ff38d57bdc3c540358151f446cc09872a/django_countries-5.3.1-py2.py3-none-any.whl (710kB)
  73. Collecting django-debug-toolbar-request-history==0.0.7 (from -r /app/requirements.txt (line 35))
  74. Downloading https://files.pythonhosted.org/packages/e5/d3/4997dcc331e40d9fcdaca1e39a2e384cdecce3db0f5415d994243f4d7bbd/django_debug_toolbar_request_history-0.0.7-py2.py3-none-any.whl
  75. Collecting django-debug-toolbar==1.9.1 (from -r /app/requirements.txt (line 36))
  76. Downloading https://files.pythonhosted.org/packages/b2/ff/eb95539d31b3f3c12803c8f18cefe7f9e6f7281b059a36dbc9ee9b52c558/django_debug_toolbar-1.9.1-py2.py3-none-any.whl (206kB)
  77. Collecting django-elasticsearch-dsl==0.5.0 (from -r /app/requirements.txt (line 37))
  78. Downloading https://files.pythonhosted.org/packages/89/85/895ae04eafc0195e9c11e0d24b19ea5084b6e8f64f04d08f701ed8b2cdc9/django_elasticsearch_dsl-0.5.0-py2.py3-none-any.whl
  79. Collecting django-environ==0.4.5 (from -r /app/requirements.txt (line 38))
  80. Downloading https://files.pythonhosted.org/packages/9f/32/76295a1a5d00bf556c495216581c6997e7fa5f533b2229e0a9d6cbaa95ae/django_environ-0.4.5-py2.py3-none-any.whl
  81. Collecting django-filter==2.0.0 (from -r /app/requirements.txt (line 39))
  82. Downloading https://files.pythonhosted.org/packages/6a/8b/8517167a0adc45ce94d0873efb9487dd4cdeff7e10f96e837ad3d58f5837/django_filter-2.0.0-py3-none-any.whl (69kB)
  83. Collecting django-fsm==2.6.0 (from -r /app/requirements.txt (line 40))
  84. Downloading https://files.pythonhosted.org/packages/cc/81/6074f9e46a81e004b84d9000e7805c6620fa56e43c5eb30a04ae176fcba1/django_fsm-2.6.0-py2.py3-none-any.whl
  85. Collecting django-graphql-jwt==0.1.10 (from -r /app/requirements.txt (line 41))
  86. Downloading https://files.pythonhosted.org/packages/e5/8a/aff8a772e5b1b034f2c0c72bb579f227faf116dfd4cfd5a1f9940d20c07a/django_graphql_jwt-0.1.10-py2.py3-none-any.whl
  87. Collecting django-impersonate==1.3 (from -r /app/requirements.txt (line 42))
  88. Downloading https://files.pythonhosted.org/packages/5e/aa/62847439f2ce329119dc36e7b1fab774f018bef0e05fe7b26a3b08dee7f8/django-impersonate-1.3.tar.gz
  89. Collecting django-js-asset==1.1.0 (from -r /app/requirements.txt (line 43))
  90. Downloading https://files.pythonhosted.org/packages/d5/96/f68c636ebedc59576c3702b2bd00cd01eb8557a4b13d50c8fbc0cf91cc47/django_js_asset-1.1.0-py2.py3-none-any.whl
  91. Collecting django-measurement==3.0.0 (from -r /app/requirements.txt (line 44))
  92. Downloading https://files.pythonhosted.org/packages/92/03/a6b6b14d45fb274c47b9a29349e00d43fbe019ff5daf4095d77aade5fa3e/django-measurement-3.0.0.tar.gz
  93. Collecting django-mptt==0.9.1 (from -r /app/requirements.txt (line 45))
  94. Downloading https://files.pythonhosted.org/packages/46/ec/415a72ff8c41be0e00900941fad48b3c696fd1da7f8e8ac1e6abc59d8981/django_mptt-0.9.1-py2.py3-none-any.whl (105kB)
  95. Collecting django-payments==0.13.0 (from -r /app/requirements.txt (line 46))
  96. Downloading https://files.pythonhosted.org/packages/de/7e/2daa29c117e28de7cc1066395cb8de84faa30bdb856ee0cab384dcec235e/django-payments-0.13.0.tar.gz (77kB)
  97. Collecting django-phonenumber-field==2.0.0 (from -r /app/requirements.txt (line 47))
  98. Downloading https://files.pythonhosted.org/packages/1a/91/a6d08e0d00148a5c324996a6411c16520fe86ba8a9d6a69c1e4883007bb9/django-phonenumber-field-2.0.0.tar.gz
  99. Collecting django-prices-openexchangerates==1.0.1 (from -r /app/requirements.txt (line 48))
  100. Downloading https://files.pythonhosted.org/packages/81/9b/f7228f9ce79b66bd4b9222d15d0f299b055fd7fcdbe0b277088872f1b460/django-prices-openexchangerates-1.0.1.tar.gz
  101. Collecting django-prices-vatlayer==1.0.2 (from -r /app/requirements.txt (line 49))
  102. Downloading https://files.pythonhosted.org/packages/3e/ee/b0c76ccbdbe218114526d582ef337c8f2cdd1d392cb1201db12fa9664848/django-prices-vatlayer-1.0.2.tar.gz
  103. Collecting django-prices==1.0.4 (from -r /app/requirements.txt (line 50))
  104. Downloading https://files.pythonhosted.org/packages/3a/3b/adaa5444eaaed0939ebd4281128ae3eb3ed2d91c942979be371537e341e2/django-prices-1.0.4.tar.gz
  105. Collecting django-recaptcha==1.4.0 (from -r /app/requirements.txt (line 51))
  106. Downloading https://files.pythonhosted.org/packages/67/fa/dd378f42fd87c5c7ad31d2d0fe0bbbae6a240f1d935bbc592db8ac4828d2/django-recaptcha-1.4.0.tar.gz
  107. Collecting django-redis==4.9.0 (from -r /app/requirements.txt (line 52))
  108. Downloading https://files.pythonhosted.org/packages/d5/3c/184b7a962f2aa5e49388ced9664a308b8d1b9864dc6afe7adb2a8302b5c4/django_redis-4.9.0-py2.py3-none-any.whl
  109. Collecting django-render-block==0.5 (from -r /app/requirements.txt (line 53))
  110. Downloading https://files.pythonhosted.org/packages/43/b4/7495a352983dd20589aed780bbda6dafb7c5abe99add2accd7b04af3b94f/django_render_block-0.5-py2.py3-none-any.whl
  111. Collecting django-storages==1.6.6 (from -r /app/requirements.txt (line 54))
  112. Downloading https://files.pythonhosted.org/packages/93/35/5debbc49aedbb16af70f794569b50ea55718b24c5e3d0cb5a8f24ad8abff/django_storages-1.6.6-py2.py3-none-any.whl (48kB)
  113. Collecting django-templated-email==2.2.0 (from -r /app/requirements.txt (line 55))
  114. Downloading https://files.pythonhosted.org/packages/78/7f/8b749c363f2ccd6b181dff384f6ae845a0656284ed419a097d98c2a42661/django-templated-email-2.2.0.tar.gz
  115. Collecting django-versatileimagefield==1.10 (from -r /app/requirements.txt (line 56))
  116. Downloading https://files.pythonhosted.org/packages/a7/71/9d80818f1ff377d5d6c4711f02109630c7019cc4d483459b7a604fa3759a/django_versatileimagefield-1.10-py2.py3-none-any.whl (54kB)
  117. Collecting django-webpack-loader==0.6.0 (from -r /app/requirements.txt (line 57))
  118. Downloading https://files.pythonhosted.org/packages/59/95/5f22937ebb7aae30bbd8e1d4f428a36bdd98ac97c3ed12ebba9c6902496c/django_webpack_loader-0.6.0-py2.py3-none-any.whl
  119. Collecting django==2.0.8 (from -r /app/requirements.txt (line 58))
  120. Downloading https://files.pythonhosted.org/packages/2b/85/337bfa37c4b82f59ee9b8deca55a8daa7ef16c8cdfa86d273625bc6ed887/Django-2.0.8-py3-none-any.whl (7.1MB)
  121. Collecting docutils==0.14 (from -r /app/requirements.txt (line 59))
  122. Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB)
  123. Collecting elasticsearch-dsl==5.4.0 (from -r /app/requirements.txt (line 60))
  124. Downloading https://files.pythonhosted.org/packages/6f/e0/51bd2b3310499bbc06ee7f43cb0e8ea1c91f8f595912bcb08bb3208c0aa0/elasticsearch_dsl-5.4.0-py2.py3-none-any.whl (46kB)
  125. Collecting elasticsearch==5.5.3 (from -r /app/requirements.txt (line 61))
  126. Downloading https://files.pythonhosted.org/packages/ba/9a/518b2638dcc762dcb627384701395e24caabd8bef4d9f76574b6707bbbe6/elasticsearch-5.5.3-py2.py3-none-any.whl (119kB)
  127. Collecting faker==0.9.0 (from -r /app/requirements.txt (line 62))
  128. Downloading https://files.pythonhosted.org/packages/8d/76/d9e1dde824f059c4c7c62229ac4818d774d451822d84939ffc3376930f0b/Faker-0.9.0-py2.py3-none-any.whl (747kB)
  129. Collecting freezegun==0.3.10 (from -r /app/requirements.txt (line 63))
  130. Downloading https://files.pythonhosted.org/packages/1b/78/feef0b235f1fed24aa5e617dee51f16d7cfd236bdacd0319718ce4706092/freezegun-0.3.10-py2.py3-none-any.whl
  131. Collecting google-i18n-address==2.3.2 (from -r /app/requirements.txt (line 64))
  132. Downloading https://files.pythonhosted.org/packages/b8/04/6a28f8c4b416eb03b48a0a680387af60a2bddbb855327e60be18b1ca0633/google_i18n_address-2.3.2-py2.py3-none-any.whl (769kB)
  133. Collecting google-measurement-protocol==1.0.0 (from -r /app/requirements.txt (line 65))
  134. Downloading https://files.pythonhosted.org/packages/03/fb/bd39f9487092b115fb2ecf72a69a873b1dd87bb98b9478e7164c8886e35d/google-measurement-protocol-1.0.0.tar.gz
  135. Collecting graphene-django==2.2.0 (from -r /app/requirements.txt (line 66))
  136. Downloading https://files.pythonhosted.org/packages/8c/8b/8ebe70252b035b3cc1a65baa5543d8ff0ea6d41adac58c2db933d576e986/graphene_django-2.2.0-py2.py3-none-any.whl (58kB)
  137. Collecting graphene==2.1.3 (from -r /app/requirements.txt (line 67))
  138. Downloading https://files.pythonhosted.org/packages/a6/75/73bec3147071034ba73fad9aa2a8f4a41910a93b2cba1bc579420752aa3b/graphene-2.1.3-py2.py3-none-any.whl (95kB)
  139. Collecting graphql-core==2.1 (from -r /app/requirements.txt (line 68))
  140. Downloading https://files.pythonhosted.org/packages/35/dd/2dff553c929d059e53a95a8bcff66f6a3930d736dfea17f88d16229eaf84/graphql_core-2.1-py2.py3-none-any.whl (249kB)
  141. Collecting graphql-relay==0.4.5 (from -r /app/requirements.txt (line 69))
  142. Downloading https://files.pythonhosted.org/packages/5e/b0/b91fadc180544fc9e3c156d7049561fd5f1e2211d26fd29033548fd50934/graphql-relay-0.4.5.tar.gz
  143. Collecting html5lib==1.0.1 (from -r /app/requirements.txt (line 70))
  144. Downloading https://files.pythonhosted.org/packages/a5/62/bbd2be0e7943ec8504b517e62bab011b4946e1258842bc159e5dfde15b96/html5lib-1.0.1-py2.py3-none-any.whl (117kB)
  145. Collecting idna==2.7 (from -r /app/requirements.txt (line 71))
  146. Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB)
  147. Collecting jmespath==0.9.3 (from -r /app/requirements.txt (line 72))
  148. Downloading https://files.pythonhosted.org/packages/b7/31/05c8d001f7f87f0f07289a5fc0fc3832e9a57f2dbd4d3b0fee70e0d51365/jmespath-0.9.3-py2.py3-none-any.whl
  149. Collecting jsonfield==2.0.2 (from -r /app/requirements.txt (line 73))
  150. Downloading https://files.pythonhosted.org/packages/39/ab/00f09d604f1d659831cc4d7f26419bbf2bd70852951a4f77691bd78f527e/jsonfield-2.0.2-py2.py3-none-any.whl
  151. Collecting kombu==4.2.1 (from -r /app/requirements.txt (line 74))
  152. Downloading https://files.pythonhosted.org/packages/97/61/65838c7da048e56d549e358ac19c0979c892e17dc6186610c49531d35b70/kombu-4.2.1-py2.py3-none-any.whl (177kB)
  153. Collecting markdown==2.6.11 (from -r /app/requirements.txt (line 75))
  154. Downloading https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl (78kB)
  155. Collecting maxminddb-geolite2==2018.703 (from -r /app/requirements.txt (line 76))
  156. Downloading https://files.pythonhosted.org/packages/51/01/d12231a190659c269fec87a1144c9e243aadfccb0b18f7aca329661d9308/maxminddb-geolite2-2018.703.tar.gz (26.1MB)
  157. Collecting maxminddb==1.4.1 (from -r /app/requirements.txt (line 77))
  158. Downloading https://files.pythonhosted.org/packages/83/35/6dc423e0ff354c326849d6d878d104b44be7eec491dcf26787ab3593cd81/maxminddb-1.4.1.tar.gz (264kB)
  159. Collecting measurement==2.0.1 (from -r /app/requirements.txt (line 78))
  160. Downloading https://files.pythonhosted.org/packages/6f/ae/2c4128553333e4391f8e0e7193567a32d73a0ca79700d20fdccfdd9553fd/measurement-2.0.1.tar.gz
  161. Collecting more-itertools==4.3.0 (from -r /app/requirements.txt (line 79))
  162. Downloading https://files.pythonhosted.org/packages/79/b1/eace304ef66bd7d3d8b2f78cc374b73ca03bc53664d78151e9df3b3996cc/more_itertools-4.3.0-py3-none-any.whl (48kB)
  163. Collecting mpmath==1.0.0 (from -r /app/requirements.txt (line 80))
  164. Downloading https://files.pythonhosted.org/packages/7a/05/b3d1472885d8dc0606936ea5da0ccb1b4785682e78ab15e34ada24aea8d5/mpmath-1.0.0.tar.gz (511kB)
  165. Collecting multidict==4.3.1 (from -r /app/requirements.txt (line 81))
  166. Downloading https://files.pythonhosted.org/packages/cc/30/508a22a28dfb50cf9079cd9d0cf9b0d7dbae5afdf9823977351cbd548897/multidict-4.3.1-cp36-cp36m-manylinux1_x86_64.whl (476kB)
  167. Collecting oauthlib==2.1.0 (from -r /app/requirements.txt (line 82))
  168. Downloading https://files.pythonhosted.org/packages/e6/d1/ddd9cfea3e736399b97ded5c2dd62d1322adef4a72d816f1ed1049d6a179/oauthlib-2.1.0-py2.py3-none-any.whl (121kB)
  169. Collecting pdfrw==0.4 (from -r /app/requirements.txt (line 83))
  170. Downloading https://files.pythonhosted.org/packages/c0/84/af442c4458756bb0c0d2424102d1200616f3ff9b82c48aaa130e08549bf6/pdfrw-0.4-py2.py3-none-any.whl (69kB)
  171. Collecting phonenumberslite==8.9.10 (from -r /app/requirements.txt (line 84))
  172. Downloading https://files.pythonhosted.org/packages/89/ee/219fb03378742c0519a880c1a8200a655547fa60ae29817cf33a2682b5c0/phonenumberslite-8.9.10-py2.py3-none-any.whl (432kB)
  173. Collecting pillow==5.2.0 (from -r /app/requirements.txt (line 85))
  174. Downloading https://files.pythonhosted.org/packages/d1/24/f53ff6b61b3d728b90934bddb4f03f8ab584a7f49299bf3bde56e2952612/Pillow-5.2.0-cp36-cp36m-manylinux1_x86_64.whl (2.0MB)
  175. Collecting pluggy==0.7.1 (from -r /app/requirements.txt (line 86))
  176. Downloading https://files.pythonhosted.org/packages/f5/f1/5a93c118663896d83f7bcbfb7f657ce1d0c0d617e6b4a443a53abcc658ca/pluggy-0.7.1-py2.py3-none-any.whl
  177. Collecting prices==1.0.0 (from -r /app/requirements.txt (line 87))
  178. Downloading https://files.pythonhosted.org/packages/0f/82/49d3b6c15f8a01f6f019ad4130d08ae0ee8271bb956a9e0d1b0bbf55d683/prices-1.0.0.tar.gz
  179. Collecting promise==2.1 (from -r /app/requirements.txt (line 88))
  180. Downloading https://files.pythonhosted.org/packages/e2/23/ff9e53fb9a00f89573646729e04a2c0933e845dcca758113f0281c396cdf/promise-2.1.tar.gz
  181. Collecting psycopg2-binary==2.7.5 (from -r /app/requirements.txt (line 89))
  182. Downloading https://files.pythonhosted.org/packages/3f/4e/b9a5cb7c7451029f67f93426cbb5f5bebedc3f9a8b0a470de7d0d7883602/psycopg2_binary-2.7.5-cp36-cp36m-manylinux1_x86_64.whl (2.7MB)
  183. Collecting purl==1.4 (from -r /app/requirements.txt (line 90))
  184. Downloading https://files.pythonhosted.org/packages/36/dc/252eedfe062c3f8b92b565ebbdfacbcf0e5522d2cd4c8873d9f88b096290/purl-1.4-py2.py3-none-any.whl
  185. Collecting py==1.5.4 (from -r /app/requirements.txt (line 91))
  186. Downloading https://files.pythonhosted.org/packages/f3/bd/83369ff2dee18f22f27d16b78dd651e8939825af5f8b0b83c38729069962/py-1.5.4-py2.py3-none-any.whl (83kB)
  187. Collecting pycparser==2.18 (from -r /app/requirements.txt (line 92))
  188. Downloading https://files.pythonhosted.org/packages/8c/2d/aad7f16146f4197a11f8e91fb81df177adcc2073d36a17b1491fd09df6ed/pycparser-2.18.tar.gz (245kB)
  189. Collecting pyjwt==1.6.4 (from -r /app/requirements.txt (line 93))
  190. Downloading https://files.pythonhosted.org/packages/93/d1/3378cc8184a6524dc92993090ee8b4c03847c567e298305d6cf86987e005/PyJWT-1.6.4-py2.py3-none-any.whl
  191. Collecting pyphen==0.9.4 (from -r /app/requirements.txt (line 94))
  192. Downloading https://files.pythonhosted.org/packages/dd/c4/74859f895e2361d92cfbb6208ea7afd06c2f1f05c491da71cbd7ce3887be/Pyphen-0.9.4-py2.py3-none-any.whl (1.9MB)
  193. Collecting pytest-django==3.4.1 (from -r /app/requirements.txt (line 95))
  194. Downloading https://files.pythonhosted.org/packages/35/01/7961797bdc5c55bad5259f982b50a4f55661b3dbd3d947588c7e02082d37/pytest_django-3.4.1-py2.py3-none-any.whl
  195. Collecting pytest-mock==1.10.0 (from -r /app/requirements.txt (line 96))
  196. Downloading https://files.pythonhosted.org/packages/5e/58/c97f24442020f91af0a4a266280f48b2cbbc43b4e33b0955ac3b3425a5ff/pytest_mock-1.10.0-py2.py3-none-any.whl
  197. Collecting pytest-vcr==0.3.0 (from -r /app/requirements.txt (line 97))
  198. Downloading https://files.pythonhosted.org/packages/39/e3/b2bb2593fd3670f6eb273641e58cc67e7258de4e7ebbecf99b35fc0c517c/pytest_vcr-0.3.0-py2.py3-none-any.whl
  199. Collecting pytest==3.7.1 (from -r /app/requirements.txt (line 98))
  200. Downloading https://files.pythonhosted.org/packages/d2/86/7b9513da923b94e48c2cf013ae4eae8184a36ebeb7fe27d386bc3db4f56f/pytest-3.7.1-py2.py3-none-any.whl (202kB)
  201. Collecting python-dateutil==2.7.3 (from -r /app/requirements.txt (line 99))
  202. Downloading https://files.pythonhosted.org/packages/cf/f5/af2b09c957ace60dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825/python_dateutil-2.7.3-py2.py3-none-any.whl (211kB)
  203. Collecting python3-openid==3.1.0 (from -r /app/requirements.txt (line 100))
  204. Downloading https://files.pythonhosted.org/packages/bd/de/52c5699f52dcee3037db587196dcaf63ffedf5fbeba3183afe9b21a3a89f/python3_openid-3.1.0-py3-none-any.whl (130kB)
  205. Collecting pytz==2018.5 (from -r /app/requirements.txt (line 101))
  206. Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB)
  207. Collecting pyyaml==3.13 (from -r /app/requirements.txt (line 102))
  208. Downloading https://files.pythonhosted.org/packages/9e/a3/1d13970c3f36777c583f136c136f804d70f500168edc1edea6daa7200769/PyYAML-3.13.tar.gz (270kB)
  209. Collecting raven==6.9.0 (from -r /app/requirements.txt (line 103))
  210. Downloading https://files.pythonhosted.org/packages/11/3a/b3e46b279b8bdd9eb55857d0e95044cad31732c80f628bb75e1e9e881a32/raven-6.9.0-py2.py3-none-any.whl (287kB)
  211. Collecting redis==2.10.6 (from -r /app/requirements.txt (line 104))
  212. Downloading https://files.pythonhosted.org/packages/3b/f6/7a76333cf0b9251ecf49efff635015171843d9b977e4ffcf59f9c4428052/redis-2.10.6-py2.py3-none-any.whl (64kB)
  213. Collecting requests-oauthlib==1.0.0 (from -r /app/requirements.txt (line 105))
  214. Downloading https://files.pythonhosted.org/packages/94/e7/c250d122992e1561690d9c0f7856dadb79d61fd4bdd0e598087dce607f6c/requests_oauthlib-1.0.0-py2.py3-none-any.whl
  215. Collecting requests==2.19.1 (from -r /app/requirements.txt (line 106))
  216. Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB)
  217. Collecting rx==1.6.1 (from -r /app/requirements.txt (line 107))
  218. Downloading https://files.pythonhosted.org/packages/33/0f/5ef4ac78e2a538cc1b054eb86285fe0bf7a5dbaeaac2c584757c300515e2/Rx-1.6.1-py2.py3-none-any.whl (179kB)
  219. Collecting s3transfer==0.1.13 (from -r /app/requirements.txt (line 108))
  220. Downloading https://files.pythonhosted.org/packages/d7/14/2a0004d487464d120c9fb85313a75cd3d71a7506955be458eebfe19a6b1d/s3transfer-0.1.13-py2.py3-none-any.whl (59kB)
  221. Collecting singledispatch==3.4.0.3 (from -r /app/requirements.txt (line 109))
  222. Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
  223. Collecting six==1.11.0 (from -r /app/requirements.txt (line 110))
  224. Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
  225. Collecting social-auth-app-django==2.1.0 (from -r /app/requirements.txt (line 111))
  226. Downloading https://files.pythonhosted.org/packages/c8/76/511b8eac89029ce3356914ad517c0126f3c29b3fd9f6330ea60679d288b2/social_auth_app_django-2.1.0-py3-none-any.whl
  227. Collecting social-auth-core==1.7.0 (from -r /app/requirements.txt (line 112))
  228. Downloading https://files.pythonhosted.org/packages/81/12/f42b5c69eadc1774063ea87bdfce53975e0b91cca33bb7efc810cab157f7/social_auth_core-1.7.0-py3-none-any.whl (290kB)
  229. Collecting sqlparse==0.2.4 (from -r /app/requirements.txt (line 113))
  230. Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
  231. Collecting stripe==2.8.1 (from -r /app/requirements.txt (line 114))
  232. Downloading https://files.pythonhosted.org/packages/1f/10/5df0ed8e70c62812ece8de7b018b5968a78e3b8eee3903c0d4ddce76d8b4/stripe-2.8.1-py2.py3-none-any.whl (208kB)
  233. Collecting suds-jurko==0.6 (from -r /app/requirements.txt (line 115))
  234. Downloading https://files.pythonhosted.org/packages/bd/6f/54fbf0999a606680d27c69b1ad12dfff62768ecb9fe48524cebda6eb4423/suds-jurko-0.6.tar.bz2 (143kB)
  235. Collecting sympy==1.2 (from -r /app/requirements.txt (line 116))
  236. Downloading https://files.pythonhosted.org/packages/b0/47/54f3a752f3b88b9487f38e5e6b7bb96e0b60286b50fd818999f1ffead0cc/sympy-1.2.tar.gz (5.4MB)
  237. Collecting text-unidecode==1.2 (from -r /app/requirements.txt (line 117))
  238. Downloading https://files.pythonhosted.org/packages/79/42/d717cc2b4520fb09e45b344b1b0b4e81aa672001dd128c180fabc655c341/text_unidecode-1.2-py2.py3-none-any.whl (77kB)
  239. Collecting tinycss2==0.6.1 (from -r /app/requirements.txt (line 118))
  240. Downloading https://files.pythonhosted.org/packages/88/95/0ec73db7fc638ec000e662936ffe1a4e1eaa22f2861c8de18b1597c42584/tinycss2-0.6.1-py2.py3-none-any.whl (61kB)
  241. Collecting typing==3.6.4 (from -r /app/requirements.txt (line 119))
  242. Downloading https://files.pythonhosted.org/packages/05/2b/2b05bf1d5a9dd450447c9a5df3e118a465e5d3cb12b73b7220a5064a403f/typing-3.6.4-py3-none-any.whl
  243. Collecting urllib3==1.23 (from -r /app/requirements.txt (line 120))
  244. Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB)
  245. Collecting uwsgi==2.0.17.1 (from -r /app/requirements.txt (line 121))
  246. Downloading https://files.pythonhosted.org/packages/a2/c9/a2d5737f63cd9df4317a4acc15d1ddf4952e28398601d8d7d706c16381e0/uwsgi-2.0.17.1.tar.gz (800kB)
  247. Collecting vcrpy==1.13.0 (from -r /app/requirements.txt (line 122))
  248. Downloading https://files.pythonhosted.org/packages/45/1d/bd0d6688beb429c23723e4270cdb53342d57fb11563dbd46759f6a050c8c/vcrpy-1.13.0-py2.py3-none-any.whl
  249. Collecting vine==1.1.4 (from -r /app/requirements.txt (line 123))
  250. Downloading https://files.pythonhosted.org/packages/10/50/5b1ebe42843c19f35edb15022ecae339fbec6db5b241a7a13c924dabf2a3/vine-1.1.4-py2.py3-none-any.whl
  251. Collecting weasyprint==0.42.3 (from -r /app/requirements.txt (line 124))
  252. Downloading https://files.pythonhosted.org/packages/a5/3c/a7021bea33ef7515901d77b11cb0d356171068055591e9d813962a0092d8/WeasyPrint-0.42.3-py3-none-any.whl (296kB)
  253. Collecting webencodings==0.5.1 (from -r /app/requirements.txt (line 125))
  254. Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
  255. Collecting wrapt==1.10.11 (from -r /app/requirements.txt (line 126))
  256. Downloading https://files.pythonhosted.org/packages/a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d/wrapt-1.10.11.tar.gz
  257. Collecting xmltodict==0.11.0 (from -r /app/requirements.txt (line 127))
  258. Downloading https://files.pythonhosted.org/packages/42/a9/7e99652c6bc619d19d58cdd8c47560730eb5825d43a7e25db2e1d776ceb7/xmltodict-0.11.0-py2.py3-none-any.whl
  259. Collecting yarl (from -r /app/requirements.txt (line 128))
  260. Downloading https://files.pythonhosted.org/packages/61/67/df71b367680e06bb4127e3df6189826d4b9daebf83c3bd5b9341c99ef528/yarl-1.2.6-cp36-cp36m-manylinux1_x86_64.whl (253kB)
  261. Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from pytest==3.7.1->-r /app/requirements.txt (line 98)) (40.2.0)
  262. Building wheels for collected packages: billiard, cairocffi, django-bootstrap4, django-impersonate, django-measurement, django-payments, django-phonenumber-field, django-prices-openexchangerates, django-prices-vatlayer, django-prices, django-recaptcha, django-templated-email, google-measurement-protocol, graphql-relay, maxminddb-geolite2, maxminddb, measurement, mpmath, prices, promise, pycparser, pyyaml, suds-jurko, sympy, uwsgi, wrapt
  263. Running setup.py bdist_wheel for billiard: started
  264. Running setup.py bdist_wheel for billiard: finished with status 'done'
  265. Stored in directory: /root/.cache/pip/wheels/43/a5/a3/d5513d0baa904819b2ee9c58ff594a0c834cd6fcd19d43d9ce
  266. Running setup.py bdist_wheel for cairocffi: started
  267. Running setup.py bdist_wheel for cairocffi: finished with status 'done'
  268. Stored in directory: /root/.cache/pip/wheels/3a/2e/92/89e9dcce600a1a78bebe571fdd096669cba354b29c5e1140b9
  269. Running setup.py bdist_wheel for django-bootstrap4: started
  270. Running setup.py bdist_wheel for django-bootstrap4: finished with status 'done'
  271. Stored in directory: /root/.cache/pip/wheels/a2/92/2f/110d092bcbf7e25347880d2975e8c53bf1c33177ea3b360478
  272. Running setup.py bdist_wheel for django-impersonate: started
  273. Running setup.py bdist_wheel for django-impersonate: finished with status 'done'
  274. Stored in directory: /root/.cache/pip/wheels/3c/de/9b/d0be5225b5e78598386cff9598614c33af08a56a17263fe5bc
  275. Running setup.py bdist_wheel for django-measurement: started
  276. Running setup.py bdist_wheel for django-measurement: finished with status 'done'
  277. Stored in directory: /root/.cache/pip/wheels/ae/35/aa/4fa5182489675050d96027d3aec00aadd8f77eb4d48491ff50
  278. Running setup.py bdist_wheel for django-payments: started
  279. Running setup.py bdist_wheel for django-payments: finished with status 'done'
  280. Stored in directory: /root/.cache/pip/wheels/61/75/35/6851dffa8f932d846d0b9bfb00d27e260aefb9b2a8ec996b96
  281. Running setup.py bdist_wheel for django-phonenumber-field: started
  282. Running setup.py bdist_wheel for django-phonenumber-field: finished with status 'done'
  283. Stored in directory: /root/.cache/pip/wheels/db/3a/0e/4f121b651c0bdf7cee25125236f31f7d9a2d9d78edaa491747
  284. Running setup.py bdist_wheel for django-prices-openexchangerates: started
  285. Running setup.py bdist_wheel for django-prices-openexchangerates: finished with status 'done'
  286. Stored in directory: /root/.cache/pip/wheels/42/98/c2/2564114faf80667c77b7493c9076f425d58082c67209008bdb
  287. Running setup.py bdist_wheel for django-prices-vatlayer: started
  288. Running setup.py bdist_wheel for django-prices-vatlayer: finished with status 'done'
  289. Stored in directory: /root/.cache/pip/wheels/b0/29/63/9ba57a0661ecb0d2910519896ba41f9ca4b48a76ea65277b60
  290. Running setup.py bdist_wheel for django-prices: started
  291. Running setup.py bdist_wheel for django-prices: finished with status 'done'
  292. Stored in directory: /root/.cache/pip/wheels/6b/19/fe/a2687398a3c327f8f36ff44181953b9aa713db8f338d0faba7
  293. Running setup.py bdist_wheel for django-recaptcha: started
  294. Running setup.py bdist_wheel for django-recaptcha: finished with status 'done'
  295. Stored in directory: /root/.cache/pip/wheels/ce/05/ae/10183132b64c90e7b2dac8e96f08ff99e0fd53bf61b85bc2d6
  296. Running setup.py bdist_wheel for django-templated-email: started
  297. Running setup.py bdist_wheel for django-templated-email: finished with status 'done'
  298. Stored in directory: /root/.cache/pip/wheels/a4/fe/30/1065170a413e0ffab97da482fec26bd0fa1ca69860864bc83d
  299. Running setup.py bdist_wheel for google-measurement-protocol: started
  300. Running setup.py bdist_wheel for google-measurement-protocol: finished with status 'done'
  301. Stored in directory: /root/.cache/pip/wheels/b1/1a/16/547b0adc97b188f6ff1c90938095337036c1208776cb05b0b7
  302. Running setup.py bdist_wheel for graphql-relay: started
  303. Running setup.py bdist_wheel for graphql-relay: finished with status 'done'
  304. Stored in directory: /root/.cache/pip/wheels/61/f6/b1/b3b3a8963e2d98d1d87b2ab871740743ff49d9f0c9fe47cbbc
  305. Running setup.py bdist_wheel for maxminddb-geolite2: started
  306. Running setup.py bdist_wheel for maxminddb-geolite2: finished with status 'done'
  307. Stored in directory: /root/.cache/pip/wheels/94/69/0a/4453d83e882e2c55aa8c8b5b37342e0b4acddb92e808fa9664
  308. Running setup.py bdist_wheel for maxminddb: started
  309. Running setup.py bdist_wheel for maxminddb: finished with status 'done'
  310. Stored in directory: /root/.cache/pip/wheels/58/60/71/9d07e2c0999b13b1f3ca3e2167a3436209e24d7f4ef6e8f919
  311. Running setup.py bdist_wheel for measurement: started
  312. Running setup.py bdist_wheel for measurement: finished with status 'done'
  313. Stored in directory: /root/.cache/pip/wheels/e2/01/fb/44d24d48397eb591318f3f79b31284aceb20fea6a891c3378e
  314. Running setup.py bdist_wheel for mpmath: started
  315. Running setup.py bdist_wheel for mpmath: finished with status 'done'
  316. Stored in directory: /root/.cache/pip/wheels/33/15/0f/9ca5f2ad88a5456803098daa189f382408a81556aa209e97ff
  317. Running setup.py bdist_wheel for prices: started
  318. Running setup.py bdist_wheel for prices: finished with status 'done'
  319. Stored in directory: /root/.cache/pip/wheels/5d/48/a0/7dd5e354c53b51d9aa020edcca65ecd7937840f73cdc68d408
  320. Running setup.py bdist_wheel for promise: started
  321. Running setup.py bdist_wheel for promise: finished with status 'done'
  322. Stored in directory: /root/.cache/pip/wheels/88/86/3e/71eaf83263d21622b40676905009ec308dceea8f1ab6ffb4d1
  323. Running setup.py bdist_wheel for pycparser: started
  324. Running setup.py bdist_wheel for pycparser: finished with status 'done'
  325. Stored in directory: /root/.cache/pip/wheels/c0/a1/27/5ba234bd77ea5a290cbf6d675259ec52293193467a12ef1f46
  326. Running setup.py bdist_wheel for pyyaml: started
  327. Running setup.py bdist_wheel for pyyaml: finished with status 'done'
  328. Stored in directory: /root/.cache/pip/wheels/ad/da/0c/74eb680767247273e2cf2723482cb9c924fe70af57c334513f
  329. Running setup.py bdist_wheel for suds-jurko: started
  330. Running setup.py bdist_wheel for suds-jurko: finished with status 'done'
  331. Stored in directory: /root/.cache/pip/wheels/12/68/53/d3902c054e32115da1d45bac442a547a071a86a65db4d77027
  332. Running setup.py bdist_wheel for sympy: started
  333. Running setup.py bdist_wheel for sympy: finished with status 'done'
  334. Stored in directory: /root/.cache/pip/wheels/b4/af/81/7fad05f53f1e451e8ddb4b15aa3908dc98112a9459911ebb66
  335. Running setup.py bdist_wheel for uwsgi: started
  336. Running setup.py bdist_wheel for uwsgi: finished with status 'done'
  337. Stored in directory: /root/.cache/pip/wheels/32/d6/90/0239cc69219013d9f402b098b7c5ef7454792c21acd1d6c24e
  338. Running setup.py bdist_wheel for wrapt: started
  339. Running setup.py bdist_wheel for wrapt: finished with status 'done'
  340. Stored in directory: /root/.cache/pip/wheels/48/5d/04/22361a593e70d23b1f7746d932802efe1f0e523376a74f321e
  341. Successfully built billiard cairocffi django-bootstrap4 django-impersonate django-measurement django-payments django-phonenumber-field django-prices-openexchangerates django-prices-vatlayer django-prices django-recaptcha django-templated-email google-measurement-protocol graphql-relay maxminddb-geolite2 maxminddb measurement mpmath prices promise pycparser pyyaml suds-jurko sympy uwsgi wrapt
  342. Installing collected packages: vine, amqp, aniso8601, asn1crypto, atomicwrites, attrs, pytz, babel, billiard, six, webencodings, html5lib, bleach, jmespath, python-dateutil, docutils, botocore, s3transfer, boto3, idna, certifi, urllib3, chardet, requests, braintree, pycparser, cffi, cairocffi, tinycss2, cssselect2, pillow, defusedxml, cairosvg, kombu, redis, celery, cryptography, dj-database-url, dj-email-url, django-appconf, django, django-babel, django-bootstrap4, django-cache-url, django-celery-results, django-countries, sqlparse, django-debug-toolbar, django-debug-toolbar-request-history, elasticsearch, elasticsearch-dsl, django-elasticsearch-dsl, django-environ, django-filter, django-fsm, pyjwt, typing, promise, rx, graphql-core, graphql-relay, graphene, django-graphql-jwt, django-impersonate, django-js-asset, mpmath, sympy, measurement, django-measurement, django-mptt, stripe, suds-jurko, xmltodict, django-payments, phonenumberslite, django-phonenumber-field, prices, django-prices, django-prices-openexchangerates, jsonfield, django-prices-vatlayer, django-recaptcha, django-redis, django-render-block, django-storages, django-templated-email, django-versatileimagefield, django-webpack-loader, text-unidecode, faker, freezegun, google-i18n-address, google-measurement-protocol, singledispatch, graphene-django, markdown, maxminddb, maxminddb-geolite2, more-itertools, multidict, oauthlib, pdfrw, pluggy, psycopg2-binary, purl, py, pyphen, pytest, pytest-django, pytest-mock, wrapt, pyyaml, yarl, vcrpy, pytest-vcr, python3-openid, raven, requests-oauthlib, social-auth-core, social-auth-app-django, uwsgi, weasyprint
  343. Successfully installed amqp-2.3.2 aniso8601-3.0.2 asn1crypto-0.24.0 atomicwrites-1.1.5 attrs-18.1.0 babel-2.6.0 billiard-3.5.0.4 bleach-2.1.4 boto3-1.7.79 botocore-1.10.79 braintree-3.47.0 cairocffi-0.9.0 cairosvg-2.1.3 celery-4.2.1 certifi-2018.8.13 cffi-1.11.5 chardet-3.0.4 cryptography-2.3.1 cssselect2-0.2.1 defusedxml-0.5.0 dj-database-url-0.5.0 dj-email-url-0.1.0 django-2.0.8 django-appconf-1.0.2 django-babel-0.6.2 django-bootstrap4-0.0.6 django-cache-url-3.0.0 django-celery-results-1.0.1 django-countries-5.3.1 django-debug-toolbar-1.9.1 django-debug-toolbar-request-history-0.0.7 django-elasticsearch-dsl-0.5.0 django-environ-0.4.5 django-filter-2.0.0 django-fsm-2.6.0 django-graphql-jwt-0.1.10 django-impersonate-1.3 django-js-asset-1.1.0 django-measurement-3.0.0 django-mptt-0.9.1 django-payments-0.13.0 django-phonenumber-field-2.0.0 django-prices-1.0.4 django-prices-openexchangerates-1.0.1 django-prices-vatlayer-1.0.2 django-recaptcha-1.4.0 django-redis-4.9.0 django-render-block-0.5 django-storages-1.6.6 django-templated-email-2.2.0 django-versatileimagefield-1.10 django-webpack-loader-0.6.0 docutils-0.14 elasticsearch-5.5.3 elasticsearch-dsl-5.4.0 faker-0.9.0 freezegun-0.3.10 google-i18n-address-2.3.2 google-measurement-protocol-1.0.0 graphene-2.1.3 graphene-django-2.2.0 graphql-core-2.1 graphql-relay-0.4.5 html5lib-1.0.1 idna-2.7 jmespath-0.9.3 jsonfield-2.0.2 kombu-4.2.1 markdown-2.6.11 maxminddb-1.4.1 maxminddb-geolite2-2018.703 measurement-2.0.1 more-itertools-4.3.0 mpmath-1.0.0 multidict-4.3.1 oauthlib-2.1.0 pdfrw-0.4 phonenumberslite-8.9.10 pillow-5.2.0 pluggy-0.7.1 prices-1.0.0 promise-2.1 psycopg2-binary-2.7.5 purl-1.4 py-1.5.4 pycparser-2.18 pyjwt-1.6.4 pyphen-0.9.4 pytest-3.7.1 pytest-django-3.4.1 pytest-mock-1.10.0 pytest-vcr-0.3.0 python-dateutil-2.7.3 python3-openid-3.1.0 pytz-2018.5 pyyaml-3.13 raven-6.9.0 redis-2.10.6 requests-2.19.1 requests-oauthlib-1.0.0 rx-1.6.1 s3transfer-0.1.13 singledispatch-3.4.0.3 six-1.11.0 social-auth-app-django-2.1.0 social-auth-core-1.7.0 sqlparse-0.2.4 stripe-2.8.1 suds-jurko-0.6 sympy-1.2 text-unidecode-1.2 tinycss2-0.6.1 typing-3.6.4 urllib3-1.23 uwsgi-2.0.17.1 vcrpy-1.13.0 vine-1.1.4 weasyprint-0.42.3 webencodings-0.5.1 wrapt-1.10.11 xmltodict-0.11.0 yarl-1.2.6
  344. Removing intermediate container 596786b9bd92
  345. ---> 135c2e8f931e
  346. Step 6/33 : FROM node:10 as build-nodejs
  347. ---> d0d12094f6ab
  348. Step 7/33 : ARG STATIC_URL
  349. ---> Using cache
  350. ---> ecba0778874c
  351. Step 8/33 : ENV STATIC_URL ${STATIC_URL:-/static/}
  352. ---> Using cache
  353. ---> 14aabd9ac919
  354. Step 9/33 : ADD webpack.config.js app.json package.json package-lock.json tsconfig.json webpack.d.ts /app/
  355. ---> Using cache
  356. ---> 191db8973743
  357. Step 10/33 : WORKDIR /app
  358. ---> Using cache
  359. ---> 0ec732fb827b
  360. Step 11/33 : RUN npm install
  361. ---> Using cache
  362. ---> 2df53ff754ad
  363. Step 12/33 : ADD ./saleor/static /app/saleor/static/
  364. ---> 051fa5863f60
  365. Step 13/33 : ADD ./templates /app/templates/
  366. ---> a743f8b06842
  367. Step 14/33 : RUN STATIC_URL=${STATIC_URL} npm run build-assets --production && npm run build-emails --production
  368. ---> Running in 546a41fc1fde
  369.  
  370. > saleor@0.0.0 build-assets /app
  371. > webpack -p
  372.  
  373. (node:18) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
  374. ℹ 「atl」: Using typescript@3.0.1 from typescript
  375. ℹ 「atl」: Using tsconfig.json from /app/tsconfig.json
  376. DEPRECATION WARNING on line 4, column 8 of stdin:
  377. Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass.
  378. Use a custom importer to maintain this behaviour. Check your implementations documentation on how to create a custom importer.
  379.  
  380. ℹ 「atl」: Checking started in a separate process...
  381. ℹ 「atl」: Time: 3554ms
  382. Hash: 536acfd1536246cd49e2
  383. Version: webpack 4.16.5
  384. Time: 83819ms
  385. Built at: 09/19/2018 1:59:39 PM
  386. Asset Size Chunks Chunk Names
  387. block2.781788024131717ff285b55c9b65bc9b.jpg 193 KiB [emitted]
  388. Roboto-Thin.1f35e6a11d27d2e10d28946d42332dc5.woff2 61.6 KiB [emitted]
  389. Roboto-Light.3c37aa69cd77e6a53a067170fa8fe2e9.woff2 62.8 KiB [emitted]
  390. Roboto-Light.ea36cd9a0e9eee97012a67b8a4570d7b.woff 87.6 KiB [emitted]
  391. Roboto-Regular.5136cbe62a63604402f2fedb97f246f8.woff2 63.3 KiB [emitted]
  392. Roboto-Regular.3cf6adf61054c328b1b0ddcd8f9ce24d.woff 87.7 KiB [emitted]
  393. Roboto-Medium.1561b424aaef2f704bbd89155b3ce514.woff2 63.9 KiB [emitted]
  394. Roboto-Medium.cf4d60bc0b1d4b2314085919a00e1724.woff 88.4 KiB [emitted]
  395. Roboto-Bold.c0f1e4a4fdfb8048c72e86aadb2a247d.woff2 63.3 KiB [emitted]
  396. Roboto-Bold.eed9aab5449cc9c8430d7d258108f602.woff 88.2 KiB [emitted]
  397. chevron-right.b90a94d3bf483b8d97e4647049ecdaa2.svg 210 bytes [emitted]
  398. arrow-select.cf30a11fd56d142d7630b56f16fb0f65.svg 571 bytes [emitted]
  399. Lato-Light.96b78ec9be61a9b1e91d455627636d53.woff2 31.6 KiB [emitted]
  400. Lato-Light.067d56d83ba6202f296c6acd0fd107b1.woff 34.9 KiB [emitted]
  401. Lato-Light.5b761f2d1e4259ea6ac7ab3ebf7f3c49.ttf 120 KiB [emitted]
  402. Lato-Regular.183bf2570509b4588f48227a1799c1bc.woff2 28.6 KiB [emitted]
  403. Lato-Regular.01f09144fb08c2185c04b46601a6894d.woff 36.9 KiB [emitted]
  404. Lato-Regular.7f690e503a254e0b8349aec0177e07aa.ttf 117 KiB [emitted]
  405. Lato-Bold.061b572d02df38e00fc9978034ac09b8.woff2 28.1 KiB [emitted]
  406. Lato-Bold.d0549ba90a0800d86d585f1e63df52b3.woff 36.1 KiB [emitted]
  407. Lato-Bold.44dfe8cc676882243911a3197a50169e.ttf 119 KiB [emitted]
  408. block1.b6fb939e413b8a23addbde6341ce6b56.jpg 260 KiB [emitted] [big]
  409. Roboto-Thin.44b78f142603eb69f593ed4002ed7a4a.woff 86.1 KiB [emitted]
  410. block3.32b6cc89f5782d49fcea30e7b50ef506.jpg 131 KiB [emitted]
  411. logo.1294f289aed6a7368f1fead0c5777235.svg 1.57 KiB [emitted]
  412. placeholder255x255.bb658a475f01d6538c482fd852ad782c.png 4.6 KiB [emitted]
  413. align_center.261490e2a4abf6925c5e533cacef7361.svg 239 bytes [emitted]
  414. align_justify.2eecf9cbf6e5c9260e4c366e1f2b49b1.svg 238 bytes [emitted]
  415. align_left.ab9f0ff87e27ff7b6a58106c012daf22.svg 240 bytes [emitted]
  416. align_right.b45aa1ea0df06c6a9506b0cd3e8527fe.svg 239 bytes [emitted]
  417. insert_link.9523768776537a425ceaf093d2dddb00.svg 375 bytes [emitted]
  418. insert_photo.497fe7788e4adeb99de29152704b8d32.svg 284 bytes [emitted]
  419. quote.a519f24a889ca0c8830dccdd93a810b4.svg 204 bytes [emitted]
  420. format_clear.9ea4294f9494325a0a198b0201443e63.svg 296 bytes [emitted]
  421. done.6469e271be639f7e5f1e45ffbb16c876.svg 215 bytes [emitted]
  422. close.ec0a5fedbc923f0763a1886366f4967c.svg 266 bytes [emitted]
  423. pass-invisible.d5a74fda0ae925038d3d4a2b9cb030d3.svg 1.67 KiB [emitted]
  424. pass-visible.d7d2a2f14d58c56691160e88464dfdb5.svg 1.24 KiB [emitted]
  425. dashboard.d2f694856b3d9831c009.css 224 KiB 0 [emitted] dashboard
  426. dashboard.d2f694856b3d9831c009.js 531 KiB 0 [emitted] [big] dashboard
  427. dashboard-next.3b7a5537b9e5b585cf10.js 1.14 MiB 1 [emitted] [big] dashboard-next
  428. document.640f99a78759be27a341.css 2.64 KiB 2 [emitted] document
  429. document.640f99a78759be27a341.js 998 bytes 2 [emitted] document
  430. storefront.0da827d03c3f952a9f77.css 152 KiB 3 [emitted] storefront
  431. storefront.0da827d03c3f952a9f77.js 446 KiB 3 [emitted] [big] storefront
  432. [7] ./saleor/static/dashboard-next/i18n.ts 478 bytes {1} [built]
  433. [280] ./saleor/static/dashboard-next/index.tsx 4.55 KiB {1} [built]
  434. [504] ./saleor/static/dashboard/js/dashboard.js 151 bytes {0} [built]
  435. [508] ./saleor/static/dashboard/scss/dashboard.scss 39 bytes {0} [built]
  436. [636] ./saleor/static/dashboard-next/AppRoot.tsx 15.8 KiB {1} [built]
  437. [1119] ./saleor/static/dashboard-next/auth/AuthProvider.tsx 3.46 KiB {1} [built]
  438. [1124] ./saleor/static/dashboard-next/home/index.tsx 269 bytes {1} [built]
  439. [1170] ./saleor/static/dashboard-next/theme.ts 5.02 KiB {1} [built]
  440. [1171] ./saleor/static/dashboard/js/document.js 48 bytes {2} [built]
  441. [1172] ./saleor/static/dashboard/scss/document.scss 39 bytes {2} [built]
  442. [1174] ./saleor/static/js/storefront.js 523 bytes {3} [built]
  443. [1176] ./saleor/static/scss/storefront.scss 39 bytes {3} [built]
  444. [1201] ./node_modules/apollo-link-error/lib/index.js + 5 modules 10.4 KiB {1} [built]
  445. | 6 modules
  446. [1202] ./node_modules/apollo-link-context/lib/index.js + 5 modules 9.26 KiB {1} [built]
  447. | 6 modules
  448. [1203] ./node_modules/apollo-upload-client/lib/module/index.js + 2 modules 9.64 KiB {1} [built]
  449. | 3 modules
  450. + 1189 hidden modules
  451.  
  452. WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
  453. This can impact web performance.
  454. Assets:
  455. block1.b6fb939e413b8a23addbde6341ce6b56.jpg (260 KiB)
  456. dashboard.d2f694856b3d9831c009.js (531 KiB)
  457. dashboard-next.3b7a5537b9e5b585cf10.js (1.14 MiB)
  458. storefront.0da827d03c3f952a9f77.js (446 KiB)
  459.  
  460. WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
  461. Entrypoints:
  462. dashboard (755 KiB)
  463. dashboard.d2f694856b3d9831c009.css
  464. dashboard.d2f694856b3d9831c009.js
  465. dashboard-next (1.14 MiB)
  466. dashboard-next.3b7a5537b9e5b585cf10.js
  467. storefront (598 KiB)
  468. storefront.0da827d03c3f952a9f77.css
  469. storefront.0da827d03c3f952a9f77.js
  470.  
  471.  
  472. WARNING in webpack performance recommendations:
  473. You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
  474. For more info visit https://webpack.js.org/guides/code-splitting/
  475. Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--5-1!node_modules/postcss-loader/lib/index.js??ref--5-2!node_modules/sass-loader/lib/loader.js??ref--5-3!saleor/static/dashboard/scss/dashboard.scss:
  476. Asset Size Chunks Chunk Names
  477. Roboto-Regular.3cf6adf61054c328b1b0ddcd8f9ce24d.woff 87.7 KiB [emitted]
  478. Roboto-Thin.1f35e6a11d27d2e10d28946d42332dc5.woff2 61.6 KiB [emitted]
  479. Roboto-Light.3c37aa69cd77e6a53a067170fa8fe2e9.woff2 62.8 KiB [emitted]
  480. Roboto-Light.ea36cd9a0e9eee97012a67b8a4570d7b.woff 87.6 KiB [emitted]
  481. Roboto-Regular.5136cbe62a63604402f2fedb97f246f8.woff2 63.3 KiB [emitted]
  482. Roboto-Thin.44b78f142603eb69f593ed4002ed7a4a.woff 86.1 KiB [emitted]
  483. Roboto-Medium.1561b424aaef2f704bbd89155b3ce514.woff2 63.9 KiB [emitted]
  484. Roboto-Medium.cf4d60bc0b1d4b2314085919a00e1724.woff 88.4 KiB [emitted]
  485. Roboto-Bold.c0f1e4a4fdfb8048c72e86aadb2a247d.woff2 63.3 KiB [emitted]
  486. Roboto-Bold.eed9aab5449cc9c8430d7d258108f602.woff 88.2 KiB [emitted]
  487. chevron-right.b90a94d3bf483b8d97e4647049ecdaa2.svg 210 bytes [emitted]
  488. [0] ./node_modules/css-loader??ref--5-1!./node_modules/postcss-loader/lib??ref--5-2!./node_modules/sass-loader/lib/loader.js??ref--5-3!./saleor/static/dashboard/scss/dashboard.scss 645 KiB {0} [built]
  489. [13] ./saleor/static/dashboard/images/chevron-right.svg 96 bytes {0} [built]
  490. + 12 hidden modules
  491. Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--5-1!node_modules/postcss-loader/lib/index.js??ref--5-2!node_modules/sass-loader/lib/loader.js??ref--5-3!saleor/static/dashboard/scss/document.scss:
  492. [0] ./node_modules/css-loader??ref--5-1!./node_modules/postcss-loader/lib??ref--5-2!./node_modules/sass-loader/lib/loader.js??ref--5-3!./saleor/static/dashboard/scss/document.scss 7.45 KiB {0} [built]
  493. + 1 hidden module
  494. Child mini-css-extract-plugin node_modules/css-loader/index.js??ref--5-1!node_modules/postcss-loader/lib/index.js??ref--5-2!node_modules/sass-loader/lib/loader.js??ref--5-3!saleor/static/scss/storefront.scss:
  495. Asset Size Chunks Chunk Names
  496. Lato-Regular.7f690e503a254e0b8349aec0177e07aa.ttf 117 KiB [emitted]
  497. arrow-select.cf30a11fd56d142d7630b56f16fb0f65.svg 571 bytes [emitted]
  498. Lato-Light.067d56d83ba6202f296c6acd0fd107b1.woff 34.9 KiB [emitted]
  499. Lato-Light.5b761f2d1e4259ea6ac7ab3ebf7f3c49.ttf 120 KiB [emitted]
  500. Lato-Regular.183bf2570509b4588f48227a1799c1bc.woff2 28.6 KiB [emitted]
  501. Lato-Regular.01f09144fb08c2185c04b46601a6894d.woff 36.9 KiB [emitted]
  502. Lato-Light.96b78ec9be61a9b1e91d455627636d53.woff2 31.6 KiB [emitted]
  503. Lato-Bold.061b572d02df38e00fc9978034ac09b8.woff2 28.1 KiB [emitted]
  504. Lato-Bold.d0549ba90a0800d86d585f1e63df52b3.woff 36.1 KiB [emitted]
  505. Lato-Bold.44dfe8cc676882243911a3197a50169e.ttf 119 KiB [emitted]
  506. block1.b6fb939e413b8a23addbde6341ce6b56.jpg 260 KiB [emitted] [big]
  507. block2.781788024131717ff285b55c9b65bc9b.jpg 193 KiB [emitted]
  508. block3.32b6cc89f5782d49fcea30e7b50ef506.jpg 131 KiB [emitted]
  509. [0] ./node_modules/css-loader??ref--5-1!./node_modules/postcss-loader/lib??ref--5-2!./node_modules/sass-loader/lib/loader.js??ref--5-3!./saleor/static/scss/storefront.scss 431 KiB {0} [built]
  510. [3] ./saleor/static/images/arrow-select.svg 95 bytes {0} [built]
  511. [4] ./saleor/static/fonts/Lato-Light.woff2 95 bytes {0} [built]
  512. [5] ./saleor/static/fonts/Lato-Light.woff 94 bytes {0} [built]
  513. [6] ./saleor/static/fonts/Lato-Light.ttf 93 bytes {0} [built]
  514. [7] ./saleor/static/fonts/Lato-Regular.woff2 97 bytes {0} [built]
  515. [8] ./saleor/static/fonts/Lato-Regular.woff 96 bytes {0} [built]
  516. [9] ./saleor/static/fonts/Lato-Regular.ttf 95 bytes {0} [built]
  517. [10] ./saleor/static/fonts/Lato-Bold.woff2 94 bytes {0} [built]
  518. [11] ./saleor/static/fonts/Lato-Bold.woff 93 bytes {0} [built]
  519. [12] ./saleor/static/fonts/Lato-Bold.ttf 92 bytes {0} [built]
  520. [13] ./saleor/static/images/block1.jpg 89 bytes {0} [built]
  521. [14] ./saleor/static/images/block2.jpg 89 bytes {0} [built]
  522. [15] ./saleor/static/images/block3.jpg 89 bytes {0} [built]
  523. + 2 hidden modules
  524.  
  525. > saleor@0.0.0 build-emails /app
  526. > mjml --config.beautify false -l skip "templates/templated_email/source/*.mjml" -o templates/templated_email/compiled
  527.  
  528. Removing intermediate container 546a41fc1fde
  529. ---> 33ae0b4e90c0
  530. Step 15/33 : FROM python:3.6-slim
  531. ---> 425bf6046789
  532. Step 16/33 : ARG STATIC_URL
  533. ---> Using cache
  534. ---> 530272f8d64b
  535. Step 17/33 : ENV STATIC_URL ${STATIC_URL:-/static/}
  536. ---> Using cache
  537. ---> 8c38822c8e09
  538. Step 18/33 : RUN apt-get update && apt-get install -y libxml2 libssl1.1 libcairo2 libpango-1.0-0 libpangocairo-1.0-0 libgdk-pixbuf2.0-0 shared-mime-info mime-support && apt-get clean && rm -rf /var/lib/apt/lists/*
  539. ---> Using cache
  540. ---> 8eefd52f16fc
  541. Step 19/33 : ADD . /app
  542. ---> d36665599838
  543. Step 20/33 : COPY --from=build-python /usr/local/lib/python3.6/site-packages/ /usr/local/lib/python3.6/site-packages/
  544. ---> 386de65ac4dd
  545. Step 21/33 : COPY --from=build-python /usr/local/bin/ /usr/local/bin/
  546. ---> 9036c1f192ca
  547. Step 22/33 : COPY --from=build-nodejs /app/saleor/static /app/saleor/static
  548. ---> 9e0a8366d349
  549. Step 23/33 : COPY --from=build-nodejs /app/webpack-bundle.json /app/
  550. ---> a780d62823c6
  551. Step 24/33 : COPY --from=build-nodejs /app/templates /app/templates
  552. ---> aaed59abfd31
  553. Step 25/33 : WORKDIR /app
  554. Removing intermediate container 08fb95d34414
  555. ---> 6f83bc6c53f0
  556. Step 26/33 : RUN SECRET_KEY=dummy STATIC_URL=${STATIC_URL} python3 manage.py collectstatic --no-input
  557. ---> Running in a19012cb0d2e
  558. Copying '/app/saleor/static/assets/Lato-Bold.44dfe8cc676882243911a3197a50169e.ttf'
  559. Copying '/app/saleor/static/assets/quote.a519f24a889ca0c8830dccdd93a810b4.svg'
  560. Copying '/app/saleor/static/assets/Roboto-Thin.44b78f142603eb69f593ed4002ed7a4a.woff'
  561. Copying '/app/saleor/static/assets/document.640f99a78759be27a341.css'
  562. Copying '/app/saleor/static/assets/Roboto-Medium.1561b424aaef2f704bbd89155b3ce514.woff2'
  563. Copying '/app/saleor/static/assets/Lato-Regular.183bf2570509b4588f48227a1799c1bc.woff2'
  564. Copying '/app/saleor/static/assets/format_clear.9ea4294f9494325a0a198b0201443e63.svg'
  565. Copying '/app/saleor/static/assets/block3.32b6cc89f5782d49fcea30e7b50ef506.jpg'
  566. Copying '/app/saleor/static/assets/chevron-right.b90a94d3bf483b8d97e4647049ecdaa2.svg'
  567. Copying '/app/saleor/static/assets/storefront.0da827d03c3f952a9f77.js'
  568. Copying '/app/saleor/static/assets/align_justify.2eecf9cbf6e5c9260e4c366e1f2b49b1.svg'
  569. Copying '/app/saleor/static/assets/close.ec0a5fedbc923f0763a1886366f4967c.svg'
  570. Copying '/app/saleor/static/assets/Roboto-Regular.5136cbe62a63604402f2fedb97f246f8.woff2'
  571. Copying '/app/saleor/static/assets/align_left.ab9f0ff87e27ff7b6a58106c012daf22.svg'
  572. Copying '/app/saleor/static/assets/pass-visible.d7d2a2f14d58c56691160e88464dfdb5.svg'
  573. Copying '/app/saleor/static/assets/insert_link.9523768776537a425ceaf093d2dddb00.svg'
  574. Copying '/app/saleor/static/assets/placeholder255x255.bb658a475f01d6538c482fd852ad782c.png'
  575. Copying '/app/saleor/static/assets/Lato-Regular.01f09144fb08c2185c04b46601a6894d.woff'
  576. Copying '/app/saleor/static/assets/storefront.0da827d03c3f952a9f77.css'
  577. Copying '/app/saleor/static/assets/dashboard.d2f694856b3d9831c009.css'
  578. Copying '/app/saleor/static/assets/insert_photo.497fe7788e4adeb99de29152704b8d32.svg'
  579. Copying '/app/saleor/static/assets/align_right.b45aa1ea0df06c6a9506b0cd3e8527fe.svg'
  580. Copying '/app/saleor/static/assets/Roboto-Bold.c0f1e4a4fdfb8048c72e86aadb2a247d.woff2'
  581. Copying '/app/saleor/static/assets/arrow-select.cf30a11fd56d142d7630b56f16fb0f65.svg'
  582. Copying '/app/saleor/static/assets/document.640f99a78759be27a341.js'
  583. Copying '/app/saleor/static/assets/block1.b6fb939e413b8a23addbde6341ce6b56.jpg'
  584. Copying '/app/saleor/static/assets/Lato-Light.96b78ec9be61a9b1e91d455627636d53.woff2'
  585. Copying '/app/saleor/static/assets/done.6469e271be639f7e5f1e45ffbb16c876.svg'
  586. Copying '/app/saleor/static/assets/Lato-Bold.d0549ba90a0800d86d585f1e63df52b3.woff'
  587. Copying '/app/saleor/static/assets/Roboto-Thin.1f35e6a11d27d2e10d28946d42332dc5.woff2'
  588. Copying '/app/saleor/static/assets/dashboard.d2f694856b3d9831c009.js'
  589. Copying '/app/saleor/static/assets/dashboard-next.3b7a5537b9e5b585cf10.js'
  590. Copying '/app/saleor/static/assets/Roboto-Medium.cf4d60bc0b1d4b2314085919a00e1724.woff'
  591. Copying '/app/saleor/static/assets/align_center.261490e2a4abf6925c5e533cacef7361.svg'
  592. Copying '/app/saleor/static/assets/pass-invisible.d5a74fda0ae925038d3d4a2b9cb030d3.svg'
  593. Copying '/app/saleor/static/assets/Roboto-Regular.3cf6adf61054c328b1b0ddcd8f9ce24d.woff'
  594. Copying '/app/saleor/static/assets/Roboto-Bold.eed9aab5449cc9c8430d7d258108f602.woff'
  595. Copying '/app/saleor/static/assets/block2.781788024131717ff285b55c9b65bc9b.jpg'
  596. Copying '/app/saleor/static/assets/Lato-Regular.7f690e503a254e0b8349aec0177e07aa.ttf'
  597. Copying '/app/saleor/static/assets/logo.1294f289aed6a7368f1fead0c5777235.svg'
  598. Copying '/app/saleor/static/assets/Lato-Light.5b761f2d1e4259ea6ac7ab3ebf7f3c49.ttf'
  599. Copying '/app/saleor/static/assets/Roboto-Light.ea36cd9a0e9eee97012a67b8a4570d7b.woff'
  600. Copying '/app/saleor/static/assets/Lato-Bold.061b572d02df38e00fc9978034ac09b8.woff2'
  601. Copying '/app/saleor/static/assets/Lato-Light.067d56d83ba6202f296c6acd0fd107b1.woff'
  602. Copying '/app/saleor/static/assets/Roboto-Light.3c37aa69cd77e6a53a067170fa8fe2e9.woff2'
  603. Copying '/app/saleor/static/favicons/apple-touch-icon.png'
  604. Copying '/app/saleor/static/favicons/browserconfig.xml'
  605. Copying '/app/saleor/static/favicons/mstile-310x310.png'
  606. Copying '/app/saleor/static/favicons/android-chrome-512x512.png'
  607. Copying '/app/saleor/static/favicons/mstile-144x144.png'
  608. Copying '/app/saleor/static/favicons/mstile-150x150.png'
  609. Copying '/app/saleor/static/favicons/favicon-16x16.png'
  610. Copying '/app/saleor/static/favicons/favicon-32x32.png'
  611. Copying '/app/saleor/static/favicons/mstile-70x70.png'
  612. Copying '/app/saleor/static/favicons/safari-pinned-tab.svg'
  613. Copying '/app/saleor/static/favicons/android-chrome-192x192.png'
  614. Copying '/app/saleor/static/favicons/mstile-310x150.png'
  615. Copying '/app/saleor/static/favicons/favicon.ico'
  616. Copying '/app/saleor/static/images/checkout-bg.png'
  617. Copying '/app/saleor/static/images/chevron-down.svg'
  618. Copying '/app/saleor/static/images/logo-document.svg'
  619. Copying '/app/saleor/static/images/sample-product2.jpg'
  620. Copying '/app/saleor/static/images/filter-icon.svg'
  621. Copying '/app/saleor/static/images/confirm-order-bg2x.png'
  622. Copying '/app/saleor/static/images/sale-bg.svg'
  623. Copying '/app/saleor/static/images/no-results-bg.svg'
  624. Copying '/app/saleor/static/images/favicon.svg'
  625. Copying '/app/saleor/static/images/google-logo.svg'
  626. Copying '/app/saleor/static/images/arrow-up-icon.svg'
  627. Copying '/app/saleor/static/images/chevron-up.svg'
  628. Copying '/app/saleor/static/images/arrow-left.svg'
  629. Copying '/app/saleor/static/images/placeholder60x60.png'
  630. Copying '/app/saleor/static/images/dribbble-logo.svg'
  631. Copying '/app/saleor/static/images/loader.svg'
  632. Copying '/app/saleor/static/images/block2.jpg'
  633. Copying '/app/saleor/static/images/mobile-menu.svg'
  634. Copying '/app/saleor/static/images/meetup-logo.svg'
  635. Copying '/app/saleor/static/images/empty-cart-bg.png'
  636. Copying '/app/saleor/static/images/login-bg.png'
  637. Copying '/app/saleor/static/images/reset-bg.png'
  638. Copying '/app/saleor/static/images/edit.svg'
  639. Copying '/app/saleor/static/images/placeholder540x540.png'
  640. Copying '/app/saleor/static/images/arrow-down-icon.svg'
  641. Copying '/app/saleor/static/images/pass-visible.svg'
  642. Copying '/app/saleor/static/images/facebook-logo.svg'
  643. Copying '/app/saleor/static/images/confirm-order-bg.png'
  644. Copying '/app/saleor/static/images/placeholder120x120.png'
  645. Copying '/app/saleor/static/images/logo.svg'
  646. Copying '/app/saleor/static/images/cart.svg'
  647. Copying '/app/saleor/static/images/block3.jpg'
  648. Copying '/app/saleor/static/images/placeholder255x255.png'
  649. Copying '/app/saleor/static/images/pass-invisible.svg'
  650. Copying '/app/saleor/static/images/block1.jpg'
  651. Copying '/app/saleor/static/images/login-bg2x.png'
  652. Copying '/app/saleor/static/images/checkout-bg2x.png'
  653. Copying '/app/saleor/static/images/close.svg'
  654. Copying '/app/saleor/static/images/arrow-up.svg'
  655. Copying '/app/saleor/static/images/search.svg'
  656. Copying '/app/saleor/static/images/empty-cart-bg2x.png'
  657. Copying '/app/saleor/static/images/twitter-logo.svg'
  658. Copying '/app/saleor/static/images/gallery-arrow.svg'
  659. Copying '/app/saleor/static/images/github-logo.svg'
  660. Copying '/app/saleor/static/images/placeholder1080x1080.png'
  661. Copying '/app/saleor/static/images/sample-product.jpg'
  662. Copying '/app/saleor/static/images/arrow-select.svg'
  663. Copying '/app/saleor/static/images/delete.svg'
  664. Copying '/app/saleor/static/images/arrow-down.svg'
  665. Copying '/app/saleor/static/images/instagram-logo.svg'
  666. Copying '/app/saleor/static/images/linkedin-logo.svg'
  667. Copying '/app/saleor/static/dashboard/images/history.svg'
  668. Copying '/app/saleor/static/dashboard/images/chevron-right.svg'
  669. Copying '/app/saleor/static/dashboard/images/chevron-left.svg'
  670. Copying '/app/saleor/static/dashboard/images/style.svg'
  671. Copying '/app/saleor/static/dashboard/images/reorder.svg'
  672. Copying '/app/saleor/static/dashboard/images/arrow-drop-down.svg'
  673. Copying '/app/saleor/static/dashboard/images/more-vert.svg'
  674. Copying '/app/saleor/static/dashboard/images/arrow-left.svg'
  675. Copying '/app/saleor/static/dashboard/images/mobile-menu.svg'
  676. Copying '/app/saleor/static/dashboard/images/account-circle.svg'
  677. Copying '/app/saleor/static/dashboard/images/store.svg'
  678. Copying '/app/saleor/static/dashboard/images/edit.svg'
  679. Copying '/app/saleor/static/dashboard/images/email.svg'
  680. Copying '/app/saleor/static/dashboard/images/payment.svg'
  681. Copying '/app/saleor/static/dashboard/images/done.svg'
  682. Copying '/app/saleor/static/dashboard/images/logo.svg'
  683. Copying '/app/saleor/static/dashboard/images/phone.svg'
  684. Copying '/app/saleor/static/dashboard/images/collections.svg'
  685. Copying '/app/saleor/static/dashboard/images/description.svg'
  686. Copying '/app/saleor/static/dashboard/images/add.svg'
  687. Copying '/app/saleor/static/dashboard/images/close.svg'
  688. Copying '/app/saleor/static/dashboard/images/search.svg'
  689. Copying '/app/saleor/static/dashboard/images/help.svg'
  690. Copying '/app/saleor/static/dashboard/images/editor/align_justify.svg'
  691. Copying '/app/saleor/static/dashboard/images/editor/align_center.svg'
  692. Copying '/app/saleor/static/dashboard/images/editor/format_clear.svg'
  693. Copying '/app/saleor/static/dashboard/images/editor/insert_link.svg'
  694. Copying '/app/saleor/static/dashboard/images/editor/align_right.svg'
  695. Copying '/app/saleor/static/dashboard/images/editor/quote.svg'
  696. Copying '/app/saleor/static/dashboard/images/editor/insert_photo.svg'
  697. Copying '/app/saleor/static/dashboard/images/editor/align_left.svg'
  698. Copying '/app/saleor/static/dashboard/js/document.js'
  699. Copying '/app/saleor/static/dashboard/js/dashboard.js'
  700. Copying '/app/saleor/static/dashboard/js/components/messages.js'
  701. Copying '/app/saleor/static/dashboard/js/components/filters.js'
  702. Copying '/app/saleor/static/dashboard/js/components/misc.js'
  703. Copying '/app/saleor/static/dashboard/js/components/datepicker.js'
  704. Copying '/app/saleor/static/dashboard/js/components/load-action.js'
  705. Copying '/app/saleor/static/dashboard/js/components/editor.js'
  706. Copying '/app/saleor/static/dashboard/js/components/vouchers.js'
  707. Copying '/app/saleor/static/dashboard/js/components/async-form.js'
  708. Copying '/app/saleor/static/dashboard/js/components/search.js'
  709. Copying '/app/saleor/static/dashboard/js/components/side-menu.js'
  710. Copying '/app/saleor/static/dashboard/js/components/modal.js'
  711. Copying '/app/saleor/static/dashboard/js/components/bulk-actions.js'
  712. Copying '/app/saleor/static/dashboard/js/components/index.js'
  713. Copying '/app/saleor/static/dashboard/js/components/image-gallery.js'
  714. Copying '/app/saleor/static/dashboard/js/components/utils.js'
  715. Copying '/app/saleor/static/dashboard/js/components/selects.js'
  716. Copying '/app/saleor/static/dashboard/js/components/google-preview.js'
  717. Copying '/app/saleor/static/dashboard/js/components/sortable.js'
  718. Copying '/app/saleor/static/dashboard/js/components/tab.js'
  719. Copying '/app/saleor/static/dashboard/scss/print.scss'
  720. Copying '/app/saleor/static/dashboard/scss/document.scss'
  721. Copying '/app/saleor/static/dashboard/scss/dashboard.scss'
  722. Copying '/app/saleor/static/dashboard/scss/variables.scss'
  723. Copying '/app/saleor/static/dashboard/scss/components/_formset.scss'
  724. Copying '/app/saleor/static/dashboard/scss/components/_nav.scss'
  725. Copying '/app/saleor/static/dashboard/scss/components/_form.scss'
  726. Copying '/app/saleor/static/dashboard/scss/components/_ppoi.scss'
  727. Copying '/app/saleor/static/dashboard/scss/components/_global.scss'
  728. Copying '/app/saleor/static/dashboard/scss/components/_rich-text-editor.scss'
  729. Copying '/app/saleor/static/dashboard/scss/components/_data-table.scss'
  730. Copying '/app/saleor/static/dashboard/scss/components/_zero-page.scss'
  731. Copying '/app/saleor/static/dashboard/scss/components/_search.scss'
  732. Copying '/app/saleor/static/dashboard/scss/components/_buttons.scss'
  733. Copying '/app/saleor/static/dashboard/scss/components/_google-preview.scss'
  734. Copying '/app/saleor/static/dashboard/scss/components/_chars-left.scss'
  735. Copying '/app/saleor/static/dashboard/scss/components/_card-collapse.scss'
  736. Copying '/app/saleor/static/dashboard/scss/components/_list.scss'
  737. Copying '/app/saleor/static/dashboard/scss/components/_product-gallery.scss'
  738. Copying '/app/saleor/static/dashboard/scss/components/_breadcrumbs.scss'
  739. Copying '/app/saleor/static/dashboard/scss/components/_modals.scss'
  740. Copying '/app/saleor/static/dashboard/scss/components/_tabs.scss'
  741. Copying '/app/saleor/static/dashboard/scss/components/_menu.scss'
  742. Copying '/app/saleor/static/dashboard/scss/components/_pagination.scss'
  743. Copying '/app/saleor/static/dashboard/scss/components/_dropzone.scss'
  744. Copying '/app/saleor/static/dashboard/scss/components/_timeline.scss'
  745. Copying '/app/saleor/static/dashboard/scss/components/_select2.scss'
  746. Copying '/app/saleor/static/dashboard/scss/layouts/_orders.scss'
  747. Copying '/app/saleor/static/dashboard/scss/layouts/_search-results.scss'
  748. Copying '/app/saleor/static/dashboard/scss/layouts/_style-guide.scss'
  749. Copying '/app/saleor/static/dashboard/scss/layouts/_product-details.scss'
  750. Copying '/usr/local/lib/python3.6/site-packages/versatileimagefield/static/versatileimagefield/js/versatileimagefield.js'
  751. Copying '/usr/local/lib/python3.6/site-packages/versatileimagefield/static/versatileimagefield/css/versatileimagefield-bootstrap3.css'
  752. Copying '/usr/local/lib/python3.6/site-packages/versatileimagefield/static/versatileimagefield/css/versatileimagefield.css'
  753. Copying '/usr/local/lib/python3.6/site-packages/versatileimagefield/static/versatileimagefield/css/versatileimagefield-djangoadmin.css'
  754. Copying '/usr/local/lib/python3.6/site-packages/mptt/static/mptt/draggable-admin.js'
  755. Copying '/usr/local/lib/python3.6/site-packages/mptt/static/mptt/arrow-move.png'
  756. Copying '/usr/local/lib/python3.6/site-packages/mptt/static/mptt/draggable-admin.css'
  757. Copying '/usr/local/lib/python3.6/site-packages/mptt/static/mptt/disclosure-right.png'
  758. Copying '/usr/local/lib/python3.6/site-packages/mptt/static/mptt/disclosure-down.png'
  759. Copying '/usr/local/lib/python3.6/site-packages/payments/static/js/payments/wallet.js'
  760. Copying '/usr/local/lib/python3.6/site-packages/payments/static/js/payments/stripe.js'
  761. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ba.gif'
  762. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/iq.gif'
  763. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/st.gif'
  764. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bn.gif'
  765. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gl.gif'
  766. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/km.gif'
  767. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/es.gif'
  768. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ec.gif'
  769. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pf.gif'
  770. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ws.gif'
  771. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ga.gif'
  772. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gm.gif'
  773. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cz.gif'
  774. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tm.gif'
  775. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ms.gif'
  776. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bq.gif'
  777. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/no.gif'
  778. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/io.gif'
  779. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lr.gif'
  780. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cv.gif'
  781. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/uy.gif'
  782. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/hm.gif'
  783. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/is.gif'
  784. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/au.gif'
  785. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kw.gif'
  786. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tw.gif'
  787. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bz.gif'
  788. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tr.gif'
  789. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sv.gif'
  790. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sprite.png'
  791. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bl.gif'
  792. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pm.gif'
  793. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tz.gif'
  794. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/hu.gif'
  795. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pa.gif'
  796. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sm.gif'
  797. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/az.gif'
  798. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/py.gif'
  799. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mo.gif'
  800. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ir.gif'
  801. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bf.gif'
  802. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gu.gif'
  803. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mn.gif'
  804. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/so.gif'
  805. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/do.gif'
  806. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ly.gif'
  807. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pg.gif'
  808. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ca.gif'
  809. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/al.gif'
  810. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bv.gif'
  811. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/fj.gif'
  812. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pw.gif'
  813. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bt.gif'
  814. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sg.gif'
  815. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bg.gif'
  816. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cc.gif'
  817. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mq.gif'
  818. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/zw.gif'
  819. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sprite-hq.css'
  820. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/jp.gif'
  821. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gg.gif'
  822. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/et.gif'
  823. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/nf.gif'
  824. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sh.gif'
  825. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/br.gif'
  826. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/na.gif'
  827. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/af.gif'
  828. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/hr.gif'
  829. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gf.gif'
  830. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ki.gif'
  831. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/md.gif'
  832. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mm.gif'
  833. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/me.gif'
  834. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gn.gif'
  835. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kh.gif'
  836. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ng.gif'
  837. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/fr.gif'
  838. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/vi.gif'
  839. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cn.gif'
  840. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lt.gif'
  841. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/np.gif'
  842. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ua.gif'
  843. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gy.gif'
  844. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/nr.gif'
  845. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/dk.gif'
  846. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/jm.gif'
  847. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/li.gif'
  848. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/nl.gif'
  849. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/la.gif'
  850. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pl.gif'
  851. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/vn.gif'
  852. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/be.gif'
  853. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kn.gif'
  854. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sprite.css'
  855. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ge.gif'
  856. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kg.gif'
  857. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pn.gif'
  858. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/uz.gif'
  859. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sk.gif'
  860. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/fk.gif'
  861. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/je.gif'
  862. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/fm.gif'
  863. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tg.gif'
  864. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mp.gif'
  865. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/id.gif'
  866. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mt.gif'
  867. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tl.gif'
  868. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kp.gif'
  869. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/nu.gif'
  870. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sn.gif'
  871. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/fi.gif'
  872. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mx.gif'
  873. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/om.gif'
  874. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sb.gif'
  875. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bw.gif'
  876. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ck.gif'
  877. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/dz.gif'
  878. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sc.gif'
  879. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bh.gif'
  880. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/nz.gif'
  881. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cu.gif'
  882. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/qa.gif'
  883. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lv.gif'
  884. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/th.gif'
  885. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sa.gif'
  886. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ls.gif'
  887. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ke.gif'
  888. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ar.gif'
  889. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gr.gif'
  890. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/aw.gif'
  891. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/by.gif'
  892. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ad.gif'
  893. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/at.gif'
  894. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ni.gif'
  895. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/aq.gif'
  896. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mv.gif'
  897. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ai.gif'
  898. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mg.gif'
  899. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tn.gif'
  900. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sj.gif'
  901. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cl.gif'
  902. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gh.gif'
  903. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bb.gif'
  904. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mu.gif'
  905. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gp.gif'
  906. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sd.gif'
  907. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bs.gif'
  908. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/hn.gif'
  909. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ci.gif'
  910. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gi.gif'
  911. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ao.gif'
  912. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ug.gif'
  913. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/er.gif'
  914. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mc.gif'
  915. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ee.gif'
  916. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/nc.gif'
  917. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gt.gif'
  918. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tf.gif'
  919. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bd.gif'
  920. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mh.gif'
  921. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cg.gif'
  922. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ml.gif'
  923. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/__.gif'
  924. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tj.gif'
  925. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tk.gif'
  926. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gw.gif'
  927. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bo.gif'
  928. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ax.gif'
  929. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ps.gif'
  930. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cf.gif'
  931. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/zm.gif'
  932. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lk.gif'
  933. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mk.gif'
  934. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ae.gif'
  935. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ky.gif'
  936. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ht.gif'
  937. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cx.gif'
  938. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pk.gif'
  939. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/rw.gif'
  940. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/hk.gif'
  941. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/il.gif'
  942. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/si.gif'
  943. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ss.gif'
  944. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/in.gif'
  945. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ch.gif'
  946. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sr.gif'
  947. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mw.gif'
  948. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/rs.gif'
  949. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gs.gif'
  950. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ph.gif'
  951. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ro.gif'
  952. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gd.gif'
  953. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lu.gif'
  954. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/co.gif'
  955. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mr.gif'
  956. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/dm.gif'
  957. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/dj.gif'
  958. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/it.gif'
  959. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/vu.gif'
  960. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mz.gif'
  961. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gq.gif'
  962. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/wf.gif'
  963. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sy.gif'
  964. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ru.gif'
  965. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cm.gif'
  966. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tc.gif'
  967. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ma.gif'
  968. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/jo.gif'
  969. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/to.gif'
  970. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lb.gif'
  971. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ag.gif'
  972. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pt.gif'
  973. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bi.gif'
  974. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/am.gif'
  975. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ye.gif'
  976. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ne.gif'
  977. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cy.gif'
  978. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/za.gif'
  979. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/yt.gif'
  980. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/eu.gif'
  981. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/va.gif'
  982. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/us.gif'
  983. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/gb.gif'
  984. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cd.gif'
  985. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/mf.gif'
  986. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/as.gif'
  987. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tv.gif'
  988. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/um.gif'
  989. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/re.gif'
  990. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/im.gif'
  991. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pr.gif'
  992. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kr.gif'
  993. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/se.gif'
  994. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/kz.gif'
  995. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/td.gif'
  996. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/pe.gif'
  997. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/vg.gif'
  998. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sl.gif'
  999. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sx.gif'
  1000. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/vc.gif'
  1001. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bj.gif'
  1002. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/tt.gif'
  1003. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/fo.gif'
  1004. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/eg.gif'
  1005. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cw.gif'
  1006. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/eh.gif'
  1007. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sprite-hq.png'
  1008. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/de.gif'
  1009. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/cr.gif'
  1010. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/bm.gif'
  1011. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ve.gif'
  1012. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/my.gif'
  1013. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/sz.gif'
  1014. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/lc.gif'
  1015. Copying '/usr/local/lib/python3.6/site-packages/django_countries/static/flags/ie.gif'
  1016. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/djdt_vertical.png'
  1017. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/back.png'
  1018. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/close_hover.png'
  1019. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/ajax-loader.gif'
  1020. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/back_hover.png'
  1021. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/close.png'
  1022. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/img/indicator.png'
  1023. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js'
  1024. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_pre.js'
  1025. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.profiling.js'
  1026. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.timer.js'
  1027. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.sql.js'
  1028. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_existing.js'
  1029. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.template.js'
  1030. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/jquery_post.js'
  1031. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/print.css'
  1032. Copying '/usr/local/lib/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css'
  1033.  
  1034. 475 static files copied to '/app/static'.
  1035. Removing intermediate container a19012cb0d2e
  1036. ---> 8f5561233084
  1037. Step 27/33 : RUN useradd --system saleor && mkdir -p /app/media /app/static && chown -R saleor:saleor /app/
  1038. ---> Running in f53f0edabc8f
  1039. Removing intermediate container f53f0edabc8f
  1040. ---> da5a8aa53462
  1041. Step 28/33 : USER saleor
  1042. ---> Running in 3bc6d24404a6
  1043. Removing intermediate container 3bc6d24404a6
  1044. ---> d42b535f66d4
  1045. Step 29/33 : EXPOSE 8000
  1046. ---> Running in ddc9b78db778
  1047. Removing intermediate container ddc9b78db778
  1048. ---> b69f118ef877
  1049. Step 30/33 : ENV PORT 8000
  1050. ---> Running in 9125bd7980d2
  1051. Removing intermediate container 9125bd7980d2
  1052. ---> 92e306875000
  1053. Step 31/33 : ENV PYTHONUNBUFFERED 1
  1054. ---> Running in d49df293391d
  1055. Removing intermediate container d49df293391d
  1056. ---> c7e54d09c84b
  1057. Step 32/33 : ENV PROCESSES 4
  1058. ---> Running in a614ebb9025f
  1059. Removing intermediate container a614ebb9025f
  1060. ---> 72ffd716e74e
  1061. Step 33/33 : CMD ["uwsgi", "/app/saleor/wsgi/uwsgi.ini"]
  1062. ---> Running in 58265b7e9ff4
  1063. Removing intermediate container 58265b7e9ff4
  1064. ---> f0c76c960ffa
  1065. Successfully built f0c76c960ffa
  1066. Successfully tagged saleor_web:latest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement