Skip to content

Failed

e2e/linux.TestPushPullInstall (from e2e_linux)

Failing for the past 3 builds (Since Failed #1 )
Took 16 sec.

Error Message

Failed

Stacktrace

=== RUN   TestPushPullInstall
--- FAIL: TestPushPullInstall (16.52s)
    pushpull_test.go:185: assertion failed: 
        Command:  /home/ubuntu/workspace/app_PR-713/src/github.com/docker/app/docker-linux app run unknown
        ExitCode: 1
        Error:    exit status 1
        Stdout:   Pulling from registry...
        
        Stderr:   Unable to find application image "unknown:latest" locally
        Unable to find App "unknown": failed to resolve bundle manifest "docker.io/library/unknown:latest": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
        
        
        Failures:
        Expected stderr to contain "Unable to find application image \"unknown:latest\" locally\nUnable to find application \"unknown\": failed to resolve bundle manifest \"docker.io/library/unknown:latest\": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed"