Started by upstream project "test_pr_s2i" build number 819 originally caused by: Started by remote host 50.17.198.52 [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace [workspace] $ /bin/sh -xe /tmp/jenkins725809218228868611.sh + vagrant origin-local-checkout --replace You don't seem to have the GOPATH environment variable set on your system. See: 'go help gopath' for more details about GOPATH. Waiting for the cloning process to finish Checking repo integrity for /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace # On branch master # Untracked files: # (use "git add ..." to include in what will be committed) # # artifacts/ nothing added to commit but untracked files present (use "git add" to track) ~/jobs/test_pull_requests_s2i/workspace Replacing: /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace From https://github.com/openshift/origin ea0fd22..dc7bb43 master -> origin/master ea0fd22..dc7bb43 release-4.2 -> origin/release-4.2 ea0fd22..dc7bb43 release-4.3 -> origin/release-4.3 Already on 'master' Your branch is behind 'origin/master' by 15 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at dc7bb43 Merge pull request #23082 from deads2k/admission-fake-restmapper Removing .vagrant-openshift.json Removing .vagrant/ Removing artifacts/ fatal: branch name required ~/jobs/test_pull_requests_s2i/workspace Origin repositories cloned into /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace + vagrant origin-local-checkout --replace --repo source-to-image You don't seem to have the GOPATH environment variable set on your system. See: 'go help gopath' for more details about GOPATH. Waiting for the cloning process to finish Checking repo integrity for /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace # On branch master # Your branch is ahead of 'origin/master' by 1 commit. # (use "git push" to publish your local commits) # nothing to commit, working directory clean ~/jobs/test_pull_requests_s2i/workspace Replacing: /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace From https://github.com/openshift/source-to-image 23154b8..3dee73c master -> origin/master Already on 'master' Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 3dee73c Merge pull request #976 from adambkaplan/bump-release-golang Deleted branch tpr_bump-release-golang_adambkaplan (was d6ad0c5). ~/jobs/test_pull_requests_s2i/workspace Origin repositories cloned into /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace + '[' -n 977 ']' + set +x *****Locally Merging Pull Request: https://github.com/openshift/source-to-image/pull/977 + test_pull_requests --local_merge_pull_request 977 --repo source-to-image --config /var/lib/jenkins/.test_pull_requests_s2i.json WARNING: Cache won't persist between runs. *** Starting with empty cache Rate limit remaining: 4936 Checking if current base repo commit ID matches what we expect Retrying... attempt: 2 Retrying... attempt: 3 Retrying... attempt: 4 Retrying... attempt: 5 No matching bot comment was found for pull request #977 on repo source-to-image Local merging pull request #977 for repo 'source-to-image' + pushd source-to-image + git checkout master Already on 'master' + git checkout -b tpr_test-rosie-ci_adambkaplan Switched to a new branch 'tpr_test-rosie-ci_adambkaplan' + git pull git@github.com:adambkaplan/source-to-image.git test-rosie-ci From github.com:adambkaplan/source-to-image * branch test-rosie-ci -> FETCH_HEAD + git pull git@github.com:adambkaplan/source-to-image.git test-rosie-ci --tags From github.com:adambkaplan/source-to-image * branch test-rosie-ci -> FETCH_HEAD + git checkout master Switched to branch 'master' + git merge tpr_test-rosie-ci_adambkaplan + git submodule update --recursive + popd Rate limit resets in: 3582s, at 2019-06-07T17:47:38-04:00 (1559944058) Rate limit remaining: 4934; delta: 2 Rate limit is not too low. Would run. Cache stats: Hits: 4, Misses: 2, Bypass: 0 (raw): [:fresh, 4, :invalid, 0, :miss, 2, :unacceptable, 0, :valid, 0] Done ~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace Updating 3dee73c..af5a977 Fast-forward README.md | 2 ++ 1 file changed, 2 insertions(+) Already up-to-date. Updating 3dee73c..af5a977 Fast-forward README.md | 2 ++ 1 file changed, 2 insertions(+) ~/jobs/test_pull_requests_s2i/workspace + pushd origin ~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace + vagrant origin-init --stage inst --os rhel7 --instance-type c4.large origin_test_pull_requests_s2i_1426 Reading AWS credentials from /var/lib/jenkins/.awscred Searching devenv-rhel7_* for latest base AMI (required_name_tag=) Found: ami-0b4c1d64a26a928c2 (devenv-rhel7_6324) ++ seq 0 2 + for i in '$(seq 0 2)' + vagrant up --provider aws Bringing machine 'openshiftdev' up with 'aws' provider... ==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant ==> openshiftdev: high-level network configurations (`config.vm.network`). They ==> openshiftdev: will be silently ignored. ==> openshiftdev: Warning! You're launching this instance into a VPC without an ==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so ==> openshiftdev: you can access this machine, otherwise Vagrant will not be able ==> openshiftdev: to SSH into it. ==> openshiftdev: Launching an instance with the following settings... ==> openshiftdev: -- Type: c4.large ==> openshiftdev: -- AMI: ami-0b4c1d64a26a928c2 ==> openshiftdev: -- Region: us-east-1 ==> openshiftdev: -- Keypair: libra ==> openshiftdev: -- Subnet ID: subnet-cf57c596 ==> openshiftdev: -- User Data: yes ==> openshiftdev: -- User Data: ==> openshiftdev: # cloud-config ==> openshiftdev: ==> openshiftdev: growpart: ==> openshiftdev: mode: auto ==> openshiftdev: devices: ['/'] ==> openshiftdev: runcmd: ==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"] ==> openshiftdev: ==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>35, "Ebs.VolumeType"=>"gp2"}] ==> openshiftdev: -- Terminate On Shutdown: false ==> openshiftdev: -- Monitoring: false ==> openshiftdev: -- EBS optimized: false ==> openshiftdev: -- Assigning a public IP address in a VPC: false ==> openshiftdev: Waiting for instance to become "ready"... ==> openshiftdev: Waiting for SSH to become available... ==> openshiftdev: Machine is booted and ready for use! ==> openshiftdev: Running provisioner: setup (shell)... openshiftdev: Running: /tmp/vagrant-shell20190607-28740-eyao8n.sh ==> openshiftdev: Host: ec2-3-86-2-124.compute-1.amazonaws.com + break + vagrant ssh -c 'wget -q https://dl.google.com/go/go1.12.5.linux-amd64.tar.gz && sudo tar -C /usr/local -xzf go1.12.5.linux-amd64.tar.gz && sudo rm /bin/go* && sudo ln -s /usr/local/go/bin/go /usr/local/go/bin/godoc /usr/local/go/bin/gofmt /bin' + vagrant clone-upstream-repos --clean --repo source-to-image Running ssh/sudo command 'mkdir -p /ec2-user/.ssh; mv /tmp/file20190607-28877-148g1jp /ec2-user/.ssh/config && chown ec2-user:ec2-user /ec2-user/.ssh/config && chmod 0600 /ec2-user/.ssh/config' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R ec2-user:ec2-user /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'set -e rm -fr /data/src/github.com/openshift/source-to-image-bare; if [ ! -d /data/src/github.com/openshift/source-to-image-bare ]; then git clone --quiet --bare https://github.com/openshift/source-to-image.git /data/src/github.com/openshift/source-to-image-bare >/dev/null fi ' with timeout 14400. Attempt #0 + vagrant sync-sti -c -s Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/source-to-image-bare; ' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /ec2-user/.ssh; mv /tmp/file20190607-28940-1ycv2vi /ec2-user/.ssh/config && chown ec2-user:ec2-user /ec2-user/.ssh/config && chmod 0600 /ec2-user/.ssh/config' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R ec2-user:ec2-user /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'set -e rm -fr /data/src/github.com/openshift/source-to-image-bare; if [ ! -d /data/src/github.com/openshift/source-to-image-bare ]; then git clone --quiet --bare https://github.com/openshift/source-to-image.git /data/src/github.com/openshift/source-to-image-bare >/dev/null fi ' with timeout 14400. Attempt #0 Synchronizing local sources Synchronizing [source-to-image@master] from source-to-image... Warning: Permanently added '3.86.2.124' (ECDSA) to the list of known hosts. Running ssh/sudo command 'set -e if [ -d /data/src/github.com/openshift/source-to-image-bare ]; then rm -rf /data/src/github.com/openshift/source-to-image echo 'Cloning source-to-image ...' git clone --quiet --recurse-submodules /data/src/github.com/openshift/source-to-image-bare /data/src/github.com/openshift/source-to-image else MISSING_REPO+='source-to-image-bare' fi if [ -n "$MISSING_REPO" ]; then echo 'Missing required upstream repositories:' echo $MISSING_REPO echo 'To fix, execute command: vagrant clone-upstream-repos' fi ' with timeout 14400. Attempt #0 Cloning source-to-image ... Running ssh/sudo command ' pushd /data/src/github.com/openshift/source-to-image commit_id=`git rev-parse $(git rev-parse --abbrev-ref HEAD)` git_status=$(git status --porcelain) if [ -f ~/sync/source-to-image ] then previous_commit_id=$(cat ~/sync/source-to-image) fi if [ "$previous_commit_id" != "$commit_id" ] || [ -n "$git_status" ] then echo "Performing source-to-image build..." set -e hack/verify-gofmt.sh hack/build-go.sh hack/build-test-images.sh else echo "Commit ID: $commit_id" echo "Previous Commit ID: $previous_commit_id" echo "Git Status: $git_status" echo "No update for source-to-image, $(git rev-parse --abbrev-ref HEAD)" fi mkdir -p ~/sync echo -n $commit_id > ~/sync/source-to-image popd ' with timeout 14400. Attempt #0 /data/src/github.com/openshift/source-to-image ~ Performing source-to-image build... go version go1.12.5 linux/amd64 ++ Building go targets for linux/amd64: cmd/s2i ++ Placing binaries Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox Trying to pull repository docker.io/library/busybox ... latest: Pulling from docker.io/library/busybox 53071b97a884: Pulling fs layer 53071b97a884: Verifying Checksum 53071b97a884: Download complete 53071b97a884: Pull complete Digest: sha256:4b6ad3a68d34da29bf7c8ccb5d355ba8b4babcad1f99798204e7abb43e54ee3d ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /opt/app-root/src && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in 493046ac3b35 ---> 7a66b3dace19 Removing intermediate container 493046ac3b35 Step 3 : WORKDIR /opt/app-root/src ---> Running in 2ac089a2b675 ---> c55c58316d88 Removing intermediate container 2ac089a2b675 Step 4 : LABEL io.openshift.s2i.scripts-url http://127.0.0.1:23456/.s2i/bin ---> Running in 6673ca1223cc ---> 47238d2ca8e7 Removing intermediate container 6673ca1223cc Successfully built 47238d2ca8e7 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : LABEL io.openshift.s2i.assemble-user "0" ---> Running in a62dcb14dc9d ---> 77e085f0ff13 Removing intermediate container a62dcb14dc9d Step 3 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Running in 6859d1559519 ---> c5de778849a3 Removing intermediate container 6859d1559519 Step 4 : USER 431 ---> Running in eddc1455f71c ---> cf2e63028329 Removing intermediate container eddc1455f71c Successfully built cf2e63028329 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : LABEL io.openshift.s2i.assemble-user "431" ---> Running in 93637aca713f ---> f14df0464c40 Removing intermediate container 93637aca713f Step 3 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Running in 2d3d76f49eba ---> b52ed36a5e1c Removing intermediate container 2d3d76f49eba Step 4 : USER 431 ---> Running in 4a52873939ff ---> 0c6751a68443 Removing intermediate container 4a52873939ff Successfully built 0c6751a68443 Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in 6dbc271fda74 ---> 5b1d4c7c98b2 Removing intermediate container 6dbc271fda74 Step 3 : WORKDIR / ---> Running in 60e8f831552d ---> a69e925e2b5b Removing intermediate container 60e8f831552d Step 4 : ENV STI_SCRIPTS_URL http://127.0.0.1:23456/.s2i/bin ---> Running in 691b41d30eef ---> f42332bc34e0 Removing intermediate container 691b41d30eef Successfully built f42332bc34e0 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Running in 355ba32d6f8d ---> 6a7ffa1c2acc Removing intermediate container 355ba32d6f8d Step 3 : USER fakeuser ---> Running in c7b42963812f ---> 8bdae744eba9 Removing intermediate container c7b42963812f Successfully built 8bdae744eba9 Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /tmp/scripts && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in fb85dd31a77f ---> 7d55c9bd34e0 Removing intermediate container fb85dd31a77f Step 3 : WORKDIR / ---> Running in d01f82db9664 ---> 2b932646f5f2 Removing intermediate container d01f82db9664 Step 4 : ADD scripts/.s2i/bin/ /tmp/scripts/ ---> 252a27b7515d Removing intermediate container 129a8c13e47e Step 5 : LABEL io.openshift.s2i.scripts-url image:///tmp/scripts/ ---> Running in 8e1dca661458 ---> c6f8e2c5b948 Removing intermediate container 8e1dca661458 Successfully built c6f8e2c5b948 Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /tmp/scripts && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Using cache ---> 7d55c9bd34e0 Step 3 : WORKDIR / ---> Using cache ---> 2b932646f5f2 Step 4 : ADD scripts/.s2i/bin/run /tmp/scripts/ ---> 484591a2a8e7 Removing intermediate container ad37e29ac0f0 Step 5 : ADD scripts/.s2i/bin/assemble /tmp/scripts/ ---> f738f5412ae3 Removing intermediate container bc0f81906bf4 Step 6 : LABEL io.openshift.s2i.scripts-url image:///tmp/scripts/ ---> Running in eb764255025c ---> a057bea8a4ee Removing intermediate container eb764255025c Successfully built a057bea8a4ee Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && rm /bin/tar && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in 60a79813fa75 ---> e22afd282d7b Removing intermediate container 60a79813fa75 Step 3 : WORKDIR / ---> Running in 951f58bebcb9 ---> 89fdecb3cb6f Removing intermediate container 951f58bebcb9 Successfully built 89fdecb3cb6f Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : ONBUILD run touch /sti-fake/src/onbuild ---> Running in 95bb13e45005 ---> e91aef7d9859 Removing intermediate container 95bb13e45005 Step 3 : ONBUILD copy . /tmp/src/ ---> Running in 19e5b7269741 ---> 10e8319fc166 Removing intermediate container 19e5b7269741 Step 4 : WORKDIR /tmp/src ---> Running in 63e05e900275 ---> ec9a9c9e5b05 Removing intermediate container 63e05e900275 Successfully built ec9a9c9e5b05 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Using cache ---> 6a7ffa1c2acc Step 3 : USER 431 ---> Running in e6d149b1c6e9 ---> 838e7b5cb09e Removing intermediate container e6d149b1c6e9 Successfully built 838e7b5cb09e Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : ONBUILD user 0 ---> Running in 0c0f9810bffb ---> 9abc894b7232 Removing intermediate container 0c0f9810bffb Step 3 : ONBUILD run touch /tmp/onbuild ---> Running in 1c498ae33a0c ---> 8e79c997f002 Removing intermediate container 1c498ae33a0c Step 4 : ONBUILD copy . /tmp/src/ ---> Running in 33d3d27d06e3 ---> c449484eb06f Removing intermediate container 33d3d27d06e3 Step 5 : WORKDIR /tmp/src ---> Running in 860240645ef8 ---> 71e2fa9e62ec Removing intermediate container 860240645ef8 Successfully built 71e2fa9e62ec Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> 47238d2ca8e7 Step 2 : USER 1001 ---> Running in 30b9151f14ac ---> 79cab1f4f1fa Removing intermediate container 30b9151f14ac Step 3 : ONBUILD user 1001 ---> Running in 84259c4e99af ---> 8eddf63a7ebe Removing intermediate container 84259c4e99af Step 4 : ONBUILD run touch /tmp/onbuild ---> Running in de0228ebeffd ---> a26e22f4507c Removing intermediate container de0228ebeffd Step 5 : ONBUILD copy . /tmp/src/ ---> Running in cd8841183341 ---> e12e4827c2d7 Removing intermediate container cd8841183341 Step 6 : WORKDIR /tmp/src ---> Running in 5cfadb76289a ---> 8936f0250f0f Removing intermediate container 5cfadb76289a Successfully built 8936f0250f0f ~ + vagrant test-sti --all -d *************************************************** Running OUTPUT_COVERAGE=/tmp/sti/artifacts/coverage hack/test-go.sh... ok github.com/openshift/source-to-image/pkg/api 1.010s coverage: 42.6% of statements ok github.com/openshift/source-to-image/pkg/api/validation 1.021s coverage: 48.6% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/dockerfile 1.113s coverage: 3.6% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/layered 1.029s coverage: 80.5% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/onbuild 1.026s coverage: 70.7% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/sti 1.052s coverage: 52.2% of statements ok github.com/openshift/source-to-image/pkg/docker 1.041s coverage: 46.4% of statements ok github.com/openshift/source-to-image/pkg/ignore 1.021s coverage: 76.8% of statements ok github.com/openshift/source-to-image/pkg/scm 1.065s coverage: 78.9% of statements ok github.com/openshift/source-to-image/pkg/scm/downloaders/file 1.010s coverage: 82.6% of statements ok github.com/openshift/source-to-image/pkg/scm/downloaders/git 1.012s coverage: 63.6% of statements ok github.com/openshift/source-to-image/pkg/scm/git 1.110s coverage: 56.3% of statements ok github.com/openshift/source-to-image/pkg/scripts 1.069s coverage: 74.9% of statements ok github.com/openshift/source-to-image/pkg/tar 1.053s coverage: 58.2% of statements ok github.com/openshift/source-to-image/pkg/util 1.117s coverage: 47.3% of statements ok github.com/openshift/source-to-image/pkg/util/fs 1.010s coverage: 24.3% of statements ok github.com/openshift/source-to-image/pkg/util/status 1.009s coverage: 100.0% of statements ok github.com/openshift/source-to-image/pkg/util/user 1.010s coverage: 66.0% of statements ? github.com/openshift/source-to-image/test/integration/docker [no test files] ? github.com/openshift/source-to-image/test/integration/dockerfile [no test files] real 1m29.199s user 1m58.559s sys 0m9.688s Finished OUTPUT_COVERAGE=/tmp/sti/artifacts/coverage hack/test-go.sh *************************************************** *************************************************** Running hack/test-integration.sh... Running docker integration tests ... === RUN TestTCP --- PASS: TestTCP (0.38s) === RUN TestUNIX --- PASS: TestUNIX (0.05s) === RUN TestSSL --- PASS: TestSSL (0.21s) === RUN TestSSLClientCert --- PASS: TestSSLClientCert (0.20s) === RUN TestInjectionBuild I0607 16:53:34.129445 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:34.134948 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:34.135012 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:34.135073 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:34.135188 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:53:34.135983 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:34.136034 12577 clone.go:40] Cloning sources into "/tmp/s2i284180654/upload/src" I0607 16:53:34.340129 12577 clone.go:56] Checked out "HEAD" I0607 16:53:34.363349 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:34.391043 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:53:34.391168 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:53:34.392551 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:53:34.392679 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:53:34.394030 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:53:34.394133 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:53:34.394228 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:34.394265 12577 sti.go:213] Clean build will be performed I0607 16:53:34.394315 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:34.394379 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:53:34.394430 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:53:34.396662 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:34.396759 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:34.398520 12577 injection.go:33] Using "/opt/app-root/src" as a destination for injecting "/tmp/s2i-test-dir078014411" I0607 16:53:34.398602 12577 injection.go:33] Using "/opt/app-root/src/test" as a destination for injecting "/tmp/s2i-test-dir078014411" I0607 16:53:34.398673 12577 injection.go:33] Using "/opt/app-root/src/test2" as a destination for injecting "/tmp/s2i-test-dir078014411" I0607 16:53:34.402817 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:34.402941 12577 docker.go:961] Setting "/bin/sh -c while [ ! -f \"/tmp/injection-result\" ]; do sleep 0.5; done; if [ -s \"/tmp/injection-result\" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result" command for container ... I0607 16:53:34.403259 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_7ca3925f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c while [ ! -f "/tmp/injection-result" ]; do sleep 0.5; done; if [ -s "/tmp/injection-result" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:34.793313 12577 docker.go:1002] Attaching to container "deae422444aeab6c0c383129d99fd730a26849871ced660391903d3ff235f04f" ... I0607 16:53:34.797145 12577 docker.go:1013] Starting container "deae422444aeab6c0c383129d99fd730a26849871ced660391903d3ff235f04f" ... I0607 16:53:35.139713 12577 sti.go:735] starting the injections uploading ... I0607 16:53:35.139891 12577 docker.go:388] Uploading "/tmp/s2i-test-dir078014411" to "/" ... I0607 16:53:35.140211 12577 tar.go:239] Adding "/tmp/s2i-test-dir078014411" to tar ... I0607 16:53:35.141396 12577 tar.go:337] Adding to tar: /tmp/s2i-test-dir078014411/secret as s2i-test-dir078014411/secret I0607 16:53:35.169796 12577 docker.go:388] Uploading "/tmp/s2i-test-dir078014411" to "/opt/app-root" ... I0607 16:53:35.169989 12577 tar.go:239] Adding "/tmp/s2i-test-dir078014411" to tar ... I0607 16:53:35.170331 12577 tar.go:337] Adding to tar: /tmp/s2i-test-dir078014411/secret as s2i-test-dir078014411/secret I0607 16:53:35.193748 12577 docker.go:388] Uploading "/tmp/s2i-test-dir078014411" to "/opt/app-root/src" ... I0607 16:53:35.193769 12577 tar.go:239] Adding "/tmp/s2i-test-dir078014411" to tar ... I0607 16:53:35.194083 12577 tar.go:337] Adding to tar: /tmp/s2i-test-dir078014411/secret as s2i-test-dir078014411/secret I0607 16:53:35.216520 12577 docker.go:388] Uploading "/tmp/s2i-test-dir078014411" to "/opt/app-root/src" ... I0607 16:53:35.216722 12577 tar.go:239] Adding "/tmp/s2i-test-dir078014411" to tar ... I0607 16:53:35.216954 12577 tar.go:337] Adding to tar: /tmp/s2i-test-dir078014411/secret as s2i-test-dir078014411/secret I0607 16:53:35.239792 12577 docker.go:388] Uploading "/tmp/s2i-injection-remove802393141" to "/tmp" ... I0607 16:53:35.239819 12577 tar.go:239] Adding "/tmp/s2i-injection-remove802393141" to tar ... I0607 16:53:35.240006 12577 tar.go:337] Adding to tar: /tmp/s2i-injection-remove802393141 as s2i-injection-remove802393141 I0607 16:53:35.263130 12577 docker.go:388] Uploading "/tmp/s2i-injection-result311390736" to "/tmp" ... I0607 16:53:35.263337 12577 tar.go:239] Adding "/tmp/s2i-injection-result311390736" to tar ... I0607 16:53:35.263465 12577 tar.go:337] Adding to tar: /tmp/s2i-injection-result311390736 as s2i-injection-result311390736 I0607 16:53:35.287057 12577 sti.go:703] starting the source uploading ... I0607 16:53:35.287126 12577 tar.go:239] Adding "/tmp/s2i284180654/upload" to tar ... I0607 16:53:35.287378 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/scripts as scripts I0607 16:53:35.287891 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/scripts/assemble as scripts/assemble I0607 16:53:35.288443 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/scripts/run as scripts/run I0607 16:53:35.288947 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:53:35.289480 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src as src I0607 16:53:35.293806 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/.gitignore as src/.gitignore I0607 16:53:35.294300 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/.s2i as src/.s2i I0607 16:53:35.294772 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/.s2i/bin as src/.s2i/bin I0607 16:53:35.295127 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:53:35.295550 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/.s2i/environment as src/.s2i/environment I0607 16:53:35.296057 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/.travis.yml as src/.travis.yml I0607 16:53:35.296537 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/Dockerfile as src/Dockerfile I0607 16:53:35.296988 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/Gemfile as src/Gemfile I0607 16:53:35.297434 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:53:35.297889 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/README.md as src/README.md I0607 16:53:35.298376 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/Rakefile as src/Rakefile I0607 16:53:35.298791 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/app.rb as src/app.rb I0607 16:53:35.299286 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/config as src/config I0607 16:53:35.299753 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/config/database.rb as src/config/database.rb I0607 16:53:35.300178 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/config/database.yml as src/config/database.yml I0607 16:53:35.300556 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/config.ru as src/config.ru I0607 16:53:35.301808 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/db as src/db I0607 16:53:35.302886 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/db/migrate as src/db/migrate I0607 16:53:35.303429 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:53:35.304109 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/models.rb as src/models.rb I0607 16:53:35.304511 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/run.sh as src/run.sh I0607 16:53:35.304941 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/test as src/test I0607 16:53:35.305339 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:53:35.305768 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/views as src/views I0607 16:53:35.306149 12577 tar.go:337] Adding to tar: /tmp/s2i284180654/upload/src/views/main.erb as src/views/main.erb I0607 16:53:35.688478 12577 docker.go:1044] Waiting for container "deae422444aeab6c0c383129d99fd730a26849871ced660391903d3ff235f04f" to stop ... I0607 16:53:35.849808 12577 docker.go:1069] Invoking PostExecute function I0607 16:53:35.849879 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:53:35.849914 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:53:35.852044 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:53:35.852102 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i284180654/metadata' I0607 16:53:35.852248 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:53:36.009729 12577 tar.go:401] Creating directory /tmp/s2i284180654/metadata I0607 16:53:36.009807 12577 tar.go:469] Creating /tmp/s2i284180654/metadata/image_metadata.json I0607 16:53:36.009946 12577 tar.go:479] Extracting/writing /tmp/s2i284180654/metadata/image_metadata.json I0607 16:53:36.010074 12577 tar.go:425] Done extracting tar stream I0607 16:53:36.010183 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:53:36.014269 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0002ec8c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:53:37.049423 12577 postexecutorstep.go:393] Executing step: report success I0607 16:53:37.049473 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app I0607 16:53:37.049503 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:53:37.050257 12577 docker.go:980] Removing container "deae422444aeab6c0c383129d99fd730a26849871ced660391903d3ff235f04f" ... I0607 16:53:37.065340 12577 docker.go:990] Removed container "deae422444aeab6c0c383129d99fd730a26849871ced660391903d3ff235f04f" I0607 16:53:37.065580 12577 cleanup.go:33] Removing temporary directory /tmp/s2i284180654 I0607 16:53:37.065630 12577 fs.go:314] Removing directory '/tmp/s2i284180654' --- PASS: TestInjectionBuild (7.58s) === RUN TestInjectionBuildBadDestination I0607 16:53:41.715595 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:41.721009 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:41.721070 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:41.721125 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:41.721211 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:53:41.721619 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:41.721671 12577 clone.go:40] Cloning sources into "/tmp/s2i957965881/upload/src" I0607 16:53:41.920857 12577 clone.go:56] Checked out "HEAD" I0607 16:53:41.947194 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:41.961006 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:53:41.961107 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:53:41.963272 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:53:41.963367 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:53:41.964760 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:53:41.964893 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:53:41.964969 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:41.965015 12577 sti.go:213] Clean build will be performed I0607 16:53:41.965058 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:41.965119 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:53:41.965161 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:53:41.968272 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:41.968386 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:41.974206 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:41.974350 12577 docker.go:961] Setting "/bin/sh -c while [ ! -f \"/tmp/injection-result\" ]; do sleep 0.5; done; if [ -s \"/tmp/injection-result\" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result" command for container ... I0607 16:53:41.974695 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_2a9c9b03" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c while [ ! -f "/tmp/injection-result" ]; do sleep 0.5; done; if [ -s "/tmp/injection-result" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:42.340163 12577 docker.go:1002] Attaching to container "48da04ec47ca862c2e7839143421216f8b26b0b691307d7dd1a255e39919a759" ... I0607 16:53:42.342765 12577 docker.go:1013] Starting container "48da04ec47ca862c2e7839143421216f8b26b0b691307d7dd1a255e39919a759" ... I0607 16:53:42.643266 12577 sti.go:735] starting the injections uploading ... I0607 16:53:42.643441 12577 docker.go:388] Uploading "/tmp/s2i-test-dir021668290" to "/bad" ... I0607 16:53:42.643608 12577 tar.go:239] Adding "/tmp/s2i-test-dir021668290" to tar ... I0607 16:53:42.643989 12577 tar.go:337] Adding to tar: /tmp/s2i-test-dir021668290/secret as s2i-test-dir021668290/secret I0607 16:53:42.649368 12577 docker.go:393] error: Uploading to container failed: Error response from daemon: lstat /var/lib/docker/devicemapper/mnt/9171123c4a637e7764071f65d4dc7bb6b7f3df07082ef55a83b2c7c0869e3333/rootfs/bad: no such file or directory E0607 16:53:42.649446 12577 injection.go:151] The destination directory for "/tmp/s2i-test-dir021668290" injection must exist in container ("/bad/dir") I0607 16:53:42.649718 12577 docker.go:388] Uploading "/tmp/s2i-injection-result906458835" to "/tmp" ... I0607 16:53:42.649743 12577 tar.go:239] Adding "/tmp/s2i-injection-result906458835" to tar ... I0607 16:53:42.649926 12577 tar.go:337] Adding to tar: /tmp/s2i-injection-result906458835 as s2i-injection-result906458835 I0607 16:53:43.184600 12577 docker.go:1044] Waiting for container "48da04ec47ca862c2e7839143421216f8b26b0b691307d7dd1a255e39919a759" to stop ... I0607 16:53:43.314326 12577 docker.go:980] Removing container "48da04ec47ca862c2e7839143421216f8b26b0b691307d7dd1a255e39919a759" ... I0607 16:53:43.329204 12577 docker.go:990] Removed container "48da04ec47ca862c2e7839143421216f8b26b0b691307d7dd1a255e39919a759" I0607 16:53:43.329792 12577 cleanup.go:33] Removing temporary directory /tmp/s2i957965881 I0607 16:53:43.329833 12577 fs.go:314] Removing directory '/tmp/s2i957965881' --- PASS: TestInjectionBuildBadDestination (1.63s) === RUN TestCleanBuild I0607 16:53:43.340255 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:43.345723 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:43.345783 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:43.345837 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:43.345922 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:53:43.346308 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:43.346362 12577 clone.go:40] Cloning sources into "/tmp/s2i603682326/upload/src" I0607 16:53:43.530697 12577 clone.go:56] Checked out "HEAD" I0607 16:53:43.554483 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:43.570011 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:53:43.570101 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:53:43.571493 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:53:43.571618 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:53:43.573081 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:53:43.573181 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:53:43.573260 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:43.573302 12577 sti.go:213] Clean build will be performed I0607 16:53:43.573344 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:43.573390 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:53:43.573422 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:53:43.575748 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:43.575860 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:43.576146 12577 sti.go:703] starting the source uploading ... I0607 16:53:43.576213 12577 tar.go:239] Adding "/tmp/s2i603682326/upload" to tar ... I0607 16:53:43.576646 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/scripts as scripts I0607 16:53:43.579941 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:43.580010 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:53:43.580275 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_2c382031" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:43.956405 12577 docker.go:1002] Attaching to container "3fc8dac14ac1ae02be58624d02bc312206e6a4571abb486fa81115ce9a52f542" ... I0607 16:53:43.958140 12577 docker.go:1013] Starting container "3fc8dac14ac1ae02be58624d02bc312206e6a4571abb486fa81115ce9a52f542" ... I0607 16:53:44.257601 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/scripts/assemble as scripts/assemble I0607 16:53:44.258099 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/scripts/run as scripts/run I0607 16:53:44.258595 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:53:44.259143 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src as src I0607 16:53:44.262841 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/.gitignore as src/.gitignore I0607 16:53:44.263356 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/.s2i as src/.s2i I0607 16:53:44.263825 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/.s2i/bin as src/.s2i/bin I0607 16:53:44.264243 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:53:44.264719 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/.s2i/environment as src/.s2i/environment I0607 16:53:44.265187 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/.travis.yml as src/.travis.yml I0607 16:53:44.265673 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/Dockerfile as src/Dockerfile I0607 16:53:44.266158 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/Gemfile as src/Gemfile I0607 16:53:44.266667 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:53:44.267158 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/README.md as src/README.md I0607 16:53:44.267675 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/Rakefile as src/Rakefile I0607 16:53:44.268185 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/app.rb as src/app.rb I0607 16:53:44.268708 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/config as src/config I0607 16:53:44.269139 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/config/database.rb as src/config/database.rb I0607 16:53:44.269648 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/config/database.yml as src/config/database.yml I0607 16:53:44.270081 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/config.ru as src/config.ru I0607 16:53:44.271046 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/db as src/db I0607 16:53:44.272176 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/db/migrate as src/db/migrate I0607 16:53:44.272743 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:53:44.273493 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/models.rb as src/models.rb I0607 16:53:44.274411 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/run.sh as src/run.sh I0607 16:53:44.274938 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/test as src/test I0607 16:53:44.275444 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:53:44.275986 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/views as src/views I0607 16:53:44.276439 12577 tar.go:337] Adding to tar: /tmp/s2i603682326/upload/src/views/main.erb as src/views/main.erb I0607 16:53:44.324985 12577 docker.go:1044] Waiting for container "3fc8dac14ac1ae02be58624d02bc312206e6a4571abb486fa81115ce9a52f542" to stop ... I0607 16:53:44.481006 12577 docker.go:1069] Invoking PostExecute function I0607 16:53:44.481058 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:53:44.481087 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:53:44.491465 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:53:44.491525 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i603682326/metadata' I0607 16:53:44.491771 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:53:44.645539 12577 tar.go:401] Creating directory /tmp/s2i603682326/metadata I0607 16:53:44.645638 12577 tar.go:469] Creating /tmp/s2i603682326/metadata/image_metadata.json I0607 16:53:44.645783 12577 tar.go:479] Extracting/writing /tmp/s2i603682326/metadata/image_metadata.json I0607 16:53:44.645943 12577 tar.go:425] Done extracting tar stream I0607 16:53:44.646081 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:53:44.650152 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:53:45.262360 12577 postexecutorstep.go:393] Executing step: report success I0607 16:53:45.262412 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app I0607 16:53:45.262448 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:53:45.262541 12577 docker.go:980] Removing container "3fc8dac14ac1ae02be58624d02bc312206e6a4571abb486fa81115ce9a52f542" ... I0607 16:53:45.277403 12577 docker.go:990] Removed container "3fc8dac14ac1ae02be58624d02bc312206e6a4571abb486fa81115ce9a52f542" I0607 16:53:45.277560 12577 cleanup.go:33] Removing temporary directory /tmp/s2i603682326 I0607 16:53:45.277601 12577 fs.go:314] Removing directory '/tmp/s2i603682326' --- PASS: TestCleanBuild (3.29s) === RUN TestCleanBuildLabel I0607 16:53:46.636352 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:46.641790 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:46.641848 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:46.641901 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:46.641991 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:53:46.642383 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:46.642432 12577 clone.go:40] Cloning sources into "/tmp/s2i001488312/upload/src" I0607 16:53:46.885408 12577 clone.go:56] Checked out "HEAD" I0607 16:53:46.909410 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:46.923626 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:53:46.923749 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:53:46.925200 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:53:46.925285 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:53:46.926680 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:53:46.926783 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:53:46.926859 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:46.926908 12577 sti.go:213] Clean build will be performed I0607 16:53:46.926953 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:46.926999 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:53:46.927032 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:53:46.929267 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:46.929389 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:46.929550 12577 sti.go:703] starting the source uploading ... I0607 16:53:46.929622 12577 tar.go:239] Adding "/tmp/s2i001488312/upload" to tar ... I0607 16:53:46.930004 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/scripts as scripts I0607 16:53:46.942276 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:46.942366 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:53:46.942716 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_82f3a382" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:47.300996 12577 docker.go:1002] Attaching to container "1f7bc9bcbcf2ed6d3e86cbe7a18946447fcae5e8e9ba797026bff6cb27886b2e" ... I0607 16:53:47.303426 12577 docker.go:1013] Starting container "1f7bc9bcbcf2ed6d3e86cbe7a18946447fcae5e8e9ba797026bff6cb27886b2e" ... I0607 16:53:47.611978 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/scripts/assemble as scripts/assemble I0607 16:53:47.612545 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/scripts/run as scripts/run I0607 16:53:47.613061 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:53:47.613677 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src as src I0607 16:53:47.617235 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/.gitignore as src/.gitignore I0607 16:53:47.617746 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/.s2i as src/.s2i I0607 16:53:47.618231 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/.s2i/bin as src/.s2i/bin I0607 16:53:47.618594 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:53:47.619095 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/.s2i/environment as src/.s2i/environment I0607 16:53:47.619595 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/.travis.yml as src/.travis.yml I0607 16:53:47.620102 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/Dockerfile as src/Dockerfile I0607 16:53:47.620600 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/Gemfile as src/Gemfile I0607 16:53:47.621111 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:53:47.621610 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/README.md as src/README.md I0607 16:53:47.622112 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/Rakefile as src/Rakefile I0607 16:53:47.622640 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/app.rb as src/app.rb I0607 16:53:47.623140 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/config as src/config I0607 16:53:47.623605 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/config/database.rb as src/config/database.rb I0607 16:53:47.624081 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/config/database.yml as src/config/database.yml I0607 16:53:47.624575 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/config.ru as src/config.ru I0607 16:53:47.625059 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/db as src/db I0607 16:53:47.625511 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/db/migrate as src/db/migrate I0607 16:53:47.625963 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:53:47.626465 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/models.rb as src/models.rb I0607 16:53:47.626950 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/run.sh as src/run.sh I0607 16:53:47.627760 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/test as src/test I0607 16:53:47.628759 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:53:47.629297 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/views as src/views I0607 16:53:47.630070 12577 tar.go:337] Adding to tar: /tmp/s2i001488312/upload/src/views/main.erb as src/views/main.erb I0607 16:53:47.683111 12577 docker.go:1044] Waiting for container "1f7bc9bcbcf2ed6d3e86cbe7a18946447fcae5e8e9ba797026bff6cb27886b2e" to stop ... I0607 16:53:47.840602 12577 docker.go:1069] Invoking PostExecute function I0607 16:53:47.840654 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:53:47.840687 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:53:47.842845 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:53:47.842902 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i001488312/metadata' I0607 16:53:47.843050 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:53:48.003616 12577 tar.go:401] Creating directory /tmp/s2i001488312/metadata I0607 16:53:48.003705 12577 tar.go:469] Creating /tmp/s2i001488312/metadata/image_metadata.json I0607 16:53:48.003864 12577 tar.go:479] Extracting/writing /tmp/s2i001488312/metadata/image_metadata.json I0607 16:53:48.004030 12577 tar.go:425] Done extracting tar stream I0607 16:53:48.004163 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:53:48.008264 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:53:48.627349 12577 postexecutorstep.go:393] Executing step: report success I0607 16:53:48.627401 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app I0607 16:53:48.627436 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:53:48.627530 12577 docker.go:980] Removing container "1f7bc9bcbcf2ed6d3e86cbe7a18946447fcae5e8e9ba797026bff6cb27886b2e" ... I0607 16:53:48.642298 12577 docker.go:990] Removed container "1f7bc9bcbcf2ed6d3e86cbe7a18946447fcae5e8e9ba797026bff6cb27886b2e" I0607 16:53:48.642544 12577 cleanup.go:33] Removing temporary directory /tmp/s2i001488312 I0607 16:53:48.642584 12577 fs.go:314] Removing directory '/tmp/s2i001488312' --- PASS: TestCleanBuildLabel (3.35s) === RUN TestCleanBuildUser I0607 16:53:49.984926 12577 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" I0607 16:53:49.990357 12577 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" I0607 16:53:49.990418 12577 docker.go:730] Image sha256:8bdae744eba9582f3b508562073e9cc3182f14dd0e8242dee444d72e7ee3c0ab contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:49.990474 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:49.990596 12577 sti.go:204] Preparing to build test/sti-fake-app-user I0607 16:53:49.991032 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:49.991094 12577 clone.go:40] Cloning sources into "/tmp/s2i160924586/upload/src" I0607 16:53:50.215557 12577 clone.go:56] Checked out "HEAD" I0607 16:53:50.239121 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:50.251850 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:53:50.251951 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:53:50.253352 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:53:50.253451 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:53:50.254879 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:53:50.254969 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:53:50.255037 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:50.255074 12577 sti.go:213] Clean build will be performed I0607 16:53:50.255116 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:50.255161 12577 sti.go:227] Running "assemble" in "test/sti-fake-app-user" I0607 16:53:50.255193 12577 sti.go:585] Using image name sti_test/sti-fake-user I0607 16:53:50.258010 12577 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" I0607 16:53:50.258129 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:50.259719 12577 sti.go:703] starting the source uploading ... I0607 16:53:50.259787 12577 tar.go:239] Adding "/tmp/s2i160924586/upload" to tar ... I0607 16:53:50.260144 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/scripts as scripts I0607 16:53:50.263875 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:50.263960 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:53:50.264260 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_user_e839df32" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-user:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:50.643965 12577 docker.go:1002] Attaching to container "9bd072099e028c5d82cad7b8a442f7110a828d81d3e76305be0aa7df21fa4d65" ... I0607 16:53:50.645220 12577 docker.go:1013] Starting container "9bd072099e028c5d82cad7b8a442f7110a828d81d3e76305be0aa7df21fa4d65" ... I0607 16:53:50.949053 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/scripts/assemble as scripts/assemble I0607 16:53:50.949631 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/scripts/run as scripts/run I0607 16:53:50.950154 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:53:50.950748 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src as src I0607 16:53:50.954290 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/.gitignore as src/.gitignore I0607 16:53:50.954833 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/.s2i as src/.s2i I0607 16:53:50.955296 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/.s2i/bin as src/.s2i/bin I0607 16:53:50.955783 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:53:50.956273 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/.s2i/environment as src/.s2i/environment I0607 16:53:50.956838 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/.travis.yml as src/.travis.yml I0607 16:53:50.957379 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/Dockerfile as src/Dockerfile I0607 16:53:50.957866 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/Gemfile as src/Gemfile I0607 16:53:50.958277 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:53:50.958713 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/README.md as src/README.md I0607 16:53:50.959116 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/Rakefile as src/Rakefile I0607 16:53:50.959503 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/app.rb as src/app.rb I0607 16:53:50.959949 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/config as src/config I0607 16:53:50.960322 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/config/database.rb as src/config/database.rb I0607 16:53:50.960821 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/config/database.yml as src/config/database.yml I0607 16:53:50.961382 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/config.ru as src/config.ru I0607 16:53:50.961873 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/db as src/db I0607 16:53:50.962328 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/db/migrate as src/db/migrate I0607 16:53:50.962891 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:53:50.963449 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/models.rb as src/models.rb I0607 16:53:50.963970 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/run.sh as src/run.sh I0607 16:53:50.964451 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/test as src/test I0607 16:53:50.964910 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:53:50.965316 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/views as src/views I0607 16:53:50.965838 12577 tar.go:337] Adding to tar: /tmp/s2i160924586/upload/src/views/main.erb as src/views/main.erb I0607 16:53:51.011306 12577 docker.go:1044] Waiting for container "9bd072099e028c5d82cad7b8a442f7110a828d81d3e76305be0aa7df21fa4d65" to stop ... I0607 16:53:51.171905 12577 docker.go:1069] Invoking PostExecute function I0607 16:53:51.171959 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:53:51.171989 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:53:51.174174 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:53:51.174231 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i160924586/metadata' I0607 16:53:51.174399 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:53:51.330632 12577 tar.go:401] Creating directory /tmp/s2i160924586/metadata I0607 16:53:51.330719 12577 tar.go:469] Creating /tmp/s2i160924586/metadata/image_metadata.json I0607 16:53:51.330876 12577 tar.go:479] Extracting/writing /tmp/s2i160924586/metadata/image_metadata.json I0607 16:53:51.331690 12577 tar.go:425] Done extracting tar stream I0607 16:53:51.331830 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:53:51.337163 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app-user Comment: Author: Changes:[] Pause:false Config:0xc0002ec8c0}, config: {Hostname: Domainname: User:fakeuser AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app-user io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-user io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:53:52.131345 12577 postexecutorstep.go:393] Executing step: report success I0607 16:53:52.131400 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app-user I0607 16:53:52.131436 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:53:52.131527 12577 docker.go:980] Removing container "9bd072099e028c5d82cad7b8a442f7110a828d81d3e76305be0aa7df21fa4d65" ... I0607 16:53:52.146824 12577 docker.go:990] Removed container "9bd072099e028c5d82cad7b8a442f7110a828d81d3e76305be0aa7df21fa4d65" I0607 16:53:52.146944 12577 cleanup.go:33] Removing temporary directory /tmp/s2i160924586 I0607 16:53:52.146983 12577 fs.go:314] Removing directory '/tmp/s2i160924586' --- PASS: TestCleanBuildUser (3.58s) === RUN TestCleanBuildFileScriptsURL I0607 16:53:53.569649 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:53.575083 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:53.575143 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:53.575215 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:53.575305 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:53:53.575773 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:53.575823 12577 clone.go:40] Cloning sources into "/tmp/s2i285457516/upload/src" I0607 16:53:53.786459 12577 clone.go:56] Checked out "HEAD" I0607 16:53:53.809834 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:53.821089 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble' I0607 16:53:53.821212 12577 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble" I0607 16:53:53.821402 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run' I0607 16:53:53.821524 12577 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run" I0607 16:53:53.821735 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts' I0607 16:53:53.821866 12577 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts" I0607 16:53:53.821941 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:53.821982 12577 sti.go:213] Clean build will be performed I0607 16:53:53.822024 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:53.822085 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:53:53.822128 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:53:53.824303 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:53.824411 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:53.824785 12577 sti.go:703] starting the source uploading ... I0607 16:53:53.824852 12577 tar.go:239] Adding "/tmp/s2i285457516/upload" to tar ... I0607 16:53:53.825141 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/scripts as scripts I0607 16:53:53.828796 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:53.828881 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:53:53.829180 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_2c4aeeea" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:54.185298 12577 docker.go:1002] Attaching to container "c18f5d74ab78ff5ffeb88acf5d0d13214e61d2b3b29e72046c9d6065c8b6417b" ... I0607 16:53:54.186539 12577 docker.go:1013] Starting container "c18f5d74ab78ff5ffeb88acf5d0d13214e61d2b3b29e72046c9d6065c8b6417b" ... I0607 16:53:54.485319 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/scripts/assemble as scripts/assemble I0607 16:53:54.485833 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/scripts/run as scripts/run I0607 16:53:54.486339 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:53:54.486945 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src as src I0607 16:53:54.492421 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/.gitignore as src/.gitignore I0607 16:53:54.492984 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/.s2i as src/.s2i I0607 16:53:54.493490 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/.s2i/bin as src/.s2i/bin I0607 16:53:54.493906 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:53:54.494399 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/.s2i/environment as src/.s2i/environment I0607 16:53:54.494922 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/.travis.yml as src/.travis.yml I0607 16:53:54.495429 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/Dockerfile as src/Dockerfile I0607 16:53:54.495962 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/Gemfile as src/Gemfile I0607 16:53:54.496491 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:53:54.497039 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/README.md as src/README.md I0607 16:53:54.497533 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/Rakefile as src/Rakefile I0607 16:53:54.498051 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/app.rb as src/app.rb I0607 16:53:54.498602 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/config as src/config I0607 16:53:54.499059 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/config/database.rb as src/config/database.rb I0607 16:53:54.499534 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/config/database.yml as src/config/database.yml I0607 16:53:54.499991 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/config.ru as src/config.ru I0607 16:53:54.500385 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/db as src/db I0607 16:53:54.500860 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/db/migrate as src/db/migrate I0607 16:53:54.501379 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:53:54.501904 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/models.rb as src/models.rb I0607 16:53:54.502427 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/run.sh as src/run.sh I0607 16:53:54.502929 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/test as src/test I0607 16:53:54.503360 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:53:54.503837 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/views as src/views I0607 16:53:54.504194 12577 tar.go:337] Adding to tar: /tmp/s2i285457516/upload/src/views/main.erb as src/views/main.erb I0607 16:53:54.548041 12577 docker.go:1044] Waiting for container "c18f5d74ab78ff5ffeb88acf5d0d13214e61d2b3b29e72046c9d6065c8b6417b" to stop ... I0607 16:53:54.715841 12577 docker.go:1069] Invoking PostExecute function I0607 16:53:54.715892 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:53:54.715920 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:53:54.718116 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:53:54.718174 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i285457516/metadata' I0607 16:53:54.718335 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:53:54.873640 12577 tar.go:401] Creating directory /tmp/s2i285457516/metadata I0607 16:53:54.873732 12577 tar.go:469] Creating /tmp/s2i285457516/metadata/image_metadata.json I0607 16:53:54.873872 12577 tar.go:479] Extracting/writing /tmp/s2i285457516/metadata/image_metadata.json I0607 16:53:54.874024 12577 tar.go:425] Done extracting tar stream I0607 16:53:54.874149 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:53:54.878307 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0004a3e00}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:53:55.498383 12577 postexecutorstep.go:393] Executing step: report success I0607 16:53:55.498441 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app I0607 16:53:55.498476 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:53:55.498587 12577 docker.go:980] Removing container "c18f5d74ab78ff5ffeb88acf5d0d13214e61d2b3b29e72046c9d6065c8b6417b" ... I0607 16:53:55.513627 12577 docker.go:990] Removed container "c18f5d74ab78ff5ffeb88acf5d0d13214e61d2b3b29e72046c9d6065c8b6417b" I0607 16:53:55.513844 12577 cleanup.go:33] Removing temporary directory /tmp/s2i285457516 I0607 16:53:55.513894 12577 fs.go:314] Removing directory '/tmp/s2i285457516' --- PASS: TestCleanBuildFileScriptsURL (3.26s) === RUN TestCleanBuildHttpScriptsURL I0607 16:53:56.829894 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:56.835374 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:56.835434 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:53:56.835497 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:53:56.835635 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:53:56.836054 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:53:56.836106 12577 clone.go:40] Cloning sources into "/tmp/s2i024809086/upload/src" I0607 16:53:57.054444 12577 clone.go:56] Checked out "HEAD" I0607 16:53:57.078513 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:53:57.090968 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:53:57.091069 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:53:57.092422 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:53:57.092516 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:53:57.093986 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:53:57.094076 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:53:57.094141 12577 ignore.go:66] .s2iignore file does not exist I0607 16:53:57.094179 12577 sti.go:213] Clean build will be performed I0607 16:53:57.094226 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:53:57.094264 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:53:57.094294 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:53:57.096402 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:53:57.096521 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:53:57.096919 12577 sti.go:703] starting the source uploading ... I0607 16:53:57.097000 12577 tar.go:239] Adding "/tmp/s2i024809086/upload" to tar ... I0607 16:53:57.097297 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/scripts as scripts I0607 16:53:57.100950 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:53:57.101036 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:53:57.101333 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_05f26e2c" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:53:57.456928 12577 docker.go:1002] Attaching to container "cc11f37f96027163072754178a0a1320a04ab4becc2921284c7eb076343fcb69" ... I0607 16:53:57.458488 12577 docker.go:1013] Starting container "cc11f37f96027163072754178a0a1320a04ab4becc2921284c7eb076343fcb69" ... I0607 16:53:57.761406 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/scripts/assemble as scripts/assemble I0607 16:53:57.761945 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/scripts/run as scripts/run I0607 16:53:57.762492 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:53:57.763073 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src as src I0607 16:53:57.767199 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/.gitignore as src/.gitignore I0607 16:53:57.768283 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/.s2i as src/.s2i I0607 16:53:57.769238 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/.s2i/bin as src/.s2i/bin I0607 16:53:57.769767 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:53:57.770548 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/.s2i/environment as src/.s2i/environment I0607 16:53:57.771021 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/.travis.yml as src/.travis.yml I0607 16:53:57.771509 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/Dockerfile as src/Dockerfile I0607 16:53:57.772014 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/Gemfile as src/Gemfile I0607 16:53:57.772397 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:53:57.772872 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/README.md as src/README.md I0607 16:53:57.773310 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/Rakefile as src/Rakefile I0607 16:53:57.773797 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/app.rb as src/app.rb I0607 16:53:57.774289 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/config as src/config I0607 16:53:57.774762 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/config/database.rb as src/config/database.rb I0607 16:53:57.775334 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/config/database.yml as src/config/database.yml I0607 16:53:57.775895 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/config.ru as src/config.ru I0607 16:53:57.776357 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/db as src/db I0607 16:53:57.776819 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/db/migrate as src/db/migrate I0607 16:53:57.777293 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:53:57.777776 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/models.rb as src/models.rb I0607 16:53:57.778227 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/run.sh as src/run.sh I0607 16:53:57.778751 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/test as src/test I0607 16:53:57.779235 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:53:57.779767 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/views as src/views I0607 16:53:57.780212 12577 tar.go:337] Adding to tar: /tmp/s2i024809086/upload/src/views/main.erb as src/views/main.erb I0607 16:53:57.834782 12577 docker.go:1044] Waiting for container "cc11f37f96027163072754178a0a1320a04ab4becc2921284c7eb076343fcb69" to stop ... I0607 16:53:57.989027 12577 docker.go:1069] Invoking PostExecute function I0607 16:53:57.989078 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:53:57.989111 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:53:57.991315 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:53:57.991371 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i024809086/metadata' I0607 16:53:57.991525 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:53:58.142644 12577 tar.go:401] Creating directory /tmp/s2i024809086/metadata I0607 16:53:58.142733 12577 tar.go:469] Creating /tmp/s2i024809086/metadata/image_metadata.json I0607 16:53:58.142893 12577 tar.go:479] Extracting/writing /tmp/s2i024809086/metadata/image_metadata.json I0607 16:53:58.143053 12577 tar.go:425] Done extracting tar stream I0607 16:53:58.143201 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:53:58.147333 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:53:58.755385 12577 postexecutorstep.go:393] Executing step: report success I0607 16:53:58.755437 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app I0607 16:53:58.755467 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:53:58.755593 12577 docker.go:980] Removing container "cc11f37f96027163072754178a0a1320a04ab4becc2921284c7eb076343fcb69" ... I0607 16:53:58.770268 12577 docker.go:990] Removed container "cc11f37f96027163072754178a0a1320a04ab4becc2921284c7eb076343fcb69" I0607 16:53:58.770435 12577 cleanup.go:33] Removing temporary directory /tmp/s2i024809086 I0607 16:53:58.770478 12577 fs.go:314] Removing directory '/tmp/s2i024809086' --- PASS: TestCleanBuildHttpScriptsURL (3.25s) === RUN TestCleanBuildScripts I0607 16:54:00.075839 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:54:00.081329 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:54:00.081386 12577 docker.go:730] Image sha256:c6f8e2c5b9487019be04a47208f942720f10c2278a0c49247fd24377d05c479d contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:54:00.081452 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:00.081583 12577 sti.go:204] Preparing to build test/sti-fake-app-scripts I0607 16:54:00.082518 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:00.082579 12577 clone.go:40] Cloning sources into "/tmp/s2i897589344/upload/src" I0607 16:54:00.283759 12577 clone.go:56] Checked out "HEAD" I0607 16:54:00.307420 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:00.318383 12577 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0607 16:54:00.318484 12577 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0607 16:54:00.318613 12577 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0607 16:54:00.318699 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:00.318735 12577 sti.go:213] Clean build will be performed I0607 16:54:00.318776 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:00.318838 12577 sti.go:227] Running "assemble" in "test/sti-fake-app-scripts" I0607 16:54:00.318874 12577 sti.go:585] Using image name sti_test/sti-fake-scripts I0607 16:54:00.321410 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:54:00.321525 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:00.321717 12577 sti.go:703] starting the source uploading ... I0607 16:54:00.321780 12577 tar.go:239] Adding "/tmp/s2i897589344/upload" to tar ... I0607 16:54:00.322108 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/scripts as scripts I0607 16:54:00.325746 12577 docker.go:730] Image sha256:c6f8e2c5b9487019be04a47208f942720f10c2278a0c49247fd24377d05c479d contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:54:00.325795 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:54:00.325892 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:00.326171 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_1a539cfe" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:00.708414 12577 docker.go:1002] Attaching to container "97b2639d9eebf5d2d4aa4ecde46a146d385b4f9621a6558dff99ee26ce7e3d0c" ... I0607 16:54:00.709754 12577 docker.go:1013] Starting container "97b2639d9eebf5d2d4aa4ecde46a146d385b4f9621a6558dff99ee26ce7e3d0c" ... I0607 16:54:00.996990 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src as src I0607 16:54:01.000592 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/.gitignore as src/.gitignore I0607 16:54:01.001110 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/.s2i as src/.s2i I0607 16:54:01.001583 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:01.001983 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:01.002431 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:01.002922 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/.travis.yml as src/.travis.yml I0607 16:54:01.003378 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/Dockerfile as src/Dockerfile I0607 16:54:01.003831 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/Gemfile as src/Gemfile I0607 16:54:01.004313 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:01.004822 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/README.md as src/README.md I0607 16:54:01.005704 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/Rakefile as src/Rakefile I0607 16:54:01.006700 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/app.rb as src/app.rb I0607 16:54:01.007458 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/config as src/config I0607 16:54:01.008472 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/config/database.rb as src/config/database.rb I0607 16:54:01.009015 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/config/database.yml as src/config/database.yml I0607 16:54:01.009497 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/config.ru as src/config.ru I0607 16:54:01.009982 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/db as src/db I0607 16:54:01.010388 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/db/migrate as src/db/migrate I0607 16:54:01.010845 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:01.011269 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/models.rb as src/models.rb I0607 16:54:01.011741 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/run.sh as src/run.sh I0607 16:54:01.012213 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/test as src/test I0607 16:54:01.012684 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:01.013167 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/views as src/views I0607 16:54:01.013524 12577 tar.go:337] Adding to tar: /tmp/s2i897589344/upload/src/views/main.erb as src/views/main.erb I0607 16:54:01.067523 12577 docker.go:1044] Waiting for container "97b2639d9eebf5d2d4aa4ecde46a146d385b4f9621a6558dff99ee26ce7e3d0c" to stop ... I0607 16:54:01.212761 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:01.212821 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:01.212865 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:01.215010 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:01.215065 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i897589344/metadata' I0607 16:54:01.215215 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:01.358645 12577 tar.go:401] Creating directory /tmp/s2i897589344/metadata I0607 16:54:01.358734 12577 tar.go:469] Creating /tmp/s2i897589344/metadata/image_metadata.json I0607 16:54:01.358897 12577 tar.go:479] Extracting/writing /tmp/s2i897589344/metadata/image_metadata.json I0607 16:54:01.359065 12577 tar.go:425] Done extracting tar stream I0607 16:54:01.359196 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:01.363313 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc0003ad180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app-scripts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:02.005416 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:02.005469 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app-scripts I0607 16:54:02.005505 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:02.005615 12577 docker.go:980] Removing container "97b2639d9eebf5d2d4aa4ecde46a146d385b4f9621a6558dff99ee26ce7e3d0c" ... I0607 16:54:02.021355 12577 docker.go:990] Removed container "97b2639d9eebf5d2d4aa4ecde46a146d385b4f9621a6558dff99ee26ce7e3d0c" I0607 16:54:02.021504 12577 cleanup.go:33] Removing temporary directory /tmp/s2i897589344 I0607 16:54:02.021552 12577 fs.go:314] Removing directory '/tmp/s2i897589344' --- PASS: TestCleanBuildScripts (3.27s) === RUN TestLayeredBuildNoTar I0607 16:54:03.339951 12577 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0607 16:54:03.347769 12577 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0607 16:54:03.347819 12577 docker.go:728] warning: Image sha256:89fdecb3cb6fe5a138142b1d67a6f2295815f0d47479a184dfbe5cc61ef745b4 does not contain a value for the io.openshift.s2i.scripts-url label I0607 16:54:03.347881 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:03.347991 12577 sti.go:204] Preparing to build test/sti-fake-no-tar I0607 16:54:03.348434 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:03.348507 12577 clone.go:40] Cloning sources into "/tmp/s2i203017874/upload/src" I0607 16:54:04.471697 12577 clone.go:56] Checked out "HEAD" I0607 16:54:04.495447 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:04.506388 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble' I0607 16:54:04.506525 12577 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble" I0607 16:54:04.506732 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run' I0607 16:54:04.506857 12577 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run" I0607 16:54:04.507049 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts' I0607 16:54:04.507162 12577 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts" I0607 16:54:04.507240 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:04.507283 12577 sti.go:213] Clean build will be performed I0607 16:54:04.507330 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:04.507380 12577 sti.go:227] Running "assemble" in "test/sti-fake-no-tar" I0607 16:54:04.507437 12577 sti.go:585] Using image name sti_test/sti-fake-no-tar I0607 16:54:04.509593 12577 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0607 16:54:04.509697 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:04.509859 12577 sti.go:703] starting the source uploading ... I0607 16:54:04.509931 12577 tar.go:239] Adding "/tmp/s2i203017874/upload" to tar ... I0607 16:54:04.510275 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/scripts as scripts I0607 16:54:04.513595 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:04.513685 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:04.513985 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_no_tar_a1ca95f6" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-no-tar:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:04.879003 12577 docker.go:1002] Attaching to container "bd2e0520248a482da51f5f8316f2c7146bf725b3e3495d2c686820f716a8342c" ... I0607 16:54:04.880387 12577 docker.go:1013] Starting container "bd2e0520248a482da51f5f8316f2c7146bf725b3e3495d2c686820f716a8342c" ... I0607 16:54:05.422785 12577 sti.go:715] /bin/sh: tar: not found I0607 16:54:05.423028 12577 docker.go:980] Removing container "bd2e0520248a482da51f5f8316f2c7146bf725b3e3495d2c686820f716a8342c" ... E0607 16:54:05.423288 12577 tar.go:267] Error writing header for "scripts": io: read/write on closed pipe E0607 16:54:05.423335 12577 tar.go:292] Error writing tar: io: read/write on closed pipe I0607 16:54:05.549036 12577 docker.go:990] Removed container "bd2e0520248a482da51f5f8316f2c7146bf725b3e3495d2c686820f716a8342c" I0607 16:54:05.549426 12577 sti.go:232] Image is missing basic requirements (sh or tar), layered build will be performed I0607 16:54:05.551457 12577 layered.go:103] The scripts are included in "/tmp/s2i203017874/upload/scripts" directory I0607 16:54:05.551700 12577 layered.go:127] Writing custom Dockerfile to /tmp/s2i203017874/upload I0607 16:54:05.551738 12577 layered.go:160] Creating application source code image I0607 16:54:05.551980 12577 tar.go:239] Adding "/tmp/s2i203017874/upload" to tar ... I0607 16:54:05.551993 12577 layered.go:175] Building new image s2i-layered-temp-image-1559940845551867637 with scripts and sources already inside I0607 16:54:05.552145 12577 docker.go:1135] Building container using config: {Tags:[s2i-layered-temp-image-1559940845551867637] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0607 16:54:05.552354 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/Dockerfile as Dockerfile I0607 16:54:05.553305 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/scripts as scripts I0607 16:54:05.553881 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/scripts/assemble as scripts/assemble I0607 16:54:05.554397 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/scripts/run as scripts/run I0607 16:54:05.554972 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:05.555679 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src as src I0607 16:54:05.560530 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/.gitignore as src/.gitignore I0607 16:54:05.561120 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/.s2i as src/.s2i I0607 16:54:05.561686 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:05.562178 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:05.568925 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:05.569595 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/.travis.yml as src/.travis.yml I0607 16:54:05.570265 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/Dockerfile as src/Dockerfile I0607 16:54:05.571725 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/Gemfile as src/Gemfile I0607 16:54:05.572391 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:05.573064 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/README.md as src/README.md I0607 16:54:05.573723 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/Rakefile as src/Rakefile I0607 16:54:05.575067 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/app.rb as src/app.rb I0607 16:54:05.575748 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/config as src/config I0607 16:54:05.576384 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/config/database.rb as src/config/database.rb I0607 16:54:05.576966 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/config/database.yml as src/config/database.yml I0607 16:54:05.577550 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/config.ru as src/config.ru I0607 16:54:05.578244 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/db as src/db I0607 16:54:05.578900 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/db/migrate as src/db/migrate I0607 16:54:05.579513 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:05.580015 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/models.rb as src/models.rb I0607 16:54:05.580516 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/run.sh as src/run.sh I0607 16:54:05.581013 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/test as src/test I0607 16:54:05.581449 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:05.582132 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/views as src/views I0607 16:54:05.582732 12577 tar.go:337] Adding to tar: /tmp/s2i203017874/upload/src/views/main.erb as src/views/main.erb I0607 16:54:05.585489 12577 layered.go:173] {"stream":"Step 1 : FROM sti_test/sti-fake-no-tar\n"} I0607 16:54:05.585602 12577 layered.go:173] {"stream":" ---\u003e 89fdecb3cb6f\n"} I0607 16:54:05.585670 12577 layered.go:173] {"stream":"Step 2 : COPY scripts /tmp/scripts\n"} I0607 16:54:06.833702 12577 layered.go:173] {"stream":" ---\u003e 332a6fd3198d\n"} I0607 16:54:06.844495 12577 layered.go:173] {"stream":"Removing intermediate container e6121b52876d\n"} I0607 16:54:06.844572 12577 layered.go:173] {"stream":"Step 3 : COPY src /tmp/src\n"} I0607 16:54:08.503820 12577 layered.go:173] {"stream":" ---\u003e 7fc5c66ea52c\n"} I0607 16:54:08.515276 12577 layered.go:173] {"stream":"Removing intermediate container 57469fa8114a\n"} I0607 16:54:08.517554 12577 layered.go:173] {"stream":"Successfully built 7fc5c66ea52c\n"} I0607 16:54:08.518821 12577 layered.go:193] Scripts dir has contents true I0607 16:54:08.518886 12577 layered.go:208] Building test/sti-fake-no-tar using sti-enabled image I0607 16:54:08.518929 12577 sti.go:585] Using image name s2i-layered-temp-image-1559940845551867637 I0607 16:54:08.521143 12577 docker.go:490] Using locally available image "s2i-layered-temp-image-1559940845551867637:latest" I0607 16:54:08.521264 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:08.525190 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts'. Untarring destination is '/tmp'. I0607 16:54:08.525248 12577 docker.go:961] Setting "/tmp/scripts/assemble" command for container ... I0607 16:54:08.525518 12577 docker.go:970] Creating container with options {Name:"s2i_s2i_layered_temp_image_1559940845551867637_57facb01" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:s2i-layered-temp-image-1559940845551867637:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:08.876050 12577 docker.go:1002] Attaching to container "e5f6a70bc79b2c3483007694b795017daaebf084de60f45af49bb097f39c9407" ... I0607 16:54:08.877364 12577 docker.go:1013] Starting container "e5f6a70bc79b2c3483007694b795017daaebf084de60f45af49bb097f39c9407" ... I0607 16:54:09.247035 12577 docker.go:1044] Waiting for container "e5f6a70bc79b2c3483007694b795017daaebf084de60f45af49bb097f39c9407" to stop ... I0607 16:54:09.379090 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:09.379144 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:09.379172 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:09.381242 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:09.381299 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i203017874/metadata' I0607 16:54:09.381436 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:09.535656 12577 tar.go:401] Creating directory /tmp/s2i203017874/metadata I0607 16:54:09.535748 12577 tar.go:469] Creating /tmp/s2i203017874/metadata/image_metadata.json I0607 16:54:09.535928 12577 tar.go:479] Extracting/writing /tmp/s2i203017874/metadata/image_metadata.json I0607 16:54:09.536097 12577 tar.go:425] Done extracting tar stream I0607 16:54:09.536235 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:09.540261 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-no-tar Comment: Author: Changes:[] Pause:false Config:0xc0002a4640}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-no-tar io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:s2i-layered-temp-image-1559940845551867637 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:10.622357 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:10.622415 12577 postexecutorstep.go:398] Successfully built test/sti-fake-no-tar I0607 16:54:10.622449 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:10.622546 12577 docker.go:980] Removing container "e5f6a70bc79b2c3483007694b795017daaebf084de60f45af49bb097f39c9407" ... I0607 16:54:10.637929 12577 docker.go:990] Removed container "e5f6a70bc79b2c3483007694b795017daaebf084de60f45af49bb097f39c9407" I0607 16:54:10.638203 12577 cleanup.go:33] Removing temporary directory /tmp/s2i203017874 I0607 16:54:10.638242 12577 fs.go:314] Removing directory '/tmp/s2i203017874' I0607 16:54:10.640899 12577 cleanup.go:42] Removing temporary image s2i-layered-temp-image-1559940845551867637 --- PASS: TestLayeredBuildNoTar (8.61s) === RUN TestCleanBuildCallbackInvoked I0607 16:54:11.947023 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:11.952529 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:11.952600 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:11.952680 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:11.952791 12577 sti.go:204] Preparing to build test/sti-fake-app I0607 16:54:11.953252 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:11.953317 12577 clone.go:40] Cloning sources into "/tmp/s2i739554196/upload/src" I0607 16:54:12.174183 12577 clone.go:56] Checked out "HEAD" I0607 16:54:12.198335 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:12.211123 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:12.211234 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:12.214397 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:12.214485 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:12.215944 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:12.216053 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:12.216129 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:12.216176 12577 sti.go:213] Clean build will be performed I0607 16:54:12.216226 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:12.216285 12577 sti.go:227] Running "assemble" in "test/sti-fake-app" I0607 16:54:12.216328 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:12.218543 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:12.218650 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:12.218800 12577 sti.go:703] starting the source uploading ... I0607 16:54:12.218866 12577 tar.go:239] Adding "/tmp/s2i739554196/upload" to tar ... I0607 16:54:12.219223 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/scripts as scripts I0607 16:54:12.230861 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:12.230951 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:12.231261 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_0d961c82" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:12.576037 12577 docker.go:1002] Attaching to container "95d21244093a921543800c9747d9892ab5093c70e966865c6a6a0c11e9925e90" ... I0607 16:54:12.577229 12577 docker.go:1013] Starting container "95d21244093a921543800c9747d9892ab5093c70e966865c6a6a0c11e9925e90" ... I0607 16:54:12.871486 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/scripts/assemble as scripts/assemble I0607 16:54:12.872037 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/scripts/run as scripts/run I0607 16:54:12.872601 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:12.873273 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src as src I0607 16:54:12.876848 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/.gitignore as src/.gitignore I0607 16:54:12.877353 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/.s2i as src/.s2i I0607 16:54:12.877836 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:12.878248 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:12.878722 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:12.879140 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/.travis.yml as src/.travis.yml I0607 16:54:12.879557 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/Dockerfile as src/Dockerfile I0607 16:54:12.880085 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/Gemfile as src/Gemfile I0607 16:54:12.880575 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:12.881027 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/README.md as src/README.md I0607 16:54:12.881485 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/Rakefile as src/Rakefile I0607 16:54:12.881983 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/app.rb as src/app.rb I0607 16:54:12.882494 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/config as src/config I0607 16:54:12.882931 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/config/database.rb as src/config/database.rb I0607 16:54:12.883405 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/config/database.yml as src/config/database.yml I0607 16:54:12.883952 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/config.ru as src/config.ru I0607 16:54:12.884446 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/db as src/db I0607 16:54:12.884906 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/db/migrate as src/db/migrate I0607 16:54:12.885726 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:12.886776 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/models.rb as src/models.rb I0607 16:54:12.887289 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/run.sh as src/run.sh I0607 16:54:12.888191 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/test as src/test I0607 16:54:12.888698 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:12.889683 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/views as src/views I0607 16:54:12.890152 12577 tar.go:337] Adding to tar: /tmp/s2i739554196/upload/src/views/main.erb as src/views/main.erb I0607 16:54:12.939842 12577 docker.go:1044] Waiting for container "95d21244093a921543800c9747d9892ab5093c70e966865c6a6a0c11e9925e90" to stop ... I0607 16:54:13.092084 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:13.092137 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:13.092171 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:13.094307 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:13.094368 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i739554196/metadata' I0607 16:54:13.094524 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:13.248683 12577 tar.go:401] Creating directory /tmp/s2i739554196/metadata I0607 16:54:13.248775 12577 tar.go:469] Creating /tmp/s2i739554196/metadata/image_metadata.json I0607 16:54:13.248931 12577 tar.go:479] Extracting/writing /tmp/s2i739554196/metadata/image_metadata.json I0607 16:54:13.249064 12577 tar.go:425] Done extracting tar stream I0607 16:54:13.249173 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:13.253256 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:14.318373 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:14.318427 12577 postexecutorstep.go:398] Successfully built test/sti-fake-app I0607 16:54:14.318463 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:14.318555 12577 docker.go:980] Removing container "95d21244093a921543800c9747d9892ab5093c70e966865c6a6a0c11e9925e90" ... I0607 16:54:14.333228 12577 docker.go:990] Removed container "95d21244093a921543800c9747d9892ab5093c70e966865c6a6a0c11e9925e90" I0607 16:54:14.333375 12577 cleanup.go:33] Removing temporary directory /tmp/s2i739554196 I0607 16:54:14.333420 12577 fs.go:314] Removing directory '/tmp/s2i739554196' --- PASS: TestCleanBuildCallbackInvoked (3.89s) === RUN TestCleanBuildOnBuild I0607 16:54:15.848711 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:54:15.854124 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:54:15.854184 12577 docker.go:730] Image sha256:ec9a9c9e5b05a2960175e4429ada1d5424add83514e4e604420fef1ace0c23f5 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:15.854240 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:15.854350 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:15.854394 12577 onbuild.go:87] Preparing the source code for build I0607 16:54:15.854830 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:15.854882 12577 clone.go:40] Cloning sources into "/tmp/s2i709434342/upload/src" I0607 16:54:16.053137 12577 clone.go:56] Checked out "HEAD" I0607 16:54:16.076412 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:16.089895 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:16.089993 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:16.092398 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:16.092489 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:16.092557 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:16.092635 12577 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0607 16:54:16.092796 12577 fs.go:270] F "/tmp/s2i709434342/upload/scripts/run" -> "/tmp/s2i709434342/upload/src/run" I0607 16:54:16.092931 12577 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0607 16:54:16.093098 12577 fs.go:270] F "/tmp/s2i709434342/upload/scripts/assemble" -> "/tmp/s2i709434342/upload/src/assemble" I0607 16:54:16.093213 12577 onbuild.go:97] Creating application Dockerfile I0607 16:54:16.093668 12577 entrypoint.go:33] Found valid ENTRYPOINT: run I0607 16:54:16.093767 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:16.093928 12577 onbuild.go:106] Creating application source code image I0607 16:54:16.094108 12577 tar.go:239] Adding "/tmp/s2i709434342/upload/src" to tar ... I0607 16:54:16.094170 12577 onbuild.go:120] Building the application source I0607 16:54:16.094315 12577 docker.go:1135] Building container using config: {Tags:[test/sti-fake-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0607 16:54:16.098035 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/.gitignore as .gitignore I0607 16:54:16.098586 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/.s2i as .s2i I0607 16:54:16.099134 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/.s2i/bin as .s2i/bin I0607 16:54:16.099586 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/.s2i/bin/README as .s2i/bin/README I0607 16:54:16.100106 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/.s2i/environment as .s2i/environment I0607 16:54:16.100652 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/.travis.yml as .travis.yml I0607 16:54:16.101208 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/Dockerfile as Dockerfile I0607 16:54:16.101798 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/Gemfile as Gemfile I0607 16:54:16.102355 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/Gemfile.lock as Gemfile.lock I0607 16:54:16.102939 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/README.md as README.md I0607 16:54:16.103517 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/Rakefile as Rakefile I0607 16:54:16.104087 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/app.rb as app.rb I0607 16:54:16.104656 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/assemble as assemble I0607 16:54:16.105212 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/config as config I0607 16:54:16.105751 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/config/database.rb as config/database.rb I0607 16:54:16.106361 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/config/database.yml as config/database.yml I0607 16:54:16.106945 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/config.ru as config.ru I0607 16:54:16.107506 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/db as db I0607 16:54:16.108040 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/db/migrate as db/migrate I0607 16:54:16.108598 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0607 16:54:16.109170 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/models.rb as models.rb I0607 16:54:16.109853 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/run as run I0607 16:54:16.110456 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/run.sh as run.sh I0607 16:54:16.111051 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/test as test I0607 16:54:16.111604 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/test/sample_test.rb as test/sample_test.rb I0607 16:54:16.112217 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/views as views I0607 16:54:16.112747 12577 tar.go:337] Adding to tar: /tmp/s2i709434342/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in 0c3368f9e23c\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e 1b446b1f6699\n"} {"stream":"Removing intermediate container 0c3368f9e23c\n"} {"stream":"Removing intermediate container 4161d905ffed\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in a87d621f0370\n"} {"stream":" ---\u003e 2d86f41483ff\n"} {"stream":"Removing intermediate container a87d621f0370\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in abb4ef6c64c8\n"} {"stream":" ---\u003e aedc568afa50\n"} {"stream":"Removing intermediate container abb4ef6c64c8\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 47e0d8a73cf9\n"} {"stream":" ---\u003e 50e4ec314e42\n"} {"stream":"Removing intermediate container 47e0d8a73cf9\n"} {"stream":"Successfully built 50e4ec314e42\n"} I0607 16:54:23.120621 12577 onbuild.go:129] Cleaning up temporary containers I0607 16:54:23.120682 12577 cleanup.go:33] Removing temporary directory /tmp/s2i709434342 I0607 16:54:23.120723 12577 fs.go:314] Removing directory '/tmp/s2i709434342' --- PASS: TestCleanBuildOnBuild (8.63s) === RUN TestCleanBuildOnBuildNoName I0607 16:54:24.472334 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:54:24.477989 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:54:24.478052 12577 docker.go:730] Image sha256:ec9a9c9e5b05a2960175e4429ada1d5424add83514e4e604420fef1ace0c23f5 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:24.478109 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:24.478221 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:24.478261 12577 onbuild.go:87] Preparing the source code for build I0607 16:54:24.479118 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:24.479169 12577 clone.go:40] Cloning sources into "/tmp/s2i853258253/upload/src" I0607 16:54:24.735852 12577 clone.go:56] Checked out "HEAD" I0607 16:54:24.760350 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:24.772894 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:24.773025 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:24.774451 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:24.774546 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:24.774644 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:24.774715 12577 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0607 16:54:24.774884 12577 fs.go:270] F "/tmp/s2i853258253/upload/scripts/run" -> "/tmp/s2i853258253/upload/src/run" I0607 16:54:24.775024 12577 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0607 16:54:24.775205 12577 fs.go:270] F "/tmp/s2i853258253/upload/scripts/assemble" -> "/tmp/s2i853258253/upload/src/assemble" I0607 16:54:24.775309 12577 onbuild.go:97] Creating application Dockerfile I0607 16:54:24.775770 12577 entrypoint.go:33] Found valid ENTRYPOINT: run I0607 16:54:24.775836 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:24.775970 12577 onbuild.go:106] Creating application source code image I0607 16:54:24.776126 12577 onbuild.go:120] Building the application source I0607 16:54:24.776208 12577 docker.go:1135] Building container using config: {Tags:[] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0607 16:54:24.776307 12577 tar.go:239] Adding "/tmp/s2i853258253/upload/src" to tar ... I0607 16:54:24.780327 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/.gitignore as .gitignore I0607 16:54:24.780924 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/.s2i as .s2i I0607 16:54:24.781370 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/.s2i/bin as .s2i/bin I0607 16:54:24.781835 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/.s2i/bin/README as .s2i/bin/README I0607 16:54:24.782338 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/.s2i/environment as .s2i/environment I0607 16:54:24.782921 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/.travis.yml as .travis.yml I0607 16:54:24.783442 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/Dockerfile as Dockerfile I0607 16:54:24.787007 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/Gemfile as Gemfile I0607 16:54:24.787620 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/Gemfile.lock as Gemfile.lock I0607 16:54:24.788252 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/README.md as README.md I0607 16:54:24.789374 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/Rakefile as Rakefile I0607 16:54:24.789983 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/app.rb as app.rb I0607 16:54:24.791263 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/assemble as assemble I0607 16:54:24.791961 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/config as config I0607 16:54:24.792551 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/config/database.rb as config/database.rb I0607 16:54:24.794080 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/config/database.yml as config/database.yml I0607 16:54:24.794759 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/config.ru as config.ru I0607 16:54:24.795352 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/db as db I0607 16:54:24.795957 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/db/migrate as db/migrate I0607 16:54:24.797786 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0607 16:54:24.798417 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/models.rb as models.rb I0607 16:54:24.799020 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/run as run I0607 16:54:24.799688 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/run.sh as run.sh I0607 16:54:24.800748 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/test as test I0607 16:54:24.801324 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/test/sample_test.rb as test/sample_test.rb I0607 16:54:24.801967 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/views as views I0607 16:54:24.802539 12577 tar.go:337] Adding to tar: /tmp/s2i853258253/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in bef26711a1c7\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e 4540f69b1ab5\n"} {"stream":"Removing intermediate container 3d82c1ef8a97\n"} {"stream":"Removing intermediate container bef26711a1c7\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in 88a533ba7ea5\n"} {"stream":" ---\u003e 8780618b5b10\n"} {"stream":"Removing intermediate container 88a533ba7ea5\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in 3bd40aed3cb3\n"} {"stream":" ---\u003e 5eae5a9b86f0\n"} {"stream":"Removing intermediate container 3bd40aed3cb3\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 6a7d9659d23e\n"} {"stream":" ---\u003e 1ce1b640bd08\n"} {"stream":"Removing intermediate container 6a7d9659d23e\n"} {"stream":"Successfully built 1ce1b640bd08\n"} I0607 16:54:32.001683 12577 onbuild.go:129] Cleaning up temporary containers I0607 16:54:32.001739 12577 cleanup.go:33] Removing temporary directory /tmp/s2i853258253 I0607 16:54:32.001779 12577 fs.go:314] Removing directory '/tmp/s2i853258253' --- PASS: TestCleanBuildOnBuildNoName (7.54s) === RUN TestCleanBuildNoName I0607 16:54:32.011970 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:32.017433 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:32.017493 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:32.017550 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:32.017645 12577 sti.go:204] Preparing to build I0607 16:54:32.018011 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:32.018050 12577 clone.go:40] Cloning sources into "/tmp/s2i706137096/upload/src" I0607 16:54:32.239525 12577 clone.go:56] Checked out "HEAD" I0607 16:54:32.263311 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:32.275801 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:32.275908 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:32.277346 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:32.277441 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:32.278801 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:32.278919 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:32.279000 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:32.279044 12577 sti.go:213] Clean build will be performed I0607 16:54:32.279086 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:32.279118 12577 sti.go:227] Running "assemble" in "" I0607 16:54:32.279135 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:32.281402 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:32.281500 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:32.281881 12577 sti.go:703] starting the source uploading ... I0607 16:54:32.281952 12577 tar.go:239] Adding "/tmp/s2i706137096/upload" to tar ... I0607 16:54:32.282272 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/scripts as scripts I0607 16:54:32.285602 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:32.285687 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:32.285983 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_b3d3130a" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:32.628998 12577 docker.go:1002] Attaching to container "1310d6cbcbe6920dd85cda63471a1b2be9c382d89a088e3b5e7ca187aed25954" ... I0607 16:54:32.630590 12577 docker.go:1013] Starting container "1310d6cbcbe6920dd85cda63471a1b2be9c382d89a088e3b5e7ca187aed25954" ... I0607 16:54:32.936551 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/scripts/assemble as scripts/assemble I0607 16:54:32.937110 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/scripts/run as scripts/run I0607 16:54:32.937688 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:32.938260 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src as src I0607 16:54:32.943623 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/.gitignore as src/.gitignore I0607 16:54:32.944129 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/.s2i as src/.s2i I0607 16:54:32.944596 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:32.945022 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:32.945532 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:32.946013 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/.travis.yml as src/.travis.yml I0607 16:54:32.946552 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/Dockerfile as src/Dockerfile I0607 16:54:32.947111 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/Gemfile as src/Gemfile I0607 16:54:32.947538 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:32.947944 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/README.md as src/README.md I0607 16:54:32.948339 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/Rakefile as src/Rakefile I0607 16:54:32.948735 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/app.rb as src/app.rb I0607 16:54:32.949148 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/config as src/config I0607 16:54:32.949535 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/config/database.rb as src/config/database.rb I0607 16:54:32.949947 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/config/database.yml as src/config/database.yml I0607 16:54:32.950368 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/config.ru as src/config.ru I0607 16:54:32.950781 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/db as src/db I0607 16:54:32.951157 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/db/migrate as src/db/migrate I0607 16:54:32.951550 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:32.951964 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/models.rb as src/models.rb I0607 16:54:32.952355 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/run.sh as src/run.sh I0607 16:54:32.952768 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/test as src/test I0607 16:54:32.953153 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:32.953554 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/views as src/views I0607 16:54:32.954018 12577 tar.go:337] Adding to tar: /tmp/s2i706137096/upload/src/views/main.erb as src/views/main.erb I0607 16:54:33.004421 12577 docker.go:1044] Waiting for container "1310d6cbcbe6920dd85cda63471a1b2be9c382d89a088e3b5e7ca187aed25954" to stop ... I0607 16:54:33.155061 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:33.155112 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:33.155142 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:33.157285 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:33.157345 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i706137096/metadata' I0607 16:54:33.157512 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:33.302626 12577 tar.go:401] Creating directory /tmp/s2i706137096/metadata I0607 16:54:33.302720 12577 tar.go:469] Creating /tmp/s2i706137096/metadata/image_metadata.json I0607 16:54:33.302875 12577 tar.go:479] Extracting/writing /tmp/s2i706137096/metadata/image_metadata.json I0607 16:54:33.303033 12577 tar.go:425] Done extracting tar stream I0607 16:54:33.303163 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:33.307262 12577 docker.go:1103] Committing container with dockerOpts: {Reference: Comment: Author: Changes:[] Pause:false Config:0xc0003ad540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:33.987346 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:33.987396 12577 postexecutorstep.go:398] Successfully built sha256:876935dc1ccf8910c1190b3d71e633deba9e374140ec891e89cf953b94cb7677 I0607 16:54:33.987426 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:33.987522 12577 docker.go:980] Removing container "1310d6cbcbe6920dd85cda63471a1b2be9c382d89a088e3b5e7ca187aed25954" ... I0607 16:54:34.002535 12577 docker.go:990] Removed container "1310d6cbcbe6920dd85cda63471a1b2be9c382d89a088e3b5e7ca187aed25954" I0607 16:54:34.002749 12577 cleanup.go:33] Removing temporary directory /tmp/s2i706137096 I0607 16:54:34.002791 12577 fs.go:314] Removing directory '/tmp/s2i706137096' --- PASS: TestCleanBuildNoName (2.00s) === RUN TestLayeredBuildNoTarNoName I0607 16:54:34.014231 12577 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0607 16:54:34.019419 12577 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0607 16:54:34.019470 12577 docker.go:728] warning: Image sha256:89fdecb3cb6fe5a138142b1d67a6f2295815f0d47479a184dfbe5cc61ef745b4 does not contain a value for the io.openshift.s2i.scripts-url label I0607 16:54:34.019523 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:34.019653 12577 sti.go:204] Preparing to build I0607 16:54:34.020101 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:34.020162 12577 clone.go:40] Cloning sources into "/tmp/s2i308721274/upload/src" I0607 16:54:34.220551 12577 clone.go:56] Checked out "HEAD" I0607 16:54:34.244031 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:34.255232 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble' I0607 16:54:34.255339 12577 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble" I0607 16:54:34.255516 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run' I0607 16:54:34.255630 12577 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run" I0607 16:54:34.255808 12577 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts' I0607 16:54:34.255907 12577 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts" I0607 16:54:34.255976 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:34.256009 12577 sti.go:213] Clean build will be performed I0607 16:54:34.256054 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:34.256094 12577 sti.go:227] Running "assemble" in "" I0607 16:54:34.256128 12577 sti.go:585] Using image name sti_test/sti-fake-no-tar I0607 16:54:34.258327 12577 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0607 16:54:34.258447 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:34.258829 12577 sti.go:703] starting the source uploading ... I0607 16:54:34.258896 12577 tar.go:239] Adding "/tmp/s2i308721274/upload" to tar ... I0607 16:54:34.259161 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts as scripts I0607 16:54:34.262521 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:34.262625 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:34.262935 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_no_tar_1dae3fbc" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-no-tar:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:34.630070 12577 docker.go:1002] Attaching to container "138f86d3abceee429594885ec9afc62f7adc5df9522a972435a7c5041714414e" ... I0607 16:54:34.631589 12577 docker.go:1013] Starting container "138f86d3abceee429594885ec9afc62f7adc5df9522a972435a7c5041714414e" ... I0607 16:54:34.935362 12577 sti.go:715] /bin/sh: tar: not found I0607 16:54:34.935804 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts/assemble as scripts/assemble I0607 16:54:34.936286 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts/run as scripts/run I0607 16:54:34.936773 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:34.937376 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src as src I0607 16:54:34.941593 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.gitignore as src/.gitignore I0607 16:54:34.942830 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i as src/.s2i I0607 16:54:34.943721 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:34.944147 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:34.944700 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:34.945152 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.travis.yml as src/.travis.yml I0607 16:54:34.945686 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Dockerfile as src/Dockerfile I0607 16:54:34.946217 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Gemfile as src/Gemfile I0607 16:54:34.946759 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:34.947340 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/README.md as src/README.md I0607 16:54:34.947857 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Rakefile as src/Rakefile I0607 16:54:34.948360 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/app.rb as src/app.rb I0607 16:54:34.948916 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config as src/config I0607 16:54:34.949410 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config/database.rb as src/config/database.rb I0607 16:54:34.949925 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config/database.yml as src/config/database.yml I0607 16:54:34.950423 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config.ru as src/config.ru I0607 16:54:34.950928 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/db as src/db I0607 16:54:34.951389 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/db/migrate as src/db/migrate I0607 16:54:34.951923 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:34.952431 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/models.rb as src/models.rb I0607 16:54:34.952959 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/run.sh as src/run.sh I0607 16:54:34.953491 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/test as src/test I0607 16:54:34.954023 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:34.954537 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/views as src/views I0607 16:54:34.955025 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/views/main.erb as src/views/main.erb I0607 16:54:34.973744 12577 docker.go:1044] Waiting for container "138f86d3abceee429594885ec9afc62f7adc5df9522a972435a7c5041714414e" to stop ... I0607 16:54:35.077447 12577 docker.go:980] Removing container "138f86d3abceee429594885ec9afc62f7adc5df9522a972435a7c5041714414e" ... I0607 16:54:35.091790 12577 docker.go:990] Removed container "138f86d3abceee429594885ec9afc62f7adc5df9522a972435a7c5041714414e" I0607 16:54:35.092130 12577 sti.go:232] Image is missing basic requirements (sh or tar), layered build will be performed I0607 16:54:35.094092 12577 layered.go:103] The scripts are included in "/tmp/s2i308721274/upload/scripts" directory I0607 16:54:35.094259 12577 layered.go:127] Writing custom Dockerfile to /tmp/s2i308721274/upload I0607 16:54:35.094294 12577 layered.go:160] Creating application source code image I0607 16:54:35.094448 12577 tar.go:239] Adding "/tmp/s2i308721274/upload" to tar ... I0607 16:54:35.094491 12577 layered.go:175] Building new image s2i-layered-temp-image-1559940875094390708 with scripts and sources already inside I0607 16:54:35.094647 12577 docker.go:1135] Building container using config: {Tags:[s2i-layered-temp-image-1559940875094390708] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0607 16:54:35.094764 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/Dockerfile as Dockerfile I0607 16:54:35.095500 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts as scripts I0607 16:54:35.096052 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts/assemble as scripts/assemble I0607 16:54:35.096659 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts/run as scripts/run I0607 16:54:35.097181 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:35.097791 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src as src I0607 16:54:35.103453 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.gitignore as src/.gitignore I0607 16:54:35.104555 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i as src/.s2i I0607 16:54:35.105076 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:35.105550 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:35.106162 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:35.106747 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/.travis.yml as src/.travis.yml I0607 16:54:35.107302 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Dockerfile as src/Dockerfile I0607 16:54:35.107889 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Gemfile as src/Gemfile I0607 16:54:35.108456 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:35.109030 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/README.md as src/README.md I0607 16:54:35.109596 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/Rakefile as src/Rakefile I0607 16:54:35.110169 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/app.rb as src/app.rb I0607 16:54:35.110763 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config as src/config I0607 16:54:35.111292 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config/database.rb as src/config/database.rb I0607 16:54:35.111918 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config/database.yml as src/config/database.yml I0607 16:54:35.112527 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/config.ru as src/config.ru I0607 16:54:35.113150 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/db as src/db I0607 16:54:35.113728 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/db/migrate as src/db/migrate I0607 16:54:35.114324 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:35.115003 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/models.rb as src/models.rb I0607 16:54:35.115611 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/run.sh as src/run.sh I0607 16:54:35.116234 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/test as src/test I0607 16:54:35.116749 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:35.117350 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/views as src/views I0607 16:54:35.117887 12577 tar.go:337] Adding to tar: /tmp/s2i308721274/upload/src/views/main.erb as src/views/main.erb I0607 16:54:35.127026 12577 layered.go:173] {"stream":"Step 1 : FROM sti_test/sti-fake-no-tar\n"} I0607 16:54:35.127166 12577 layered.go:173] {"stream":" ---\u003e 89fdecb3cb6f\n"} I0607 16:54:35.127249 12577 layered.go:173] {"stream":"Step 2 : COPY scripts /tmp/scripts\n"} I0607 16:54:36.468818 12577 layered.go:173] {"stream":" ---\u003e 14ff4db39427\n"} I0607 16:54:36.480683 12577 layered.go:173] {"stream":"Removing intermediate container 6d3a2ce872fb\n"} I0607 16:54:36.480765 12577 layered.go:173] {"stream":"Step 3 : COPY src /tmp/src\n"} I0607 16:54:37.967834 12577 layered.go:173] {"stream":" ---\u003e e815ffb938b6\n"} I0607 16:54:37.979759 12577 layered.go:173] {"stream":"Removing intermediate container 01f54d83f39b\n"} I0607 16:54:37.982861 12577 layered.go:173] {"stream":"Successfully built e815ffb938b6\n"} I0607 16:54:37.983304 12577 layered.go:193] Scripts dir has contents true I0607 16:54:37.983357 12577 layered.go:208] Building using sti-enabled image I0607 16:54:37.983401 12577 sti.go:585] Using image name s2i-layered-temp-image-1559940875094390708 I0607 16:54:37.985591 12577 docker.go:490] Using locally available image "s2i-layered-temp-image-1559940875094390708:latest" I0607 16:54:37.985718 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:37.989732 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts'. Untarring destination is '/tmp'. I0607 16:54:37.989795 12577 docker.go:961] Setting "/tmp/scripts/assemble" command for container ... I0607 16:54:37.990099 12577 docker.go:970] Creating container with options {Name:"s2i_s2i_layered_temp_image_1559940875094390708_d9ce98b9" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:s2i-layered-temp-image-1559940875094390708:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:38.354436 12577 docker.go:1002] Attaching to container "b90b5f3d6b4b2342b551400ffc665115bd6fe1b89aa69034a897a2a839514a3c" ... I0607 16:54:38.356468 12577 docker.go:1013] Starting container "b90b5f3d6b4b2342b551400ffc665115bd6fe1b89aa69034a897a2a839514a3c" ... I0607 16:54:38.726235 12577 docker.go:1044] Waiting for container "b90b5f3d6b4b2342b551400ffc665115bd6fe1b89aa69034a897a2a839514a3c" to stop ... I0607 16:54:38.852768 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:38.852820 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:38.852851 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:38.855017 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:38.855073 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i308721274/metadata' I0607 16:54:38.855213 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:39.012642 12577 tar.go:401] Creating directory /tmp/s2i308721274/metadata I0607 16:54:39.012735 12577 tar.go:469] Creating /tmp/s2i308721274/metadata/image_metadata.json I0607 16:54:39.012895 12577 tar.go:479] Extracting/writing /tmp/s2i308721274/metadata/image_metadata.json I0607 16:54:39.013057 12577 tar.go:425] Done extracting tar stream I0607 16:54:39.013196 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:39.017852 12577 docker.go:1103] Committing container with dockerOpts: {Reference: Comment: Author: Changes:[] Pause:false Config:0xc0005a2280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:s2i-layered-temp-image-1559940875094390708 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:39.981366 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:39.981421 12577 postexecutorstep.go:398] Successfully built sha256:e815accda1a91659deae12cef15342ae1474d321d94d43991b8375b081bec11d I0607 16:54:39.981453 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:39.981540 12577 docker.go:980] Removing container "b90b5f3d6b4b2342b551400ffc665115bd6fe1b89aa69034a897a2a839514a3c" ... I0607 16:54:39.996555 12577 docker.go:990] Removed container "b90b5f3d6b4b2342b551400ffc665115bd6fe1b89aa69034a897a2a839514a3c" I0607 16:54:39.996713 12577 cleanup.go:33] Removing temporary directory /tmp/s2i308721274 I0607 16:54:39.996752 12577 fs.go:314] Removing directory '/tmp/s2i308721274' I0607 16:54:40.000278 12577 cleanup.go:42] Removing temporary image s2i-layered-temp-image-1559940875094390708 --- PASS: TestLayeredBuildNoTarNoName (6.00s) === RUN TestAllowedUIDsNamedUser I0607 16:54:40.013978 12577 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" --- PASS: TestAllowedUIDsNamedUser (0.01s) === RUN TestAllowedUIDsNumericUser I0607 16:54:40.027037 12577 docker.go:490] Using locally available image "sti_test/sti-fake-numericuser:latest" I0607 16:54:40.036043 12577 docker.go:490] Using locally available image "sti_test/sti-fake-numericuser:latest" I0607 16:54:40.036103 12577 docker.go:730] Image sha256:838e7b5cb09e9c09f29cb1c1c26d18577c951df9c2daf2eebdfe688af1290c2f contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:40.036161 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world --- PASS: TestAllowedUIDsNumericUser (0.02s) === RUN TestAllowedUIDsOnBuildRootUser I0607 16:54:40.043275 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-rootuser:latest" --- PASS: TestAllowedUIDsOnBuildRootUser (0.01s) === RUN TestAllowedUIDsOnBuildNumericUser I0607 16:54:40.055189 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-numericuser:latest" I0607 16:54:40.066474 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-numericuser:latest" I0607 16:54:40.066532 12577 docker.go:730] Image sha256:8936f0250f0f51cf4baece6958c2d44233f8a581c9a8e526017331086cbb4bf5 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:40.066601 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:40.066710 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world --- PASS: TestAllowedUIDsOnBuildNumericUser (0.02s) === RUN TestAllowedUIDsAssembleRoot I0607 16:54:40.073233 12577 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-root:latest" --- PASS: TestAllowedUIDsAssembleRoot (0.01s) === RUN TestAllowedUIDsAssembleUser I0607 16:54:40.083267 12577 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-user:latest" I0607 16:54:40.090775 12577 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-user:latest" I0607 16:54:40.090833 12577 docker.go:730] Image sha256:0c6751a68443afa81f0ce260133f4686303697e5eababff252a6890646feb4e0 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:40.090889 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world --- PASS: TestAllowedUIDsAssembleUser (0.01s) === RUN TestIncrementalBuildAndRemovePreviousImage I0607 16:54:40.098887 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:40.104452 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:40.104511 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:40.104582 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:40.104698 12577 sti.go:204] Preparing to build test/sti-incremental-app I0607 16:54:40.105149 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:40.105197 12577 clone.go:40] Cloning sources into "/tmp/s2i031991740/upload/src" I0607 16:54:40.313466 12577 clone.go:56] Checked out "HEAD" I0607 16:54:40.337102 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:40.349574 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:40.349664 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:40.351030 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:40.351142 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:40.352589 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:40.352690 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:40.352772 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:40.352812 12577 sti.go:213] Clean build will be performed I0607 16:54:40.352851 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:40.352904 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0607 16:54:40.352946 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:40.355121 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:40.355208 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:40.355530 12577 sti.go:703] starting the source uploading ... I0607 16:54:40.355599 12577 tar.go:239] Adding "/tmp/s2i031991740/upload" to tar ... I0607 16:54:40.355933 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/scripts as scripts I0607 16:54:40.359266 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:40.359350 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:40.359665 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_897d5655" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:40.711158 12577 docker.go:1002] Attaching to container "4b6d653d200ec139ed9d9d003ffdac5542e25e9ff75f7554cc0e0d9d6efa571b" ... I0607 16:54:40.712925 12577 docker.go:1013] Starting container "4b6d653d200ec139ed9d9d003ffdac5542e25e9ff75f7554cc0e0d9d6efa571b" ... I0607 16:54:40.995609 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/scripts/assemble as scripts/assemble I0607 16:54:40.996137 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/scripts/run as scripts/run I0607 16:54:40.996542 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:40.997017 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src as src I0607 16:54:41.000381 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/.gitignore as src/.gitignore I0607 16:54:41.000884 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/.s2i as src/.s2i I0607 16:54:41.001328 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:41.001739 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:41.002288 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:41.002779 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/.travis.yml as src/.travis.yml I0607 16:54:41.003284 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/Dockerfile as src/Dockerfile I0607 16:54:41.003820 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/Gemfile as src/Gemfile I0607 16:54:41.004320 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:41.004806 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/README.md as src/README.md I0607 16:54:41.005333 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/Rakefile as src/Rakefile I0607 16:54:41.005848 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/app.rb as src/app.rb I0607 16:54:41.006400 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/config as src/config I0607 16:54:41.006909 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/config/database.rb as src/config/database.rb I0607 16:54:41.007483 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/config/database.yml as src/config/database.yml I0607 16:54:41.008050 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/config.ru as src/config.ru I0607 16:54:41.008610 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/db as src/db I0607 16:54:41.009064 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/db/migrate as src/db/migrate I0607 16:54:41.009523 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:41.010058 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/models.rb as src/models.rb I0607 16:54:41.010611 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/run.sh as src/run.sh I0607 16:54:41.011156 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/test as src/test I0607 16:54:41.011631 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:41.012162 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/views as src/views I0607 16:54:41.012634 12577 tar.go:337] Adding to tar: /tmp/s2i031991740/upload/src/views/main.erb as src/views/main.erb I0607 16:54:41.054774 12577 docker.go:1044] Waiting for container "4b6d653d200ec139ed9d9d003ffdac5542e25e9ff75f7554cc0e0d9d6efa571b" to stop ... I0607 16:54:41.207079 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:41.207129 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:41.207165 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:41.217466 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:41.217528 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i031991740/metadata' I0607 16:54:41.217709 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:41.359610 12577 tar.go:401] Creating directory /tmp/s2i031991740/metadata I0607 16:54:41.359696 12577 tar.go:469] Creating /tmp/s2i031991740/metadata/image_metadata.json I0607 16:54:41.359843 12577 tar.go:479] Extracting/writing /tmp/s2i031991740/metadata/image_metadata.json I0607 16:54:41.360010 12577 tar.go:425] Done extracting tar stream I0607 16:54:41.360153 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:41.364259 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:42.391338 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:42.391388 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0607 16:54:42.391422 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:42.391523 12577 docker.go:980] Removing container "4b6d653d200ec139ed9d9d003ffdac5542e25e9ff75f7554cc0e0d9d6efa571b" ... I0607 16:54:42.408087 12577 docker.go:990] Removed container "4b6d653d200ec139ed9d9d003ffdac5542e25e9ff75f7554cc0e0d9d6efa571b" I0607 16:54:42.408248 12577 cleanup.go:33] Removing temporary directory /tmp/s2i031991740 I0607 16:54:42.408298 12577 fs.go:314] Removing directory '/tmp/s2i031991740' I0607 16:54:42.414309 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:42.419789 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:42.419850 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:42.419907 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:42.419984 12577 sti.go:204] Preparing to build test/sti-incremental-app I0607 16:54:42.420401 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:42.420452 12577 clone.go:40] Cloning sources into "/tmp/s2i173015630/upload/src" I0607 16:54:42.648340 12577 clone.go:56] Checked out "HEAD" I0607 16:54:42.671467 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:42.683901 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:42.684033 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:42.685399 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:42.685489 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:42.687014 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:42.687116 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:42.687196 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:42.689865 12577 docker.go:490] Using locally available image "test/sti-incremental-app:latest" I0607 16:54:42.692154 12577 sti.go:211] Existing image for tag test/sti-incremental-app detected for incremental build I0607 16:54:42.692205 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:42.692330 12577 sti.go:522] Saving build artifacts from image test/sti-incremental-app to path /tmp/s2i173015630/upload/artifacts I0607 16:54:42.694530 12577 sti.go:546] The assemble user is not set, defaulting to "" user I0607 16:54:42.699204 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:42.699270 12577 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0607 16:54:42.699533 12577 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_8dd22f1c" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:43.049361 12577 docker.go:1002] Attaching to container "29800bc19a519e5984811f34fef67b0d75868f06e9b74f43bc1a742bd360ac6a" ... I0607 16:54:43.050866 12577 docker.go:1013] Starting container "29800bc19a519e5984811f34fef67b0d75868f06e9b74f43bc1a742bd360ac6a" ... I0607 16:54:43.335970 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.336187 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.336259 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/.gitignore I0607 16:54:43.336386 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/.gitignore I0607 16:54:43.336638 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/.s2i I0607 16:54:43.336837 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/.s2i/bin I0607 16:54:43.337072 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/.s2i/bin I0607 16:54:43.337139 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/.s2i/bin/README I0607 16:54:43.337236 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/.s2i/bin/README I0607 16:54:43.337710 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/.s2i I0607 16:54:43.337791 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/.s2i/environment I0607 16:54:43.337924 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/.s2i/environment I0607 16:54:43.339746 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.339819 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/.travis.yml I0607 16:54:43.339927 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/.travis.yml I0607 16:54:43.341631 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.341711 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/Dockerfile I0607 16:54:43.341813 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/Dockerfile I0607 16:54:43.342025 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.342094 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/Gemfile I0607 16:54:43.342199 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/Gemfile I0607 16:54:43.342461 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.342532 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/Gemfile.lock I0607 16:54:43.342643 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/Gemfile.lock I0607 16:54:43.342994 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.343070 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/README.md I0607 16:54:43.343199 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/README.md I0607 16:54:43.344359 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.344437 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/Rakefile I0607 16:54:43.344545 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/Rakefile I0607 16:54:43.345057 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.345140 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/app.rb I0607 16:54:43.345250 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/app.rb I0607 16:54:43.346768 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/config I0607 16:54:43.346998 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/config I0607 16:54:43.347106 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/config/database.rb I0607 16:54:43.347210 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/config/database.rb I0607 16:54:43.352422 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/config I0607 16:54:43.352498 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/config/database.yml I0607 16:54:43.352624 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/config/database.yml I0607 16:54:43.352889 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.352961 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/config.ru I0607 16:54:43.353060 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/config.ru I0607 16:54:43.355777 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/db I0607 16:54:43.356028 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/db/migrate I0607 16:54:43.356279 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/db/migrate I0607 16:54:43.356357 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:43.356459 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:43.356786 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.356873 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/models.rb I0607 16:54:43.356997 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/models.rb I0607 16:54:43.357264 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.357333 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/run.sh I0607 16:54:43.357442 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/run.sh I0607 16:54:43.357678 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/test I0607 16:54:43.357978 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/test I0607 16:54:43.358062 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/test/sample_test.rb I0607 16:54:43.358183 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/test/sample_test.rb I0607 16:54:43.358417 12577 tar.go:392] Creating directory /tmp/s2i173015630/upload/artifacts/views I0607 16:54:43.358779 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts/views I0607 16:54:43.358847 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/views/main.erb I0607 16:54:43.358942 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/views/main.erb I0607 16:54:43.359141 12577 tar.go:401] Creating directory /tmp/s2i173015630/upload/artifacts I0607 16:54:43.359192 12577 tar.go:469] Creating /tmp/s2i173015630/upload/artifacts/save-artifacts-invoked I0607 16:54:43.359264 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/upload/artifacts/save-artifacts-invoked I0607 16:54:43.359419 12577 tar.go:425] Done extracting tar stream I0607 16:54:43.411962 12577 docker.go:1044] Waiting for container "29800bc19a519e5984811f34fef67b0d75868f06e9b74f43bc1a742bd360ac6a" to stop ... I0607 16:54:43.582945 12577 docker.go:980] Removing container "29800bc19a519e5984811f34fef67b0d75868f06e9b74f43bc1a742bd360ac6a" ... I0607 16:54:43.597665 12577 docker.go:990] Removed container "29800bc19a519e5984811f34fef67b0d75868f06e9b74f43bc1a742bd360ac6a" I0607 16:54:43.597912 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0607 16:54:43.597953 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:43.599959 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:43.600080 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:43.600420 12577 sti.go:703] starting the source uploading ... I0607 16:54:43.600489 12577 tar.go:239] Adding "/tmp/s2i173015630/upload" to tar ... I0607 16:54:43.600892 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts as artifacts I0607 16:54:43.604173 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:43.604260 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:43.604549 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_52bc9591" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:43.959070 12577 docker.go:1002] Attaching to container "0edfb8cb2fe70f4369df84acc8dd6708f84cf95f8698df1e331b33fcaee9421c" ... I0607 16:54:43.960513 12577 docker.go:1013] Starting container "0edfb8cb2fe70f4369df84acc8dd6708f84cf95f8698df1e331b33fcaee9421c" ... I0607 16:54:44.246550 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/.gitignore as artifacts/.gitignore I0607 16:54:44.247369 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/.s2i as artifacts/.s2i I0607 16:54:44.247937 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0607 16:54:44.248983 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0607 16:54:44.249487 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0607 16:54:44.250024 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/.travis.yml as artifacts/.travis.yml I0607 16:54:44.250549 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/Dockerfile as artifacts/Dockerfile I0607 16:54:44.251053 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/Gemfile as artifacts/Gemfile I0607 16:54:44.251551 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0607 16:54:44.251968 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/README.md as artifacts/README.md I0607 16:54:44.252364 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/Rakefile as artifacts/Rakefile I0607 16:54:44.252798 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/app.rb as artifacts/app.rb I0607 16:54:44.253212 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/config as artifacts/config I0607 16:54:44.253658 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/config/database.rb as artifacts/config/database.rb I0607 16:54:44.254155 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/config/database.yml as artifacts/config/database.yml I0607 16:54:44.254673 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/config.ru as artifacts/config.ru I0607 16:54:44.255214 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/db as artifacts/db I0607 16:54:44.255753 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/db/migrate as artifacts/db/migrate I0607 16:54:44.256251 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:44.256771 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/models.rb as artifacts/models.rb I0607 16:54:44.257327 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/run.sh as artifacts/run.sh I0607 16:54:44.257943 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0607 16:54:44.258491 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/test as artifacts/test I0607 16:54:44.259014 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0607 16:54:44.259502 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/views as artifacts/views I0607 16:54:44.259852 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/artifacts/views/main.erb as artifacts/views/main.erb I0607 16:54:44.260229 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/scripts as scripts I0607 16:54:44.260551 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/scripts/assemble as scripts/assemble I0607 16:54:44.261059 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/scripts/run as scripts/run I0607 16:54:44.261542 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:44.262072 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src as src I0607 16:54:44.265216 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/.gitignore as src/.gitignore I0607 16:54:44.265689 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/.s2i as src/.s2i I0607 16:54:44.266111 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:44.266499 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:44.266946 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:44.267439 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/.travis.yml as src/.travis.yml I0607 16:54:44.267956 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/Dockerfile as src/Dockerfile I0607 16:54:44.268412 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/Gemfile as src/Gemfile I0607 16:54:44.268925 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:44.269426 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/README.md as src/README.md I0607 16:54:44.269898 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/Rakefile as src/Rakefile I0607 16:54:44.270709 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/app.rb as src/app.rb I0607 16:54:44.271713 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/config as src/config I0607 16:54:44.272217 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/config/database.rb as src/config/database.rb I0607 16:54:44.273106 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/config/database.yml as src/config/database.yml I0607 16:54:44.273700 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/config.ru as src/config.ru I0607 16:54:44.274247 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/db as src/db I0607 16:54:44.274727 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/db/migrate as src/db/migrate I0607 16:54:44.275242 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:44.275812 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/models.rb as src/models.rb I0607 16:54:44.276345 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/run.sh as src/run.sh I0607 16:54:44.276905 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/test as src/test I0607 16:54:44.277455 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:44.278002 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/views as src/views I0607 16:54:44.278517 12577 tar.go:337] Adding to tar: /tmp/s2i173015630/upload/src/views/main.erb as src/views/main.erb I0607 16:54:44.316764 12577 docker.go:1044] Waiting for container "0edfb8cb2fe70f4369df84acc8dd6708f84cf95f8698df1e331b33fcaee9421c" to stop ... I0607 16:54:44.470837 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:44.470889 12577 postexecutorstep.go:63] Executing step: store previous image I0607 16:54:44.473460 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:44.475275 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:44.475330 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i173015630/metadata' I0607 16:54:44.475487 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:44.634623 12577 tar.go:401] Creating directory /tmp/s2i173015630/metadata I0607 16:54:44.634712 12577 tar.go:469] Creating /tmp/s2i173015630/metadata/image_metadata.json I0607 16:54:44.634848 12577 tar.go:479] Extracting/writing /tmp/s2i173015630/metadata/image_metadata.json I0607 16:54:44.634992 12577 tar.go:425] Done extracting tar stream I0607 16:54:44.635114 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:44.639197 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0002ec8c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:45.597380 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:45.597445 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0607 16:54:45.597478 12577 postexecutorstep.go:88] Executing step: remove previous image I0607 16:54:45.597510 12577 postexecutorstep.go:102] Removing previously-tagged image sha256:57b9f7001e43b673164b8c215837d9bd35ab4c76407ec1791850affba46cbd97 I0607 16:54:45.603698 12577 docker.go:980] Removing container "0edfb8cb2fe70f4369df84acc8dd6708f84cf95f8698df1e331b33fcaee9421c" ... I0607 16:54:45.617299 12577 docker.go:990] Removed container "0edfb8cb2fe70f4369df84acc8dd6708f84cf95f8698df1e331b33fcaee9421c" I0607 16:54:45.617541 12577 cleanup.go:33] Removing temporary directory /tmp/s2i173015630 I0607 16:54:45.617589 12577 fs.go:314] Removing directory '/tmp/s2i173015630' --- PASS: TestIncrementalBuildAndRemovePreviousImage (6.97s) === RUN TestIncrementalBuildAndKeepPreviousImage I0607 16:54:47.075680 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:47.080962 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:47.081031 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:47.081098 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:47.081204 12577 sti.go:204] Preparing to build test/sti-incremental-app I0607 16:54:47.081691 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:47.081744 12577 clone.go:40] Cloning sources into "/tmp/s2i510323888/upload/src" I0607 16:54:47.299077 12577 clone.go:56] Checked out "HEAD" I0607 16:54:47.323314 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:47.338127 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:47.338240 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:47.339640 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:47.339746 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:47.341156 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:47.341250 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:47.341316 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:47.341350 12577 sti.go:213] Clean build will be performed I0607 16:54:47.341395 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:47.341443 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0607 16:54:47.341477 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:47.344091 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:47.344203 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:47.344469 12577 sti.go:703] starting the source uploading ... I0607 16:54:47.344538 12577 tar.go:239] Adding "/tmp/s2i510323888/upload" to tar ... I0607 16:54:47.344922 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/scripts as scripts I0607 16:54:47.348146 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:47.348229 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:47.348492 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_a891748d" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:47.696923 12577 docker.go:1002] Attaching to container "18e1e41b692c875c872f98971d59bf7a31e42d1166521b7ad746d6f2206f9d4a" ... I0607 16:54:47.698572 12577 docker.go:1013] Starting container "18e1e41b692c875c872f98971d59bf7a31e42d1166521b7ad746d6f2206f9d4a" ... I0607 16:54:47.995752 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/scripts/assemble as scripts/assemble I0607 16:54:47.996242 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/scripts/run as scripts/run I0607 16:54:47.996831 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:47.997451 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src as src I0607 16:54:48.001085 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/.gitignore as src/.gitignore I0607 16:54:48.001606 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/.s2i as src/.s2i I0607 16:54:48.002088 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:48.002497 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:48.002933 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:48.003354 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/.travis.yml as src/.travis.yml I0607 16:54:48.003832 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/Dockerfile as src/Dockerfile I0607 16:54:48.004223 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/Gemfile as src/Gemfile I0607 16:54:48.004752 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:48.005300 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/README.md as src/README.md I0607 16:54:48.005781 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/Rakefile as src/Rakefile I0607 16:54:48.006329 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/app.rb as src/app.rb I0607 16:54:48.006867 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/config as src/config I0607 16:54:48.007329 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/config/database.rb as src/config/database.rb I0607 16:54:48.007867 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/config/database.yml as src/config/database.yml I0607 16:54:48.008419 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/config.ru as src/config.ru I0607 16:54:48.008979 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/db as src/db I0607 16:54:48.009479 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/db/migrate as src/db/migrate I0607 16:54:48.010309 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:48.011374 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/models.rb as src/models.rb I0607 16:54:48.011972 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/run.sh as src/run.sh I0607 16:54:48.013045 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/test as src/test I0607 16:54:48.013558 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:48.014095 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/views as src/views I0607 16:54:48.014506 12577 tar.go:337] Adding to tar: /tmp/s2i510323888/upload/src/views/main.erb as src/views/main.erb I0607 16:54:48.065375 12577 docker.go:1044] Waiting for container "18e1e41b692c875c872f98971d59bf7a31e42d1166521b7ad746d6f2206f9d4a" to stop ... I0607 16:54:48.220935 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:48.221417 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:48.221453 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:48.223547 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:48.223624 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i510323888/metadata' I0607 16:54:48.223760 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:48.370626 12577 tar.go:401] Creating directory /tmp/s2i510323888/metadata I0607 16:54:48.370716 12577 tar.go:469] Creating /tmp/s2i510323888/metadata/image_metadata.json I0607 16:54:48.370857 12577 tar.go:479] Extracting/writing /tmp/s2i510323888/metadata/image_metadata.json I0607 16:54:48.371006 12577 tar.go:425] Done extracting tar stream I0607 16:54:48.371143 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:48.375182 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:48.978404 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:48.978456 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0607 16:54:48.978489 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:48.978605 12577 docker.go:980] Removing container "18e1e41b692c875c872f98971d59bf7a31e42d1166521b7ad746d6f2206f9d4a" ... I0607 16:54:48.994404 12577 docker.go:990] Removed container "18e1e41b692c875c872f98971d59bf7a31e42d1166521b7ad746d6f2206f9d4a" I0607 16:54:48.994545 12577 cleanup.go:33] Removing temporary directory /tmp/s2i510323888 I0607 16:54:48.994585 12577 fs.go:314] Removing directory '/tmp/s2i510323888' I0607 16:54:48.999178 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:49.004742 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:49.004804 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:49.004857 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:49.004943 12577 sti.go:204] Preparing to build test/sti-incremental-app I0607 16:54:49.005317 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:49.005375 12577 clone.go:40] Cloning sources into "/tmp/s2i302477154/upload/src" I0607 16:54:49.220892 12577 clone.go:56] Checked out "HEAD" I0607 16:54:49.244095 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:49.256739 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:49.256841 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:49.258223 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:49.258322 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:49.259766 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:49.259857 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:49.259922 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:49.262579 12577 docker.go:490] Using locally available image "test/sti-incremental-app:latest" I0607 16:54:49.264834 12577 sti.go:211] Existing image for tag test/sti-incremental-app detected for incremental build I0607 16:54:49.264882 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:49.264969 12577 sti.go:522] Saving build artifacts from image test/sti-incremental-app to path /tmp/s2i302477154/upload/artifacts I0607 16:54:49.268021 12577 sti.go:546] The assemble user is not set, defaulting to "" user I0607 16:54:49.273342 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:49.273404 12577 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0607 16:54:49.273663 12577 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_f0819306" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:49.625513 12577 docker.go:1002] Attaching to container "3a922aa48659831658b9a79fdb57360bde8de42d4780790b19435f9c2c42f24b" ... I0607 16:54:49.627806 12577 docker.go:1013] Starting container "3a922aa48659831658b9a79fdb57360bde8de42d4780790b19435f9c2c42f24b" ... I0607 16:54:49.919860 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.920046 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.920142 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/.gitignore I0607 16:54:49.920251 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/.gitignore I0607 16:54:49.920488 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/.s2i I0607 16:54:49.920760 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/.s2i/bin I0607 16:54:49.921090 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/.s2i/bin I0607 16:54:49.921165 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/.s2i/bin/README I0607 16:54:49.921284 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/.s2i/bin/README I0607 16:54:49.921541 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/.s2i I0607 16:54:49.921628 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/.s2i/environment I0607 16:54:49.921727 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/.s2i/environment I0607 16:54:49.922903 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.922980 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/.travis.yml I0607 16:54:49.923086 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/.travis.yml I0607 16:54:49.923840 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.923918 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/Dockerfile I0607 16:54:49.924029 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/Dockerfile I0607 16:54:49.929452 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.929528 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/Gemfile I0607 16:54:49.929647 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/Gemfile I0607 16:54:49.929859 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.929934 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/Gemfile.lock I0607 16:54:49.930032 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/Gemfile.lock I0607 16:54:49.931380 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.931454 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/README.md I0607 16:54:49.931603 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/README.md I0607 16:54:49.932210 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.932290 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/Rakefile I0607 16:54:49.932398 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/Rakefile I0607 16:54:49.932880 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.932971 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/app.rb I0607 16:54:49.933078 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/app.rb I0607 16:54:49.934689 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/config I0607 16:54:49.934918 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/config I0607 16:54:49.934993 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/config/database.rb I0607 16:54:49.935093 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/config/database.rb I0607 16:54:49.935577 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/config I0607 16:54:49.935654 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/config/database.yml I0607 16:54:49.935789 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/config/database.yml I0607 16:54:49.936611 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.936684 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/config.ru I0607 16:54:49.936790 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/config.ru I0607 16:54:49.937647 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/db I0607 16:54:49.937863 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/db/migrate I0607 16:54:49.938084 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/db/migrate I0607 16:54:49.938157 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:49.938252 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:49.938459 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.938532 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/models.rb I0607 16:54:49.938649 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/models.rb I0607 16:54:49.939166 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.939242 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/run.sh I0607 16:54:49.939342 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/run.sh I0607 16:54:49.943309 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/test I0607 16:54:49.943534 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/test I0607 16:54:49.943625 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/test/sample_test.rb I0607 16:54:49.943723 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/test/sample_test.rb I0607 16:54:49.948810 12577 tar.go:392] Creating directory /tmp/s2i302477154/upload/artifacts/views I0607 16:54:49.949033 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts/views I0607 16:54:49.949105 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/views/main.erb I0607 16:54:49.949201 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/views/main.erb I0607 16:54:49.949427 12577 tar.go:401] Creating directory /tmp/s2i302477154/upload/artifacts I0607 16:54:49.949500 12577 tar.go:469] Creating /tmp/s2i302477154/upload/artifacts/save-artifacts-invoked I0607 16:54:49.949622 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/upload/artifacts/save-artifacts-invoked I0607 16:54:49.949830 12577 tar.go:425] Done extracting tar stream I0607 16:54:50.001187 12577 docker.go:1044] Waiting for container "3a922aa48659831658b9a79fdb57360bde8de42d4780790b19435f9c2c42f24b" to stop ... I0607 16:54:50.145541 12577 docker.go:980] Removing container "3a922aa48659831658b9a79fdb57360bde8de42d4780790b19435f9c2c42f24b" ... I0607 16:54:50.160318 12577 docker.go:990] Removed container "3a922aa48659831658b9a79fdb57360bde8de42d4780790b19435f9c2c42f24b" I0607 16:54:50.160450 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0607 16:54:50.160490 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:50.162452 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:50.162685 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:50.162951 12577 sti.go:703] starting the source uploading ... I0607 16:54:50.163017 12577 tar.go:239] Adding "/tmp/s2i302477154/upload" to tar ... I0607 16:54:50.163430 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts as artifacts I0607 16:54:50.166754 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:50.166838 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:50.167125 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_120a2fc4" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:50.523672 12577 docker.go:1002] Attaching to container "ace8748c2063916563896334d914233038d792555766bc469c3df3f88757e273" ... I0607 16:54:50.525262 12577 docker.go:1013] Starting container "ace8748c2063916563896334d914233038d792555766bc469c3df3f88757e273" ... I0607 16:54:50.813600 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/.gitignore as artifacts/.gitignore I0607 16:54:50.814211 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/.s2i as artifacts/.s2i I0607 16:54:50.814686 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0607 16:54:50.815094 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0607 16:54:50.815598 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0607 16:54:50.816139 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/.travis.yml as artifacts/.travis.yml I0607 16:54:50.816668 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/Dockerfile as artifacts/Dockerfile I0607 16:54:50.817172 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/Gemfile as artifacts/Gemfile I0607 16:54:50.817667 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0607 16:54:50.818101 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/README.md as artifacts/README.md I0607 16:54:50.818548 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/Rakefile as artifacts/Rakefile I0607 16:54:50.819051 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/app.rb as artifacts/app.rb I0607 16:54:50.819509 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/config as artifacts/config I0607 16:54:50.819916 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/config/database.rb as artifacts/config/database.rb I0607 16:54:50.820353 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/config/database.yml as artifacts/config/database.yml I0607 16:54:50.820832 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/config.ru as artifacts/config.ru I0607 16:54:50.821351 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/db as artifacts/db I0607 16:54:50.821858 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/db/migrate as artifacts/db/migrate I0607 16:54:50.822307 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:50.822805 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/models.rb as artifacts/models.rb I0607 16:54:50.823720 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/run.sh as artifacts/run.sh I0607 16:54:50.824850 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0607 16:54:50.825393 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/test as artifacts/test I0607 16:54:50.826314 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0607 16:54:50.826854 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/views as artifacts/views I0607 16:54:50.827782 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/artifacts/views/main.erb as artifacts/views/main.erb I0607 16:54:50.828279 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/scripts as scripts I0607 16:54:50.828780 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/scripts/assemble as scripts/assemble I0607 16:54:50.829860 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/scripts/run as scripts/run I0607 16:54:50.830441 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:50.831264 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src as src I0607 16:54:50.835139 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/.gitignore as src/.gitignore I0607 16:54:50.835696 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/.s2i as src/.s2i I0607 16:54:50.836079 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:50.836403 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:50.836852 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:50.837270 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/.travis.yml as src/.travis.yml I0607 16:54:50.837670 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/Dockerfile as src/Dockerfile I0607 16:54:50.838059 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/Gemfile as src/Gemfile I0607 16:54:50.838441 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:50.838941 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/README.md as src/README.md I0607 16:54:50.839385 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/Rakefile as src/Rakefile I0607 16:54:50.839768 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/app.rb as src/app.rb I0607 16:54:50.840152 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/config as src/config I0607 16:54:50.840488 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/config/database.rb as src/config/database.rb I0607 16:54:50.841030 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/config/database.yml as src/config/database.yml I0607 16:54:50.841539 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/config.ru as src/config.ru I0607 16:54:50.842073 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/db as src/db I0607 16:54:50.842496 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/db/migrate as src/db/migrate I0607 16:54:50.843015 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:50.843401 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/models.rb as src/models.rb I0607 16:54:50.843895 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/run.sh as src/run.sh I0607 16:54:50.844469 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/test as src/test I0607 16:54:50.844928 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:50.845367 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/views as src/views I0607 16:54:50.845783 12577 tar.go:337] Adding to tar: /tmp/s2i302477154/upload/src/views/main.erb as src/views/main.erb I0607 16:54:50.889202 12577 docker.go:1044] Waiting for container "ace8748c2063916563896334d914233038d792555766bc469c3df3f88757e273" to stop ... I0607 16:54:51.042027 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:51.042089 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:51.042130 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:51.044232 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:51.044290 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i302477154/metadata' I0607 16:54:51.044447 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:51.194645 12577 tar.go:401] Creating directory /tmp/s2i302477154/metadata I0607 16:54:51.194738 12577 tar.go:469] Creating /tmp/s2i302477154/metadata/image_metadata.json I0607 16:54:51.194888 12577 tar.go:479] Extracting/writing /tmp/s2i302477154/metadata/image_metadata.json I0607 16:54:51.195034 12577 tar.go:425] Done extracting tar stream I0607 16:54:51.195173 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:51.201557 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc0003ad540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:51.788341 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:51.788396 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0607 16:54:51.788428 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:51.788526 12577 docker.go:980] Removing container "ace8748c2063916563896334d914233038d792555766bc469c3df3f88757e273" ... I0607 16:54:51.802411 12577 docker.go:990] Removed container "ace8748c2063916563896334d914233038d792555766bc469c3df3f88757e273" I0607 16:54:51.802653 12577 cleanup.go:33] Removing temporary directory /tmp/s2i302477154 I0607 16:54:51.802692 12577 fs.go:314] Removing directory '/tmp/s2i302477154' --- PASS: TestIncrementalBuildAndKeepPreviousImage (6.15s) === RUN TestIncrementalBuildUser I0607 16:54:53.221657 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:53.226946 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:53.227005 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:53.227061 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:53.227168 12577 sti.go:204] Preparing to build test/sti-incremental-app-user I0607 16:54:53.227691 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:53.227743 12577 clone.go:40] Cloning sources into "/tmp/s2i497275620/upload/src" I0607 16:54:53.430723 12577 clone.go:56] Checked out "HEAD" I0607 16:54:53.454512 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:53.466826 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:53.466952 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:53.468316 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:53.468440 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:53.469878 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:53.469987 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:53.470071 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:53.470115 12577 sti.go:213] Clean build will be performed I0607 16:54:53.470157 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:53.470216 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app-user" I0607 16:54:53.470262 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:53.472439 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:53.472527 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:53.472855 12577 sti.go:703] starting the source uploading ... I0607 16:54:53.472925 12577 tar.go:239] Adding "/tmp/s2i497275620/upload" to tar ... I0607 16:54:53.473396 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/scripts as scripts I0607 16:54:53.477640 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:53.477730 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:53.478201 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_8c88543e" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:53.819111 12577 docker.go:1002] Attaching to container "20204413dcaeb063774d6fb3914e1945f82e734403869d6b28708ddbd4935a57" ... I0607 16:54:53.820355 12577 docker.go:1013] Starting container "20204413dcaeb063774d6fb3914e1945f82e734403869d6b28708ddbd4935a57" ... I0607 16:54:54.096760 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/scripts/assemble as scripts/assemble I0607 16:54:54.097292 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/scripts/run as scripts/run I0607 16:54:54.097817 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:54.098257 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src as src I0607 16:54:54.101697 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/.gitignore as src/.gitignore I0607 16:54:54.102221 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/.s2i as src/.s2i I0607 16:54:54.102700 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:54.103105 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:54.103599 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:54.104164 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/.travis.yml as src/.travis.yml I0607 16:54:54.104657 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/Dockerfile as src/Dockerfile I0607 16:54:54.105269 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/Gemfile as src/Gemfile I0607 16:54:54.105803 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:54.106219 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/README.md as src/README.md I0607 16:54:54.106662 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/Rakefile as src/Rakefile I0607 16:54:54.107132 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/app.rb as src/app.rb I0607 16:54:54.107655 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/config as src/config I0607 16:54:54.108019 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/config/database.rb as src/config/database.rb I0607 16:54:54.108443 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/config/database.yml as src/config/database.yml I0607 16:54:54.108989 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/config.ru as src/config.ru I0607 16:54:54.109468 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/db as src/db I0607 16:54:54.109908 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/db/migrate as src/db/migrate I0607 16:54:54.110346 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:54.110811 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/models.rb as src/models.rb I0607 16:54:54.111265 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/run.sh as src/run.sh I0607 16:54:54.111751 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/test as src/test I0607 16:54:54.112162 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:54.112669 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/views as src/views I0607 16:54:54.113073 12577 tar.go:337] Adding to tar: /tmp/s2i497275620/upload/src/views/main.erb as src/views/main.erb I0607 16:54:54.165811 12577 docker.go:1044] Waiting for container "20204413dcaeb063774d6fb3914e1945f82e734403869d6b28708ddbd4935a57" to stop ... I0607 16:54:54.319959 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:54.320015 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:54:54.320048 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:54.322223 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:54.322282 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i497275620/metadata' I0607 16:54:54.322435 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:54.480351 12577 tar.go:401] Creating directory /tmp/s2i497275620/metadata I0607 16:54:54.480437 12577 tar.go:469] Creating /tmp/s2i497275620/metadata/image_metadata.json I0607 16:54:54.480585 12577 tar.go:479] Extracting/writing /tmp/s2i497275620/metadata/image_metadata.json I0607 16:54:54.480741 12577 tar.go:425] Done extracting tar stream I0607 16:54:54.480868 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:54.485677 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-user Comment: Author: Changes:[] Pause:false Config:0xc0003ad7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-user io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:55.096382 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:55.096434 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app-user I0607 16:54:55.096466 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:54:55.096556 12577 docker.go:980] Removing container "20204413dcaeb063774d6fb3914e1945f82e734403869d6b28708ddbd4935a57" ... I0607 16:54:55.111067 12577 docker.go:990] Removed container "20204413dcaeb063774d6fb3914e1945f82e734403869d6b28708ddbd4935a57" I0607 16:54:55.111223 12577 cleanup.go:33] Removing temporary directory /tmp/s2i497275620 I0607 16:54:55.111265 12577 fs.go:314] Removing directory '/tmp/s2i497275620' I0607 16:54:55.115704 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:55.121059 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:55.121118 12577 docker.go:730] Image sha256:47238d2ca8e795b111da3d27dc72daeceed7fc3d9c10d6af38290a6af1e7429c contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:54:55.121182 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:55.121300 12577 sti.go:204] Preparing to build test/sti-incremental-app-user I0607 16:54:55.121779 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:55.121841 12577 clone.go:40] Cloning sources into "/tmp/s2i145889206/upload/src" I0607 16:54:55.307063 12577 clone.go:56] Checked out "HEAD" I0607 16:54:55.330543 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:54:55.343082 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:54:55.343185 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:54:55.344674 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:54:55.344758 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:54:55.346168 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0607 16:54:55.346266 12577 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0607 16:54:55.346360 12577 ignore.go:66] .s2iignore file does not exist I0607 16:54:55.348920 12577 docker.go:490] Using locally available image "test/sti-incremental-app-user:latest" I0607 16:54:55.351154 12577 sti.go:211] Existing image for tag test/sti-incremental-app-user detected for incremental build I0607 16:54:55.351206 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:54:55.351317 12577 sti.go:522] Saving build artifacts from image test/sti-incremental-app-user to path /tmp/s2i145889206/upload/artifacts I0607 16:54:55.353597 12577 sti.go:546] The assemble user is not set, defaulting to "" user I0607 16:54:55.358156 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:55.358223 12577 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0607 16:54:55.358492 12577 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_user_b24f7c86" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app-user:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:55.726903 12577 docker.go:1002] Attaching to container "e504f1a7e036c01fe0b774e532aebf5c2e15b4e02ecaf9384789f03f74f4c64d" ... I0607 16:54:55.728181 12577 docker.go:1013] Starting container "e504f1a7e036c01fe0b774e532aebf5c2e15b4e02ecaf9384789f03f74f4c64d" ... I0607 16:54:56.036641 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.036869 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.036944 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/.gitignore I0607 16:54:56.037078 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/.gitignore I0607 16:54:56.037491 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/.s2i I0607 16:54:56.037749 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/.s2i/bin I0607 16:54:56.038061 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/.s2i/bin I0607 16:54:56.038135 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/.s2i/bin/README I0607 16:54:56.038281 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/.s2i/bin/README I0607 16:54:56.039020 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/.s2i I0607 16:54:56.039093 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/.s2i/environment I0607 16:54:56.039190 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/.s2i/environment I0607 16:54:56.039402 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.039475 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/.travis.yml I0607 16:54:56.039592 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/.travis.yml I0607 16:54:56.039824 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.039898 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/Dockerfile I0607 16:54:56.039998 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/Dockerfile I0607 16:54:56.045367 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.045447 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/Gemfile I0607 16:54:56.045549 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/Gemfile I0607 16:54:56.046202 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.046280 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/Gemfile.lock I0607 16:54:56.046381 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/Gemfile.lock I0607 16:54:56.047233 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.047311 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/README.md I0607 16:54:56.047441 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/README.md I0607 16:54:56.057238 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.057318 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/Rakefile I0607 16:54:56.057427 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/Rakefile I0607 16:54:56.058178 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.058263 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/app.rb I0607 16:54:56.058373 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/app.rb I0607 16:54:56.067773 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/config I0607 16:54:56.068008 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/config I0607 16:54:56.068082 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/config/database.rb I0607 16:54:56.068182 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/config/database.rb I0607 16:54:56.074771 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/config I0607 16:54:56.074843 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/config/database.yml I0607 16:54:56.074941 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/config/database.yml I0607 16:54:56.082006 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.082084 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/config.ru I0607 16:54:56.082190 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/config.ru I0607 16:54:56.086217 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/db I0607 16:54:56.086470 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/db/migrate I0607 16:54:56.086717 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/db/migrate I0607 16:54:56.086795 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:56.086895 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:56.087938 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.088013 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/models.rb I0607 16:54:56.088136 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/models.rb I0607 16:54:56.090843 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.090920 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/run.sh I0607 16:54:56.091027 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/run.sh I0607 16:54:56.106243 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/test I0607 16:54:56.106492 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/test I0607 16:54:56.106582 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/test/sample_test.rb I0607 16:54:56.106683 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/test/sample_test.rb I0607 16:54:56.109774 12577 tar.go:392] Creating directory /tmp/s2i145889206/upload/artifacts/views I0607 16:54:56.109993 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts/views I0607 16:54:56.110066 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/views/main.erb I0607 16:54:56.110170 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/views/main.erb I0607 16:54:56.115788 12577 tar.go:401] Creating directory /tmp/s2i145889206/upload/artifacts I0607 16:54:56.115868 12577 tar.go:469] Creating /tmp/s2i145889206/upload/artifacts/save-artifacts-invoked I0607 16:54:56.115974 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/upload/artifacts/save-artifacts-invoked I0607 16:54:56.116178 12577 tar.go:425] Done extracting tar stream I0607 16:54:56.177735 12577 docker.go:1044] Waiting for container "e504f1a7e036c01fe0b774e532aebf5c2e15b4e02ecaf9384789f03f74f4c64d" to stop ... I0607 16:54:56.290098 12577 docker.go:980] Removing container "e504f1a7e036c01fe0b774e532aebf5c2e15b4e02ecaf9384789f03f74f4c64d" ... I0607 16:54:56.304887 12577 docker.go:990] Removed container "e504f1a7e036c01fe0b774e532aebf5c2e15b4e02ecaf9384789f03f74f4c64d" I0607 16:54:56.305127 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app-user" I0607 16:54:56.305170 12577 sti.go:585] Using image name sti_test/sti-fake I0607 16:54:56.307086 12577 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0607 16:54:56.307212 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:54:56.307497 12577 sti.go:703] starting the source uploading ... I0607 16:54:56.307563 12577 tar.go:239] Adding "/tmp/s2i145889206/upload" to tar ... I0607 16:54:56.308021 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts as artifacts I0607 16:54:56.311172 12577 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0607 16:54:56.311261 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:54:56.311548 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_762c74f1" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:54:56.666831 12577 docker.go:1002] Attaching to container "faed5b782049765fab5ef95e991ca05ef249dbf86c1647723a309d7d62eed569" ... I0607 16:54:56.668246 12577 docker.go:1013] Starting container "faed5b782049765fab5ef95e991ca05ef249dbf86c1647723a309d7d62eed569" ... I0607 16:54:56.948000 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/.gitignore as artifacts/.gitignore I0607 16:54:56.948509 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/.s2i as artifacts/.s2i I0607 16:54:56.948906 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0607 16:54:56.949302 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0607 16:54:56.949769 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0607 16:54:56.950318 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/.travis.yml as artifacts/.travis.yml I0607 16:54:56.950781 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/Dockerfile as artifacts/Dockerfile I0607 16:54:56.951327 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/Gemfile as artifacts/Gemfile I0607 16:54:56.951817 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0607 16:54:56.952259 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/README.md as artifacts/README.md I0607 16:54:56.952777 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/Rakefile as artifacts/Rakefile I0607 16:54:56.953243 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/app.rb as artifacts/app.rb I0607 16:54:56.953716 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/config as artifacts/config I0607 16:54:56.954160 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/config/database.rb as artifacts/config/database.rb I0607 16:54:56.954662 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/config/database.yml as artifacts/config/database.yml I0607 16:54:56.955146 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/config.ru as artifacts/config.ru I0607 16:54:56.955694 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/db as artifacts/db I0607 16:54:56.956155 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/db/migrate as artifacts/db/migrate I0607 16:54:56.956630 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:56.957097 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/models.rb as artifacts/models.rb I0607 16:54:56.957593 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/run.sh as artifacts/run.sh I0607 16:54:56.958085 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0607 16:54:56.958606 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/test as artifacts/test I0607 16:54:56.959073 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0607 16:54:56.959676 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/views as artifacts/views I0607 16:54:56.960139 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/artifacts/views/main.erb as artifacts/views/main.erb I0607 16:54:56.960636 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/scripts as scripts I0607 16:54:56.961091 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/scripts/assemble as scripts/assemble I0607 16:54:56.961598 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/scripts/run as scripts/run I0607 16:54:56.962134 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/scripts/save-artifacts as scripts/save-artifacts I0607 16:54:56.963043 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src as src I0607 16:54:56.968388 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/.gitignore as src/.gitignore I0607 16:54:56.968911 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/.s2i as src/.s2i I0607 16:54:56.969298 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/.s2i/bin as src/.s2i/bin I0607 16:54:56.969711 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:54:56.970264 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/.s2i/environment as src/.s2i/environment I0607 16:54:56.970793 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/.travis.yml as src/.travis.yml I0607 16:54:56.971360 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/Dockerfile as src/Dockerfile I0607 16:54:56.971893 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/Gemfile as src/Gemfile I0607 16:54:56.972375 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:54:56.972872 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/README.md as src/README.md I0607 16:54:56.973375 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/Rakefile as src/Rakefile I0607 16:54:56.973897 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/app.rb as src/app.rb I0607 16:54:56.974289 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/config as src/config I0607 16:54:56.974595 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/config/database.rb as src/config/database.rb I0607 16:54:56.975068 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/config/database.yml as src/config/database.yml I0607 16:54:56.975577 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/config.ru as src/config.ru I0607 16:54:56.976042 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/db as src/db I0607 16:54:56.976514 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/db/migrate as src/db/migrate I0607 16:54:56.976944 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:54:56.977375 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/models.rb as src/models.rb I0607 16:54:56.977814 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/run.sh as src/run.sh I0607 16:54:56.978295 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/test as src/test I0607 16:54:56.978705 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:54:56.979144 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/views as src/views I0607 16:54:56.979571 12577 tar.go:337] Adding to tar: /tmp/s2i145889206/upload/src/views/main.erb as src/views/main.erb I0607 16:54:57.036733 12577 docker.go:1044] Waiting for container "faed5b782049765fab5ef95e991ca05ef249dbf86c1647723a309d7d62eed569" to stop ... I0607 16:54:57.186907 12577 docker.go:1069] Invoking PostExecute function I0607 16:54:57.186964 12577 postexecutorstep.go:63] Executing step: store previous image I0607 16:54:57.189489 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:54:57.191363 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:54:57.191418 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i145889206/metadata' I0607 16:54:57.191599 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:54:57.349532 12577 tar.go:401] Creating directory /tmp/s2i145889206/metadata I0607 16:54:57.349626 12577 tar.go:469] Creating /tmp/s2i145889206/metadata/image_metadata.json I0607 16:54:57.349753 12577 tar.go:479] Extracting/writing /tmp/s2i145889206/metadata/image_metadata.json I0607 16:54:57.349911 12577 tar.go:425] Done extracting tar stream I0607 16:54:57.350024 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:54:57.354021 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-user Comment: Author: Changes:[] Pause:false Config:0xc0003ad7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-user io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:54:58.427346 12577 postexecutorstep.go:393] Executing step: report success I0607 16:54:58.427402 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app-user I0607 16:54:58.427434 12577 postexecutorstep.go:88] Executing step: remove previous image I0607 16:54:58.427462 12577 postexecutorstep.go:102] Removing previously-tagged image sha256:f8013045c5cc0b403a8b0a1de29b7cacbc94caf8117d548b6bd38e4987fe8dc1 I0607 16:54:58.433596 12577 docker.go:980] Removing container "faed5b782049765fab5ef95e991ca05ef249dbf86c1647723a309d7d62eed569" ... I0607 16:54:58.447760 12577 docker.go:990] Removed container "faed5b782049765fab5ef95e991ca05ef249dbf86c1647723a309d7d62eed569" I0607 16:54:58.447885 12577 cleanup.go:33] Removing temporary directory /tmp/s2i145889206 I0607 16:54:58.447927 12577 fs.go:314] Removing directory '/tmp/s2i145889206' --- PASS: TestIncrementalBuildUser (6.62s) === RUN TestIncrementalBuildScripts I0607 16:54:59.845513 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:54:59.850971 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:54:59.851028 12577 docker.go:730] Image sha256:c6f8e2c5b9487019be04a47208f942720f10c2278a0c49247fd24377d05c479d contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:54:59.851084 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:54:59.851169 12577 sti.go:204] Preparing to build test/sti-incremental-app-scripts I0607 16:54:59.851582 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:54:59.851634 12577 clone.go:40] Cloning sources into "/tmp/s2i804621912/upload/src" I0607 16:55:00.059610 12577 clone.go:56] Checked out "HEAD" I0607 16:55:00.083632 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:55:00.094822 12577 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0607 16:55:00.094973 12577 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0607 16:55:00.095086 12577 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0607 16:55:00.095167 12577 ignore.go:66] .s2iignore file does not exist I0607 16:55:00.095211 12577 sti.go:213] Clean build will be performed I0607 16:55:00.095258 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:55:00.095315 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts" I0607 16:55:00.095353 12577 sti.go:585] Using image name sti_test/sti-fake-scripts I0607 16:55:00.097726 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:55:00.097846 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:55:00.098005 12577 sti.go:703] starting the source uploading ... I0607 16:55:00.098076 12577 tar.go:239] Adding "/tmp/s2i804621912/upload" to tar ... I0607 16:55:00.098424 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/scripts as scripts I0607 16:55:00.102503 12577 docker.go:730] Image sha256:c6f8e2c5b9487019be04a47208f942720f10c2278a0c49247fd24377d05c479d contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:00.102557 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:55:00.102654 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:55:00.102937 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_44f8bd4a" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:55:00.497868 12577 docker.go:1002] Attaching to container "27ebfef6247f24287853413f2a79fa6278737f6c4dd20117274e790191819f73" ... I0607 16:55:00.499297 12577 docker.go:1013] Starting container "27ebfef6247f24287853413f2a79fa6278737f6c4dd20117274e790191819f73" ... I0607 16:55:00.796332 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src as src I0607 16:55:00.800045 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/.gitignore as src/.gitignore I0607 16:55:00.800531 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/.s2i as src/.s2i I0607 16:55:00.801356 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/.s2i/bin as src/.s2i/bin I0607 16:55:00.802194 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:55:00.802976 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/.s2i/environment as src/.s2i/environment I0607 16:55:00.804000 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/.travis.yml as src/.travis.yml I0607 16:55:00.804498 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/Dockerfile as src/Dockerfile I0607 16:55:00.804989 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/Gemfile as src/Gemfile I0607 16:55:00.805520 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:55:00.806058 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/README.md as src/README.md I0607 16:55:00.806558 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/Rakefile as src/Rakefile I0607 16:55:00.807146 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/app.rb as src/app.rb I0607 16:55:00.807704 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/config as src/config I0607 16:55:00.808181 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/config/database.rb as src/config/database.rb I0607 16:55:00.808767 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/config/database.yml as src/config/database.yml I0607 16:55:00.809303 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/config.ru as src/config.ru I0607 16:55:00.809844 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/db as src/db I0607 16:55:00.810316 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/db/migrate as src/db/migrate I0607 16:55:00.810883 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:00.811399 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/models.rb as src/models.rb I0607 16:55:00.811848 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/run.sh as src/run.sh I0607 16:55:00.812258 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/test as src/test I0607 16:55:00.812656 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:55:00.813116 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/views as src/views I0607 16:55:00.813475 12577 tar.go:337] Adding to tar: /tmp/s2i804621912/upload/src/views/main.erb as src/views/main.erb I0607 16:55:00.860776 12577 docker.go:1044] Waiting for container "27ebfef6247f24287853413f2a79fa6278737f6c4dd20117274e790191819f73" to stop ... I0607 16:55:01.003694 12577 docker.go:1069] Invoking PostExecute function I0607 16:55:01.003754 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:55:01.003784 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:55:01.005913 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:55:01.005968 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i804621912/metadata' I0607 16:55:01.006122 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:55:01.158616 12577 tar.go:401] Creating directory /tmp/s2i804621912/metadata I0607 16:55:01.158701 12577 tar.go:469] Creating /tmp/s2i804621912/metadata/image_metadata.json I0607 16:55:01.158847 12577 tar.go:479] Extracting/writing /tmp/s2i804621912/metadata/image_metadata.json I0607 16:55:01.159008 12577 tar.go:425] Done extracting tar stream I0607 16:55:01.159135 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:55:01.163202 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc0003ad180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:55:01.780377 12577 postexecutorstep.go:393] Executing step: report success I0607 16:55:01.780430 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts I0607 16:55:01.780466 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:55:01.780574 12577 docker.go:980] Removing container "27ebfef6247f24287853413f2a79fa6278737f6c4dd20117274e790191819f73" ... I0607 16:55:01.795916 12577 docker.go:990] Removed container "27ebfef6247f24287853413f2a79fa6278737f6c4dd20117274e790191819f73" I0607 16:55:01.796145 12577 cleanup.go:33] Removing temporary directory /tmp/s2i804621912 I0607 16:55:01.796192 12577 fs.go:314] Removing directory '/tmp/s2i804621912' I0607 16:55:01.802710 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:55:01.808258 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:55:01.808317 12577 docker.go:730] Image sha256:c6f8e2c5b9487019be04a47208f942720f10c2278a0c49247fd24377d05c479d contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:01.808379 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:01.808486 12577 sti.go:204] Preparing to build test/sti-incremental-app-scripts I0607 16:55:01.808991 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:55:01.809041 12577 clone.go:40] Cloning sources into "/tmp/s2i089682250/upload/src" I0607 16:55:03.229617 12577 clone.go:56] Checked out "HEAD" I0607 16:55:03.253054 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:55:03.264111 12577 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0607 16:55:03.264222 12577 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0607 16:55:03.264366 12577 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0607 16:55:03.264439 12577 ignore.go:66] .s2iignore file does not exist I0607 16:55:03.267174 12577 docker.go:490] Using locally available image "test/sti-incremental-app-scripts:latest" I0607 16:55:03.269472 12577 sti.go:211] Existing image for tag test/sti-incremental-app-scripts detected for incremental build I0607 16:55:03.269522 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:55:03.269658 12577 sti.go:522] Saving build artifacts from image test/sti-incremental-app-scripts to path /tmp/s2i089682250/upload/artifacts I0607 16:55:03.271953 12577 sti.go:546] The assemble user is not set, defaulting to "" user I0607 16:55:03.276487 12577 docker.go:730] Image sha256:6e0b46524cf061f61917528713ad83c1901f7e876258276f88771a02e542a8aa contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:03.276532 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:55:03.276604 12577 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0607 16:55:03.276870 12577 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_scripts_7a9c46e2" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:55:03.640917 12577 docker.go:1002] Attaching to container "6d3366ef62a03f2f34c10658261006455614d9fe45ab2d766833879e6976e814" ... I0607 16:55:03.642338 12577 docker.go:1013] Starting container "6d3366ef62a03f2f34c10658261006455614d9fe45ab2d766833879e6976e814" ... I0607 16:55:03.940232 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.940415 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.940480 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/.gitignore I0607 16:55:03.940635 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/.gitignore I0607 16:55:03.940902 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/.s2i I0607 16:55:03.941303 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/.s2i/bin I0607 16:55:03.941596 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/.s2i/bin I0607 16:55:03.941691 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/.s2i/bin/README I0607 16:55:03.941777 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/.s2i/bin/README I0607 16:55:03.942211 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/.s2i I0607 16:55:03.942290 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/.s2i/environment I0607 16:55:03.942412 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/.s2i/environment I0607 16:55:03.942790 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.942863 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/.travis.yml I0607 16:55:03.942968 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/.travis.yml I0607 16:55:03.944864 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.944941 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/Dockerfile I0607 16:55:03.945044 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/Dockerfile I0607 16:55:03.948877 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.948955 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/Gemfile I0607 16:55:03.949063 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/Gemfile I0607 16:55:03.954706 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.954785 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/Gemfile.lock I0607 16:55:03.954888 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/Gemfile.lock I0607 16:55:03.956227 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.956323 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/README.md I0607 16:55:03.956474 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/README.md I0607 16:55:03.962763 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.962846 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/Rakefile I0607 16:55:03.962959 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/Rakefile I0607 16:55:03.966885 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.966974 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/app.rb I0607 16:55:03.967085 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/app.rb I0607 16:55:03.976614 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/config I0607 16:55:03.976860 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/config I0607 16:55:03.976935 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/config/database.rb I0607 16:55:03.977038 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/config/database.rb I0607 16:55:03.979321 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/config I0607 16:55:03.979400 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/config/database.yml I0607 16:55:03.979508 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/config/database.yml I0607 16:55:03.979738 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.979815 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/config.ru I0607 16:55:03.979923 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/config.ru I0607 16:55:03.980135 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/db I0607 16:55:03.980358 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/db/migrate I0607 16:55:03.980601 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/db/migrate I0607 16:55:03.980684 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:03.980784 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:03.981839 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.981918 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/models.rb I0607 16:55:03.982029 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/models.rb I0607 16:55:03.983985 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.984064 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/run.sh I0607 16:55:03.984172 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/run.sh I0607 16:55:03.984389 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/test I0607 16:55:03.984632 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/test I0607 16:55:03.984710 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/test/sample_test.rb I0607 16:55:03.984815 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/test/sample_test.rb I0607 16:55:03.986814 12577 tar.go:392] Creating directory /tmp/s2i089682250/upload/artifacts/views I0607 16:55:03.987043 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts/views I0607 16:55:03.987118 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/views/main.erb I0607 16:55:03.987220 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/views/main.erb I0607 16:55:03.988289 12577 tar.go:401] Creating directory /tmp/s2i089682250/upload/artifacts I0607 16:55:03.988370 12577 tar.go:469] Creating /tmp/s2i089682250/upload/artifacts/save-artifacts-invoked I0607 16:55:03.988481 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/upload/artifacts/save-artifacts-invoked I0607 16:55:03.988648 12577 tar.go:425] Done extracting tar stream I0607 16:55:04.041764 12577 docker.go:1044] Waiting for container "6d3366ef62a03f2f34c10658261006455614d9fe45ab2d766833879e6976e814" to stop ... I0607 16:55:04.176805 12577 docker.go:980] Removing container "6d3366ef62a03f2f34c10658261006455614d9fe45ab2d766833879e6976e814" ... I0607 16:55:04.190607 12577 docker.go:990] Removed container "6d3366ef62a03f2f34c10658261006455614d9fe45ab2d766833879e6976e814" I0607 16:55:04.190855 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts" I0607 16:55:04.190908 12577 sti.go:585] Using image name sti_test/sti-fake-scripts I0607 16:55:04.192932 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0607 16:55:04.193053 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:55:04.193326 12577 sti.go:703] starting the source uploading ... I0607 16:55:04.193394 12577 tar.go:239] Adding "/tmp/s2i089682250/upload" to tar ... I0607 16:55:04.193858 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts as artifacts I0607 16:55:04.197081 12577 docker.go:730] Image sha256:c6f8e2c5b9487019be04a47208f942720f10c2278a0c49247fd24377d05c479d contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:04.197132 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:55:04.197199 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:55:04.197481 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_4d27e127" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:55:04.573877 12577 docker.go:1002] Attaching to container "3a5d6740e7d6477112ba15be5ac78f2d52b068352e5b4052ce06ed476a22dc1e" ... I0607 16:55:04.575111 12577 docker.go:1013] Starting container "3a5d6740e7d6477112ba15be5ac78f2d52b068352e5b4052ce06ed476a22dc1e" ... I0607 16:55:04.864986 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/.gitignore as artifacts/.gitignore I0607 16:55:04.865971 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/.s2i as artifacts/.s2i I0607 16:55:04.867155 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0607 16:55:04.867699 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0607 16:55:04.868657 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0607 16:55:04.869204 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/.travis.yml as artifacts/.travis.yml I0607 16:55:04.869698 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/Dockerfile as artifacts/Dockerfile I0607 16:55:04.870144 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/Gemfile as artifacts/Gemfile I0607 16:55:04.870649 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0607 16:55:04.871209 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/README.md as artifacts/README.md I0607 16:55:04.871720 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/Rakefile as artifacts/Rakefile I0607 16:55:04.872261 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/app.rb as artifacts/app.rb I0607 16:55:04.872828 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/config as artifacts/config I0607 16:55:04.873262 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/config/database.rb as artifacts/config/database.rb I0607 16:55:04.873831 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/config/database.yml as artifacts/config/database.yml I0607 16:55:04.874395 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/config.ru as artifacts/config.ru I0607 16:55:04.874955 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/db as artifacts/db I0607 16:55:04.875352 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/db/migrate as artifacts/db/migrate I0607 16:55:04.875860 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:04.876379 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/models.rb as artifacts/models.rb I0607 16:55:04.876946 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/run.sh as artifacts/run.sh I0607 16:55:04.877436 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0607 16:55:04.878058 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/test as artifacts/test I0607 16:55:04.878491 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0607 16:55:04.878989 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/views as artifacts/views I0607 16:55:04.879405 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/artifacts/views/main.erb as artifacts/views/main.erb I0607 16:55:04.879908 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/scripts as scripts I0607 16:55:04.880371 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src as src I0607 16:55:04.884009 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/.gitignore as src/.gitignore I0607 16:55:04.884503 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/.s2i as src/.s2i I0607 16:55:04.884925 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/.s2i/bin as src/.s2i/bin I0607 16:55:04.885283 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:55:04.885724 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/.s2i/environment as src/.s2i/environment I0607 16:55:04.886217 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/.travis.yml as src/.travis.yml I0607 16:55:04.886681 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/Dockerfile as src/Dockerfile I0607 16:55:04.887129 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/Gemfile as src/Gemfile I0607 16:55:04.887494 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:55:04.887883 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/README.md as src/README.md I0607 16:55:04.888242 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/Rakefile as src/Rakefile I0607 16:55:04.888634 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/app.rb as src/app.rb I0607 16:55:04.889175 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/config as src/config I0607 16:55:04.889896 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/config/database.rb as src/config/database.rb I0607 16:55:04.890821 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/config/database.yml as src/config/database.yml I0607 16:55:04.891610 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/config.ru as src/config.ru I0607 16:55:04.892438 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/db as src/db I0607 16:55:04.892983 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/db/migrate as src/db/migrate I0607 16:55:04.894161 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:04.894687 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/models.rb as src/models.rb I0607 16:55:04.895082 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/run.sh as src/run.sh I0607 16:55:04.895448 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/test as src/test I0607 16:55:04.895906 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:55:04.896393 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/views as src/views I0607 16:55:04.896845 12577 tar.go:337] Adding to tar: /tmp/s2i089682250/upload/src/views/main.erb as src/views/main.erb I0607 16:55:04.934869 12577 docker.go:1044] Waiting for container "3a5d6740e7d6477112ba15be5ac78f2d52b068352e5b4052ce06ed476a22dc1e" to stop ... I0607 16:55:05.087860 12577 docker.go:1069] Invoking PostExecute function I0607 16:55:05.087923 12577 postexecutorstep.go:63] Executing step: store previous image I0607 16:55:05.090474 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:55:05.092286 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:55:05.092345 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i089682250/metadata' I0607 16:55:05.092484 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:55:05.241621 12577 tar.go:401] Creating directory /tmp/s2i089682250/metadata I0607 16:55:05.242039 12577 tar.go:469] Creating /tmp/s2i089682250/metadata/image_metadata.json I0607 16:55:05.242185 12577 tar.go:479] Extracting/writing /tmp/s2i089682250/metadata/image_metadata.json I0607 16:55:05.242350 12577 tar.go:425] Done extracting tar stream I0607 16:55:05.242478 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:55:05.246640 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc0004a3e00}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:55:06.051333 12577 postexecutorstep.go:393] Executing step: report success I0607 16:55:06.051387 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts I0607 16:55:06.051420 12577 postexecutorstep.go:88] Executing step: remove previous image I0607 16:55:06.051452 12577 postexecutorstep.go:102] Removing previously-tagged image sha256:6e0b46524cf061f61917528713ad83c1901f7e876258276f88771a02e542a8aa I0607 16:55:06.057549 12577 docker.go:980] Removing container "3a5d6740e7d6477112ba15be5ac78f2d52b068352e5b4052ce06ed476a22dc1e" ... I0607 16:55:06.071204 12577 docker.go:990] Removed container "3a5d6740e7d6477112ba15be5ac78f2d52b068352e5b4052ce06ed476a22dc1e" I0607 16:55:06.071437 12577 cleanup.go:33] Removing temporary directory /tmp/s2i089682250 I0607 16:55:06.071489 12577 fs.go:314] Removing directory '/tmp/s2i089682250' --- PASS: TestIncrementalBuildScripts (7.68s) === RUN TestIncrementalBuildScriptsNoSaveArtifacts I0607 16:55:07.520731 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0607 16:55:07.528191 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0607 16:55:07.528244 12577 docker.go:730] Image sha256:a057bea8a4eeb8b0433f2ee93f3c4604b0dd668749371e6c017ed199faab79a5 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:07.528312 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:07.528418 12577 sti.go:204] Preparing to build test/sti-incremental-app-scripts-no-save-artifacts I0607 16:55:07.528890 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:55:07.528938 12577 clone.go:40] Cloning sources into "/tmp/s2i196740364/upload/src" I0607 16:55:07.923303 12577 clone.go:56] Checked out "HEAD" I0607 16:55:07.947612 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:55:07.958655 12577 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0607 16:55:07.958756 12577 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0607 16:55:07.958852 12577 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0607 16:55:07.958918 12577 ignore.go:66] .s2iignore file does not exist I0607 16:55:07.958952 12577 sti.go:213] Clean build will be performed I0607 16:55:07.958992 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:55:07.959040 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts-no-save-artifacts" I0607 16:55:07.959071 12577 sti.go:585] Using image name sti_test/sti-fake-scripts-no-save-artifacts I0607 16:55:07.961302 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0607 16:55:07.961429 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:55:07.961625 12577 sti.go:703] starting the source uploading ... I0607 16:55:07.961690 12577 tar.go:239] Adding "/tmp/s2i196740364/upload" to tar ... I0607 16:55:07.962039 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/scripts as scripts I0607 16:55:07.965639 12577 docker.go:730] Image sha256:a057bea8a4eeb8b0433f2ee93f3c4604b0dd668749371e6c017ed199faab79a5 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:07.965692 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:55:07.965765 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:55:07.966058 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_no_save_artifacts_cf5dfe4c" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:55:08.345923 12577 docker.go:1002] Attaching to container "8af7d9332f46cd7c86887d47e83aef49fa8963f71871d00c372334d4733c0867" ... I0607 16:55:08.348558 12577 docker.go:1013] Starting container "8af7d9332f46cd7c86887d47e83aef49fa8963f71871d00c372334d4733c0867" ... I0607 16:55:08.639615 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src as src I0607 16:55:08.643381 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/.gitignore as src/.gitignore I0607 16:55:08.643888 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/.s2i as src/.s2i I0607 16:55:08.644368 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/.s2i/bin as src/.s2i/bin I0607 16:55:08.644793 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:55:08.645315 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/.s2i/environment as src/.s2i/environment I0607 16:55:08.645742 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/.travis.yml as src/.travis.yml I0607 16:55:08.646259 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/Dockerfile as src/Dockerfile I0607 16:55:08.646771 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/Gemfile as src/Gemfile I0607 16:55:08.647228 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:55:08.647695 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/README.md as src/README.md I0607 16:55:08.648193 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/Rakefile as src/Rakefile I0607 16:55:08.648683 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/app.rb as src/app.rb I0607 16:55:08.649221 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/config as src/config I0607 16:55:08.649678 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/config/database.rb as src/config/database.rb I0607 16:55:08.650195 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/config/database.yml as src/config/database.yml I0607 16:55:08.650691 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/config.ru as src/config.ru I0607 16:55:08.651171 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/db as src/db I0607 16:55:08.651640 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/db/migrate as src/db/migrate I0607 16:55:08.652121 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:08.652650 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/models.rb as src/models.rb I0607 16:55:08.653088 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/run.sh as src/run.sh I0607 16:55:08.654016 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/test as src/test I0607 16:55:08.655026 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:55:08.655573 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/views as src/views I0607 16:55:08.656622 12577 tar.go:337] Adding to tar: /tmp/s2i196740364/upload/src/views/main.erb as src/views/main.erb I0607 16:55:08.715845 12577 docker.go:1044] Waiting for container "8af7d9332f46cd7c86887d47e83aef49fa8963f71871d00c372334d4733c0867" to stop ... I0607 16:55:08.876865 12577 docker.go:1069] Invoking PostExecute function I0607 16:55:08.876926 12577 postexecutorstep.go:68] Skipping step: store previous image I0607 16:55:08.876974 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:55:08.879110 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:55:08.879169 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i196740364/metadata' I0607 16:55:08.879309 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:55:09.032556 12577 tar.go:401] Creating directory /tmp/s2i196740364/metadata I0607 16:55:09.032665 12577 tar.go:469] Creating /tmp/s2i196740364/metadata/image_metadata.json I0607 16:55:09.032831 12577 tar.go:479] Extracting/writing /tmp/s2i196740364/metadata/image_metadata.json I0607 16:55:09.032991 12577 tar.go:425] Done extracting tar stream I0607 16:55:09.033110 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:55:09.037249 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts-no-save-artifacts Comment: Author: Changes:[] Pause:false Config:0xc0003ad540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts-no-save-artifacts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts-no-save-artifacts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:55:09.651361 12577 postexecutorstep.go:393] Executing step: report success I0607 16:55:09.651416 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts-no-save-artifacts I0607 16:55:09.651451 12577 postexecutorstep.go:93] Skipping step: remove previous image I0607 16:55:09.651550 12577 docker.go:980] Removing container "8af7d9332f46cd7c86887d47e83aef49fa8963f71871d00c372334d4733c0867" ... I0607 16:55:09.665832 12577 docker.go:990] Removed container "8af7d9332f46cd7c86887d47e83aef49fa8963f71871d00c372334d4733c0867" I0607 16:55:09.665997 12577 cleanup.go:33] Removing temporary directory /tmp/s2i196740364 I0607 16:55:09.666046 12577 fs.go:314] Removing directory '/tmp/s2i196740364' I0607 16:55:09.670717 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0607 16:55:09.676384 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0607 16:55:09.676436 12577 docker.go:730] Image sha256:a057bea8a4eeb8b0433f2ee93f3c4604b0dd668749371e6c017ed199faab79a5 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:09.676472 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:09.676542 12577 sti.go:204] Preparing to build test/sti-incremental-app-scripts-no-save-artifacts I0607 16:55:09.676925 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:55:09.676975 12577 clone.go:40] Cloning sources into "/tmp/s2i629258270/upload/src" I0607 16:55:09.937953 12577 clone.go:56] Checked out "HEAD" I0607 16:55:09.961283 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:55:09.972245 12577 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0607 16:55:09.972370 12577 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0607 16:55:09.972491 12577 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0607 16:55:09.972574 12577 ignore.go:66] .s2iignore file does not exist I0607 16:55:09.975351 12577 docker.go:490] Using locally available image "test/sti-incremental-app-scripts-no-save-artifacts:latest" I0607 16:55:09.977687 12577 sti.go:211] Existing image for tag test/sti-incremental-app-scripts-no-save-artifacts detected for incremental build I0607 16:55:09.977737 12577 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0607 16:55:09.977856 12577 sti.go:522] Saving build artifacts from image test/sti-incremental-app-scripts-no-save-artifacts to path /tmp/s2i629258270/upload/artifacts I0607 16:55:09.980219 12577 sti.go:546] The assemble user is not set, defaulting to "" user I0607 16:55:09.984854 12577 docker.go:730] Image sha256:42e30bd36868c3628a00058dac0a75975f5d81ba98a7fba6accfad8856b09117 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:09.984901 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:55:09.984953 12577 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0607 16:55:09.985218 12577 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_scripts_no_save_artifacts_73e7c129" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:55:10.337979 12577 docker.go:1002] Attaching to container "b0adc17382a77d3192076d6edc8735337873547481f5da7e874ab44ddcdc564f" ... I0607 16:55:10.339666 12577 docker.go:1013] Starting container "b0adc17382a77d3192076d6edc8735337873547481f5da7e874ab44ddcdc564f" ... I0607 16:55:10.779997 12577 docker.go:980] Removing container "b0adc17382a77d3192076d6edc8735337873547481f5da7e874ab44ddcdc564f" ... I0607 16:55:10.794450 12577 docker.go:990] Removed container "b0adc17382a77d3192076d6edc8735337873547481f5da7e874ab44ddcdc564f" W0607 16:55:10.794710 12577 sti.go:219] Clean build will be performed because of error saving previous build artifacts I0607 16:55:10.794752 12577 sti.go:220] error: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"exec: \\\"/tmp/scripts/save-artifacts\\\": stat /tmp/scripts/save-artifacts: no such file or directory\"\n" I0607 16:55:10.794815 12577 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts-no-save-artifacts" I0607 16:55:10.794857 12577 sti.go:585] Using image name sti_test/sti-fake-scripts-no-save-artifacts I0607 16:55:10.797260 12577 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0607 16:55:10.797381 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:55:10.798574 12577 sti.go:703] starting the source uploading ... I0607 16:55:10.798642 12577 tar.go:239] Adding "/tmp/s2i629258270/upload" to tar ... I0607 16:55:10.798995 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/artifacts as artifacts I0607 16:55:10.803700 12577 docker.go:730] Image sha256:a057bea8a4eeb8b0433f2ee93f3c4604b0dd668749371e6c017ed199faab79a5 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0607 16:55:10.803751 12577 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0607 16:55:10.803831 12577 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0607 16:55:10.804138 12577 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_no_save_artifacts_cc64db28" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0607 16:55:11.163059 12577 docker.go:1002] Attaching to container "d0c5767bd55b860a45bc6c218c597131473396b82d205672776f0ba6037fbe10" ... I0607 16:55:11.164277 12577 docker.go:1013] Starting container "d0c5767bd55b860a45bc6c218c597131473396b82d205672776f0ba6037fbe10" ... I0607 16:55:11.438142 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/scripts as scripts I0607 16:55:11.438633 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src as src I0607 16:55:11.442043 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/.gitignore as src/.gitignore I0607 16:55:11.442493 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/.s2i as src/.s2i I0607 16:55:11.443017 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/.s2i/bin as src/.s2i/bin I0607 16:55:11.443445 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/.s2i/bin/README as src/.s2i/bin/README I0607 16:55:11.443902 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/.s2i/environment as src/.s2i/environment I0607 16:55:11.444385 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/.travis.yml as src/.travis.yml I0607 16:55:11.444860 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/Dockerfile as src/Dockerfile I0607 16:55:11.445312 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/Gemfile as src/Gemfile I0607 16:55:11.445801 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/Gemfile.lock as src/Gemfile.lock I0607 16:55:11.446253 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/README.md as src/README.md I0607 16:55:11.446733 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/Rakefile as src/Rakefile I0607 16:55:11.447172 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/app.rb as src/app.rb I0607 16:55:11.447671 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/config as src/config I0607 16:55:11.448071 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/config/database.rb as src/config/database.rb I0607 16:55:11.448525 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/config/database.yml as src/config/database.yml I0607 16:55:11.449012 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/config.ru as src/config.ru I0607 16:55:11.449480 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/db as src/db I0607 16:55:11.449912 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/db/migrate as src/db/migrate I0607 16:55:11.450361 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0607 16:55:11.450822 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/models.rb as src/models.rb I0607 16:55:11.451258 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/run.sh as src/run.sh I0607 16:55:11.451750 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/test as src/test I0607 16:55:11.452157 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/test/sample_test.rb as src/test/sample_test.rb I0607 16:55:11.452663 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/views as src/views I0607 16:55:11.453070 12577 tar.go:337] Adding to tar: /tmp/s2i629258270/upload/src/views/main.erb as src/views/main.erb I0607 16:55:11.510521 12577 docker.go:1044] Waiting for container "d0c5767bd55b860a45bc6c218c597131473396b82d205672776f0ba6037fbe10" to stop ... I0607 16:55:11.672639 12577 docker.go:1069] Invoking PostExecute function I0607 16:55:11.672692 12577 postexecutorstep.go:63] Executing step: store previous image I0607 16:55:11.675324 12577 postexecutorstep.go:117] Executing step: commit image I0607 16:55:11.677209 12577 postexecutorstep.go:523] Checking for new Labels to apply... I0607 16:55:11.677266 12577 postexecutorstep.go:531] Creating the download path '/tmp/s2i629258270/metadata' I0607 16:55:11.677489 12577 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0607 16:55:11.820574 12577 tar.go:401] Creating directory /tmp/s2i629258270/metadata I0607 16:55:11.820661 12577 tar.go:469] Creating /tmp/s2i629258270/metadata/image_metadata.json I0607 16:55:11.820828 12577 tar.go:479] Extracting/writing /tmp/s2i629258270/metadata/image_metadata.json I0607 16:55:11.820991 12577 tar.go:425] Done extracting tar stream I0607 16:55:11.821118 12577 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0607 16:55:11.825359 12577 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts-no-save-artifacts Comment: Author: Changes:[] Pause:false Config:0xc00062a280}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts-no-save-artifacts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts-no-save-artifacts io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.scripts-url:image:///tmp/scripts/ testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0607 16:55:12.980374 12577 postexecutorstep.go:393] Executing step: report success I0607 16:55:12.980430 12577 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts-no-save-artifacts I0607 16:55:12.980465 12577 postexecutorstep.go:88] Executing step: remove previous image I0607 16:55:12.980495 12577 postexecutorstep.go:102] Removing previously-tagged image sha256:42e30bd36868c3628a00058dac0a75975f5d81ba98a7fba6accfad8856b09117 I0607 16:55:12.986791 12577 docker.go:980] Removing container "d0c5767bd55b860a45bc6c218c597131473396b82d205672776f0ba6037fbe10" ... I0607 16:55:13.001273 12577 docker.go:990] Removed container "d0c5767bd55b860a45bc6c218c597131473396b82d205672776f0ba6037fbe10" I0607 16:55:13.001510 12577 cleanup.go:33] Removing temporary directory /tmp/s2i629258270 I0607 16:55:13.001550 12577 fs.go:314] Removing directory '/tmp/s2i629258270' --- PASS: TestIncrementalBuildScriptsNoSaveArtifacts (6.94s) === RUN TestIncrementalBuildOnBuild I0607 16:55:14.457124 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:55:14.462796 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:55:14.462857 12577 docker.go:730] Image sha256:ec9a9c9e5b05a2960175e4429ada1d5424add83514e4e604420fef1ace0c23f5 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:55:14.462912 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:14.463020 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:14.463061 12577 onbuild.go:87] Preparing the source code for build I0607 16:55:14.463510 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:55:14.463579 12577 clone.go:40] Cloning sources into "/tmp/s2i396654848/upload/src" I0607 16:55:14.666218 12577 clone.go:56] Checked out "HEAD" I0607 16:55:14.690031 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:55:14.702773 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:55:14.702901 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:55:14.704437 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:55:14.704546 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:55:14.704633 12577 ignore.go:66] .s2iignore file does not exist I0607 16:55:14.704710 12577 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0607 16:55:14.704879 12577 fs.go:270] F "/tmp/s2i396654848/upload/scripts/run" -> "/tmp/s2i396654848/upload/src/run" I0607 16:55:14.705010 12577 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0607 16:55:14.705193 12577 fs.go:270] F "/tmp/s2i396654848/upload/scripts/assemble" -> "/tmp/s2i396654848/upload/src/assemble" I0607 16:55:14.705306 12577 onbuild.go:97] Creating application Dockerfile I0607 16:55:14.705777 12577 entrypoint.go:33] Found valid ENTRYPOINT: run I0607 16:55:14.705884 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:55:14.706058 12577 onbuild.go:106] Creating application source code image I0607 16:55:14.706252 12577 tar.go:239] Adding "/tmp/s2i396654848/upload/src" to tar ... I0607 16:55:14.706277 12577 onbuild.go:120] Building the application source I0607 16:55:14.706423 12577 docker.go:1135] Building container using config: {Tags:[test/sti-incremental-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0607 16:55:14.711594 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/.gitignore as .gitignore I0607 16:55:14.712644 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/.s2i as .s2i I0607 16:55:14.713151 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/.s2i/bin as .s2i/bin I0607 16:55:14.713621 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/.s2i/bin/README as .s2i/bin/README I0607 16:55:14.714199 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/.s2i/environment as .s2i/environment I0607 16:55:14.714748 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/.travis.yml as .travis.yml I0607 16:55:14.715304 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/Dockerfile as Dockerfile I0607 16:55:14.715896 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/Gemfile as Gemfile I0607 16:55:14.716450 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/Gemfile.lock as Gemfile.lock I0607 16:55:14.717018 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/README.md as README.md I0607 16:55:14.717538 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/Rakefile as Rakefile I0607 16:55:14.718117 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/app.rb as app.rb I0607 16:55:14.718692 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/assemble as assemble I0607 16:55:14.719259 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/config as config I0607 16:55:14.719767 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/config/database.rb as config/database.rb I0607 16:55:14.720330 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/config/database.yml as config/database.yml I0607 16:55:14.720907 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/config.ru as config.ru I0607 16:55:14.721483 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/db as db I0607 16:55:14.722030 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/db/migrate as db/migrate I0607 16:55:14.722588 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0607 16:55:14.723136 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/models.rb as models.rb I0607 16:55:14.723680 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/run as run I0607 16:55:14.724219 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/run.sh as run.sh I0607 16:55:14.724827 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/test as test I0607 16:55:14.725387 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/test/sample_test.rb as test/sample_test.rb I0607 16:55:14.725965 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/views as views I0607 16:55:14.726495 12577 tar.go:337] Adding to tar: /tmp/s2i396654848/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in f89dda1a765d\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e b57270ae0522\n"} {"stream":"Removing intermediate container f89dda1a765d\n"} {"stream":"Removing intermediate container 9aa6fca6e457\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in 4edfb3bc0d2d\n"} {"stream":" ---\u003e 6abd926f8f18\n"} {"stream":"Removing intermediate container 4edfb3bc0d2d\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in 00a4af0ac946\n"} {"stream":" ---\u003e 816078039c4c\n"} {"stream":"Removing intermediate container 00a4af0ac946\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 8f33bd2d4521\n"} {"stream":" ---\u003e af2bc796f383\n"} {"stream":"Removing intermediate container 8f33bd2d4521\n"} {"stream":"Successfully built af2bc796f383\n"} I0607 16:55:21.613626 12577 onbuild.go:129] Cleaning up temporary containers I0607 16:55:21.613697 12577 cleanup.go:33] Removing temporary directory /tmp/s2i396654848 I0607 16:55:21.613763 12577 fs.go:314] Removing directory '/tmp/s2i396654848' I0607 16:55:21.622443 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:55:21.628059 12577 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0607 16:55:21.628123 12577 docker.go:730] Image sha256:ec9a9c9e5b05a2960175e4429ada1d5424add83514e4e604420fef1ace0c23f5 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0607 16:55:21.628178 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:21.628296 12577 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0607 16:55:21.628339 12577 onbuild.go:87] Preparing the source code for build I0607 16:55:21.628891 12577 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0607 16:55:21.628940 12577 clone.go:40] Cloning sources into "/tmp/s2i285728351/upload/src" I0607 16:55:21.918853 12577 clone.go:56] Checked out "HEAD" I0607 16:55:21.942217 12577 clone.go:62] Updated submodules for "HEAD" I0607 16:55:21.954749 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0607 16:55:21.954865 12577 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0607 16:55:21.956286 12577 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0607 16:55:21.956379 12577 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0607 16:55:21.956468 12577 ignore.go:66] .s2iignore file does not exist I0607 16:55:21.956545 12577 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0607 16:55:21.956758 12577 fs.go:270] F "/tmp/s2i285728351/upload/scripts/run" -> "/tmp/s2i285728351/upload/src/run" I0607 16:55:21.956892 12577 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0607 16:55:21.957078 12577 fs.go:270] F "/tmp/s2i285728351/upload/scripts/assemble" -> "/tmp/s2i285728351/upload/src/assemble" I0607 16:55:21.957202 12577 onbuild.go:97] Creating application Dockerfile I0607 16:55:21.957652 12577 entrypoint.go:33] Found valid ENTRYPOINT: run I0607 16:55:21.957765 12577 environment.go:41] Setting 1 environment variables provided by environment file in sources I0607 16:55:21.957917 12577 onbuild.go:106] Creating application source code image I0607 16:55:21.958113 12577 onbuild.go:120] Building the application source I0607 16:55:21.958251 12577 tar.go:239] Adding "/tmp/s2i285728351/upload/src" to tar ... I0607 16:55:21.958271 12577 docker.go:1135] Building container using config: {Tags:[test/sti-incremental-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0607 16:55:21.962741 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/.gitignore as .gitignore I0607 16:55:21.963284 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/.s2i as .s2i I0607 16:55:21.963748 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/.s2i/bin as .s2i/bin I0607 16:55:21.964179 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/.s2i/bin/README as .s2i/bin/README I0607 16:55:21.964807 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/.s2i/environment as .s2i/environment I0607 16:55:21.965337 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/.travis.yml as .travis.yml I0607 16:55:21.965940 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/Dockerfile as Dockerfile I0607 16:55:21.966510 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/Gemfile as Gemfile I0607 16:55:21.967095 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/Gemfile.lock as Gemfile.lock I0607 16:55:21.967658 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/README.md as README.md I0607 16:55:21.968216 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/Rakefile as Rakefile I0607 16:55:21.968954 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/app.rb as app.rb I0607 16:55:21.969511 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/assemble as assemble I0607 16:55:21.970125 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/config as config I0607 16:55:21.970688 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/config/database.rb as config/database.rb I0607 16:55:21.971249 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/config/database.yml as config/database.yml I0607 16:55:21.971855 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/config.ru as config.ru I0607 16:55:21.972416 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/db as db I0607 16:55:21.972985 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/db/migrate as db/migrate I0607 16:55:21.973538 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0607 16:55:21.974138 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/models.rb as models.rb I0607 16:55:21.974710 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/run as run I0607 16:55:21.975258 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/run.sh as run.sh I0607 16:55:21.975865 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/test as test I0607 16:55:21.976416 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/test/sample_test.rb as test/sample_test.rb I0607 16:55:21.977955 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/views as views I0607 16:55:21.979015 12577 tar.go:337] Adding to tar: /tmp/s2i285728351/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in f1b919530c2e\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e b86a3f8aa22d\n"} {"stream":"Removing intermediate container f1b919530c2e\n"} {"stream":"Removing intermediate container fd09e27a6665\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in c8812eb33bb7\n"} {"stream":" ---\u003e b2dc677113c2\n"} {"stream":"Removing intermediate container c8812eb33bb7\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in 6039f52878b7\n"} {"stream":" ---\u003e b75fe0e98751\n"} {"stream":"Removing intermediate container 6039f52878b7\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 813b90042f18\n"} {"stream":" ---\u003e d4f11878bda5\n"} {"stream":"Removing intermediate container 813b90042f18\n"} {"stream":"Successfully built d4f11878bda5\n"} I0607 16:55:28.940479 12577 onbuild.go:129] Cleaning up temporary containers I0607 16:55:28.940530 12577 cleanup.go:33] Removing temporary directory /tmp/s2i285728351 I0607 16:55:28.940581 12577 fs.go:314] Removing directory '/tmp/s2i285728351' --- PASS: TestIncrementalBuildOnBuild (16.32s) PASS coverage: 0.0% of statements ok github.com/openshift/source-to-image/test/integration/docker 118.534s coverage: 0.0% of statements Complete Running dockerfile integration tests ... === RUN TestDockerfileBuild --- PASS: TestDockerfileBuild (0.47s) === RUN TestDockerfileBuildDefaultDockerfile --- PASS: TestDockerfileBuildDefaultDockerfile (0.34s) === RUN TestDockerfileBuildEnv --- PASS: TestDockerfileBuildEnv (0.27s) === RUN TestDockerfileBuildLabels --- PASS: TestDockerfileBuildLabels (0.44s) === RUN TestDockerfileBuildInjections --- PASS: TestDockerfileBuildInjections (0.27s) === RUN TestDockerfileBuildScriptsURLAssemble --- PASS: TestDockerfileBuildScriptsURLAssemble (0.31s) === RUN TestDockerfileBuildScriptsURLRun --- PASS: TestDockerfileBuildScriptsURLRun (0.37s) === RUN TestDockerfileBuildScriptsURLNone --- PASS: TestDockerfileBuildScriptsURLNone (0.27s) === RUN TestDockerfileBuildSourceScriptsAssemble --- PASS: TestDockerfileBuildSourceScriptsAssemble (0.00s) === RUN TestDockerfileBuildSourceScriptsRun --- PASS: TestDockerfileBuildSourceScriptsRun (0.00s) === RUN TestDockerfileBuildScriptsURLImage --- PASS: TestDockerfileBuildScriptsURLImage (0.01s) === RUN TestDockerfileBuildImageScriptsURLAssemble --- PASS: TestDockerfileBuildImageScriptsURLAssemble (0.29s) === RUN TestDockerfileBuildImageScriptsURLRun --- PASS: TestDockerfileBuildImageScriptsURLRun (0.27s) === RUN TestDockerfileBuildImageScriptsURLImage --- PASS: TestDockerfileBuildImageScriptsURLImage (0.00s) === RUN TestDockerfileBuildScriptsAndImageURL --- PASS: TestDockerfileBuildScriptsAndImageURL (0.28s) === RUN TestDockerfileBuildScriptsAndImageURLConflicts --- PASS: TestDockerfileBuildScriptsAndImageURLConflicts (0.33s) === RUN TestDockerfileIncrementalBuild --- PASS: TestDockerfileIncrementalBuild (0.40s) === RUN TestDockerfileIncrementalSourceSave --- PASS: TestDockerfileIncrementalSourceSave (0.01s) === RUN TestDockerfileIncrementalSaveURL --- PASS: TestDockerfileIncrementalSaveURL (0.28s) === RUN TestDockerfileIncrementalTag --- PASS: TestDockerfileIncrementalTag (0.26s) === RUN TestDockerfileIncrementalAssembleUser --- PASS: TestDockerfileIncrementalAssembleUser (0.27s) === RUN TestDockerfileLocalSource --- PASS: TestDockerfileLocalSource (0.01s) PASS coverage: 0.0% of statements ok github.com/openshift/source-to-image/test/integration/dockerfile 6.189s coverage: 0.0% of statements Complete real 2m7.549s user 0m9.734s sys 0m4.122s Finished hack/test-integration.sh *************************************************** *************************************************** Running hack/test-stirunimage.sh... working dir: /tmp/sti/test-work.fC6B s2i working dir: /tmp/sti/test-work.fC6B /tmp/sti/test-work.fC6B /data/src/github.com/openshift/source-to-image cloning source into working dir TEST PASSED s2i build with relative path without file:// TEST PASSED s2i build with volume options TEST PASSED /data/src/github.com/openshift/source-to-image s2i build with absolute path with file:// TEST PASSED s2i build with absolute path without file:// TEST PASSED s2i build with non-git repo file location TEST PASSED I0607 16:57:43.293614 24673 download.go:38] Copying sources from "/tmp/sti/test-work.fC6B/cakephp-ex" to "/tmp/s2i835254088/upload/src" TEST PASSED s2i rebuild TEST PASSED TEST PASSED s2i usage TEST PASSED I0607 16:59:00.510369 26230 sti.go:711] Sample invocation: TEST PASSED s2i build with overriding assemble/run scripts Running custom assemble TEST PASSED Running custom run TEST PASSED s2i build with add-host option Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to rubygems.org:443 (Connection refused - connect(2) for "rubygems.org" port 443) (https://rubygems.org/gems/rake-12.3.0.gem) TEST PASSED s2i build with remote git repo TEST PASSED s2i build with runtime image TEST PASSED s2i build with Dockerfile output TEST PASSED s2i build with --run==true option Waiting up to 15*TIME_MIN for the build to finish ... The image test-jee-app:latest has been started in container dc4ec0ba87af7d684a7ead6f68002a3a722c875509832c5b8240c3156a2fa057 as a result of the --run=true option. The container's stdout/stderr will be redirected to this command's glog output to help you validate its behavior. You can also inspect the container with docker commands if you like. If the container is set up to stay running, you will have to Ctrl-C to exit this command, which should also stop the container dc4ec0ba87af7d684a7ead6f68002a3a722c875509832c5b8240c3156a2fa057. This particular invocation attempts to run with the port mappings [INFO] Success running command s2i --run=true [INFO] Success terminating associated docker container Cleaning up working dir /tmp/sti/test-work.fC6B Complete real 5m56.169s user 0m9.442s sys 0m4.899s Finished hack/test-stirunimage.sh *************************************************** ==> openshiftdev: Downloading logs ==> openshiftdev: Downloading artifacts from '/tmp/sti/' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/sti/' ==> openshiftdev: Downloading artifacts from '/var/log/yum.log' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/yum.log' ==> openshiftdev: Downloading artifacts from '/var/log/secure' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/secure' ==> openshiftdev: Downloading artifacts from '/var/log/audit/audit.log' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/audit.log' + popd ~/jobs/test_pull_requests_s2i/workspace [description-setter] Description set: https://github.com/openshift/source-to-image/pull/977 [PostBuildScript] - Executing post build scripts. [PostBuildScript] - Build does not have any of the results []. Did not execute build step #0. Finished: SUCCESS