Skip to content

Regression

Test / Test Linux / e2e/linux.TestPushInsecureRegistry (from e2e_linux)

Failing for the past 1 build (Since Failed #156 )
Took 12 sec.

Error Message

Failed

Stacktrace

=== RUN   TestPushInsecureRegistry
--- FAIL: TestPushInsecureRegistry (12.50s)
    helper_test.go:129: assertion failed: 
        Command:  /home/ubuntu/workspace/app_master/src/github.com/docker/app/docker-linux app build --iidfile /tmp/iid-242750989 -t 10.100.100.150:49285/test/push-insecure testdata/local
        ExitCode: 1
        Error:    exit status 1
        Stdout:   #2 [web internal] load build definition from Dockerfile
        #2 transferring dockerfile: 60B done
        #2 DONE 0.1s
        
        #3 [worker internal] load .dockerignore
        #3 transferring context: 2B done
        #3 DONE 0.0s
        
        #5 [com.docker.app.invocation-image internal] load remote build context
        #5 DONE 0.0s
        
        #4 [worker internal] load build definition from Dockerfile.worker
        #4 transferring dockerfile: 206B 0.0s done
        #4 DONE 0.0s
        
        #1 [web internal] load .dockerignore
        #1 transferring context: 2B done
        #1 DONE 0.0s
        
        #7 [web internal] load build context
        #7 transferring context: 60B done
        #7 DONE 0.0s
        
        #8 [web 1/1] COPY . .
        #8 DONE 0.0s
        
        #10 [web] exporting to image
        #10 exporting layers 0.0s done
        #10 writing image sha256:317b25f4b017e085006ba8fb9af14e493228455efe71d95c57e1468f3fb7004f done
        #10 naming to docker.io/library/web
        #10 exporting layers 0.0s done
        #10 naming to docker.io/library/web done
        #10 writing image sha256:3104b706c329faaef9ca4217c5a75bc8e0715a4ae0a75feba609c159bbd6a8fa done
        #10 DONE 0.0s
        
        #6 [com.docker.app.invocation-image] copy /context /
        #6 DONE 0.1s
        
        #11 [com.docker.app.invocation-image internal] load metadata for docker.io/d...
        #11 DONE 0.0s
        
        #12 [com.docker.app.invocation-image 1/2] FROM docker.io/docker/cnab-app-bas...
        #12 resolve docker.io/docker/cnab-app-base:jenkins-app-master-156 done
        #12 DONE 0.0s
        
        #13 [com.docker.app.invocation-image 2/2] COPY . .
        #13 DONE 0.0s
        
        #9 [worker internal] load metadata for docker.io/library/nginx:latest
        #9 ERROR: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        
        #15 [worker internal] load build context
        #15 transferring context: 206B done
        #15 DONE 0.0s
        
        #14 [worker 1/2] FROM docker.io/library/nginx:latest
        #14 resolve docker.io/library/nginx:latest 0.1s done
        #14 ERROR: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        ------
         > [worker internal] load metadata for docker.io/library/nginx:latest:
        ------
        ------
         > [worker 1/2] FROM docker.io/library/nginx:latest:
        ------
        
        Stderr:   failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: failed to copy: httpReaderSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/nginx/manifests/sha256:6d75c99af15565a301e48297fa2d121e15d80ad526f8369c526324f0f7ccb750: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
        
        
        Failures:
        ExitCode was 1 expected 0
        Expected no error