Code Monkey home page Code Monkey logo

fireq's Issues

No joy on auto-installer

Fresh install of Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-1105-aws x86_64)

ubuntu@ip-140-30-11-165:~$ curl -s https://raw.githubusercontent.com/superdesk/fireq/files/superdesk/install | sudo bash
sudo: unable to resolve host ip-140-30-11-165
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ export DBUS_SESSION_BUS_ADDRESS=/dev/null
+ DBUS_SESSION_BUS_ADDRESS=/dev/null
+ _skip_install redis-server
+ grep '^ii.*redis-server'
+ dpkg -l
+ apt-get -y install software-properties-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
software-properties-common is already the newest version (0.96.20.9).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ add-apt-repository -y ppa:chris-lea/redis-server
gpg: keyring `/tmp/tmpp0tnd4wl/secring.gpg' created
gpg: keyring `/tmp/tmpp0tnd4wl/pubring.gpg' created
gpg: requesting key C7917B12 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpp0tnd4wl/trustdb.gpg: trustdb created
gpg: key C7917B12: public key "Launchpad chrislea" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
+ apt-get -y update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]                
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]                                    
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]                                                      
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB]                                  
Get:6 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease [17.5 kB]                             
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB]                                    
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,140 kB]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [432 kB]
Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [797 kB]
Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [333 kB]
Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [17.1 kB]
Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,632 B]
Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7,280 B]
Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,456 B]
Get:18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8,064 B]
Get:19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4,328 B]
Get:20 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [863 kB]
Get:21 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [324 kB]
Get:22 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [491 kB]                         
Get:23 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [201 kB]                         
Get:24 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6,092 B]                      
Get:25 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2,888 B]                      
Get:26 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main amd64 Packages [1,284 B]                
Get:27 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main Translation-en [740 B]
Fetched 17.1 MB in 3s (4,931 kB/s)
Reading package lists... Done
+ apt-get -y install --no-install-recommends redis-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  redis-tools
Suggested packages:
  ruby-redis
The following NEW packages will be installed:
  redis-server redis-tools
0 upgraded, 2 newly installed, 0 to remove and 27 not upgraded.
Need to get 898 kB of archives.
After this operation, 5,130 kB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main amd64 redis-tools amd64 5:5.0.8-1chl1~xenial1 [810 kB]
Get:2 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial/main amd64 redis-server amd64 5:5.0.8-1chl1~xenial1 [87.4 kB]
Fetched 898 kB in 1s (683 kB/s)    
Selecting previously unselected package redis-tools.
(Reading database ... 51431 files and directories currently installed.)
Preparing to unpack .../redis-tools_5%3a5.0.8-1chl1~xenial1_amd64.deb ...
Unpacking redis-tools (5:5.0.8-1chl1~xenial1) ...
Selecting previously unselected package redis-server.
Preparing to unpack .../redis-server_5%3a5.0.8-1chl1~xenial1_amd64.deb ...
Unpacking redis-server (5:5.0.8-1chl1~xenial1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.27) ...
Setting up redis-tools (5:5.0.8-1chl1~xenial1) ...
Setting up redis-server (5:5.0.8-1chl1~xenial1) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.27) ...
+ systemctl enable redis-server
Synchronizing state of redis-server.service with SysV init with /lib/systemd/systemd-sysv-install...
Executing /lib/systemd/systemd-sysv-install enable redis-server
Created symlink from /etc/systemd/system/redis.service to /lib/systemd/system/redis-server.service.
+ systemctl restart redis-server
+ _skip_install mongodb-org-server
+ grep '^ii.*mongodb-org-server'
+ dpkg -l
+ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2930ADAE8CAF5059EE73BB4B58712A2291FA4AD5
Executing: /tmp/tmp.zUT3SgkJDp/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv
2930ADAE8CAF5059EE73BB4B58712A2291FA4AD5
gpg: requesting key 91FA4AD5 from hkp server keyserver.ubuntu.com
gpg: key 91FA4AD5: public key "MongoDB 3.6 Release Signing Key <[email protected]>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
+ tee /etc/apt/sources.list.d/mongodb-org-3.6.list
+ echo 'deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 multiverse'
deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 multiverse
+ apt-get -y update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease                          
Hit:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease                        
Ign:4 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease                                                       
Get:5 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release [3,457 B]                                               
Get:6 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release.gpg [801 B]
Hit:7 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease                        
Hit:8 http://security.ubuntu.com/ubuntu xenial-security InRelease       
Get:9 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6/multiverse amd64 Packages [13.0 kB]
Get:10 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6/multiverse arm64 Packages [13.0 kB]
Fetched 30.3 kB in 0s (60.3 kB/s)                         
Reading package lists... Done
+ apt-get -y install --no-install-recommends mongodb-org-server mongodb-org-shell mongodb-org-tools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  mongodb-org-server mongodb-org-shell mongodb-org-tools
0 upgraded, 3 newly installed, 0 to remove and 27 not upgraded.
Need to get 77.2 MB of archives.
After this operation, 266 MB of additional disk space will be used.
Get:1 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6/multiverse amd64 mongodb-org-server amd64 3.6.18 [15.2 MB]
Get:2 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6/multiverse amd64 mongodb-org-shell amd64 3.6.18 [8,607 kB]
Get:3 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6/multiverse amd64 mongodb-org-tools amd64 3.6.18 [53.4 MB]
Fetched 77.2 MB in 1s (39.3 MB/s)             
Selecting previously unselected package mongodb-org-server.
(Reading database ... 51468 files and directories currently installed.)
Preparing to unpack .../mongodb-org-server_3.6.18_amd64.deb ...
Unpacking mongodb-org-server (3.6.18) ...
Selecting previously unselected package mongodb-org-shell.
Preparing to unpack .../mongodb-org-shell_3.6.18_amd64.deb ...
Unpacking mongodb-org-shell (3.6.18) ...
Selecting previously unselected package mongodb-org-tools.
Preparing to unpack .../mongodb-org-tools_3.6.18_amd64.deb ...
Unpacking mongodb-org-tools (3.6.18) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up mongodb-org-server (3.6.18) ...
Adding system user `mongodb' (UID 113) ...
Adding new user `mongodb' (UID 113) with group `nogroup' ...
Not creating home directory `/home/mongodb'.
Adding group `mongodb' (GID 117) ...
Done.
Adding user `mongodb' to group `mongodb' ...
Adding user mongodb to group mongodb
Done.
Setting up mongodb-org-shell (3.6.18) ...
Setting up mongodb-org-tools (3.6.18) ...
+ cfg=/etc/mongod.conf
+ '[' -f /etc/mongod.conf.bak ']'
+ mv /etc/mongod.conf /etc/mongod.conf.bak
+ cat
+ unset cfg
+ systemctl enable mongod
Created symlink from /etc/systemd/system/multi-user.target.wants/mongod.service to /lib/systemd/system/mongod.service.
+ systemctl restart mongod
+ _skip_install elasticsearch
+ grep '^ii.*elasticsearch'
+ dpkg -l
+ wget --continue https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/deb/elasticsearch/2.4.6/elasticsearch-2.4.6.deb
--2020-05-14 17:51:26--  https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/deb/elasticsearch/2.4.6/elasticsearch-2.4.6.deb
Resolving download.elastic.co (download.elastic.co)... 199.232.66.217, 2a04:4e42:3b::729
Connecting to download.elastic.co (download.elastic.co)|199.232.66.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 27234396 (26M) [binary/octet-stream]
Saving to: ‘elasticsearch-2.4.6.deb’

elasticsearch-2.4.6.deb           100%[============================================================>]  25.97M  91.7MB/s    in 0.3s    

2020-05-14 17:51:26 (91.7 MB/s) - ‘elasticsearch-2.4.6.deb’ saved [27234396/27234396]

+ wget https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/deb/elasticsearch/2.4.6/elasticsearch-2.4.6.deb.sha1 -O elasticsearch-2.4.6.deb.sha1
--2020-05-14 17:51:26--  https://download.elastic.co/elasticsearch/release/org/elasticsearch/distribution/deb/elasticsearch/2.4.6/elasticsearch-2.4.6.deb.sha1
Resolving download.elastic.co (download.elastic.co)... 199.232.66.217, 2a04:4e42:3b::729
Connecting to download.elastic.co (download.elastic.co)|199.232.66.217|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 40 [text/plain]
Saving to: ‘elasticsearch-2.4.6.deb.sha1’

elasticsearch-2.4.6.deb.sha1      100%[============================================================>]      40  --.-KB/s    in 0s      

2020-05-14 17:51:26 (10.2 MB/s) - ‘elasticsearch-2.4.6.deb.sha1’ saved [40/40]

+ echo '  elasticsearch-2.4.6.deb'
+ sha1sum -c elasticsearch-2.4.6.deb.sha1
elasticsearch-2.4.6.deb: OK
+ dpkg -i elasticsearch-2.4.6.deb
Selecting previously unselected package elasticsearch.
(Reading database ... 51510 files and directories currently installed.)
Preparing to unpack elasticsearch-2.4.6.deb ...
Creating elasticsearch group... OK
Creating elasticsearch user... OK
Unpacking elasticsearch (2.4.6) ...
Setting up elasticsearch (2.4.6) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.27) ...
+ apt-get -y update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease          
Hit:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease        
Ign:4 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease                                       
Hit:5 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release                                         
Hit:6 http://security.ubuntu.com/ubuntu xenial-security InRelease                                                
Hit:7 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease                        
Reading package lists... Done                     
+ apt-get -y install --no-install-recommends openjdk-8-jre-headless
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  ca-certificates-java fontconfig-config fonts-dejavu-core java-common libavahi-client3 libavahi-common-data libavahi-common3
  libcups2 libfontconfig1 libjpeg-turbo8 libjpeg8 liblcms2-2 libnspr4 libnss3 libnss3-nssdb libpcsclite1 libxi6 libxrender1 libxtst6
  x11-common
Suggested packages:
  default-jre cups-common liblcms2-utils pcscd libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
  fonts-wqy-microhei fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
  ca-certificates-java fontconfig-config fonts-dejavu-core java-common libavahi-client3 libavahi-common-data libavahi-common3
  libcups2 libfontconfig1 libjpeg-turbo8 libjpeg8 liblcms2-2 libnspr4 libnss3 libnss3-nssdb libpcsclite1 libxi6 libxrender1 libxtst6
  openjdk-8-jre-headless x11-common
0 upgraded, 21 newly installed, 0 to remove and 27 not upgraded.
Need to get 30.4 MB of archives.
After this operation, 111 MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.3 [111 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7,742 B]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.11 [197 kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1,039 kB]
Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB]
Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB]
Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB]
Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.10 [10.6 kB]
Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.10 [1,148 kB]
Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB]
Get:18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB]
Get:19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB]
Get:20 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u252-b09-1~16.04 [27.2 MB]
Get:21 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB]
Fetched 30.4 MB in 0s (65.8 MB/s)           
Selecting previously unselected package libjpeg-turbo8:amd64.
(Reading database ... 51590 files and directories currently installed.)
Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.3_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.3) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ...
dpkg-query: no packages found matching nux-tools
Unpacking x11-common (1:7.7+13ubuntu3.1) ...
Selecting previously unselected package libxtst6:amd64.
Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ...
Unpacking libxtst6:amd64 (2:1.2.2-1) ...
Selecting previously unselected package java-common.
Preparing to unpack .../java-common_0.56ubuntu2_all.deb ...
Unpacking java-common (0.56ubuntu2) ...
Selecting previously unselected package libavahi-common-data:amd64.
Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Selecting previously unselected package libavahi-common3:amd64.
Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Selecting previously unselected package libavahi-client3:amd64.
Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Selecting previously unselected package libcups2:amd64.
Preparing to unpack .../libcups2_2.1.3-4ubuntu0.11_amd64.deb ...
Unpacking libcups2:amd64 (2.1.3-4ubuntu0.11) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ...
Unpacking fonts-dejavu-core (2.35-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ...
Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Selecting previously unselected package libnss3-nssdb.
Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.10_all.deb ...
Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.10) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.10_amd64.deb ...
Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.10) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ...
Selecting previously unselected package libxi6:amd64.
Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ...
Unpacking libxi6:amd64 (2:1.7.6-1) ...
Selecting previously unselected package libxrender1:amd64.
Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ...
Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ...
Selecting previously unselected package openjdk-8-jre-headless:amd64.
Preparing to unpack .../openjdk-8-jre-headless_8u252-b09-1~16.04_amd64.deb ...
Unpacking openjdk-8-jre-headless:amd64 (8u252-b09-1~16.04) ...
Selecting previously unselected package ca-certificates-java.
Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ...
Unpacking ca-certificates-java (20160321ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.27) ...
Processing triggers for ca-certificates (20170717~16.04.2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.3) ...
Setting up x11-common (1:7.7+13ubuntu3.1) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up libxtst6:amd64 (2:1.2.2-1) ...
Setting up java-common (0.56ubuntu2) ...
Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...
Setting up libcups2:amd64 (2.1.3-4ubuntu0.11) ...
Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ...
Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
Setting up fonts-dejavu-core (2.35-1) ...
Setting up fontconfig-config (2.11.94-0ubuntu1.1) ...
Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ...
Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ...
Setting up libxi6:amd64 (2:1.7.6-1) ...
Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ...
Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.10) ...
Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.10) ...
Setting up openjdk-8-jre-headless:amd64 (8u252-b09-1~16.04) ...
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Setting up ca-certificates-java (20160321ubuntu1) ...
Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
Adding debian:Cybertrust_Global_Root.pem
Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem
Adding debian:COMODO_Certification_Authority.pem
Adding debian:ACCVRAIZ1.pem
Adding debian:IdenTrust_Commercial_Root_CA_1.pem
Adding debian:QuoVadis_Root_CA_3_G3.pem
Adding debian:AffirmTrust_Premium.pem
Adding debian:thawte_Primary_Root_CA_-_G3.pem
Adding debian:Certplus_Root_CA_G2.pem
Adding debian:Comodo_Trusted_Services_root.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:Certum_Trusted_Network_CA_2.pem
Adding debian:Atos_TrustedRoot_2011.pem
Adding debian:SecureTrust_CA.pem
Adding debian:CNNIC_ROOT.pem
Adding debian:AddTrust_Public_Services_Root.pem
Adding debian:AddTrust_External_Root.pem
Adding debian:Certinomis_-_Autorité_Racine.pem
Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
Adding debian:ISRG_Root_X1.pem
Adding debian:DigiCert_Assured_ID_Root_G3.pem
Adding debian:Security_Communication_RootCA2.pem
Adding debian:Sonera_Class_2_Root_CA.pem
Adding debian:PSCProcert.pem
Adding debian:Buypass_Class_3_Root_CA.pem
Adding debian:AffirmTrust_Networking.pem
Adding debian:SwissSign_Silver_CA_-_G2.pem
Adding debian:DigiCert_Global_Root_G3.pem
Adding debian:Visa_eCommerce_Root.pem
Adding debian:OpenTrust_Root_CA_G3.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
Adding debian:OpenTrust_Root_CA_G1.pem
Adding debian:DST_Root_CA_X3.pem
Adding debian:Camerfirma_Global_Chambersign_Root.pem
Adding debian:GeoTrust_Global_CA.pem
Adding debian:DigiCert_Global_Root_CA.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:Comodo_Secure_Services_root.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:GeoTrust_Primary_Certification_Authority.pem
Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
Adding debian:EE_Certification_Centre_Root_CA.pem
Adding debian:TeliaSonera_Root_CA_v1.pem
Adding debian:Certplus_Root_CA_G1.pem
Adding debian:Actalis_Authentication_Root_CA.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
Adding debian:CA_Disig_Root_R2.pem
Adding debian:AddTrust_Qualified_Certificates_Root.pem
Adding debian:Swisscom_Root_CA_2.pem
Adding debian:USERTrust_ECC_Certification_Authority.pem
Adding debian:Taiwan_GRCA.pem
Adding debian:LuxTrust_Global_Root_2.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
Adding debian:TWCA_Global_Root_CA.pem
Adding debian:Security_Communication_Root_CA.pem
Adding debian:AffirmTrust_Premium_ECC.pem
Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
Adding debian:E-Tugra_Certification_Authority.pem
Adding debian:QuoVadis_Root_CA_2.pem
Adding debian:DigiCert_Assured_ID_Root_CA.pem
Adding debian:DigiCert_Assured_ID_Root_G2.pem
Adding debian:Global_Chambersign_Root_-_2008.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:COMODO_RSA_Certification_Authority.pem
Adding debian:CA_Disig_Root_R1.pem
Adding debian:Trustis_FPS_Root_CA.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
Adding debian:EC-ACC.pem
Adding debian:thawte_Primary_Root_CA_-_G2.pem
Adding debian:USERTrust_RSA_Certification_Authority.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
Adding debian:Starfield_Class_2_CA.pem
Adding debian:Deutsche_Telekom_Root_CA_2.pem
Adding debian:Go_Daddy_Class_2_CA.pem
Adding debian:GeoTrust_Universal_CA_2.pem
Adding debian:Buypass_Class_2_Root_CA.pem
Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
Adding debian:QuoVadis_Root_CA_1_G3.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
Adding debian:GeoTrust_Universal_CA.pem
Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
Adding debian:SZAFIR_ROOT_CA2.pem
Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
Adding debian:Hongkong_Post_Root_CA_1.pem
Adding debian:Swisscom_Root_EV_CA_2.pem
Adding debian:Comodo_AAA_Services_root.pem
Adding debian:Izenpe.com.pem
Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
Adding debian:Amazon_Root_CA_3.pem
Adding debian:UTN_USERFirst_Hardware_Root_CA.pem
Adding debian:AC_RAIZ_FNMT-RCM.pem
Adding debian:Certinomis_-_Root_CA.pem
Adding debian:Amazon_Root_CA_2.pem
Adding debian:GlobalSign_Root_CA.pem
Adding debian:AddTrust_Low-Value_Services_Root.pem
Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
Adding debian:QuoVadis_Root_CA.pem
Adding debian:DigiCert_Global_Root_G2.pem
Adding debian:Network_Solutions_Certificate_Authority.pem
Adding debian:GeoTrust_Global_CA_2.pem
Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem
Adding debian:Amazon_Root_CA_1.pem
Adding debian:GlobalSign_Root_CA_-_R2.pem
Adding debian:SwissSign_Gold_CA_-_G2.pem
Adding debian:thawte_Primary_Root_CA.pem
Adding debian:Swisscom_Root_CA_1.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
Adding debian:Certigna.pem
Adding debian:Baltimore_CyberTrust_Root.pem
Adding debian:SecureSign_RootCA11.pem
Adding debian:certSIGN_ROOT_CA.pem
Adding debian:Secure_Global_CA.pem
Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:Certplus_Class_2_Primary_CA.pem
Adding debian:QuoVadis_Root_CA_2_G3.pem
Adding debian:QuoVadis_Root_CA_3.pem
Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
Adding debian:Amazon_Root_CA_4.pem
Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem
Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:Security_Communication_EV_RootCA1.pem
Adding debian:Chambers_of_Commerce_Root_-_2008.pem
Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
Adding debian:ACEDICOM_Root.pem
Adding debian:DigiCert_Trusted_Root_G4.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
Adding debian:OpenTrust_Root_CA_G2.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:DST_ACES_CA_X6.pem
Adding debian:CFCA_EV_ROOT.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:AffirmTrust_Commercial.pem
Adding debian:Certum_Root_CA.pem
Adding debian:Entrust_Root_Certification_Authority.pem
done.
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for ureadahead (0.100.0-19.1) ...
Processing triggers for systemd (229-4ubuntu21.27) ...
Processing triggers for ca-certificates (20170717~16.04.2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.
+ cfg=/etc/elasticsearch/elasticsearch.yml
+ '[' -f /etc/elasticsearch/elasticsearch.yml.bak ']'
+ mv /etc/elasticsearch/elasticsearch.yml /etc/elasticsearch/elasticsearch.yml.bak
+ es_backups=/var/tmp/elasticsearch
+ '[' '!' -d /var/tmp/elasticsearch ']'
+ mkdir /var/tmp/elasticsearch
+ chown elasticsearch:elasticsearch /var/tmp/elasticsearch
+ cat
+ systemctl enable elasticsearch
Synchronizing state of elasticsearch.service with SysV init with /lib/systemd/systemd-sysv-install...
Executing /lib/systemd/systemd-sysv-install enable elasticsearch
Created symlink from /etc/systemd/system/multi-user.target.wants/elasticsearch.service to /usr/lib/systemd/system/elasticsearch.service.
+ systemctl restart elasticsearch
+ wait_elastic
+ elastic=0
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ echo 'waiting for elastic...'
waiting for elastic...
+ sleep .5
+ '[' 0 -eq 0 ']'
+ curl -s http://localhost:9200
+ elastic=1
+ sleep .5
+ '[' 1 -eq 0 ']'
+ curl -s -XPUT http://localhost:9200/_snapshot/backups -d '{"type": "fs", "settings": {"location": "/var/tmp/elasticsearch"}}'
{"acknowledged":true}+ unset cfg es_backups
+ locale-gen en_US.UTF-8
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
+ '[' -d /var/log/superdesk ']'
+ mkdir -p /var/log/superdesk
+ systemctl disable rsyslog
Synchronizing state of rsyslog.service with SysV init with /lib/systemd/systemd-sysv-install...
Executing /lib/systemd/systemd-sysv-install disable rsyslog
insserv: warning: current start runlevel(s) (empty) of script `rsyslog' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `rsyslog' overrides LSB defaults (0 1 6).
Removed symlink /etc/systemd/system/syslog.service.
+ systemctl stop rsyslog
+ cat
+ logrotate /etc/logrotate.conf
+ apt-get update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease                         
Hit:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease                       
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease                                                               
Ign:5 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease                                                      
Hit:6 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release     
Hit:7 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease
Reading package lists... Done                     
+ apt-get -y install --no-install-recommends git python3 python3-dev python3-venv build-essential libffi-dev libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev curl libfontconfig libssl-dev libxml2-dev libxslt1-dev libxmlsec1-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libfontconfig1' instead of 'libfontconfig'
python3 is already the newest version (3.5.1-3).
curl is already the newest version (7.47.0-1ubuntu2.14).
libfontconfig1 is already the newest version (2.11.94-0ubuntu1.1).
libfontconfig1 set to manually installed.
The following additional packages will be installed:
  binutils cpp cpp-5 dpkg-dev g++ g++-5 gcc gcc-5 icu-devtools libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5
  libdpkg-perl libexpat1-dev libgcc-5-dev libgcrypt20-dev libgmp-dev libgmpxx4ldbl libgnutls-dev libgnutlsxx28 libgomp1
  libgpg-error-dev libicu-dev libidn11-dev libisl15 libitm1 libjbig-dev libjbig0 libjpeg-dev libjpeg-turbo8-dev liblsan0 liblzma-dev
  libmpc3 libmpx0 libnspr4-dev libnss3-dev libp11-kit-dev libpng12-dev libpython3-dev libpython3.5 libpython3.5-dev
  libpython3.5-minimal libpython3.5-stdlib libquadmath0 libstdc++-5-dev libtasn1-6-dev libtiff5 libtiffxx5 libtsan0 libubsan0
  libwebp5 libwebpdemux1 libwebpmux1 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss linux-libc-dev make nettle-dev pkg-config
  python-pip-whl python3.5 python3.5-dev python3.5-minimal python3.5-venv
Suggested packages:
  binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib manpages-dev
  autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg
  liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg git-daemon-run | git-daemon-sysvinit git-doc
  git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc libgcrypt20-doc gmp-doc libgmp10-doc
  libmpfr-dev gnutls-doc gnutls-bin guile-gnutls icu-doc liblzma-doc libstdc++-5-doc make-doc python3.5-doc binfmt-support
Recommended packages:
  fakeroot libalgorithm-merge-perl manpages-dev libfile-fcntllock-perl libssl-doc libtasn1-doc
The following NEW packages will be installed:
  binutils build-essential cpp cpp-5 dpkg-dev g++ g++-5 gcc gcc-5 icu-devtools libasan2 libatomic1 libc-dev-bin libc6-dev libcc1-0
  libcilkrts5 libdpkg-perl libexpat1-dev libffi-dev libfreetype6-dev libgcc-5-dev libgcrypt20-dev libgmp-dev libgmpxx4ldbl
  libgnutls-dev libgnutlsxx28 libgomp1 libgpg-error-dev libicu-dev libidn11-dev libisl15 libitm1 libjbig-dev libjbig0 libjpeg-dev
  libjpeg-turbo8-dev libjpeg8-dev liblcms2-dev liblsan0 liblzma-dev libmpc3 libmpx0 libnspr4-dev libnss3-dev libp11-kit-dev
  libpng12-dev libpython3-dev libpython3.5-dev libquadmath0 libssl-dev libstdc++-5-dev libtasn1-6-dev libtiff5 libtiff5-dev
  libtiffxx5 libtsan0 libubsan0 libwebp-dev libwebp5 libwebpdemux1 libwebpmux1 libxml2-dev libxmlsec1-dev libxmlsec1-gcrypt
  libxmlsec1-gnutls libxmlsec1-nss libxslt1-dev linux-libc-dev make nettle-dev pkg-config python-pip-whl python3-dev python3-venv
  python3.5-dev python3.5-venv zlib1g-dev
The following packages will be upgraded:
  git libpython3.5 libpython3.5-minimal libpython3.5-stdlib python3.5 python3.5-minimal
6 upgraded, 77 newly installed, 0 to remove and 21 not upgraded.
Need to get 107 MB of archives.
After this operation, 286 MB of additional disk space will be used.
Get:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5 amd64 3.5.2-2ubuntu0~16.04.10 [1,360 kB]
Get:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.10 [165 kB]
Get:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.10 [2,135 kB]
Get:4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.10 [1,597 kB]
Get:5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.10 [525 kB]
Get:6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB]
Get:7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
Get:8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2,312 kB]
Get:9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB]
Get:10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-178.208 [856 kB]
Get:11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2,086 kB]
Get:12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
Get:13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7,783 kB]
Get:14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
Get:15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
Get:16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
Get:17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
Get:18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8,892 B]
Get:19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
Get:20 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
Get:21 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
Get:22 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
Get:23 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
Get:24 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9,762 B]
Get:25 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
Get:26 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2,239 kB]
Get:27 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8,612 kB]
Get:28 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5,244 B]
Get:29 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1,428 kB]
Get:30 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8,430 kB]
Get:31 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1,504 B]
Get:32 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Get:33 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
Get:34 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
Get:35 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4,758 B]
Get:36 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.9 [3,176 kB]
Get:37 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB]
Get:38 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB]
Get:39 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB]
Get:40 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB]
Get:41 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.4 [956 kB]
Get:42 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB]
Get:43 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.6 [380 kB]
Get:44 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B]
Get:45 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB]
Get:46 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.7 [13.7 kB]
Get:47 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB]
Get:48 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB]
Get:49 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB]
Get:50 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
Get:51 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB]
Get:52 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.7 [553 kB]
Get:53 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8,546 kB]
Get:54 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.3 [255 kB]
Get:55 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B]
Get:56 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B]
Get:57 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-dev amd64 2.6-3ubuntu2.1 [4,656 kB]
Get:58 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4-dev amd64 2:4.13.1-0ubuntu0.16.04.1 [213 kB]
Get:59 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-dev amd64 2:3.28.4-0ubuntu0.16.04.10 [230 kB]
Get:60 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.10 [37.3 MB]
Get:61 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-dev amd64 3.5.1-3 [6,926 B]
Get:62 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB]
Get:63 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.7 [149 kB]
Get:64 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig-dev amd64 2.1-3.1 [24.8 kB]
Get:65 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 liblzma-dev amd64 5.1.1alpha+20120614-2ubuntu2 [137 kB]
Get:66 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiffxx5 amd64 4.0.6-1ubuntu0.7 [5,598 B]
Get:67 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5-dev amd64 4.0.6-1ubuntu0.7 [269 kB]
Get:68 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.7 [744 kB]
Get:69 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxmlsec1-gcrypt amd64 1.2.20-2ubuntu4 [41.4 kB]
Get:70 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxmlsec1-gnutls amd64 1.2.20-2ubuntu4 [32.1 kB]
Get:71 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxmlsec1-nss amd64 1.2.20-2ubuntu4 [59.3 kB]
Get:72 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.3 [406 kB]
Get:73 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libxmlsec1-dev amd64 1.2.20-2ubuntu4 [650 kB]
Get:74 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1,110 kB]
Get:75 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-dev amd64 3.5.2-2ubuntu0~16.04.10 [413 kB]
Get:76 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 python3-dev amd64 3.5.1-3 [1,186 B]
Get:77 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python3.5-venv amd64 3.5.2-2ubuntu0~16.04.10 [5,996 B]
Get:78 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/universe amd64 python3-venv amd64 3.5.1-3 [1,106 B]
Get:79 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB]
Get:80 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB]
Get:81 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB]
Get:82 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libwebpdemux1 amd64 0.4.4-1 [7,738 B]
Get:83 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp-dev amd64 0.4.4-1 [225 kB]
Fetched 107 MB in 1s (68.7 MB/s)   
Extracting templates from packages: 100%
(Reading database ... 52084 files and directories currently installed.)
Preparing to unpack .../libpython3.5_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking libpython3.5:amd64 (3.5.2-2ubuntu0~16.04.10) over (3.5.2-2ubuntu0~16.04.9) ...
Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking python3.5 (3.5.2-2ubuntu0~16.04.10) over (3.5.2-2ubuntu0~16.04.9) ...
Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.10) over (3.5.2-2ubuntu0~16.04.9) ...
Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.10) over (3.5.2-2ubuntu0~16.04.9) ...
Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.10) over (3.5.2-2ubuntu0~16.04.9) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.3-1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ...
Unpacking libc-dev-bin (2.23-0ubuntu11) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_4.4.0-178.208_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.4.0-178.208) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ...
Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ...
Selecting previously unselected package libisl15:amd64.
Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
Unpacking libisl15:amd64 (0.16.1-1) ...
Selecting previously unselected package cpp-5.
Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking cpp (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libasan2:amd64.
Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libmpx0:amd64.
Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package libgcc-5-dev:amd64.
Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package gcc-5.
Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking gcc (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package g++-5.
Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking g++ (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Unpacking make (4.1-6) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
Unpacking build-essential (12.1ubuntu2) ...
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.9_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1.9) over (1:2.7.4-0ubuntu1.7) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ...
Unpacking icu-devtools (55.1-7ubuntu0.5) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ...
Selecting previously unselected package libpng12-dev:amd64.
Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ...
Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ...
Selecting previously unselected package libfreetype6-dev:amd64.
Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.4_amd64.deb ...
Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.4) ...
Selecting previously unselected package libgpg-error-dev.
Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ...
Unpacking libgpg-error-dev (1.21-2ubuntu1) ...
Selecting previously unselected package libgcrypt20-dev.
Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.6_amd64.deb ...
Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.6) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ...
Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Selecting previously unselected package libgnutlsxx28:amd64.
Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.7_amd64.deb ...
Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.7) ...
Selecting previously unselected package nettle-dev.
Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ...
Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ...
Selecting previously unselected package libtasn1-6-dev:amd64.
Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ...
Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ...
Selecting previously unselected package libp11-kit-dev:amd64.
Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ...
Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
Unpacking pkg-config (0.29.1-0ubuntu1) ...
Selecting previously unselected package libidn11-dev.
Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ...
Unpacking libidn11-dev (1.32-3ubuntu1.2) ...
Selecting previously unselected package libgnutls-dev:amd64.
Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.7_amd64.deb ...
Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.7) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ...
Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Selecting previously unselected package libjpeg-turbo8-dev:amd64.
Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.3_amd64.deb ...
Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.3) ...
Selecting previously unselected package libjpeg8-dev:amd64.
Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ...
Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ...
Selecting previously unselected package libjpeg-dev:amd64.
Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ...
Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ...
Selecting previously unselected package liblcms2-dev:amd64.
Preparing to unpack .../liblcms2-dev_2.6-3ubuntu2.1_amd64.deb ...
Unpacking liblcms2-dev:amd64 (2.6-3ubuntu2.1) ...
Selecting previously unselected package libnspr4-dev.
Preparing to unpack .../libnspr4-dev_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libnspr4-dev (2:4.13.1-0ubuntu0.16.04.1) ...
Selecting previously unselected package libnss3-dev:amd64.
Preparing to unpack .../libnss3-dev_2%3a3.28.4-0ubuntu0.16.04.10_amd64.deb ...
Unpacking libnss3-dev:amd64 (2:3.28.4-0ubuntu0.16.04.10) ...
Selecting previously unselected package libpython3.5-dev:amd64.
Preparing to unpack .../libpython3.5-dev_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.10) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../libpython3-dev_3.5.1-3_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.5.1-3) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.7_amd64.deb ...
Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.7) ...
Selecting previously unselected package libjbig-dev:amd64.
Preparing to unpack .../libjbig-dev_2.1-3.1_amd64.deb ...
Unpacking libjbig-dev:amd64 (2.1-3.1) ...
Selecting previously unselected package liblzma-dev:amd64.
Preparing to unpack .../liblzma-dev_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
Unpacking liblzma-dev:amd64 (5.1.1alpha+20120614-2ubuntu2) ...
Selecting previously unselected package libtiffxx5:amd64.
Preparing to unpack .../libtiffxx5_4.0.6-1ubuntu0.7_amd64.deb ...
Unpacking libtiffxx5:amd64 (4.0.6-1ubuntu0.7) ...
Selecting previously unselected package libtiff5-dev:amd64.
Preparing to unpack .../libtiff5-dev_4.0.6-1ubuntu0.7_amd64.deb ...
Unpacking libtiff5-dev:amd64 (4.0.6-1ubuntu0.7) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
Selecting previously unselected package libxmlsec1-gcrypt.
Preparing to unpack .../libxmlsec1-gcrypt_1.2.20-2ubuntu4_amd64.deb ...
Unpacking libxmlsec1-gcrypt (1.2.20-2ubuntu4) ...
Selecting previously unselected package libxmlsec1-gnutls.
Preparing to unpack .../libxmlsec1-gnutls_1.2.20-2ubuntu4_amd64.deb ...
Unpacking libxmlsec1-gnutls (1.2.20-2ubuntu4) ...
Selecting previously unselected package libxmlsec1-nss.
Preparing to unpack .../libxmlsec1-nss_1.2.20-2ubuntu4_amd64.deb ...
Unpacking libxmlsec1-nss (1.2.20-2ubuntu4) ...
Selecting previously unselected package libxslt1-dev:amd64.
Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.3_amd64.deb ...
Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.3) ...
Selecting previously unselected package libxmlsec1-dev.
Preparing to unpack .../libxmlsec1-dev_1.2.20-2ubuntu4_amd64.deb ...
Unpacking libxmlsec1-dev (1.2.20-2ubuntu4) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ...
Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ...
Selecting previously unselected package python3.5-dev.
Preparing to unpack .../python3.5-dev_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking python3.5-dev (3.5.2-2ubuntu0~16.04.10) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../python3-dev_3.5.1-3_amd64.deb ...
Unpacking python3-dev (3.5.1-3) ...
Selecting previously unselected package python3.5-venv.
Preparing to unpack .../python3.5-venv_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
Unpacking python3.5-venv (3.5.2-2ubuntu0~16.04.10) ...
Selecting previously unselected package python3-venv.
Preparing to unpack .../python3-venv_3.5.1-3_amd64.deb ...
Unpacking python3-venv (3.5.1-3) ...
Selecting previously unselected package libffi-dev:amd64.
Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ...
Unpacking libffi-dev:amd64 (3.2.1-4) ...
Selecting previously unselected package libwebp5:amd64.
Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ...
Unpacking libwebp5:amd64 (0.4.4-1) ...
Selecting previously unselected package libwebpmux1:amd64.
Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ...
Unpacking libwebpmux1:amd64 (0.4.4-1) ...
Selecting previously unselected package libwebpdemux1:amd64.
Preparing to unpack .../libwebpdemux1_0.4.4-1_amd64.deb ...
Unpacking libwebpdemux1:amd64 (0.4.4-1) ...
Selecting previously unselected package libwebp-dev:amd64.
Preparing to unpack .../libwebp-dev_0.4.4-1_amd64.deb ...
Unpacking libwebp-dev:amd64 (0.4.4-1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.10) ...
Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.10) ...
Setting up libpython3.5:amd64 (3.5.2-2ubuntu0~16.04.10) ...
Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.10) ...
Setting up python3.5 (3.5.2-2ubuntu0~16.04.10) ...
Setting up libjbig0:amd64 (2.1-3.1) ...
Setting up libmpc3:amd64 (1.0.3-1) ...
Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
Setting up libc-dev-bin (2.23-0ubuntu11) ...
Setting up linux-libc-dev:amd64 (4.4.0-178.208) ...
Setting up libc6-dev:amd64 (2.23-0ubuntu11) ...
Setting up libisl15:amd64 (0.16.1-1) ...
Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up cpp (4:5.3.1-1ubuntu1) ...
Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up gcc (4:5.3.1-1ubuntu1) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
Setting up g++ (4:5.3.1-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (4.1-6) ...
Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
Setting up dpkg-dev (1.18.4ubuntu1.6) ...
Setting up build-essential (12.1ubuntu2) ...
Setting up git (1:2.7.4-0ubuntu1.9) ...
Setting up icu-devtools (55.1-7ubuntu0.5) ...
Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ...
Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ...
Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.4) ...
Setting up libgpg-error-dev (1.21-2ubuntu1) ...
Setting up libgcrypt20-dev (1.6.5-2ubuntu0.6) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.7) ...
Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ...
Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ...
Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ...
Setting up pkg-config (0.29.1-0ubuntu1) ...
Setting up libidn11-dev (1.32-3ubuntu1.2) ...
Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.7) ...
Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ...
Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.3) ...
Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ...
Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ...
Setting up liblcms2-dev:amd64 (2.6-3ubuntu2.1) ...
Setting up libnspr4-dev (2:4.13.1-0ubuntu0.16.04.1) ...
Setting up libnss3-dev:amd64 (2:3.28.4-0ubuntu0.16.04.10) ...
Setting up libpython3.5-dev:amd64 (3.5.2-2ubuntu0~16.04.10) ...
Setting up libpython3-dev:amd64 (3.5.1-3) ...
Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ...
Setting up libtiff5:amd64 (4.0.6-1ubuntu0.7) ...
Setting up libjbig-dev:amd64 (2.1-3.1) ...
Setting up liblzma-dev:amd64 (5.1.1alpha+20120614-2ubuntu2) ...
Setting up libtiffxx5:amd64 (4.0.6-1ubuntu0.7) ...
Setting up libtiff5-dev:amd64 (4.0.6-1ubuntu0.7) ...
Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
Setting up libxmlsec1-gcrypt (1.2.20-2ubuntu4) ...
Setting up libxmlsec1-gnutls (1.2.20-2ubuntu4) ...
Setting up libxmlsec1-nss (1.2.20-2ubuntu4) ...
Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.3) ...
Setting up libxmlsec1-dev (1.2.20-2ubuntu4) ...
Setting up python-pip-whl (8.1.1-2ubuntu0.4) ...
Setting up python3.5-dev (3.5.2-2ubuntu0~16.04.10) ...
Setting up python3-dev (3.5.1-3) ...
Setting up python3.5-venv (3.5.2-2ubuntu0~16.04.10) ...
Setting up python3-venv (3.5.1-3) ...
Setting up libffi-dev:amd64 (3.2.1-4) ...
Setting up libwebp5:amd64 (0.4.4-1) ...
Setting up libwebpmux1:amd64 (0.4.4-1) ...
Setting up libwebpdemux1:amd64 (0.4.4-1) ...
Setting up libwebp-dev:amd64 (0.4.4-1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
+ _skip_install nodejs
+ grep '^ii.*nodejs'
+ dpkg -l
+ bash -
+ curl -sL https://deb.nodesource.com/setup_7.x

================================================================================
================================================================================

                              DEPRECATION WARNING                            

  Node.js 7.x is no longer actively supported!

  You will not receive security or critical stability updates for this version.

  You should migrate to a supported version of Node.js as soon as possible.
  Use the installation script that corresponds to the version of Node.js you
  wish to install. e.g.

   * https://deb.nodesource.com/setup_10.x — Node.js 10 LTS "Dubnium" (recommended)
   * https://deb.nodesource.com/setup_12.x — Node.js 12 LTS "Erbium"

  Please see https://github.com/nodejs/Release for details about which
  version may be appropriate for you.

  The NodeSource Node.js distributions repository contains
  information both about supported versions of Node.js and supported Linux
  distributions. To learn more about usage, see the repository:
    https://github.com/nodesource/distributions

================================================================================
================================================================================

Continuing in 20 seconds ...


## Installing the NodeSource Node.js 7.x repo...


## Populating apt-get cache...

+ apt-get update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease          
Hit:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease        
Ign:4 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease                                       
Hit:5 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release                              
Hit:6 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease                         
Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease
Reading package lists... Done                      

## Confirming "xenial" is supported...

+ curl -sLf -o /dev/null 'https://deb.nodesource.com/node_7.x/dists/xenial/Release'

## Adding the NodeSource signing key to your keyring...

+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
OK

## Creating apt sources list file for the NodeSource Node.js 7.x repo...

+ echo 'deb https://deb.nodesource.com/node_7.x xenial main' > /etc/apt/sources.list.d/nodesource.list
+ echo 'deb-src https://deb.nodesource.com/node_7.x xenial main' >> /etc/apt/sources.list.d/nodesource.list

## Running `apt-get update` for you...

+ apt-get update
Hit:1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease                         
Hit:3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease                       
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease                                                               
Get:5 https://deb.nodesource.com/node_7.x xenial InRelease [4,634 B]                                                            
Ign:6 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease   
Hit:7 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release
Hit:8 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease
Get:10 https://deb.nodesource.com/node_7.x xenial/main Sources [758 B]
Get:11 https://deb.nodesource.com/node_7.x xenial/main amd64 Packages [969 B]
Fetched 6,361 B in 0s (9,845 B/s)
Reading package lists... Done

## Run `sudo apt-get install -y nodejs` to install Node.js 7.x and npm
## You may also need development tools to build native addons:
     sudo apt-get install gcc g++ make
## To install the Yarn package manager, run:
     curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
     echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
     sudo apt-get update && sudo apt-get install yarn


+ apt-get install -y nodejs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  nodejs
0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
Need to get 11.3 MB of archives.
After this operation, 55.0 MB of additional disk space will be used.
Get:1 https://deb.nodesource.com/node_7.x xenial/main amd64 nodejs amd64 7.10.1-2nodesource1~xenial1 [11.3 MB]
Fetched 11.3 MB in 0s (32.2 MB/s)
Selecting previously unselected package nodejs.
(Reading database ... 57470 files and directories currently installed.)
Preparing to unpack .../nodejs_7.10.1-2nodesource1~xenial1_amd64.deb ...
Unpacking nodejs (7.10.1-2nodesource1~xenial1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up nodejs (7.10.1-2nodesource1~xenial1) ...
+ npm install -g grunt-cli
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
/usr/bin/grunt -> /usr/lib/node_modules/grunt-cli/bin/grunt
/usr/lib
└─┬ [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├─┬ [email protected] 
  │ ├── [email protected] 
  │ ├─┬ [email protected] 
  │ │ ├── [email protected] 
  │ │ ├─┬ [email protected] 
  │ │ │ └── [email protected] 
  │ │ ├─┬ [email protected] 
  │ │ │ ├── [email protected] 
  │ │ │ ├── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ ├── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ └── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │ │   └── [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ └── [email protected] 
  │ │ │ │ ├── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │ │   ├── [email protected] 
  │ │ │ │ │ │   └── [email protected] 
  │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │   └── [email protected] 
  │ │ │ │ └── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ └─┬ [email protected] 
  │ │ │ │   ├── [email protected] 
  │ │ │ │   └── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ ├── [email protected] 
  │ │ │ │ └── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │   ├── [email protected] 
  │ │ │ │ │   └── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ └── [email protected] 
  │ │ │ │ └── [email protected] 
  │ │ │ ├── [email protected] 
  │ │ │ ├── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ └── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ └─┬ [email protected] 
  │ │ │ │   └── [email protected] 
  │ │ │ ├─┬ [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ │ │ └── [email protected] 
  │ │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │ │ │   └── [email protected] 
  │ │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ │ └── [email protected] 
  │ │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ │ └── [email protected] 
  │ │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │ │   └─┬ [email protected] 
  │ │ │ │ │ │     ├── [email protected] 
  │ │ │ │ │ │     └─┬ [email protected] 
  │ │ │ │ │ │       └── [email protected] 
  │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │ │   ├── [email protected] 
  │ │ │ │ │ │   └─┬ [email protected] 
  │ │ │ │ │ │     ├── [email protected] 
  │ │ │ │ │ │     ├── [email protected] 
  │ │ │ │ │ │     └── [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │ │   ├── [email protected] 
  │ │ │ │ │ │   └── [email protected] 
  │ │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ │ └── [email protected] 
  │ │ │ │ │ └── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ └── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ └─┬ [email protected] 
  │ │ │ │ │   ├─┬ [email protected] 
  │ │ │ │ │   │ └── [email protected] 
  │ │ │ │ │   ├─┬ [email protected] 
  │ │ │ │ │   │ └── [email protected] 
  │ │ │ │ │   └── [email protected] 
  │ │ │ │ ├── [email protected] 
  │ │ │ │ ├── [email protected] 
  │ │ │ │ ├─┬ [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ ├── [email protected] 
  │ │ │ │ │ └── [email protected] 
  │ │ │ │ └── [email protected] 
  │ │ │ └── [email protected] 
  │ │ └─┬ [email protected] 
  │ │   └─┬ [email protected] 
  │ │     └─┬ [email protected] 
  │ │       ├── [email protected] 
  │ │       └─┬ [email protected] 
  │ │         └── [email protected] 
  │ ├─┬ [email protected] 
  │ │ ├── [email protected] 
  │ │ ├─┬ [email protected] 
  │ │ │ ├── [email protected] 
  │ │ │ └── [email protected] 
  │ │ ├── [email protected] 
  │ │ └─┬ [email protected] 
  │ │   ├─┬ [email protected] 
  │ │   │ └─┬ [email protected] 
  │ │   │   └─┬ [email protected] 
  │ │   │     └── [email protected] 
  │ │   ├── [email protected] 
  │ │   └─┬ [email protected] 
  │ │     └── [email protected] 
  │ ├── [email protected] 
  │ ├─┬ [email protected] 
  │ │ └── [email protected] 
  │ ├─┬ [email protected] 
  │ │ ├─┬ [email protected] 
  │ │ │ └── [email protected] 
  │ │ └── [email protected] 
  │ ├── [email protected] 
  │ └─┬ [email protected] 
  │   └── [email protected] 
  ├─┬ [email protected] 
  │ ├── [email protected] 
  │ └─┬ [email protected] 
  │   ├── [email protected] 
  │   └── [email protected] 
  └─┬ [email protected] 
    └─┬ [email protected] 
      └── [email protected] 

+ node --version
v7.10.1
+ npm --version
4.2.0
+ grunt --version
grunt-cli v1.3.2
+ env=/opt/superdesk/env
+ '[' -d /opt/superdesk/env ']'
+ python3 -m venv /opt/superdesk/env
+ unset env
+ cat
+ _activate
+ set +ux
+ pip install -U pip wheel
The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting pip
  Downloading https://files.pythonhosted.org/packages/54/2e/df11ea7e23e7e761d484ed3740285a34e38548cf2bad2bed3dd5768ec8b9/pip-20.1-py2.py3-none-any.whl (1.5MB)
    100% |████████████████████████████████| 1.5MB 998kB/s 
Collecting wheel
  Downloading https://files.pythonhosted.org/packages/8c/23/848298cccf8e40f5bbb59009b32848a4c38f4e7f3364297ab3c3e2e2cd14/wheel-0.34.2-py2.py3-none-any.whl
Installing collected packages: pip, wheel
  Found existing installation: pip 8.1.1
    Uninstalling pip-8.1.1:
      Successfully uninstalled pip-8.1.1
Successfully installed pip-20.1 wheel-0.34.2
+ repo=/opt/superdesk
+ '[' -d /opt/superdesk ']'
+ cd /opt/superdesk
+ '[' '!' -d /opt/superdesk/.git ']'
+ git init
Initialized empty Git repository in /opt/superdesk/.git/
+ git remote add origin https://github.com/superdesk/superdesk.git
+ repo_ref=heads/1.0
+ repo_sha=
+ git fetch origin heads/1.0:
remote: Enumerating objects: 48, done.
remote: Counting objects: 100% (48/48), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 75303 (delta 43), reused 34 (delta 34), pack-reused 75255
Receiving objects: 100% (75303/75303), 65.66 MiB | 39.86 MiB/s, done.
Resolving deltas: 100% (56885/56885), done.
From https://github.com/superdesk/superdesk
 * branch            1.0        -> FETCH_HEAD
 * [new branch]      1.0        -> origin/1.0
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 7c9dcbc... use latest version of cores (#3115)
+ unset repo_sha
+ unset repo repo_ref
+ cd /opt/superdesk/server
+ '[' -f dev-requirements.txt ']'
+ req=dev-requirements.txt
+ pip install -U -r dev-requirements.txt
WARNING: The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting gunicorn==19.7.1
  Downloading gunicorn-19.7.1-py2.py3-none-any.whl (111 kB)
     |████████████████████████████████| 111 kB 29.5 MB/s 
Collecting honcho==1.0.1
  Downloading honcho-1.0.1-py2.py3-none-any.whl (21 kB)
Collecting newrelic<2.67,>=2.66
  Downloading newrelic-2.66.0.49.tar.gz (712 kB)
     |████████████████████████████████| 712 kB 43.4 MB/s 
Collecting superdesk-core<2.0,>=1.31
  Downloading Superdesk_Core-1.33.1-py3-none-any.whl (1.5 MB)
     |████████████████████████████████| 1.5 MB 46.2 MB/s 
Collecting flake8
  Downloading flake8-3.8.1-py2.py3-none-any.whl (72 kB)
     |████████████████████████████████| 72 kB 24.6 MB/s 
Collecting nose
  Downloading nose-1.3.7-py3-none-any.whl (154 kB)
     |████████████████████████████████| 154 kB 49.5 MB/s 
Collecting pep8
  Downloading pep8-1.7.1-py2.py3-none-any.whl (41 kB)
     |████████████████████████████████| 41 kB 10.4 MB/s 
Collecting httmock
  Downloading httmock-1.3.0.tar.gz (4.4 kB)
Collecting wooper
  Downloading wooper-0.4.2.tar.gz (8.2 kB)
Collecting werkzeug<1.0
  Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB)
     |████████████████████████████████| 327 kB 46.7 MB/s 
Collecting PyYAML<5.0,>=4.2b1
  Downloading PyYAML-4.2b4.tar.gz (262 kB)
     |████████████████████████████████| 262 kB 45.3 MB/s 
Collecting mongolock<1.4,>=1.3.4
  Downloading mongolock-1.3.4.tar.gz (5.0 kB)
Collecting chardet<4.0
  Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
     |████████████████████████████████| 133 kB 50.8 MB/s 
Collecting pillow<=5.0,>=3.0
  Downloading Pillow-5.0.0-cp35-cp35m-manylinux1_x86_64.whl (5.9 MB)
     |████████████████████████████████| 5.9 MB 17.0 MB/s 
Collecting lxml<4.2,>=3.8
  Downloading lxml-4.1.1-cp35-cp35m-manylinux1_x86_64.whl (5.5 MB)
     |████████████████████████████████| 5.5 MB 20.2 MB/s 
Collecting boto3<1.6,>=1.1.4
  Downloading boto3-1.5.36-py2.py3-none-any.whl (128 kB)
     |████████████████████████████████| 128 kB 53.3 MB/s 
Collecting HermesCache<0.8.0,>=0.6.0
  Downloading HermesCache-0.7.2.tar.gz (19 kB)
Collecting flask-pymongo<1.0,>=0.5.2
  Downloading Flask_PyMongo-0.5.2-py2.py3-none-any.whl (9.8 kB)
Collecting python-magic<0.5,>=0.4
  Downloading python_magic-0.4.18-py2.py3-none-any.whl (8.6 kB)
Collecting authlib<0.13,>0.12
  Downloading Authlib-0.12.1-py2.py3-none-any.whl (181 kB)
     |████████████████████████████████| 181 kB 50.8 MB/s 
Collecting kombu<4.6,>=4.5
  Downloading kombu-4.5.0-py2.py3-none-any.whl (185 kB)
     |████████████████████████████████| 185 kB 44.8 MB/s 
Collecting asyncio<3.5,>=3.4
  Downloading asyncio-3.4.3-py3-none-any.whl (101 kB)
     |████████████████████████████████| 101 kB 46.8 MB/s 
Collecting flask-oauthlib<0.10,>=0.9.3
  Downloading Flask-OAuthlib-0.9.5.tar.gz (36 kB)
Collecting pymongo<3.9,>=3.8
  Downloading pymongo-3.8.0-cp35-cp35m-manylinux1_x86_64.whl (415 kB)
     |████████████████████████████████| 415 kB 18.3 MB/s 
Collecting hachoir<=3.0a3
  Downloading hachoir-3.0a3-py3-none-any.whl (632 kB)
     |████████████████████████████████| 632 kB 42.5 MB/s 
Collecting bcrypt<3.2,>=3.1.1
  Downloading bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB)
     |████████████████████████████████| 56 kB 40.0 MB/s 
Collecting flask-babel==0.12.2
  Downloading Flask-Babel-0.12.2.tar.gz (44 kB)
     |████████████████████████████████| 44 kB 33.9 MB/s 
Collecting flask<=0.12,>=0.10.1
  Downloading Flask-0.12-py2.py3-none-any.whl (82 kB)
     |████████████████████████████████| 82 kB 26.4 MB/s 
Collecting unidecode==0.04.21
  Downloading Unidecode-0.04.21-py2.py3-none-any.whl (228 kB)
     |████████████████████████████████| 228 kB 54.6 MB/s 
Collecting python-dateutil<2.8
  Downloading python_dateutil-2.7.5-py2.py3-none-any.whl (225 kB)
     |████████████████████████████████| 225 kB 46.1 MB/s 
Collecting feedparser<5.3,>=5.2
  Downloading feedparser-5.2.1.tar.bz2 (192 kB)
     |████████████████████████████████| 192 kB 47.6 MB/s 
Collecting croniter<0.4
  Downloading croniter-0.3.31-py2.py3-none-any.whl (16 kB)
Collecting python-twitter==3.3
  Downloading python-twitter-3.3.tar.gz (84 kB)
     |████████████████████████████████| 84 kB 42.6 MB/s 
Collecting flask-script<3.0,>=2.0.5
  Downloading Flask-Script-2.0.6.tar.gz (43 kB)
     |████████████████████████████████| 43 kB 30.2 MB/s 
Collecting arrow<=0.13,>=0.4
  Downloading arrow-0.13.0.tar.gz (92 kB)
     |████████████████████████████████| 92 kB 23.6 MB/s 
Collecting redis<3.3,>=3.2.0
  Downloading redis-3.2.1-py2.py3-none-any.whl (65 kB)
     |████████████████████████████████| 65 kB 39.7 MB/s 
Collecting eve-elastic==2.5.0
  Downloading Eve_Elastic-2.5.0-py2.py3-none-any.whl (41 kB)
     |████████████████████████████████| 41 kB 15.6 MB/s 
Collecting pytz>=2015.4
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
     |████████████████████████████████| 510 kB 39.9 MB/s 
Collecting raven[flask]<7.0,>=5.10
  Downloading raven-6.10.0-py2.py3-none-any.whl (284 kB)
     |████████████████████████████████| 284 kB 44.6 MB/s 
Collecting draftjs-exporter[lxml]<2.2
  Downloading draftjs_exporter-2.1.7.tar.gz (27 kB)
Collecting blinker<1.5,>=1.3
  Downloading blinker-1.4.tar.gz (111 kB)
     |████████████████████████████████| 111 kB 49.8 MB/s 
Collecting requests<3.0,>=2.7.0
  Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
     |████████████████████████████████| 58 kB 43.7 MB/s 
Collecting tzlocal<2.0,>=1.2.2
  Downloading tzlocal-1.5.1.tar.gz (16 kB)
Collecting eve<=0.7.8,>=0.6
  Downloading Eve-0.7.8.tar.gz (327 kB)
     |████████████████████████████████| 327 kB 41.2 MB/s 
Collecting celery[redis]<4.4,>=4.3.0
  Downloading celery-4.3.0-py2.py3-none-any.whl (413 kB)
     |████████████████████████████████| 413 kB 43.7 MB/s 
Collecting flask-mail<0.10,>=0.9
  Downloading Flask-Mail-0.9.1.tar.gz (45 kB)
     |████████████████████████████████| 45 kB 36.3 MB/s 
Collecting websockets<7.0,>=3.0
  Downloading websockets-6.0-cp35-cp35m-manylinux1_x86_64.whl (86 kB)
     |████████████████████████████████| 86 kB 42.9 MB/s 
Collecting ldap3<2.6,>=2.2.4
  Downloading ldap3-2.5.2-py2.py3-none-any.whl (393 kB)
     |████████████████████████████████| 393 kB 48.0 MB/s 
Collecting mccabe<0.7.0,>=0.6.0
  Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
Collecting pycodestyle<2.7.0,>=2.6.0a1
  Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB)
     |████████████████████████████████| 41 kB 8.1 MB/s 
Collecting pyflakes<2.3.0,>=2.2.0
  Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB)
     |████████████████████████████████| 66 kB 43.0 MB/s 
Collecting importlib-metadata; python_version < "3.8"
  Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB)
Collecting behave==1.2.5
  Downloading behave-1.2.5-py2.py3-none-any.whl (109 kB)
     |████████████████████████████████| 109 kB 47.3 MB/s 
Collecting s3transfer<0.2.0,>=0.1.10
  Downloading s3transfer-0.1.13-py2.py3-none-any.whl (59 kB)
     |████████████████████████████████| 59 kB 51.4 MB/s 
Collecting botocore<1.9.0,>=1.8.50
  Downloading botocore-1.8.50-py2.py3-none-any.whl (4.1 MB)
     |████████████████████████████████| 4.1 MB 43.6 MB/s 
Collecting jmespath<1.0.0,>=0.7.1
  Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Collecting cryptography
  Downloading cryptography-2.9.2-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB)
     |████████████████████████████████| 2.7 MB 44.5 MB/s 
Collecting amqp<3.0,>=2.4.0
  Downloading amqp-2.5.2-py2.py3-none-any.whl (49 kB)
     |████████████████████████████████| 49 kB 43.6 MB/s 
Collecting oauthlib!=2.0.3,!=2.0.4,!=2.0.5,<3.0.0,>=1.1.2
  Downloading oauthlib-2.1.0-py2.py3-none-any.whl (121 kB)
     |████████████████████████████████| 121 kB 45.7 MB/s 
Collecting requests-oauthlib>=0.6.2
  Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting cffi>=1.1
  Downloading cffi-1.14.0-cp35-cp35m-manylinux1_x86_64.whl (399 kB)
     |████████████████████████████████| 399 kB 42.9 MB/s 
Collecting six>=1.4.1
  Downloading six-1.14.0-py2.py3-none-any.whl (10 kB)
Collecting Babel>=2.3
  Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB)
     |████████████████████████████████| 8.6 MB 43.0 MB/s 
Collecting Jinja2>=2.5
  Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
     |████████████████████████████████| 125 kB 47.4 MB/s 
Collecting click>=2.0
  Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
     |████████████████████████████████| 82 kB 21.5 MB/s 
Collecting itsdangerous>=0.21
  Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
Collecting future
  Downloading future-0.18.2.tar.gz (829 kB)
     |████████████████████████████████| 829 kB 44.6 MB/s 
Collecting ciso8601<2,>=1.0.2
  Downloading ciso8601-1.0.8.tar.gz (5.6 kB)
Collecting elasticsearch<3.0.0,>=2.0.0
  Downloading elasticsearch-2.4.1-py2.py3-none-any.whl (55 kB)
     |████████████████████████████████| 55 kB 35.2 MB/s 
Collecting certifi>=2017.4.17
  Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB)
     |████████████████████████████████| 157 kB 49.6 MB/s 
Collecting idna<3,>=2.5
  Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
     |████████████████████████████████| 58 kB 42.6 MB/s 
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB)
     |████████████████████████████████| 126 kB 49.6 MB/s 
Collecting cerberus<0.10,>=0.9.2
  Downloading Cerberus-0.9.2.tar.gz (17 kB)
Collecting events<0.3,>=0.2.1
  Downloading Events-0.2.2.tar.gz (4.8 kB)
Collecting simplejson<4.0,>=3.3.0
  Downloading simplejson-3.17.0.tar.gz (83 kB)
     |████████████████████████████████| 83 kB 30.6 MB/s 
Collecting markupsafe<1.0,>=0.23
  Downloading MarkupSafe-0.23.tar.gz (13 kB)
Collecting vine>=1.3.0
  Downloading vine-1.3.0-py2.py3-none-any.whl (14 kB)
Collecting billiard<4.0,>=3.6.0
  Downloading billiard-3.6.3.0-py3-none-any.whl (89 kB)
     |████████████████████████████████| 89 kB 7.6 MB/s 
Collecting pyasn1>=0.1.8
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     |████████████████████████████████| 77 kB 45.2 MB/s 
Collecting zipp>=0.5
  Downloading zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting parse-type>=0.3.4
  Downloading parse_type-0.5.2-py2.py3-none-any.whl (32 kB)
Collecting parse>=1.6.3
  Downloading parse-1.15.0.tar.gz (29 kB)
Collecting docutils>=0.10
  Downloading docutils-0.16-py2.py3-none-any.whl (548 kB)
     |████████████████████████████████| 548 kB 41.4 MB/s 
Collecting pycparser
  Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
     |████████████████████████████████| 112 kB 52.7 MB/s 
Building wheels for collected packages: newrelic, httmock, wooper, PyYAML, mongolock, HermesCache, flask-oauthlib, flask-babel, feedparser, python-twitter, flask-script, arrow, draftjs-exporter, blinker, tzlocal, eve, flask-mail, future, ciso8601, cerberus, events, simplejson, markupsafe, parse
  Building wheel for newrelic (setup.py) ... done
  Created wheel for newrelic: filename=newrelic-2.66.0.49-cp35-cp35m-linux_x86_64.whl size=900666 sha256=b096f28c729b6548259a736172f6acdccb7ceb2e662208bef78c86f46863416e
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/4c/b3/99/b84a4477af5f008a728520fb41f1ec2907d2668e44fc58cd1c
  Building wheel for httmock (setup.py) ... done
  Created wheel for httmock: filename=httmock-1.3.0-py3-none-any.whl size=5023 sha256=60c5ba86b89436c553bd71fcd46e3f62e191d077c8117955c61772a531b449bb
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/9d/94/94/4cacfc9e51e5310f5a0adde8a26ec81301d39f46ee8d5f31d4
  Building wheel for wooper (setup.py) ... done
  Created wheel for wooper: filename=wooper-0.4.2-py3-none-any.whl size=12602 sha256=6a1411371307018d7de6ce94f3bb8e6cec1e4ec18ed8c73208cc527f85e68847
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/f0/32/c4/52b6cee39c0bef9c9e7b75e59ba31d8eb6f9bfe64f320ae803
  Building wheel for PyYAML (setup.py) ... done
  Created wheel for PyYAML: filename=PyYAML-4.2b4-cp35-cp35m-linux_x86_64.whl size=42993 sha256=5cf68266c2978b91c8886f72ea4eaff3442ca9013c962342529682ccbcc29295
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/fe/bf/e7/b235cdca716073f4b5fba0fd6d24d4222ce44260f3c1dde63a
  Building wheel for mongolock (setup.py) ... done
  Created wheel for mongolock: filename=mongolock-1.3.4-py3-none-any.whl size=4813 sha256=0ccc15c88f47e90f9996345dbd1fd926593d078d77ee37bbc4e313b8831af171
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/de/71/38/7dc3e21a3822854943d36dff683bd8df8bf46159f882e41bda
  Building wheel for HermesCache (setup.py) ... done
  Created wheel for HermesCache: filename=HermesCache-0.7.2-py3-none-any.whl size=25774 sha256=062fe72dc735cb9057294430ef1f3be997088390dce62b862314bbc362d031c0
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/96/ae/fc/11f7df4a9e76f8da16141c34536f8e19723a89e143fc3895a0
  Building wheel for flask-oauthlib (setup.py) ... done
  Created wheel for flask-oauthlib: filename=Flask_OAuthlib-0.9.5-py3-none-any.whl size=39132 sha256=b4895554c656c727a5eb0771d75b974bc04a3259b8f0c9771b028e7123a5b6d2
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/4d/00/aa/d2e487526d8f1ef89241c06a61689886c9a0c6e921c8f3fa0f
  Building wheel for flask-babel (setup.py) ... done
  Created wheel for flask-babel: filename=Flask_Babel-0.12.2-py3-none-any.whl size=9237 sha256=96967bc0a6ca5877f9b9fe2c6634a3f2d842e1ca9d338a23a77839cfc3f5666b
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/b2/ef/f3/430a372a3aae822be38a2ce041adfa1bade6c7343e6781aaed
  Building wheel for feedparser (setup.py) ... done
  Created wheel for feedparser: filename=feedparser-5.2.1-py3-none-any.whl size=44958 sha256=c3410784b3b3cff2abaf09f88a48d16097a5a30cee3981417dc77406b19db75c
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/52/89/1f/bf461492e222b8f3918f038acbe588069a9fc7c5d6239ac6a5
  Building wheel for python-twitter (setup.py) ... done
  Created wheel for python-twitter: filename=python_twitter-3.3-py3-none-any.whl size=65615 sha256=8b677ac61a6f483cb0dddcacd3e45cf8d7d30a926ec5c855a8115725d4384feb
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/dd/53/d0/45f00b084867cce3f385bb1f13b515435ced3073d4c0ced355
  Building wheel for flask-script (setup.py) ... done
  Created wheel for flask-script: filename=Flask_Script-2.0.6-py3-none-any.whl size=13982 sha256=44ef758853165ab4438dde29829b5bdc85d6fba807d2d9165879c4068278a1c4
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/44/77/69/90a314c2de54276f84100371c7e6ce38ac2d39ef2dbe589ae3
  Building wheel for arrow (setup.py) ... done
  Created wheel for arrow: filename=arrow-0.13.0-py2.py3-none-any.whl size=36237 sha256=57c8b8fd948986667ae15a59c35141eb7d76cc9fb2bbe36f44e121dbfa0f9cc2
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/7f/5c/13/fb9b43259f7303764cfe048a2b5fe4005e68d83e84d989c69c
  Building wheel for draftjs-exporter (setup.py) ... done
  Created wheel for draftjs-exporter: filename=draftjs_exporter-2.1.7-py3-none-any.whl size=23370 sha256=1d510248b2d70bf40cda46a617d0751f60b63ed565b13cd721662a0110ae29ce
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/c7/21/1f/b0804cf6f946c614ccd6a3dd38a4da38144bcb17e500061033
  Building wheel for blinker (setup.py) ... done
  Created wheel for blinker: filename=blinker-1.4-py3-none-any.whl size=13452 sha256=e37414265bc5541d4ccce75855baf27a0c389baa8fc4bcaf2beb12bb665d4768
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/d2/98/31/b7bec31c83bf93386d67edb34207fa45ddb6cabf6d7e631642
  Building wheel for tzlocal (setup.py) ... done
  Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=62e1a4ad0ba9c2cd5e5a52f8fe85f09e1f0d9d1f2ed2abcf13c7e61f34329604
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/ba/a0/b4/737821c4eb3d0be34f10ca60a1de8564384a05a1a7c8b5f81c
  Building wheel for eve (setup.py) ... done
  Created wheel for eve: filename=Eve-0.7.8-py2.py3-none-any.whl size=183873 sha256=b9ae582277a2aa3198668540f11d6944f496e6415b8cd9a2db473d2f21fbc46b
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/4f/74/7b/d33b4c3b1fb1078aec71c2eb8c6735ea874d947416fc6676df
  Building wheel for flask-mail (setup.py) ... done
  Created wheel for flask-mail: filename=Flask_Mail-0.9.1-py3-none-any.whl size=7535 sha256=d9895ffd537c6530c5cb3c2418b3dee14d6403c193a08117fa70a317c384c977
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/d9/dd/44/efa3aeb36d514eb31f14e78ebb98a1a2df7901cf0e4705f740
  Building wheel for future (setup.py) ... done
  Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491028 sha256=da84fc8065590cb1fc6c10695e969684b764d2a8e8c14073a84887b6fdb92a92
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b
  Building wheel for ciso8601 (setup.py) ... done
  Created wheel for ciso8601: filename=ciso8601-1.0.8-cp35-cp35m-linux_x86_64.whl size=14747 sha256=fe8fe503a50b7f45baaac723ad828ca06ba6415f887da58f1c2403fbe6302225
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/b6/d8/0c/427e78c919e708781ebfbc0dc59a4d676d8b937d408555749a
  Building wheel for cerberus (setup.py) ... done
  Created wheel for cerberus: filename=Cerberus-0.9.2-py3-none-any.whl size=20056 sha256=c6caba954c4d89224c2fc29bbfd0cf384bd43a4e68cd20818bfa8e22a1661a5b
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/52/11/14/9ef0c170ad9cebe3ec1db17edbe60b5054fe800708a700d4e3
  Building wheel for events (setup.py) ... done
  Created wheel for events: filename=Events-0.2.2-py3-none-any.whl size=6549 sha256=77bc967b9bf7ea7bbabb98f9c51534cc5d432266c6bf6ef089efe7665d754f3c
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/f1/2c/48/4ca4cc1cf9e30b7759628ee3c0575a3065908eedfb7207dbeb
  Building wheel for simplejson (setup.py) ... done
  Created wheel for simplejson: filename=simplejson-3.17.0-cp35-cp35m-linux_x86_64.whl size=110692 sha256=d92fa7b54d6c1a6db88b5d18918586a6b8e57075b9e5f6dbbf4729acd2864e45
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/a0/be/35/ff5bcba1b2a600e3fd964678944e9ec568801c6b186208eac1
  Building wheel for markupsafe (setup.py) ... done
  Created wheel for markupsafe: filename=MarkupSafe-0.23-cp35-cp35m-linux_x86_64.whl size=26865 sha256=22d2290001204e8930217c31a8ebb8f6fdca789dbb59bfbc59380b277cb75b2d
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/50/7e/da/5d5adf578f45942fb69607aaf8350280c133cf1f739fe145d1
  Building wheel for parse (setup.py) ... done
  Created wheel for parse: filename=parse-1.15.0-py3-none-any.whl size=23709 sha256=649adb68283368ef53873a6e5019bdb8604ae7fc14855570143d4845b617532b
  Stored in directory: /tmp/pip-ephem-wheel-cache-oszdx6dc/wheels/72/04/c9/6b2d3367bff05f1f4e20db0ff1e896a6f3541007b5578e5fca
Successfully built newrelic httmock wooper PyYAML mongolock HermesCache flask-oauthlib flask-babel feedparser python-twitter flask-script arrow draftjs-exporter blinker tzlocal eve flask-mail future ciso8601 cerberus events simplejson markupsafe parse
ERROR: eve 0.7.8 has requirement itsdangerous<1.0,>=0.24, but you'll have itsdangerous 1.1.0 which is incompatible.
ERROR: eve 0.7.8 has requirement werkzeug<=0.11.15,>=0.9.4, but you'll have werkzeug 0.16.1 which is incompatible.
ERROR: wooper 0.4.2 has requirement requests==2.3.0, but you'll have requests 2.23.0 which is incompatible.
ERROR: requests-oauthlib 1.3.0 has requirement oauthlib>=3.0.0, but you'll have oauthlib 2.1.0 which is incompatible.
Installing collected packages: gunicorn, honcho, newrelic, werkzeug, PyYAML, pymongo, mongolock, chardet, pillow, lxml, six, python-dateutil, docutils, jmespath, botocore, s3transfer, boto3, HermesCache, markupsafe, Jinja2, click, itsdangerous, flask, flask-pymongo, python-magic, pycparser, cffi, cryptography, authlib, vine, amqp, kombu, asyncio, oauthlib, certifi, idna, urllib3, requests, requests-oauthlib, flask-oauthlib, hachoir, bcrypt, pytz, Babel, flask-babel, unidecode, feedparser, croniter, future, python-twitter, flask-script, arrow, redis, ciso8601, elasticsearch, cerberus, events, simplejson, eve, eve-elastic, blinker, raven, draftjs-exporter, tzlocal, billiard, celery, flask-mail, websockets, pyasn1, ldap3, superdesk-core, mccabe, pycodestyle, pyflakes, zipp, importlib-metadata, flake8, nose, pep8, httmock, parse, parse-type, behave, wooper
Successfully installed Babel-2.8.0 HermesCache-0.7.2 Jinja2-2.11.2 PyYAML-4.2b4 amqp-2.5.2 arrow-0.13.0 asyncio-3.4.3 authlib-0.12.1 bcrypt-3.1.7 behave-1.2.5 billiard-3.6.3.0 blinker-1.4 boto3-1.5.36 botocore-1.8.50 celery-4.3.0 cerberus-0.9.2 certifi-2020.4.5.1 cffi-1.14.0 chardet-3.0.4 ciso8601-1.0.8 click-7.1.2 croniter-0.3.31 cryptography-2.9.2 docutils-0.16 draftjs-exporter-2.1.7 elasticsearch-2.4.1 eve-0.7.8 eve-elastic-2.5.0 events-0.2.2 feedparser-5.2.1 flake8-3.8.1 flask-0.12 flask-babel-0.12.2 flask-mail-0.9.1 flask-oauthlib-0.9.5 flask-pymongo-0.5.2 flask-script-2.0.6 future-0.18.2 gunicorn-19.7.1 hachoir-3.0a3 honcho-1.0.1 httmock-1.3.0 idna-2.9 importlib-metadata-1.6.0 itsdangerous-1.1.0 jmespath-0.10.0 kombu-4.5.0 ldap3-2.5.2 lxml-4.1.1 markupsafe-0.23 mccabe-0.6.1 mongolock-1.3.4 newrelic-2.66.0.49 nose-1.3.7 oauthlib-2.1.0 parse-1.15.0 parse-type-0.5.2 pep8-1.7.1 pillow-5.0.0 pyasn1-0.4.8 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pymongo-3.8.0 python-dateutil-2.7.5 python-magic-0.4.18 python-twitter-3.3 pytz-2020.1 raven-6.10.0 redis-3.2.1 requests-2.23.0 requests-oauthlib-1.3.0 s3transfer-0.1.13 simplejson-3.17.0 six-1.14.0 superdesk-core-1.33.1 tzlocal-1.5.1 unidecode-0.4.21 urllib3-1.25.9 vine-1.3.0 websockets-6.0 werkzeug-0.16.1 wooper-0.4.2 zipp-1.2.0

real	0m48.092s
user	0m42.288s
sys	0m3.288s
+ cd /opt/superdesk/client
+ npm install
npm WARN deprecated [email protected]: Deprecated
npm WARN deprecated [email protected]: No further updates to this package after v0.9.15. Please use original creator's npm package https://www.npmjs.com/package/jcrop for current/future versions 3.0+.
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: connect 2.x series is deprecated
npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN prefer global [email protected] should be installed with -g
npm WARN prefer global [email protected] should be installed with -g

> [email protected] install /opt/superdesk/client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

Simplify installations

Use settings.py

Regarding #7 need to get rid /etc/superdesk.sh and /opt/superdesk/env.sh and start to use only settings.py for server related configurations.

Get rid of supervisord

There are some reasons for that.

supervisord don't have support for python3, so it needs python2 just for run it.

It sounds good to switch totally to systemd (default init system in Ubuntu 16.04), but our system engineers are using one systemd service with honcho and they are going to use it for a while yet, so seems it's good also to use the same setup to be closer to our production instances.

Also it'll simplify the installation a bit, because supervisor and systemd configs are more verbose, so probably it'll be simpler to run two instances of superdesk in the same container for development and for unit tests.

Combine build and deploy steps

It was desirable splitting, for repeating steps from production and for optimization in CI (the build step takes 3+ minutes, and redeployment takes only 1-2 minutes and this's good). But it adds complicity in installation and administration of such instances. After combining these steps, upgrade process will be simpler and more understandable for users.

unable to install superdesk - error

Hello, I am trying to install superdesk on a fresh install of ubuntu 16.04 ( noting that I am not a technical guy, but I am trying my best)

I prepared an LXD container, then I
copied this command
curl -s https://raw.githubusercontent.com/superdesk/fireq/files/superdesk/install | bash

everything went fine till I reach the following

+ cd /opt/superdesk/client
+ npm install
npm WARN deprecated [email protected]: No further updates to this package after v0.9.15.
 Please use original creator's npm package https://www.npmjs.com/package/jcrop for current
/future versions 3.0+.
npm WARN deprecated [email protected]: Deprecated
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the g
uidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid 
a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid 
a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility w
ith current and future versions of Node.js
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will brea
k at some point. Do not use it, and update to [email protected].
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the 
guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: connect 2.x series is deprecated
bash: line 206:  7712 Killed                  npm installuri https://registry.npmjs.org/u

the content of the log file is

root@sd:~/.npm/_logs# tail 2019-09-25T10_11_58_277Z-debug.log 45 error npm v4.2.0 46 error path /tmp/npm-8436-66093cd8/unpack-d7a35afe/package.json 47 error code ENOENT 48 error errno -2 49 error syscall open 50 error enoent ENOENT: no such file or directory, open '/tmp/npm-8436-66093cd8/unpack-d7a35afe/package.json' 51 error enoent ENOENT: no such file or directory, open '/tmp/npm-8436-66093cd8/unpack-d7a35afe/package.json' 51 error enoent This is most likely not a problem with npm itself 51 error enoent and is related to npm not being able to find a file. 52 verbose exit [ -2, true ]

please help

Rethink the structure of main superdesk repo

We already have a bunch of un-synced branches.

Client part

There are only changes for

  • client/package.json (core version changes)
  • client/superdesk.config.js
  • sometimes po files (like for prod-rlne branch)

In general probably it's good. There are few files been copied.

Server part

Outdated Bamboo stuff

Just needs some cleaning.

Extensions

superdesk-planning has appeared already and it's not easy to include it. Probably liveblog could go with superdesk-plunning approach, because they have a big headache in supporting core repos PR:596 with webpack upgrade.

Debugging cores and CI

It should be much easier to switch between cores and debug them, because now if use pip install -r requirements.txt try to find superdesk folder and related apps folder...

Now in fireq I use hack like this: tpl/superdesk-dev/build-repo.sh#L13-L14 for easy switching without parsing requiremets.txt and package.json files and I can easy debug core related code and even could create PR from such structure...

I suggested submodules already #2402 (closed this PR) with this in mind, but we still need to find a way to improve this.

Conclusion

We need less code in such repo which been copied too often at least for server we could remove deployment and docker related stuff...

It should be easy to turn on for components like superdesk-planing...

After installation I assume getting structure like this:

client          # configs
client-core     # superdesk-client-core should be here
server          # configs and custom code
server-core     # superdesk-core should go here
planning        # planning if turned on

But again if keep in mind #7 (about configs) we need one place for configuration if it's possible...

Problems with configs

Changing the database names

There are two files in fireq to solve some problems (probably because of this: https://12factor.net/config ):

  1. /etc/superdesk.sh
  2. /opt/superdesk/env.sh

The first file is desirable interface as for me, when

# I can easily change a database
DB_NAME=superdesk-new

# or tell to use different host with databases
DB_HOST=db.superdesk.org

And second file is wrapper which transform this easy DB_NAME to understandable format for superdesk-core like:

MONGO_URI=mongodb://localhost/superdesk-new
LEGAL_ARCHIVE_URI=mongodb://localhost/superdesk-new_la
ARCHIVED_URI=mongodb://localhost/superdesk-new_ar
CONTENTAPI_MONGO_URI=mongodb://localhost/superdesk-new_ca

ELASTICSEARCH_INDEX=superdesk-new
CONTENTAPI_ELASTICSEARCH_INDEX=superdesk-new_ca

See the problem, instead of changing one line, I need to change six and all this should be documented properly...

Client configs and hot updates to them

We need standard way to handle this, now we have:

and again two configs superdesk.config.js and config.js instead of one...

And one more superdesk/server_config.py to handle new installation popup...

Multi-tenant SaaS with one codebase and multiple databases

I think it would be really cool to have such option, it's much simplier to handle one scalable backend, but again we have too much configs now and some settings are don't fit for such setup.

# this is used in email sending, but can be different
# if one codebase is handling multiple domains/subdomains
SUPERDESK_CLIENT_URL=
MAIL_FROM=

Also database settings should be with lazy-loading in mind, so it should be possible to configure them on the fly (and probably other settings too, including client settings).

Conclusion

We really need to work on this area, because from user and documentation writer perspectives is over-complicated now. We should keep in mind new superdesk-planning and superdesk-analitycs projects. Also it required changes for better SaaS.

Fireq

For fireq I want to simplify a user installation further, so I'm going to use one settings.py for server instead of these /etc/superdesk.sh and /opt/superdesk/env.sh, I can't solve all kind of variations with /etc/superdesk.sh and I still need config.js for client. With /etc/superdesk.sh I tried to solve one problem, but added a bit complicity to configuration yet.

Caching for "green" commits of cores

To optimize server load and time of builds, it would be helpful to create caches for green commits (when all checks are passed)

  • dist directory for superdesk-client-core (grunt build eat a bunch of time and CPU)
  • wheels for superdesk-core (pip install works pretty well, but wheels could be used with --no-index, so should be even faster)

Probably after combining build & deploy from #10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.