https://github.com/openshift/ose/pull/1451
1.Generate a 1GB tar ball -rw-r--r--. 1 root root 1.1G Nov 28 14:25 incremental-app.tar 2.start a incremental build $oc start-build ruby-sample-build --incremental --from-archive=`pwd`/incremental-app.tar Uploading archive file "/home/incremental-app.tar" as binary input for the build ... build "ruby-sample-build-3" started And build go to completed finally. Verified this bug with below cluster oc v3.9.54 kubernetes v1.9.1+a0ce1bc657 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://ip-172-18-5-194.ec2.internal:443 openshift v3.9.54 kubernetes v1.9.1+a0ce1bc657
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3748