After resolving the DNS issue, i still see artifacts-aic.atlantafoundry.com as unreachable and failing the installation. Regards, Prabhjot Setting up nmap (7.01-2ubuntu2) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for systemd (229-4ubuntu21.1) ... Processing triggers for ureadahead (0.100.0-19) ... + [[ 40 -ge 10 ]] + run_pegleg_collect + IMAGE= artifacts-aic.atlantafoundry.com/att-comdev/pegleg:ef47933903047339bd63fcfa265dfe4296e8a322 + /root/deploy/airship-pegleg/tools/pegleg.sh site -p /workspace/airship-in-a-bottle/deployment_files collect demo -s /workspace/collected == NOTE: Workspace /root/deploy is available as /workspace in container context == Unable to find image ' artifacts-aic.atlantafoundry.com/att-comdev/pegleg:ef47933903047339bd63fcfa265dfe4296e8a322' locally docker: Error response from daemon: Get https://artifacts-aic.atlantafoundry.com/v1/_ping: dial tcp 12.37.173.37:443: i/o timeout. See 'docker run --help'. + error 'running pegleg collect' + set +x Error when running pegleg collect. + exit 1 + clean + set +x To remove files generated during this script's execution, delete /root/deploy. On 7 June 2018 at 15:16, Prabhjot Singh Sethi <prabhjot.lists@gmail.com> wrote:
Hi, i am trying to use airship single node "airship in a bottle" example on http://www.airshipit.org/. but installation fails with following message. i observation is that /etc/resolv.conf is changed by airship script to the following cat /etc/resolv.conf options timeout:1 attempts:1
nameserver 10.96.0.10
nameserver 8.8.8.8 nameserver 8.8.4.4
where ip "10.96.0.10" is not reachable. i will try to change this for my setup, however need help in understanding if this is a bug.
+ DEBIAN_FRONTEND=noninteractive + apt-get install -y --no-install-recommends nfs-common docker.io socat=1.7.3.1-1 Reading package lists... Done Building dependency tree Reading state information... Done docker.io is already the newest version (1.13.1-0ubuntu1~16.04.2). The following additional packages will be installed: keyutils libnfsidmap2 libtirpc1 rpcbind Suggested packages: watchdog Recommended packages: python The following NEW packages will be installed: keyutils libnfsidmap2 libtirpc1 nfs-common rpcbind socat 0 upgraded, 6 newly installed, 0 to remove and 100 not upgraded. Need to get 700 kB of archives. After this operation, 2328 kB of additional disk space will be used. Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnfsidmap2 amd64 0.25-5 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtirpc1 amd64 0.2.5-1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 keyutils amd64 1.5.9-8ubuntu1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rpcbind amd64 0.2.3-0.2 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nfs-common amd64 1:1.2.8-9ubuntu12.1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 socat amd64 1.7.3.1-1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/ libn/libnfsidmap/libnfsidmap2_0.25-5_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com'
E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/ libt/libtirpc/libtirpc1_0.2.5-1_amd64.deb Temporary failure resolving ' nova.clouds.archive.ubuntu.com'
E: Failed to fetch http://nova.clouds.archive. ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1.5.9-8ubuntu1_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com'
E: Failed to fetch http://nova.clouds.archive. ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2.3-0.2_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com'
E: Failed to fetch http://nova.clouds.archive. ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-common_1.2.8- 9ubuntu12.1_amd64.deb Temporary failure resolving ' nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/ universe/s/socat/socat_1.7.3.1-1_amd64.deb Temporary failure resolving ' nova.clouds.archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ++ date +%s + now=1528264267 + [[ 1528264267 -gt 1528264232 ]] + log Failed to install apt packages. ++ date + echo Wed Jun 6 05:51:07 UTC 2018 Failed to install apt packages. Wed Jun 6 05:51:07 UTC 2018 Failed to install apt packages. + exit 1 + error 'running genesis' + set +x Error when running genesis. + exit 1 + clean + set +x To remove files generated during this script's execution, delete /root/deploy.