You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/09/28 10:13:56 UTC

[GitHub] [incubator-superset] alirezas commented on issue #11082: ERROR: No matching distribution found

alirezas commented on issue #11082:
URL: https://github.com/apache/incubator-superset/issues/11082#issuecomment-699915781


   the same problem exists
   
   log for `docker-compose build --no-cache`
   ```
   redis uses an image, skipping
   db uses an image, skipping
   superset-node uses an image, skipping
   Building superset
   Step 1/6 : FROM preset/superset:dev
   dev: Pulling from preset/superset
   16ea0e8c8879: Pull complete
   50024b0106d5: Pull complete
   ff95660c6937: Pull complete
   9c7d0e5c0bc2: Pull complete
   29c4fb388fdf: Pull complete
   49a8841b38a3: Pull complete
   c4a74b0ecce5: Pull complete
   3e19e7d95a0c: Pull complete
   c6c6b4054fe6: Pull complete
   e062ffd46087: Pull complete
   1d28ed5aa1d0: Pull complete
   5f07465b9e10: Pull complete
   ca7e1270498e: Pull complete
   75a1a76fec76: Pull complete
   a1fd4d83d9c9: Pull complete
   905144f8482a: Pull complete
   ce0b04cc6675: Pull complete
   ee08b58bb685: Pull complete
   1695d53f3824: Pull complete
   b6b4ed8582dc: Pull complete
   Digest: sha256:d36a120d8788712d443561eb2d8578668d41e5661bae7ee5979648af3fb09635
   Status: Downloaded newer image for preset/superset:dev
    ---> 5e7667de08c2
   Step 2/6 : COPY ./requirements/*.txt ./docker/requirements-*.txt /app/requirements/
    ---> 848d66a1a66f
   Step 3/6 : COPY ./setup.py ./MANIFEST.in /app/
    ---> 7f6e2b26f280
   Step 4/6 : USER root
    ---> Running in e92863513b02
   Removing intermediate container e92863513b02
    ---> 3b63d36b3468
   Step 5/6 : RUN cd /app     && pip install -e .     && pip install -r requirements/docker.txt     && pip install -r requirements/requirements-local.txt || true
    ---> Running in 8fb70835b6a2
   Obtaining file:///app
   Requirement already satisfied: backoff>=1.8.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.10.0)
   Requirement already satisfied: bleach<4.0.0,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.1.5)
   Requirement already satisfied: cachelib<0.2,>=0.1.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.1.1)
   Requirement already satisfied: celery!=4.4.1,<5.0.0,>=4.3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (4.4.7)
   Requirement already satisfied: click<8 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (7.1.2)
   Requirement already satisfied: colorama in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.4.3)
   Requirement already satisfied: contextlib2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0.post1)
   Requirement already satisfied: croniter>=0.3.28 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.3.34)
   Requirement already satisfied: cryptography>=2.4.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0)
   Requirement already satisfied: flask<2.0.0,>=1.1.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.1.2)
   Requirement already satisfied: flask-appbuilder<4.0.0,>=3.0.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0.1)
   Requirement already satisfied: flask-caching in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.9.0)
   Requirement already satisfied: flask-compress in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.5.0)
   Requirement already satisfied: flask-talisman in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.7.0)
   Requirement already satisfied: flask-migrate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.3)
   Requirement already satisfied: flask-wtf in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.14.3)
   Requirement already satisfied: geopy in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.0.0)
   Requirement already satisfied: gunicorn<20.1,>=20.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (20.0.4)
   Requirement already satisfied: humanize in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.0)
   Requirement already satisfied: isodate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0)
   Requirement already satisfied: markdown>=3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.2.2)
   Requirement already satisfied: msgpack<1.1,>=1.0.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.0.0)
   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f5b5e085908>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f5b5e085b38>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f5b5e0218d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f5b5e02b668>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f5b5e02b898>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   ERROR: Could not find a version that satisfies the requirement pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0) (from versions: none)
   ERROR: No matching distribution found for pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0)
   Removing intermediate container 8fb70835b6a2
    ---> cca5ca1bf680
   Step 6/6 : USER superset
    ---> Running in 16dfafc755fb
   Removing intermediate container 16dfafc755fb
    ---> 830f08217168
   
   [Warning] One or more build-args [NPM_BUILD_CMD] were not consumed
   Successfully built 830f08217168
   Successfully tagged incubator-superset_superset:latest
   Building superset-init
   Step 1/6 : FROM preset/superset:dev
    ---> 5e7667de08c2
   Step 2/6 : COPY ./requirements/*.txt ./docker/requirements-*.txt /app/requirements/
    ---> 561cbb7550b9
   Step 3/6 : COPY ./setup.py ./MANIFEST.in /app/
    ---> c356401ab7cc
   Step 4/6 : USER root
    ---> Running in 183c64addb6c
   Removing intermediate container 183c64addb6c
    ---> 2f578844efc9
   Step 5/6 : RUN cd /app     && pip install -e .     && pip install -r requirements/docker.txt     && pip install -r requirements/requirements-local.txt || true
    ---> Running in 1938873dc1ef
   Obtaining file:///app
   Requirement already satisfied: backoff>=1.8.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.10.0)
   Requirement already satisfied: bleach<4.0.0,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.1.5)
   Requirement already satisfied: cachelib<0.2,>=0.1.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.1.1)
   Requirement already satisfied: celery!=4.4.1,<5.0.0,>=4.3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (4.4.7)
   Requirement already satisfied: click<8 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (7.1.2)
   Requirement already satisfied: colorama in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.4.3)
   Requirement already satisfied: contextlib2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0.post1)
   Requirement already satisfied: croniter>=0.3.28 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.3.34)
   Requirement already satisfied: cryptography>=2.4.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0)
   Requirement already satisfied: flask<2.0.0,>=1.1.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.1.2)
   Requirement already satisfied: flask-appbuilder<4.0.0,>=3.0.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0.1)
   Requirement already satisfied: flask-caching in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.9.0)
   Requirement already satisfied: flask-compress in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.5.0)
   Requirement already satisfied: flask-talisman in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.7.0)
   Requirement already satisfied: flask-migrate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.3)
   Requirement already satisfied: flask-wtf in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.14.3)
   Requirement already satisfied: geopy in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.0.0)
   Requirement already satisfied: gunicorn<20.1,>=20.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (20.0.4)
   Requirement already satisfied: humanize in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.0)
   Requirement already satisfied: isodate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0)
   Requirement already satisfied: markdown>=3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.2.2)
   Requirement already satisfied: msgpack<1.1,>=1.0.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.0.0)
   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff62102c4a8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff621179208>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff62101ccf8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff62101cf98>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7ff62101c5c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   ERROR: Could not find a version that satisfies the requirement pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0) (from versions: none)
   ERROR: No matching distribution found for pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0)
   Removing intermediate container 1938873dc1ef
    ---> 9167db551ce2
   Step 6/6 : USER superset
    ---> Running in ae0b35b6a582
   Removing intermediate container ae0b35b6a582
    ---> b32ef17c923e
   
   [Warning] One or more build-args [NPM_BUILD_CMD] were not consumed
   Successfully built b32ef17c923e
   Successfully tagged incubator-superset_superset-init:latest
   Building superset-worker
   Step 1/6 : FROM preset/superset:dev
    ---> 5e7667de08c2
   Step 2/6 : COPY ./requirements/*.txt ./docker/requirements-*.txt /app/requirements/
    ---> 427782872bce
   Step 3/6 : COPY ./setup.py ./MANIFEST.in /app/
    ---> 881bc557f590
   Step 4/6 : USER root
    ---> Running in 5939487b13e8
   Removing intermediate container 5939487b13e8
    ---> 5e7b34759306
   Step 5/6 : RUN cd /app     && pip install -e .     && pip install -r requirements/docker.txt     && pip install -r requirements/requirements-local.txt || true
    ---> Running in 0bef295da5f9
   Obtaining file:///app
   Requirement already satisfied: backoff>=1.8.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.10.0)
   Requirement already satisfied: bleach<4.0.0,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.1.5)
   Requirement already satisfied: cachelib<0.2,>=0.1.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.1.1)
   Requirement already satisfied: celery!=4.4.1,<5.0.0,>=4.3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (4.4.7)
   Requirement already satisfied: click<8 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (7.1.2)
   Requirement already satisfied: colorama in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.4.3)
   Requirement already satisfied: contextlib2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0.post1)
   Requirement already satisfied: croniter>=0.3.28 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.3.34)
   Requirement already satisfied: cryptography>=2.4.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0)
   Requirement already satisfied: flask<2.0.0,>=1.1.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.1.2)
   Requirement already satisfied: flask-appbuilder<4.0.0,>=3.0.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0.1)
   Requirement already satisfied: flask-caching in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.9.0)
   Requirement already satisfied: flask-compress in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.5.0)
   Requirement already satisfied: flask-talisman in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.7.0)
   Requirement already satisfied: flask-migrate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.3)
   Requirement already satisfied: flask-wtf in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.14.3)
   Requirement already satisfied: geopy in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.0.0)
   Requirement already satisfied: gunicorn<20.1,>=20.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (20.0.4)
   Requirement already satisfied: humanize in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.0)
   Requirement already satisfied: isodate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0)
   Requirement already satisfied: markdown>=3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.2.2)
   Requirement already satisfied: msgpack<1.1,>=1.0.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.0.0)
   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f48585c6470>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f485854ab00>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f4858562b70>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f4858562c18>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7f48585626d8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   ERROR: Could not find a version that satisfies the requirement pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0) (from versions: none)
   ERROR: No matching distribution found for pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0)
   Removing intermediate container 0bef295da5f9
    ---> 31635cd4ecf6
   Step 6/6 : USER superset
    ---> Running in 97d7334ee304
   Removing intermediate container 97d7334ee304
    ---> f3193acb042a
   
   [Warning] One or more build-args [NPM_BUILD_CMD] were not consumed
   Successfully built f3193acb042a
   Successfully tagged incubator-superset_superset-worker:latest
   Building superset-tests-worker
   Step 1/6 : FROM preset/superset:dev
    ---> 5e7667de08c2
   Step 2/6 : COPY ./requirements/*.txt ./docker/requirements-*.txt /app/requirements/
    ---> b53291f37292
   Step 3/6 : COPY ./setup.py ./MANIFEST.in /app/
    ---> 7bf02802b79b
   Step 4/6 : USER root
    ---> Running in 14cca778d3a8
   Removing intermediate container 14cca778d3a8
    ---> b47e59ae5c58
   Step 5/6 : RUN cd /app     && pip install -e .     && pip install -r requirements/docker.txt     && pip install -r requirements/requirements-local.txt || true
    ---> Running in e3fb0ad72c49
   Obtaining file:///app
   Requirement already satisfied: backoff>=1.8.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.10.0)
   Requirement already satisfied: bleach<4.0.0,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.1.5)
   Requirement already satisfied: cachelib<0.2,>=0.1.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.1.1)
   Requirement already satisfied: celery!=4.4.1,<5.0.0,>=4.3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (4.4.7)
   Requirement already satisfied: click<8 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (7.1.2)
   Requirement already satisfied: colorama in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.4.3)
   Requirement already satisfied: contextlib2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0.post1)
   Requirement already satisfied: croniter>=0.3.28 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.3.34)
   Requirement already satisfied: cryptography>=2.4.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0)
   Requirement already satisfied: flask<2.0.0,>=1.1.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.1.2)
   Requirement already satisfied: flask-appbuilder<4.0.0,>=3.0.1 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.0.1)
   Requirement already satisfied: flask-caching in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.9.0)
   Requirement already satisfied: flask-compress in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.5.0)
   Requirement already satisfied: flask-talisman in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.7.0)
   Requirement already satisfied: flask-migrate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.3)
   Requirement already satisfied: flask-wtf in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.14.3)
   Requirement already satisfied: geopy in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.0.0)
   Requirement already satisfied: gunicorn<20.1,>=20.0.2 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (20.0.4)
   Requirement already satisfied: humanize in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (2.5.0)
   Requirement already satisfied: isodate in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (0.6.0)
   Requirement already satisfied: markdown>=3.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (3.2.2)
   Requirement already satisfied: msgpack<1.1,>=1.0.0 in /usr/local/lib/python3.6/site-packages (from apache-superset==0.999.0.dev0) (1.0.0)
   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fbcb3cfa5f8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fbcb3cfa2b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fbcb3cfa9b0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fbcb3d03240>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fbcb3d6cf28>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)': /simple/pandas/
   ERROR: Could not find a version that satisfies the requirement pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0) (from versions: none)
   ERROR: No matching distribution found for pandas<1.2,>=1.1.2 (from apache-superset==0.999.0.dev0)
   Removing intermediate container e3fb0ad72c49
    ---> de75b74ec76f
   Step 6/6 : USER superset
    ---> Running in e79afdf4438e
   Removing intermediate container e79afdf4438e
    ---> 7c565165f608
   
   [Warning] One or more build-args [NPM_BUILD_CMD] were not consumed
   Successfully built 7c565165f608
   Successfully tagged incubator-superset_superset-tests-worker:latest
   ```
   
   log for `docker-compose up`
   ```
   
   Creating network "incubator-superset_default" with the default driver
   Pulling redis (redis:3.2)...
   3.2: Pulling from library/redis
   f17d81b4b692: Pull complete
   b32474098757: Pull complete
   8980cabe8bc2: Pull complete
   58af19693e78: Pull complete
   a977782cf22d: Pull complete
   9c1e268980b7: Pull complete
   Digest: sha256:7b0a40301bc1567205e6461c5bf94c38e1e1ad0169709e49132cafc47f6b51f3
   Status: Downloaded newer image for redis:3.2
   Pulling db (postgres:10)...
   10: Pulling from library/postgres
   abb454610128: Pull complete
   cb9fcd810109: Pull complete
   ec47b45aabd5: Pull complete
   1e0ca8f035cc: Pull complete
   2a84515c4921: Pull complete
   82b05e9043e1: Pull complete
   aeb401fb975d: Pull complete
   3a459c6d6103: Pull complete
   1a468736e354: Pull complete
   2308e9bc3771: Pull complete
   8dcf6283be4c: Pull complete
   a5a7039be658: Pull complete
   d4b6b67f010b: Pull complete
   dbfabe56f372: Pull complete
   Digest: sha256:c28b97689c3fc2ede878e9cced7607361764651da670ae7dfe6e1becd6603863
   Status: Downloaded newer image for postgres:10
   Pulling superset-node (node:12)...
   12: Pulling from library/node
   4f250268ed6a: Pull complete
   1b49aa113642: Pull complete
   c159512f4cc2: Pull complete
   8439168fd8dc: Pull complete
   55abbc6cc158: Pull complete
   e5c5821cd889: Pull complete
   fe68f8ffb64f: Pull complete
   310e01487093: Pull complete
   3d7627cf0abe: Pull complete
   Digest: sha256:8cfe7e8dc60095a4f9d25a3f0f208503559fa033a15e2ddd87dee85bec101a2e
   Status: Downloaded newer image for node:12
   Creating superset_db    ... done
   Creating superset_cache ... done
   Creating superset_tests_worker ... done
   Creating superset_init         ... done
   Creating superset_app          ... done
   Creating superset_node         ... done
   Creating superset_worker       ... done
   Attaching to superset_db, superset_cache, superset_tests_worker, superset_app, superset_init, superset_node, superset_worker
   superset_cache           | 1:C 28 Sep 10:12:20.162 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
   superset_db              |
   superset_db              | PostgreSQL Database directory appears to contain a database; Skipping initialization
   superset_db              |
   superset_cache           |                 _._
   superset_cache           |            _.-``__ ''-._
   superset_cache           |       _.-``    `.  `_.  ''-._           Redis 3.2.12 (00000000/0) 64 bit
   superset_cache           |   .-`` .-```.  ```\/    _.,_ ''-._
   superset_cache           |  (    '      ,       .-`  | `,    )     Running in standalone mode
   superset_cache           |  |`-._`-...-` __...-.``-._|'` _.-'|     Port: 6379
   superset_cache           |  |    `-._   `._    /     _.-'    |     PID: 1
   superset_cache           |   `-._    `-._  `-./  _.-'    _.-'
   superset_cache           |  |`-._`-._    `-.__.-'    _.-'_.-'|
   superset_cache           |  |    `-._`-._        _.-'_.-'    |           http://redis.io
   superset_cache           |   `-._    `-._`-.__.-'_.-'    _.-'
   superset_cache           |  |`-._`-._    `-.__.-'    _.-'_.-'|
   superset_cache           |  |    `-._`-._        _.-'_.-'    |
   superset_cache           |   `-._    `-._`-.__.-'_.-'    _.-'
   superset_cache           |       `-._    `-.__.-'    _.-'
   superset_cache           |           `-._        _.-'
   superset_cache           |               `-.__.-'
   superset_cache           |
   superset_db              | 2020-09-28 10:12:20.180 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
   superset_db              | 2020-09-28 10:12:20.180 UTC [1] LOG:  listening on IPv6 address "::", port 5432
   superset_db              | 2020-09-28 10:12:20.180 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
   superset_cache           | 1:M 28 Sep 10:12:20.163 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
   superset_cache           | 1:M 28 Sep 10:12:20.163 # Server started, Redis version 3.2.12
   superset_cache           | 1:M 28 Sep 10:12:20.163 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
   superset_db              | 2020-09-28 10:12:20.186 UTC [25] LOG:  database system was shut down at 2020-09-27 14:04:21 UTC
   superset_db              | 2020-09-28 10:12:20.187 UTC [1] LOG:  database system is ready to accept connections
   superset_cache           | 1:M 28 Sep 10:12:20.163 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
   superset_cache           | 1:M 28 Sep 10:12:20.163 * DB loaded from disk: 0.000 seconds
   superset_cache           | 1:M 28 Sep 10:12:20.163 * The server is now ready to accept connections on port 6379
   superset_init            |
   superset_init            | ######################################################################
   superset_init            |
   superset_init            |
   superset_init            | Init Step 1/4 [Starting] -- Setting up admin user ( admin / admin )
   superset_init            |
   superset_init            |
   superset_init            | ######################################################################
   superset_init            |
   superset_node            | npm WARN using --force I sure hope you know what you are doing.
   superset_init            | Traceback (most recent call last):
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 583, in _build_master
   superset_init            |     ws.require(__requires__)
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 900, in require
   superset_init            |     needed = self.resolve(parse_requirements(requirements))
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 791, in resolve
   superset_init            |     raise VersionConflict(dist, req).with_context(dependent_req)
   superset_init            | pkg_resources.ContextualVersionConflict: (pyarrow 0.17.1 (/usr/local/lib/python3.6/site-packages), Requirement.parse('pyarrow<1.1,>=1.0.1'), {'apache-superset'})
   superset_init            |
   superset_init            | During handling of the above exception, another exception occurred:
   superset_init            |
   superset_init            | Traceback (most recent call last):
   superset_init            |   File "/usr/local/bin/superset", line 6, in <module>
   superset_init            |     from pkg_resources import load_entry_point
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3251, in <module>
   superset_init            |     @_call_aside
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
   superset_init            |     f(*args, **kwargs)
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
   superset_init            |     working_set = WorkingSet._build_master()
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 585, in _build_master
   superset_init            |     return cls._build_from_requirements(__requires__)
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements
   superset_init            |     dists = ws.resolve(reqs, Environment())
   superset_init            |   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 786, in resolve
   superset_init            |     raise DistributionNotFound(req, requirers)
   superset_init            | pkg_resources.DistributionNotFound: The 'pyarrow<1.1,>=1.0.1' distribution was not found and is required by apache-superset
   superset_init exited with code 1
   superset_app             |  * Serving Flask app "superset.app:create_app()" (lazy loading)
   superset_app             |  * Environment: development
   superset_app             |  * Debug mode: on
   superset_app             |  * Running on http://0.0.0.0:8088/ (Press CTRL+C to quit)
   superset_app             |  * Restarting with stat
   superset_tests_worker    | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_db              | 2020-09-28 10:12:21.700 UTC [32] FATAL:  database "test" does not exist
   superset_tests_worker    | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_tests_worker    |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_tests_worker    | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) FATAL:  database "test" does not exist
   superset_tests_worker    |
   superset_tests_worker    | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_tests_worker    | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_tests_worker exited with code 1
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_app             | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_app             |  * Debugger is active!
   superset_app             |  * Debugger PIN: 215-155-794
   superset_app             | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_app             | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_app             |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_app             | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_app             | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_app             | 	TCP/IP connections on port 5432?
   superset_app             |
   superset_app             | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_app             | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_app             |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_app             | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_app             | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_app             | 	TCP/IP connections on port 5432?
   superset_app             |
   superset_app             | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_worker exited with code 1
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_worker exited with code 1
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_worker exited with code 1
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_worker exited with code 1
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_worker exited with code 1
   superset_node            | npm ERR! code EAI_AGAIN
   superset_node            | npm ERR! errno EAI_AGAIN
   superset_node            | npm ERR! request to https://registry.npmjs.org/webpack failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
   superset_node            |
   superset_node            | npm ERR! A complete log of this run can be found in:
   superset_node            | npm ERR!     /root/.npm/_logs/2020-09-28T10_12_41_238Z-debug.log
   superset_node exited with code 1
   superset_app             | INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   superset_app             | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_app             | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_app             | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_app             | 	TCP/IP connections on port 5432?
   superset_app             |
   superset_app             | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_app             | INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   superset_app             | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_app             | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_app             | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_app             | 	TCP/IP connections on port 5432?
   superset_app             |
   superset_app             | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker exited with code 1
   superset_app             | INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   superset_app             | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_app             | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_app             | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_app             | 	TCP/IP connections on port 5432?
   superset_app             |
   superset_app             | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | INFO:superset.utils.logging_configurator:logging was configured successfully
   superset_worker          | /usr/local/lib/python3.6/site-packages/flask_caching/__init__.py:192: UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively disabled.
   superset_worker          |   "Flask-Caching: CACHE_TYPE is set to null, "
   superset_worker          | ERROR:flask_appbuilder.security.sqla.manager:DB Creation and initialization failed: (psycopg2.OperationalError) could not connect to server: No route to host
   superset_worker          | 	Is the server running on host "db" (172.27.0.3) and accepting
   superset_worker          | 	TCP/IP connections on port 5432?
   superset_worker          |
   superset_worker          | (Background on this error at: http://sqlalche.me/e/13/e3q8)
   superset_worker          | Loaded your LOCAL configuration at [/app/pythonpath/superset_config.py]
   superset_worker exited with code 1
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org