Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1478244 Details for
Bug 1621241
Multiple errors related to examples
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
log for error 1
log1 (text/plain), 21.96 KB, created by
Chris Callegari
on 2018-08-23 14:35:50 UTC
(
hide
)
Description:
log for error 1
Filename:
MIME Type:
Creator:
Chris Callegari
Created:
2018-08-23 14:35:50 UTC
Size:
21.96 KB
patch
obsolete
> } >} > >TASK [openshift_node_group : create a temp dir for this work] **************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node config template] ******************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the config from the existing configmap] ************************************************************************************ >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the generated configs for node-config-all-in-one] ************************************************************************ >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the yeditout debug var] ******************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] => { > "yeditout": { > "changed": true, > "failed": false, > "result": [ > { > "edit": { > "apiVersion": "v1", > "authConfig": { > "authenticationCacheSize": 1000, > "authenticationCacheTTL": "5m", > "authorizationCacheSize": 1000, > "authorizationCacheTTL": "5m" > }, > "dnsBindAddress": "127.0.0.1:53", > "dnsDomain": "cluster.local", > "dnsIP": "0.0.0.0", > "dnsNameservers": null, > "dnsRecursiveResolvConf": "/etc/origin/node/resolv.conf", > "dockerConfig": { > "dockerShimRootDirectory": "/var/lib/dockershim", > "dockerShimSocket": "/var/run/dockershim.sock", > "execHandlerName": "native" > }, > "enableUnidling": true, > "imageConfig": { > "format": "registry.access.redhat.com/openshift3/ose-${component}:${version}", > "latest": false > }, > "iptablesSyncPeriod": "30s", > "kind": "NodeConfig", > "kubeletArguments": { > "bootstrap-kubeconfig": [ > "/etc/origin/node/bootstrap.kubeconfig" > ], > "cert-dir": [ > "/etc/origin/node/certificates" > ], > "cloud-config": [ > "/etc/origin/cloudprovider/aws.conf" > ], > "cloud-provider": [ > "aws" > ], > "enable-controller-attach-detach": [ > "true" > ], > "feature-gates": [ > "RotateKubeletClientCertificate=true,RotateKubeletServerCertificate=true" > ], > "node-labels": [ > "node-role.kubernetes.io/infra=true,node-role.kubernetes.io/master=true,node-role.kubernetes.io/compute=true" > ], > "pod-manifest-path": [ > "/etc/origin/node/pods" > ], > "rotate-certificates": [ > "true" > ] > }, > "masterClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 40, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 20 > }, > "masterKubeConfig": "node.kubeconfig", > "networkConfig": { > "mtu": 8951, > "networkPluginName": "redhat/openshift-ovs-networkpolicy" > }, > "servingInfo": { > "bindAddress": "0.0.0.0:10250", > "bindNetwork": "tcp4", > "clientCA": "client-ca.crt" > }, > "volumeConfig": { > "localQuota": { > "perFSGroup": null > } > }, > "volumeDirectory": "/var/lib/origin/openshift.local.volumes" > }, > "key": "kubeletArguments.node-labels" > } > ], > "state": "present" > } >} > >TASK [openshift_node_group : create volume config template] ****************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : lay down the volume config from the existing configmap] ***************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : specialize the volume config for node-config-all-in-one] **************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : show the volume_yeditout debug var] ************************************************************************************************* >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] => { > "volume_yeditout": { > "changed": false, > "failed": false, > "result": [], > "state": "present" > } >} > >TASK [openshift_node_group : create node-config.yaml configmap] ************************************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : create node-config.yaml and volume-config.yaml configmap] *************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : remove templated files] ************************************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Make temp directory for templates] ************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Copy templates to temp directory] *************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-role.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-serviceaccount.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-controller-policy.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_bootstrap_autoapprover/files/openshift-bootstrap-images.yaml) > >TASK [openshift_bootstrap_autoapprover : Update the image tag] *************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Remove the image stream tag] ******************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Apply the config] ******************************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_bootstrap_autoapprover : Remove temp directory] ************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Ensure project exists] ************************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Make temp directory for templates] ************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Copy templates to temp directory] *************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_node_group/files/sync.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_node_group/files/sync-policy.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_node_group/files/sync-images.yaml) > >TASK [openshift_node_group : Update the image tag] *************************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Ensure the service account can run privileged] ************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Remove the image stream tag] ******************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Apply the config] ******************************************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_node_group : Remove temp directory] ************************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >PLAY [Ensure inventory labels are assigned to masters] *********************************************************************************************************** > >TASK [openshift_manage_node : Wait for master API to become available before proceeding] ************************************************************************* >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_manage_node : Wait for Node Registration] ******************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com -> ec2-54-211-241-3.compute-1.amazonaws.com] >ok: [ec2-18-206-244-211.compute-1.amazonaws.com -> ec2-54-211-241-3.compute-1.amazonaws.com] >ok: [ec2-34-238-235-207.compute-1.amazonaws.com -> ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_manage_node : include_tasks] ********************************************************************************************************************* >included: /home/ccallega/git/openshift-ansible/roles/openshift_manage_node/tasks/config.yml for ec2-54-211-241-3.compute-1.amazonaws.com, ec2-18-206-244-211.compute-1.amazonaws.com, ec2-34-238-235-207.compute-1.amazonaws.com > >TASK [openshift_manage_node : Set node schedulability] *********************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com -> ec2-54-211-241-3.compute-1.amazonaws.com] >ok: [ec2-18-206-244-211.compute-1.amazonaws.com -> ec2-54-211-241-3.compute-1.amazonaws.com] >ok: [ec2-34-238-235-207.compute-1.amazonaws.com -> ec2-54-211-241-3.compute-1.amazonaws.com] > >PLAY [Master Install Checkpoint End] ***************************************************************************************************************************** > >TASK [Set Master install 'Complete'] ***************************************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >PLAY [Master Additional Install Checkpoint Start] **************************************************************************************************************** > >TASK [Set Master Additional install 'In Progress'] *************************************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >PLAY [Additional master configuration] *************************************************************************************************************************** > >TASK [Gathering Facts] ******************************************************************************************************************************************* >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Ensure project exists] ********************************************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Make temp directory for templates] ********************************************************************************************************* >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Copy templates to temp directory] ********************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn-ovs.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn-policy.yaml) >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/home/ccallega/git/openshift-ansible/roles/openshift_sdn/files/sdn-images.yaml) > >TASK [openshift_sdn : Update the image tag] ********************************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Ensure the service account can run privileged] ********************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Remove the image stream tag] *************************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Apply the config] ************************************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_sdn : Remove temp directory] ********************************************************************************************************************* >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Create temp file for template] **************************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Generate default project template] ************************************************************************************ >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Write default project template to file] ******************************************************************************* >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Apply template modifications] ***************************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Create or update project request template] **************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_project_request_template : Delete temp file] ***************************************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_examples : Create local temp dir for OpenShift examples copy] ************************************************************************************ >changed: [ec2-54-211-241-3.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Chmod local temp dir for OpenShift examples copy] ************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Create tar of OpenShift examples] ***************************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Chmod local temp dir for OpenShift examples copy] ************************************************************************************* >changed: [ec2-54-211-241-3.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Create the remote OpenShift examples directory] *************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_examples : Unarchive the OpenShift examples on the remote] *************************************************************************************** >ok: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_examples : Cleanup the OpenShift Examples temp dir] ********************************************************************************************** >changed: [ec2-54-211-241-3.compute-1.amazonaws.com -> localhost] > >TASK [openshift_examples : Create imagestream import secret] ***************************************************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/image-streams-rhel7.json) >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] => (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json) > >TASK [openshift_examples : Modify registry paths if registry_url is not registry.redhat.io] ********************************************************************** >skipping: [ec2-54-211-241-3.compute-1.amazonaws.com] > >TASK [openshift_examples : Import RHEL streams] ****************************************************************************************************************** >failed: [ec2-54-211-241-3.compute-1.amazonaws.com] (item=/usr/share/openshift/examples/image-streams/image-streams-rhel7.json) => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/image-streams/image-streams-rhel7.json"], "delta": "0:00:00.142919", "end": "2018-08-23 13:05:10.757647", "failed_when_result": true, "item": "/usr/share/openshift/examples/image-streams/image-streams-rhel7.json", "msg": "non-zero return code", "rc": 1, "start": "2018-08-23 13:05:10.614728", "stderr": "error: the path \"/usr/share/openshift/examples/image-streams/image-streams-rhel7.json\" does not exist", "stderr_lines": ["error: the path \"/usr/share/openshift/examples/image-streams/image-streams-rhel7.json\" does not exist"], "stdout": "", "stdout_lines": []} >failed: [ec2-54-211-241-3.compute-1.amazonaws.com] (item=/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json) => {"changed": false, "cmd": ["oc", "create", "--config=/etc/origin/master/admin.kubeconfig", "-n", "openshift", "-f", "/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json"], "delta": "0:00:00.121401", "end": "2018-08-23 13:05:11.142350", "failed_when_result": true, "item": "/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json", "msg": "non-zero return code", "rc": 1, "start": "2018-08-23 13:05:11.020949", "stderr": "error: the path \"/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json\" does not exist", "stderr_lines": ["error: the path \"/usr/share/openshift/examples/image-streams/dotnet_imagestreams.json\" does not exist"], "stdout": "", "stdout_lines": []} > to retry, use: --limit @/home/ccallega/git/openshift-ansible/playbooks/aws/openshift-cluster/provision_install.retry > >PLAY RECAP ******************************************************************************************************************************************************* >ec2-18-206-244-211.compute-1.amazonaws.com : ok=201 changed=84 unreachable=0 failed=0 >ec2-34-238-235-207.compute-1.amazonaws.com : ok=201 changed=84 unreachable=0 failed=0 >ec2-54-211-241-3.compute-1.amazonaws.com : ok=355 changed=151 unreachable=0 failed=1 >localhost : ok=58 changed=2 unreachable=0 failed=0 > > >INSTALLER STATUS ************************************************************************************************************************************************* >Initialization : Complete (0:00:59) >Health Check : Complete (0:02:04) >etcd Install : Complete (0:02:00) >Master Install : Complete (0:09:21) >Master Additional Install : In Progress (0:00:17) > This phase can be restarted by running: playbooks/openshift-master/additional_config.yml > > >Failure summary: > > > 1. Hosts: ec2-54-211-241-3.compute-1.amazonaws.com > Play: Additional master configuration > Task: Import RHEL streams > Message: All items completed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1621241
: 1478244 |
1478245