Skip to content

Regression

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

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

Error Message

Failed

Stacktrace

=== RUN   TestPushPulledApplication
--- FAIL: TestPushPulledApplication (11.67s)
    helper_test.go:129: assertion failed: 
        Command:  /home/ubuntu/workspace/app_master/src/github.com/docker/app/docker-linux app build --iidfile /tmp/iid-112739416 -t 10.100.100.150:49300/test/local:a-tag testdata/local
        ExitCode: 1
        Error:    exit status 1
        Stdout:   #1 [com.docker.app.invocation-image internal] load remote build context
        #1 DONE 0.0s
        
        #4 [web internal] load build definition from Dockerfile
        #4 transferring dockerfile: 60B done
        #4 DONE 0.0s
        
        #3 [worker internal] load build definition from Dockerfile.worker
        #3 transferring dockerfile: 206B done
        #3 DONE 0.0s
        
        #2 [worker internal] load .dockerignore
        #2 transferring context: 2B done
        #2 DONE 0.0s
        
        #5 [web internal] load .dockerignore
        #5 transferring context: 2B done
        #5 DONE 0.0s
        
        #7 [web internal] load build context
        #7 transferring context: 60B 0.0s done
        #7 DONE 0.1s
        
        #8 [web 1/1] COPY . .
        #8 DONE 0.0s
        
        #9 [com.docker.app.invocation-image] copy /context /
        #9 DONE 0.1s
        
        #11 [com.docker.app.invocation-image internal] load metadata for docker.io/d...
        #11 DONE 0.0s
        
        #10 [web] exporting to image
        #10 exporting layers 0.0s done
        #10 writing image sha256:21029c04d174c47dca3f6608120864932fed7606901f42b49dfcecc16e9cb56f done
        #10 naming to docker.io/library/web done
        #10 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
        
        #6 [worker internal] load metadata for docker.io/library/nginx:latest
        #6 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
        
        #13 [com.docker.app.invocation-image 2/2] COPY . .
        #13 DONE 0.1s
        
        #16 [worker internal] load build context
        #16 transferring context: 206B done
        #16 DONE 0.0s
        
        #10 [com.docker.app.invocation-image] exporting to image
        #10 exporting layers 0.0s done
        #10 writing image sha256:0271384aed108a643a163a946c99bfc6706e517af0daa700f5521e0969586a2a done
        #10 DONE 0.0s
        
        #15 [worker 1/2] FROM docker.io/library/nginx:latest
        #15 resolve docker.io/library/nginx:latest 0.1s done
        #15 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