| Summary: | [OCP] Master node: scheduler.go Failed to schedule: messages in /var/log/messages | ||
|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Thom Carlin <tcarlin> |
| Component: | Installation - OpenShift | Assignee: | Dylan Murray <dymurray> |
| Status: | NEW --- | QA Contact: | Sudhir Mallamprabhakara <smallamp> |
| Severity: | medium | Docs Contact: | Derek <dcadzow> |
| Priority: | unspecified | ||
| Version: | 1.0 | CC: | bthurber, tsanders |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Dylan, Please investigate, if this is not blocking functionality let's post-pone to post GA. |
Description of problem: Unexpected messages in /var/log/messages Version-Release number of selected component (if applicable): QCI-1.0-RHEL-7-20160815.t.0 How reproducible: Believe 100% Steps to Reproduce: 1. Install/configure QCI 2. Deploy RHV and OpenShift 3. ssh master_node 4. Examine /var/log/messages Actual results: date time host atomic-openshift-master: I0817 14:29:27.564656 21016 scheduler.go:117] Failed to schedule: &{TypeMeta:{Kind: APIVersion:} ObjectMeta:{Name:router-1-deploy GenerateName: Namespace:default SelfLink:/api/v1/namespaces/default/pods/router-1-deploy UID:009caaf2-6487-11e6-8e35-001a09000000 ResourceVersion:568 Generation:0 CreationTimestamp:2016-08-17 14:29:27 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[openshift.io/deployer-pod-for.name:router-1] Annotations:map[openshift.io/deployment.name:router-1 openshift.io/scc:restricted]} Spec:{Volumes:[{Name:deployer-token-ry00j VolumeSource:{HostPath:<nil> EmptyDir:<nil> GCEPersistentDisk:<nil> AWSElasticBlockStore:<nil> GitRepo:<nil> Secret:0xc20998b1c0 NFS:<nil> ISCSI:<nil> Glusterfs:<nil> PersistentVolumeClaim:<nil> RBD:<nil> FlexVolume:<nil> Cinder:<nil> CephFS:<nil> Flocker:<nil> DownwardAPI:<nil> FC:<nil> AzureFile:<nil> ConfigMap:<nil>}}] Containers:[{Name:deployment Image:openshift3/ose-deployer:v3.2.1.13 Command:[] Args:[] WorkingDir: Ports:[] Env:[{Name:KUBERNETES_MASTER Value:https://<<ocp_master_node_fqdn>>:8443 ValueFrom:<nil>} {Name:OPENSHIFT_MASTER Value:https://<<ocp_master_node_fqdn>>:8443 ValueFrom:<nil>} {Name:BEARER_TOKEN_FILE Value:/var/run/secrets/kubernetes.io/serviceaccount/token ValueFrom:<nil>} {Name:OPENSHIFT_CA_DATA Value:-----BEGIN CERTIFICATE----- [snip] Expected results: No errors Additional info: