Skip to content

Test failure in APITestSharded.testMultipleWaitsAndGets. #776

@robertnishihara

Description

@robertnishihara

The test APITestSharded.testMultipleWaitsAndGets seemed to hang on Travis on Mac with Python 2.7.

This can be run with

python test/runtest.py APITestSharded.testMultipleWaitsAndGets

The full log is available at https://s3.amazonaws.com/archive.travis-ci.org/jobs/257555117/log.txt?X-Amz-Expires=30&X-Amz-Date=20170726T210407Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170726/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=b91f847d576a3aaaf446a2d58fe06b710c17c0ef982800db535b676b43f66e3d

The specific error was the following.

testMultipleWaitsAndGets (__main__.APITestSharded) ... Waiting for redis server at 127.0.0.1:11349 to respond...

Waiting for redis server at 127.0.0.1:25112 to respond...

Waiting for redis server at 127.0.0.1:35769 to respond...

Waiting for redis server at 127.0.0.1:43875 to respond...

Waiting for redis server at 127.0.0.1:62467 to respond...

Waiting for redis server at 127.0.0.1:52969 to respond...

Waiting for redis server at 127.0.0.1:40629 to respond...

Waiting for redis server at 127.0.0.1:46449 to respond...

Waiting for redis server at 127.0.0.1:13383 to respond...

Waiting for redis server at 127.0.0.1:53529 to respond...

Waiting for redis server at 127.0.0.1:58418 to respond...

Waiting for redis server at 127.0.0.1:58423 to respond...

Waiting for redis server at 127.0.0.1:15088 to respond...

Waiting for redis server at 127.0.0.1:25238 to respond...

Waiting for redis server at 127.0.0.1:64859 to respond...

Waiting for redis server at 127.0.0.1:28505 to respond...

Waiting for redis server at 127.0.0.1:15782 to respond...



No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

The build has been terminated

I first saw this in the tests for #774.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions