Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Failing to build images in OpenShift 4 #249

Open
mgencur opened this issue Jan 30, 2019 · 3 comments
Open

Failing to build images in OpenShift 4 #249

mgencur opened this issue Jan 30, 2019 · 3 comments

Comments

@mgencur
Copy link

mgencur commented Jan 30, 2019

Running the ci-operator against OpenShift 4 fails to build some images. The root, src and bin images are built correctly but the following image that is based on base and uses inputs from bin fails. It can't find the Dockerfile that the image is based on.
When using this ci-operator config. The build fails for all images with a similar error: error: open /tmp/build/inputs/openshift/ci-operator/knative-images/autoscaler/Dockerfile: no such file or directory
The Pod that is created for this image build creates init-container named "manage-dockerfile" and that one fails.
Note: Using the same version of ci-operator, and OKD 3.11, everything works fine.

Logs for knative-serving-autoscaler image build:

knative-serving-autoscaler:

Setting authentication for registry "image-registry.openshift-image-registry.svc.cluster.local:5000" using docker.AuthConfiguration{Username:"serviceaccount", Password:"eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJjaS1vcC1jNTA1M2hmNiIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VjcmV0Lm5hbWUiOiJidWlsZGVyLXRva2VuLTl6eDIyIiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQubmFtZSI6ImJ1aWxkZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIwYmRjYTc4Ny0yNDg4LTExZTktOTdhYy0wMmU0ODZhZTRhZDYiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6Y2ktb3AtYzUwNTNoZjY6YnVpbGRlciJ9.j6D55bdGVkPeFi5YAc9CGhqA8P47gQgyWFVRT_I1p8S2eYeEzqUeb3CzXqG7p0lr2Hw1i4uusJ28WGLrhNuH91f1yYevu6qBgIyfrYZA689ZNCMS71GDl_I41LOREFavdj6hv5I-Zl8cPqTyGuwmAznuCXSzEwCtOpnpJUSTuvbLbe5pL_5HvUPOSdS_aKSfw_XtxkM9d-yHDLujBd3ZkFpub-nM1xCUv_e6SG4cAQIPgrNXW4ACVEaod7IdE4_wV3aEnWkwztY6iueuNUGHjcMoqpnQbaFyLWx41eX8tD4YSdN27ied3nDq3zeyUu2KhMXGgHzrnBdI5dvMcmZwDQ", Email:"serviceaccount@example.org", ServerAddress:"image-registry.openshift-image-registry.svc.cluster.local:5000"}
Setting authentication for registry "image-registry.openshift-image-registry.svc:5000" using docker.AuthConfiguration{Username:"serviceaccount", Password:"eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJjaS1vcC1jNTA1M2hmNiIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VjcmV0Lm5hbWUiOiJidWlsZGVyLXRva2VuLTl6eDIyIiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQubmFtZSI6ImJ1aWxkZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIwYmRjYTc4Ny0yNDg4LTExZTktOTdhYy0wMmU0ODZhZTRhZDYiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6Y2ktb3AtYzUwNTNoZjY6YnVpbGRlciJ9.j6D55bdGVkPeFi5YAc9CGhqA8P47gQgyWFVRT_I1p8S2eYeEzqUeb3CzXqG7p0lr2Hw1i4uusJ28WGLrhNuH91f1yYevu6qBgIyfrYZA689ZNCMS71GDl_I41LOREFavdj6hv5I-Zl8cPqTyGuwmAznuCXSzEwCtOpnpJUSTuvbLbe5pL_5HvUPOSdS_aKSfw_XtxkM9d-yHDLujBd3ZkFpub-nM1xCUv_e6SG4cAQIPgrNXW4ACVEaod7IdE4_wV3aEnWkwztY6iueuNUGHjcMoqpnQbaFyLWx41eX8tD4YSdN27ied3nDq3zeyUu2KhMXGgHzrnBdI5dvMcmZwDQ", Email:"serviceaccount@example.org", ServerAddress:"image-registry.openshift-image-registry.svc:5000"}
Setting authentication for registry "172.30.219.73:5000" using docker.AuthConfiguration{Username:"serviceaccount", Password:"eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJjaS1vcC1jNTA1M2hmNiIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VjcmV0Lm5hbWUiOiJidWlsZGVyLXRva2VuLTl6eDIyIiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQubmFtZSI6ImJ1aWxkZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIwYmRjYTc4Ny0yNDg4LTExZTktOTdhYy0wMmU0ODZhZTRhZDYiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6Y2ktb3AtYzUwNTNoZjY6YnVpbGRlciJ9.j6D55bdGVkPeFi5YAc9CGhqA8P47gQgyWFVRT_I1p8S2eYeEzqUeb3CzXqG7p0lr2Hw1i4uusJ28WGLrhNuH91f1yYevu6qBgIyfrYZA689ZNCMS71GDl_I41LOREFavdj6hv5I-Zl8cPqTyGuwmAznuCXSzEwCtOpnpJUSTuvbLbe5pL_5HvUPOSdS_aKSfw_XtxkM9d-yHDLujBd3ZkFpub-nM1xCUv_e6SG4cAQIPgrNXW4ACVEaod7IdE4_wV3aEnWkwztY6iueuNUGHjcMoqpnQbaFyLWx41eX8tD4YSdN27ied3nDq3zeyUu2KhMXGgHzrnBdI5dvMcmZwDQ", Email:"serviceaccount@example.org", ServerAddress:"172.30.219.73:5000"}
Getting image source signatures
Copying blob sha256:a02a4930cb5d36f3290eb84f4bfa30668ef2e9fe3a1fb73ec015fc58b9958b17
 0 B / 71.68 MiB  3.02 MiB / 71.68 MiB  5.86 MiB / 71.68 MiB  8.17 MiB / 71.68 MiB  10.41 MiB / 71.68 MiB  13.08 MiB / 71.68 MiB  15.84 MiB / 71.68 MiB  19.07 MiB / 71.68 MiB  22.51 MiB / 71.68 MiB  25.73 MiB / 71.68 MiB  29.42 MiB / 71.68 MiB  33.23 MiB / 71.68 MiB  36.71 MiB / 71.68 MiB  40.24 MiB / 71.68 MiB  43.86 MiB / 71.68 MiB  47.06 MiB / 71.68 MiB  49.97 MiB / 71.68 MiB  53.07 MiB / 71.68 MiB  56.15 MiB / 71.68 MiB  59.02 MiB / 71.68 MiB  62.75 MiB / 71.68 MiB  64.78 MiB / 71.68 MiB  67.82 MiB / 71.68 MiB  71.02 MiB / 71.68 MiB  71.68 MiB / 71.68 MiB  4s
Copying blob sha256:5492575536317f86f3f5478cec42032d0935b7443fa70dfa94ddabe7dd5c139e
 0 B / 251.01 MiB  1.89 MiB / 251.01 MiB  3.67 MiB / 251.01 MiB  5.53 MiB / 251.01 MiB  7.62 MiB / 251.01 MiB  9.78 MiB / 251.01 MiB  12.03 MiB / 251.01 MiB  14.23 MiB / 251.01 MiB  16.42 MiB / 251.01 MiB  18.61 MiB / 251.01 MiB  20.72 MiB / 251.01 MiB  22.83 MiB / 251.01 MiB  24.87 MiB / 251.01 MiB  26.91 MiB / 251.01 MiB  28.97 MiB / 251.01 MiB  31.11 MiB / 251.01 MiB  33.05 MiB / 251.01 MiB  35.34 MiB / 251.01 MiB  37.07 MiB / 251.01 MiB  38.17 MiB / 251.01 MiB  40.69 MiB / 251.01 MiB  42.96 MiB / 251.01 MiB  44.89 MiB / 251.01 MiB  46.85 MiB / 251.01 MiB  48.89 MiB / 251.01 MiB  50.85 MiB / 251.01 MiB  53.16 MiB / 251.01 MiB  55.65 MiB / 251.01 MiB  57.41 MiB / 251.01 MiB  59.81 MiB / 251.01 MiB  61.89 MiB / 251.01 MiB  63.91 MiB / 251.01 MiB  66.12 MiB / 251.01 MiB  68.31 MiB / 251.01 MiB  70.54 MiB / 251.01 MiB  72.80 MiB / 251.01 MiB  75.10 MiB / 251.01 MiB  77.35 MiB / 251.01 MiB  79.14 MiB / 251.01 MiB  80.88 MiB / 251.01 MiB  82.87 MiB / 251.01 MiB  84.87 MiB / 251.01 MiB  87.16 MiB / 251.01 MiB  89.63 MiB / 251.01 MiB  91.87 MiB / 251.01 MiB  94.20 MiB / 251.01 MiB  96.54 MiB / 251.01 MiB  98.74 MiB / 251.01 MiB  101.10 MiB / 251.01 MiB  103.34 MiB / 251.01 MiB  105.29 MiB / 251.01 MiB  107.38 MiB / 251.01 MiB  109.10 MiB / 251.01 MiB  110.98 MiB / 251.01 MiB  112.66 MiB / 251.01 MiB  115.03 MiB / 251.01 MiB  119.65 MiB / 251.01 MiB  124.28 MiB / 251.01 MiB  128.68 MiB / 251.01 MiB  134.02 MiB / 251.01 MiB  138.52 MiB / 251.01 MiB  142.49 MiB / 251.01 MiB  145.21 MiB / 251.01 MiB  147.50 MiB / 251.01 MiB  149.61 MiB / 251.01 MiB  151.47 MiB / 251.01 MiB  153.51 MiB / 251.01 MiB  155.54 MiB / 251.01 MiB  157.43 MiB / 251.01 MiB  159.44 MiB / 251.01 MiB  161.52 MiB / 251.01 MiB  163.46 MiB / 251.01 MiB  165.55 MiB / 251.01 MiB  167.64 MiB / 251.01 MiB  169.65 MiB / 251.01 MiB  171.74 MiB / 251.01 MiB  173.68 MiB / 251.01 MiB  175.59 MiB / 251.01 MiB  177.54 MiB / 251.01 MiB  179.73 MiB / 251.01 MiB  181.75 MiB / 251.01 MiB  183.76 MiB / 251.01 MiB  185.04 MiB / 251.01 MiB  186.65 MiB / 251.01 MiB  188.03 MiB / 251.01 MiB  190.02 MiB / 251.01 MiB  192.86 MiB / 251.01 MiB  195.96 MiB / 251.01 MiB  198.49 MiB / 251.01 MiB  201.14 MiB / 251.01 MiB  204.20 MiB / 251.01 MiB  207.27 MiB / 251.01 MiB  210.46 MiB / 251.01 MiB  213.76 MiB / 251.01 MiB  216.86 MiB / 251.01 MiB  219.64 MiB / 251.01 MiB  223.22 MiB / 251.01 MiB  226.11 MiB / 251.01 MiB  228.52 MiB / 251.01 MiB  230.86 MiB / 251.01 MiB  234.13 MiB / 251.01 MiB  237.52 MiB / 251.01 MiB  239.41 MiB / 251.01 MiB  242.15 MiB / 251.01 MiB  245.17 MiB / 251.01 MiB  248.39 MiB / 251.01 MiB  251.01 MiB / 251.01 MiB  21s
Copying blob sha256:fb8ebd6f225b8e589e16f0750d0cb4e83eaa806d27f8ded31dff178ca278d28d
 0 B / 294 B  294 B / 294 B  0s
Copying blob sha256:493aaae2f55162b9cb63254a51c2caadb012051d9148ea8ab7d9de691e082f64
 0 B / 84.69 MiB  2.06 MiB / 84.69 MiB  3.29 MiB / 84.69 MiB  4.61 MiB / 84.69 MiB  6.24 MiB / 84.69 MiB  7.95 MiB / 84.69 MiB  10.01 MiB / 84.69 MiB  11.89 MiB / 84.69 MiB  13.56 MiB / 84.69 MiB  14.46 MiB / 84.69 MiB  16.09 MiB / 84.69 MiB  17.73 MiB / 84.69 MiB  19.31 MiB / 84.69 MiB  21.05 MiB / 84.69 MiB  22.66 MiB / 84.69 MiB  24.35 MiB / 84.69 MiB  26.44 MiB / 84.69 MiB  27.67 MiB / 84.69 MiB  28.62 MiB / 84.69 MiB  30.03 MiB / 84.69 MiB  32.02 MiB / 84.69 MiB  33.55 MiB / 84.69 MiB  35.21 MiB / 84.69 MiB  36.82 MiB / 84.69 MiB  38.71 MiB / 84.69 MiB  40.51 MiB / 84.69 MiB  41.87 MiB / 84.69 MiB  43.81 MiB / 84.69 MiB  48.16 MiB / 84.69 MiB  50.38 MiB / 84.69 MiB  52.43 MiB / 84.69 MiB  54.39 MiB / 84.69 MiB  56.03 MiB / 84.69 MiB  59.61 MiB / 84.69 MiB  63.42 MiB / 84.69 MiB  65.61 MiB / 84.69 MiB  67.20 MiB / 84.69 MiB  69.06 MiB / 84.69 MiB  71.09 MiB / 84.69 MiB  73.93 MiB / 84.69 MiB  76.28 MiB / 84.69 MiB  79.17 MiB / 84.69 MiB  82.26 MiB / 84.69 MiB  84.55 MiB / 84.69 MiB  84.69 MiB / 84.69 MiB  8s
Copying blob sha256:104ba3df4db8e5a719ac613e7309f51bd8cfdd8d6be0bacbb3b54baca71d7175
 0 B / 492 B  492 B / 492 B  0s
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
 0 B / 1.00 KiB  1.00 KiB / 1.00 KiB  0s
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying blob sha256:40fdfe9998da42f785fd0c2814c8d7c4b8bfb99e8b16bfb64d7c1a4263af463d
 0 B / 7.96 MiB  1.97 MiB / 7.96 MiB  4.10 MiB / 7.96 MiB  7.27 MiB / 7.96 MiB  7.96 MiB / 7.96 MiB  0s
Copying blob sha256:ef24589d08e0b79ba14ad0f7ee539f7d359a7c9ebbc131c0abcf38660cb43cb0
 0 B / 33.29 MiB  7.25 MiB / 33.29 MiB  13.40 MiB / 33.29 MiB  18.76 MiB / 33.29 MiB  24.02 MiB / 33.29 MiB  27.67 MiB / 33.29 MiB  29.40 MiB / 33.29 MiB  31.04 MiB / 33.29 MiB  32.59 MiB / 33.29 MiB  33.29 MiB / 33.29 MiB  1s
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying blob sha256:33f42623ea357691f4d455d2a646c9518c1148a22cf83751cef798f3c5e40bbb
 0 B / 75.25 MiB  2.54 MiB / 75.25 MiB  5.46 MiB / 75.25 MiB  8.07 MiB / 75.25 MiB  11.14 MiB / 75.25 MiB  14.38 MiB / 75.25 MiB  17.56 MiB / 75.25 MiB  20.83 MiB / 75.25 MiB  23.96 MiB / 75.25 MiB  26.61 MiB / 75.25 MiB  28.98 MiB / 75.25 MiB  31.23 MiB / 75.25 MiB  33.25 MiB / 75.25 MiB  35.33 MiB / 75.25 MiB  36.89 MiB / 75.25 MiB  38.48 MiB / 75.25 MiB  40.59 MiB / 75.25 MiB  42.60 MiB / 75.25 MiB  44.67 MiB / 75.25 MiB  46.45 MiB / 75.25 MiB  48.21 MiB / 75.25 MiB  49.54 MiB / 75.25 MiB  51.43 MiB / 75.25 MiB  53.27 MiB / 75.25 MiB  55.17 MiB / 75.25 MiB  56.73 MiB / 75.25 MiB  58.20 MiB / 75.25 MiB  59.96 MiB / 75.25 MiB  62.04 MiB / 75.25 MiB  63.78 MiB / 75.25 MiB  65.61 MiB / 75.25 MiB  67.38 MiB / 75.25 MiB  69.41 MiB / 75.25 MiB  71.20 MiB / 75.25 MiB  73.33 MiB / 75.25 MiB  74.87 MiB / 75.25 MiB  75.25 MiB / 75.25 MiB  7s
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:53c05d52a2e9e98e4bd006bfde2870b6cc6b4d2f38c0c3ca4419526516e44ec8
 0 B / 9.46 KiB  9.46 KiB / 9.46 KiB  0s
Writing manifest to image destination
Storing signatures
E0130 12:33:19.538820       1 source.go:461] failed to unmount: <nil>
Setting authentication for registry "172.30.219.73:5000" using docker.AuthConfiguration{Username:"serviceaccount", Password:"eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJjaS1vcC1jNTA1M2hmNiIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VjcmV0Lm5hbWUiOiJidWlsZGVyLXRva2VuLTl6eDIyIiwia3ViZXJuZXRlcy5pby9zZXJ2aWgIyfrYZA689ZNCMS71GDl_I41LOREFavdj6hv5I-Zl8cPqTyGuwmAznuCXSzEwCtOpnpJUSTuvbLbe5pL_5HvUPOSdS_aKSfw_XtxkM9d-yHDLujBd3ZkFpub-nM1xCUv_e6SG4cAQIPgrNXW4ACVEaod7IdE4_wV3aEnWkwztY6iueuNUGHjcMoqpnQbaFyLWx41eX8tD4YSdN27ied3nDq3zeyUu2KhMXGgHzrnBdI5dvMcmZwDQ", Email:"serviceaccount@example.org", ServerAddress:"172.30.219.73:5000"}
Setting authentication for registry "image-registry.openshift-image-registry.svc.cluster.local:5000" using docker.AuthConfiguration{Username:"serviceaccount", Password:"eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pbqBgIyfrYZA689ZNCMS71GDl_I41LOREFavdj6hv5I-Zl8cPqTyGuwmAznuCXSzEwCtOpnpJUSTuvbLbe5pL_5HvUPOSdS_aKSfw_XtxkM9d-yHDLujBd3ZkFpub-nM1xCUv_e6SG4cAQIPgrNXW4ACVEaod7IdE4_wV3aEnWkwztY6iueuNUGHjcMoqpnQbaFyLWx41eX8tD4YSdN27ied3nDq3zeyUu2KhMXGgHzrnBdI5dvMcmZwDQ", Email:"serviceaccount@example.org", ServerAddress:"image-registry.openshift-image-registry.svc.cluster.local:5000"}
Setting authentication for registry "image-registry.openshift-image-registry.svc:5000" using docker.AuthConfiguration{Username:"serviceaccount", Password:"eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJjaS1vcC1jNTA1M2hmNiIsImt1YmVybmV0ZXMuaW8vc2VydmljZdGVkPeFi5YAc9CGhqA8P47gQgyWFVRT_I1p8S2eYeEzqUeb3CzXqG7p0lr2Hw1i4uusJ28WGLrhNuH91f1yYevu6qBgIyfrYZA689ZNCMS71GDl_I41LOREFavdj6hv5I-Zl8cPqTyGuwmAznuCXSzEwCtOpnpJUSTuvbLbe5pL_5HvUPOSdS_aKSfw_XtxkM9d-yHDLujBd3ZkFpub-nM1xCUv_e6SG4cAQIPgrNXW4ACVEaod7IdE4_wV3aEnWkwztY6iueuNUGHjcMoqpnQbaFyLWx41eX8tD4YSdN27ied3nDq3zeyUu2KhMXGgHzrnBdI5dvMcmZwDQ", Email:"serviceaccount@example.org", ServerAddress:"image-registry.openshift-image-registry.svc:5000"}
Getting image source signatures
Skipping fetch of repeat blob sha256:a02a4930cb5d36f3290eb84f4bfa30668ef2e9fe3a1fb73ec015fc58b9958b17
Skipping fetch of repeat blob sha256:5492575536317f86f3f5478cec42032d0935b7443fa70dfa94ddabe7dd5c139e
Skipping fetch of repeat blob sha256:fb8ebd6f225b8e589e16f0750d0cb4e83eaa806d27f8ded31dff178ca278d28d
Skipping fetch of repeat blob sha256:493aaae2f55162b9cb63254a51c2caadb012051d9148ea8ab7d9de691e082f64
Skipping fetch of repeat blob sha256:104ba3df4db8e5a719ac613e7309f51bd8cfdd8d6be0bacbb3b54baca71d7175
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:40fdfe9998da42f785fd0c2814c8d7c4b8bfb99e8b16bfb64d7c1a4263af463d
Skipping fetch of repeat blob sha256:ef24589d08e0b79ba14ad0f7ee539f7d359a7c9ebbc131c0abcf38660cb43cb0
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Skipping fetch of repeat blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:50fd79d5c9cba94da49e31196d7a6f1e2c0d998b8a30a1673e56e78d28dacc6d
 0 B / 8.78 KiB  8.78 KiB / 8.78 KiB  0s
Writing manifest to image destination
Storing signatures
E0130 12:33:21.428861       1 source.go:461] failed to unmount: <nil>
error: open /tmp/build/inputs/openshift/ci-operator/knative-images/autoscaler/Dockerfile: no such file or directory
@petr-muller
Copy link
Member

Interesting. I just run ci-operator --git-ref openshift/knative-serving@release-0.2 --config ci-operator/config/openshift/knative-serving/openshift-knative-serving-release-0.2__v4.0.yaml --target=[images] with the current ci-operator and fresh openshift/release master branch successfully.

Do you have a link to failing ci-operator run?

@mgencur
Copy link
Author

mgencur commented Jan 30, 2019

I have my own OpenShift 4 cluster and KUBECONFIG pointing to it. Did you really run it against OpenShift 4? The OpenShift at https://api.ci.openshift.org is 3.11 and there it runs fine.

@petr-muller
Copy link
Member

Oh, I misunderstood the report.

I believe nobody currently really runs ci-operator workloads on 4.0 cluster right now, and while we'll need to eventually investigate and fix this, I'm afraid it's not urgent enough for priority fix, sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants