origin: cri-o jobs failing with error

        "Apr 16 02:02:57 ip-172-18-15-104.ec2.internal origin-node[21840]: E0416 02:02:57.241842   21840 remote_runtime.go:187] CreateContainer in sandbox \"0816c035eb3b3266f5667c09e9797e648ac17f30efc428ceb4e9fba836512f60\" from runtime service failed: rpc error: code = Unknown desc = path \"/etc/origin/master/\" is mounted on \"/etc\" but it is not a shared or slave mount", 
        "Apr 16 02:02:57 ip-172-18-15-104.ec2.internal origin-node[21840]: E0416 02:02:57.241897   21840 kuberuntime_manager.go:733] container start failed: CreateContainerError: path \"/etc/origin/master/\" is mounted on \"/etc\" but it is not a shared or slave mount", 
        "Apr 16 02:02:57 ip-172-18-15-104.ec2.internal origin-node[21840]: E0416 02:02:57.241933   21840 pod_workers.go:186] Error syncing pod 39889149b61ef7707a95a6f2c8118836 (\"master-api-ip-172-18-15-104.ec2.internal_kube-system(39889149b61ef7707a95a6f2c8118836)\"), skipping: failed to \"StartContainer\" for \"api\" with CreateContainerError: \"path \\\"/etc/origin/master/\\\" is mounted on \\\"/etc\\\" but it is not a shared or slave mount\"", 
        "Apr 16 02:02:57 ip-172-18-15-104.ec2.internal origin-node[21840]: I0416 02:02:57.241960   21840 server.go:428] Event(v1.ObjectReference{Kind:\"Pod\", Namespace:\"kube-system\", Name:\"master-api-ip-172-18-15-104.ec2.internal\", UID:\"39889149b61ef7707a95a6f2c8118836\", APIVersion:\"v1\", ResourceVersion:\"\", FieldPath:\"spec.containers{api}\"}): type: 'Warning' reason: 'Failed' Error: path \"/etc/origin/master/\" is mounted on \"/etc\" but it is not a shared or slave mount", 

https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/openshift_openshift-ansible/7960/test_pull_request_openshift_ansible_extended_conformance_install_crio/4504/

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (15 by maintainers)

Most upvoted comments

the atomic-openshift-utils error might be related to openshift/openshift-ansible#5563 @sdodson should I remove the “yum install atomic-openshift-utils” from the cri-o job as well?

Yeah, s/atomic-openshift-utils/openshift-ansible/ everywhere