· 6 years ago · Mar 28, 2020, 10:50 PM
1devnode: registry-image-helper.sh --to localhost:5000/olcne
2 devnode: Returned a non-zero code: 1
3 devnode: Last output lines:
4 devnode: Digest: sha256:e0194cfb1e7bc7527ad8f80f2976fa9f3fdd0127ccc6becadf4197a133c3d99f
5 devnode: Status: Downloaded newer image for container-registry.oracle.com/olcne/kubernetes-dashboard:v1.10.1-1
6 devnode: container-registry.oracle.com/olcne/kubernetes-dashboard:v1.10.1-1
7 devnode: Trying to pull repository container-registry.oracle.com/olcne/coredns ...
8 devnode: Get https://container-registry-phx.oracle.com/v2/olcne/coredns/manifests/1.3.1: Get https://container-registry.oracle.com/auth?scope=repository%3Aolcne%2Fcoredns%3Apull&service=Oracle+Registry: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
9 devnode: See /var/tmp/cmd_2ysW9.log for details
10The SSH command responded with a non-zero exit status. Vagrant
11assumes that this means the command failed. The output for this command
12should be in the log above. Please read the output to determine what
13went wrong.
14 rafael@MarkIV ~/projetos/oracle/olcne-infra master rm -rf .vagrant/
15 rafael@MarkIV ~/projetos/oracle/olcne-infra master vagrant up
16Vagrant has detected project local plugins configured for this
17project which are not installed.
18
19 vagrant-hosts
20Install local plugins (Y/N) [N]: y
21Installing the 'vagrant-hosts' plugin. This can take a few minutes...
22Fetching: vagrant-hosts-2.9.0.gem (100%)
23Installed the plugin 'vagrant-hosts (2.9.0)'!
24
25
26Vagrant has completed installing local plugins for the current Vagrant
27project directory. Please run the requested command again.
28 ✘ rafael@MarkIV ~/projetos/oracle/olcne-infra master vagrant up
29Bringing machine 'devnode' up with 'virtualbox' provider...
30Bringing machine 'worker1' up with 'virtualbox' provider...
31Bringing machine 'master1' up with 'virtualbox' provider...
32==> devnode: Importing base box 'ol7-latest'...
33==> devnode: Matching MAC address for NAT networking...
34==> devnode: Setting the name of the VM: olcne-infra_devnode_1585433476390_63479
35==> devnode: Clearing any previously set network interfaces...
36==> devnode: Preparing network interfaces based on configuration...
37 devnode: Adapter 1: nat
38 devnode: Adapter 2: hostonly
39==> devnode: Forwarding ports...
40 devnode: 22 (guest) => 2222 (host) (adapter 1)
41==> devnode: Running 'pre-boot' VM customizations...
42==> devnode: Booting VM...
43==> devnode: Waiting for machine to boot. This may take a few minutes...
44 devnode: SSH address: 127.0.0.1:2222
45 devnode: SSH username: vagrant
46 devnode: SSH auth method: private key
47 devnode:
48 devnode: Vagrant insecure key detected. Vagrant will automatically replace
49 devnode: this with a newly generated keypair for better security.
50 devnode:
51 devnode: Inserting generated public key within guest...
52 devnode: Removing insecure key from the guest if it's present...
53 devnode: Key inserted! Disconnecting and reconnecting using new SSH key...
54==> devnode: Machine booted and ready!
55==> devnode: Checking for guest additions in VM...
56==> devnode: Setting hostname...
57==> devnode: Configuring and enabling network interfaces...
58==> devnode: Mounting shared folders...
59 devnode: /vagrant => /Users/rafael/projetos/oracle/olcne-infra
60==> devnode: Running provisioner: hosts...
61==> devnode: Running provisioner: shell...
62 devnode: Running: /var/folders/gk/42f8xyw124nb6l8tcq3s4gxr0000gn/T/vagrant-shell20200328-68214-1gbny6s.sh
63 devnode: ===== Configure private network =====
64 devnode: ===== Configure YUM repos for Oracle Linux Cloud Native Environment =====
65 devnode: ===== Fulfil requirements =====
66 devnode: ===== Allow passwordless ssh between VMs =====
67 devnode: ===== Oracle Linux base software installation complete. =====
68 devnode: ===== Setting up a Container Registry Mirror (Be patient!) =====
69 devnode: ===== Preparing custom Jenkins image =====
70 devnode: ===== Deploy Git repository =====
71 devnode: Initialized empty Git repository in /home/demo/git/cncfdemo/
72 devnode: ===== Populating BBC git repository =====
73==> worker1: Importing base box 'ol7-latest'...
74==> worker1: Matching MAC address for NAT networking...
75==> worker1: Setting the name of the VM: olcne-infra_worker1_1585434417929_74458
76==> worker1: Fixed port collision for 22 => 2222. Now on port 2200.
77==> worker1: Clearing any previously set network interfaces...
78==> worker1: Preparing network interfaces based on configuration...
79 worker1: Adapter 1: nat
80 worker1: Adapter 2: hostonly
81==> worker1: Forwarding ports...
82 worker1: 22 (guest) => 2200 (host) (adapter 1)
83==> worker1: Running 'pre-boot' VM customizations...
84==> worker1: Booting VM...
85==> worker1: Waiting for machine to boot. This may take a few minutes...
86 worker1: SSH address: 127.0.0.1:2200
87 worker1: SSH username: vagrant
88 worker1: SSH auth method: private key
89 worker1:
90 worker1: Vagrant insecure key detected. Vagrant will automatically replace
91 worker1: this with a newly generated keypair for better security.
92 worker1:
93 worker1: Inserting generated public key within guest...
94 worker1: Removing insecure key from the guest if it's present...
95 worker1: Key inserted! Disconnecting and reconnecting using new SSH key...
96==> worker1: Machine booted and ready!
97==> worker1: Checking for guest additions in VM...
98==> worker1: Setting hostname...
99==> worker1: Mounting shared folders...
100 worker1: /vagrant => /Users/rafael/projetos/oracle/olcne-infra
101==> worker1: Running provisioner: hosts...
102==> devnode: Updating hosts on: devnode
103==> worker1: Running provisioner: shell...
104 worker1: Running: /var/folders/gk/42f8xyw124nb6l8tcq3s4gxr0000gn/T/vagrant-shell20200328-68214-8cn1qz.sh
105 worker1: ===== Configure private network =====
106 worker1: ===== Configure YUM repos for Oracle Linux Cloud Native Environment =====
107 worker1: ===== Fulfil requirements =====
108 worker1: ===== Installing the Oracle Linux Cloud Native Environment Platform Agent =====
109 worker1: ===== Allow passwordless ssh between VMs =====
110 worker1: ===== Oracle Linux base software installation complete. =====
111 worker1: ===== Copying devnode:5000 registry certificate to local machine =====
112==> master1: Importing base box 'ol7-latest'...
113==> master1: Matching MAC address for NAT networking...
114==> master1: Setting the name of the VM: olcne-infra_master1_1585434757031_45090
115==> master1: Fixed port collision for 22 => 2222. Now on port 2201.
116==> master1: Clearing any previously set network interfaces...
117==> master1: Preparing network interfaces based on configuration...
118 master1: Adapter 1: nat
119 master1: Adapter 2: hostonly
120==> master1: Forwarding ports...
121 master1: 22 (guest) => 2201 (host) (adapter 1)
122==> master1: Running 'pre-boot' VM customizations...
123==> master1: Booting VM...
124==> master1: Waiting for machine to boot. This may take a few minutes...
125 master1: SSH address: 127.0.0.1:2201
126 master1: SSH username: vagrant
127 master1: SSH auth method: private key
128 master1:
129 master1: Vagrant insecure key detected. Vagrant will automatically replace
130 master1: this with a newly generated keypair for better security.
131 master1:
132 master1: Inserting generated public key within guest...
133 master1: Removing insecure key from the guest if it's present...
134 master1: Key inserted! Disconnecting and reconnecting using new SSH key...
135==> master1: Machine booted and ready!
136==> master1: Checking for guest additions in VM...
137==> master1: Setting hostname...
138==> master1: Mounting shared folders...
139 master1: /vagrant => /Users/rafael/projetos/oracle/olcne-infra
140==> master1: Running provisioner: hosts...
141==> worker1: Updating hosts on: worker1
142==> devnode: Updating hosts on: devnode
143==> master1: Running provisioner: shell...
144 master1: Running: /var/folders/gk/42f8xyw124nb6l8tcq3s4gxr0000gn/T/vagrant-shell20200328-68214-xyi0mx.sh
145 master1: ===== Configure private network =====
146 master1: ===== Configure YUM repos for Oracle Linux Cloud Native Environment =====
147 master1: ===== Fulfil requirements =====
148 master1: ===== Installing the Oracle Linux Cloud Native Environment Platform API Server and Platform CLI tool to the operator node. =====
149 master1: ===== Installing the Oracle Linux Cloud Native Environment Platform Agent =====
150 master1: ===== Allow passwordless ssh between VMs =====
151 master1: ===== Oracle Linux base software installation complete. =====
152 master1: ===== Copying devnode:5000 registry certificate to local machine =====
153 master1: ===== Generate and deploy X.509 Certificates =====
154 master1: ===== Bootstrap the Oracle Linux Cloud Native Environment Platform Agent on all nodes =====
155 master1: ===== Create the Oracle Linux Cloud Native Environment: olcne-env =====
156 master1: ===== Create the Kubernetes module for olcne-env =====
157 master1: ===== Validate all required prerequisites are met for the Kubernetes module =====
158 master1: ===== Deploy the Kubernetes module into olcne-env (Be patient!) =====
159 master1: ===== Copying admin.conf for vagrant user on master node(s) =====
160 master1: ===== Updating Flannel DaemonSet for Vagrant =====
161 master1: ===== Starting kubectl proxy service on master nodes =====
162 master1: ===== Deploy Jenkins =====
163 master1: ===== Your Oracle Linux Cloud Native Environment is operational. =====
164 master1: NAME STATUS ROLES AGE VERSION
165 master1: master1.vagrant.vm Ready master 2m36s v1.14.8+1.0.2.el7
166 master1: worker1.vagrant.vm Ready <none> 2m4s v1.14.8+1.0.2.el7