Open nykraj opened 4 years ago
Hi,
Build image with s2i-java-8 Cluster task is throwing below error .
error ensuring container path "/home/jboss": lstat /var/lib/containers/storage/overlay/af1c99ab2d998d3783ddfd94b31bfb69b1c683d23442851e0e729704d914047c/merged/home: invalid argument
OpenShift version 4.3
{"level":"info","ts":1586169411.10517,"logger":"fallback-logger","caller":"logging/config.go:69","msg":"Fetch GitHub commit ID from kodata failed: \"KO_DATA_PATH\" does not exist or is empty"} STEP 1: FROM registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift Getting image source signatures Copying blob sha256:51e9f237b750efcda2d5755785cdb8dd080d51585ae35d368e4f9b29a11b1994 Copying blob sha256:41bc10dbb03d6e2f00d82a33d2fdfca62e3a50cd17b8efdfa59cbeb650e278af Copying blob sha256:6c85ac87d44df4b64d7c273886fc5aed55a28422df33dcb641884ffa419db218 Copying config sha256:fc8de886c1471711ed33a0c1ab46143e433e02870d342b00683be0175a92a64f Writing manifest to image destination Storing signatures STEP 2: LABEL "io.openshift.s2i.build.image"="registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift" "io.openshift.s2i.build.source-location"="." error building at STEP "LABEL "io.openshift.s2i.build.image" "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift" "io.openshift.s2i.build.source-location" "."": error ensuring container path "/home/jboss": lstat /var/lib/containers/storage/overlay/587c9bad0bd46ad963546783bd4076fb83c382cb806f0e610cffb166377e6030/merged/home: invalid argument
Hi,
Build image with s2i-java-8 Cluster task is throwing below error .
error ensuring container path "/home/jboss": lstat /var/lib/containers/storage/overlay/af1c99ab2d998d3783ddfd94b31bfb69b1c683d23442851e0e729704d914047c/merged/home: invalid argument
OpenShift version 4.3
Complete log
{"level":"info","ts":1586169411.10517,"logger":"fallback-logger","caller":"logging/config.go:69","msg":"Fetch GitHub commit ID from kodata failed: \"KO_DATA_PATH\" does not exist or is empty"} STEP 1: FROM registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift Getting image source signatures Copying blob sha256:51e9f237b750efcda2d5755785cdb8dd080d51585ae35d368e4f9b29a11b1994 Copying blob sha256:41bc10dbb03d6e2f00d82a33d2fdfca62e3a50cd17b8efdfa59cbeb650e278af Copying blob sha256:6c85ac87d44df4b64d7c273886fc5aed55a28422df33dcb641884ffa419db218 Copying config sha256:fc8de886c1471711ed33a0c1ab46143e433e02870d342b00683be0175a92a64f Writing manifest to image destination Storing signatures STEP 2: LABEL "io.openshift.s2i.build.image"="registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift" "io.openshift.s2i.build.source-location"="." error building at STEP "LABEL "io.openshift.s2i.build.image" "registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift" "io.openshift.s2i.build.source-location" "."": error ensuring container path "/home/jboss": lstat /var/lib/containers/storage/overlay/587c9bad0bd46ad963546783bd4076fb83c382cb806f0e610cffb166377e6030/merged/home: invalid argument