e5dec45 — Hristos N. Triantafillou
Typo
view log » | |
get-soupault | view log » |
install-soupault | view log » |
build | view log » |
deploy | view log » |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
[#313615] 2020/10/03 21:29:01 Booting image debian/stable (default) on port 22369 [#313615] 2020/10/03 21:29:03 Waiting for guest to settle [#313615] 2020/10/03 21:29:11 Sending tasks [#313615] 2020/10/03 21:29:12 Sending build environment [#313615] 2020/10/03 21:29:12 Sending secrets [#313615] 2020/10/03 21:29:12 Resolving secret 070153b0-ef25-44ac-8a80-9864079c1eb0 [#313615] 2020/10/03 21:29:12 Resolving secret 80fe50f8-0cc9-47ab-88e6-43796572caaf [#313615] 2020/10/03 21:29:12 Resolving secret b01ad0c2-e714-45b0-a7ee-da26dc17d127 [#313615] 2020/10/03 21:29:12 Installing packages Warning: Permanently added '[localhost]:22369' (ECDSA) to the list of known hosts. Hit:1 http://deb.debian.org/debian buster InRelease Reading package lists... Warning: Permanently added '[localhost]:22369' (ECDSA) to the list of known hosts. Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: rsync wget 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 1299 kB of archives. After this operation, 4082 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] Get:2 http://deb.debian.org/debian buster/main amd64 rsync amd64 3.1.3-6 [397 kB] Fetched 1299 kB in 0s (8003 kB/s) Selecting previously unselected package wget. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30083 files and directories currently installed.) Preparing to unpack .../wget_1.20.1-1.1_amd64.deb ... Unpacking wget (1.20.1-1.1) ... Selecting previously unselected package rsync. Preparing to unpack .../rsync_3.1.3-6_amd64.deb ... Unpacking rsync (3.1.3-6) ... Setting up wget (1.20.1-1.1) ... Setting up rsync (3.1.3-6) ... Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service → /lib/systemd/system/rsync.service. Processing triggers for systemd (241-7~deb10u4) ... [#313615] 2020/10/03 21:29:15 Cloning repositories Cloning into 'mousikofidi'... + cd mousikofidi + git checkout -q e5dec45a57c2c5aff06d9967b32b6d33006b4af7 + cd mousikofidi + git submodule update --init [#313615] 2020/10/03 21:29:16 Running task get-soupault [#313615] 2020/10/03 21:29:19 Running task install-soupault [#313615] 2020/10/03 21:29:19 Running task build [#313615] 2020/10/03 21:29:20 Running task deploy |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
+ wget https://files.baturin.org/software/soupault/2.0.0/soupault-2.0.0-linux-x86_64.tar.gz --2020-10-03 21:29:15-- https://files.baturin.org/software/soupault/2.0.0/soupault-2.0.0-linux-x86_64.tar.gz Resolving files.baturin.org (files.baturin.org)... 46.253.202.166, 2a01:7a00:20:e:a::3 Connecting to files.baturin.org (files.baturin.org)|46.253.202.166|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4121647 (3.9M) [application/x-gzip] Saving to: 'soupault-2.0.0-linux-x86_64.tar.gz' soupault- 0%[ ] 0 --.-KB/s soupault-2 0%[ ] 40.00K 187KB/s soupault-2. 5%[> ] 216.00K 503KB/s soupault-2.0 10%[=> ] 424.00K 660KB/s soupault-2.0. 33%[=====> ] 1.34M 1.56MB/s soupault-2.0.0 50%[=========> ] 1.98M 1.84MB/s soupault-2.0.0- 66%[============> ] 2.62M 2.04MB/s soupault-2.0.0-l 84%[===============> ] 3.30M 2.20MB/s soupault-2.0.0-linu 100%[===================>] 3.93M 2.40MB/s in 1.6s 2020-10-03 21:29:17 (2.40 MB/s) - 'soupault-2.0.0-linux-x86_64.tar.gz' saved [4121647/4121647] + echo '21234d7f95bb3f3ee9adb19fcef528eb7e2f485f55d1cac649fe05fd14e6a93f soupault-2.0.0-linux-x86_64.tar.gz' + sha256sum -c - soupault-2.0.0-linux-x86_64.tar.gz: OK |
1 2 3 4 5 6 7 |
+ tar xvf soupault-2.0.0-linux-x86_64.tar.gz ./soupault-2.0.0-linux-x86_64/ ./soupault-2.0.0-linux-x86_64/README.md ./soupault-2.0.0-linux-x86_64/LICENSE ./soupault-2.0.0-linux-x86_64/soupault + sudo mv -v ./soupault-2.0.0-linux-x86_64/soupault /usr/bin/ renamed './soupault-2.0.0-linux-x86_64/soupault' -> '/usr/bin/soupault' |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 |
+ ./mousikofidi/build.sh + set -e +++ dirname ./mousikofidi/build.sh ++ realpath ./mousikofidi + this_dir=/home/build/mousikofidi + cd /home/build/mousikofidi + test -z + git checkout origin/master -- mousikofidi/static/css/fidi.css + git reset mousikofidi/static/css/fidi.css + mv -v mousikofidi/static/css/fidi.css site/css/ renamed 'mousikofidi/static/css/fidi.css' -> 'site/css/fidi.css' + soupault --verbose [INFO] Build directory "build" does not exist, creating [INFO] Processing page site/config.html [INFO] Using the default template for page site/config.html [INFO] Processing widget footer on page site/config.html [INFO] Processing widget footnotes on page site/config.html [INFO] Processing widget header on page site/config.html [INFO] Processing widget last-modified on page site/config.html [INFO] Processing widget table-of-contents on page site/config.html [INFO] Processing widget title on page site/config.html [INFO] Processing widget source-link on page site/config.html [INFO] Processing widget nav on page site/config.html [INFO] Processing widget highlight-active-link on page site/config.html [INFO] Processing page site/api.html [INFO] Using the default template for page site/api.html [INFO] Processing widget footer on page site/api.html [INFO] Processing widget footnotes on page site/api.html [INFO] Processing widget header on page site/api.html [INFO] Processing widget last-modified on page site/api.html [INFO] Processing widget table-of-contents on page site/api.html [INFO] Processing widget title on page site/api.html [INFO] Processing widget source-link on page site/api.html [INFO] Processing widget nav on page site/api.html [INFO] Processing widget highlight-active-link on page site/api.html [INFO] Processing page site/setup.html [INFO] Using the default template for page site/setup.html [INFO] Processing widget footer on page site/setup.html [INFO] Processing widget footnotes on page site/setup.html [INFO] Processing widget header on page site/setup.html [INFO] Processing widget last-modified on page site/setup.html [INFO] Processing widget table-of-contents on page site/setup.html [INFO] Processing widget title on page site/setup.html [INFO] Processing widget source-link on page site/setup.html [INFO] Processing widget nav on page site/setup.html [INFO] Processing widget highlight-active-link on page site/setup.html [INFO] Processing page site/devel.html [INFO] Using the default template for page site/devel.html [INFO] Processing widget footer on page site/devel.html [INFO] Processing widget footnotes on page site/devel.html [INFO] Processing widget header on page site/devel.html [INFO] Processing widget last-modified on page site/devel.html [INFO] Processing widget table-of-contents on page site/devel.html [INFO] Processing widget title on page site/devel.html [INFO] Processing widget source-link on page site/devel.html [INFO] Processing widget nav on page site/devel.html [INFO] Processing widget highlight-active-link on page site/devel.html [INFO] Processing page site/user_guide.html [INFO] Using the default template for page site/user_guide.html [INFO] Processing widget footer on page site/user_guide.html [INFO] Processing widget footnotes on page site/user_guide.html [INFO] Processing widget header on page site/user_guide.html [INFO] Processing widget last-modified on page site/user_guide.html [INFO] Processing widget table-of-contents on page site/user_guide.html [INFO] Processing widget title on page site/user_guide.html [INFO] Processing widget source-link on page site/user_guide.html [INFO] Processing widget nav on page site/user_guide.html [INFO] Processing widget highlight-active-link on page site/user_guide.html [INFO] Processing page site/index.html [INFO] Using the default template for page site/index.html [INFO] Processing widget footer on page site/index.html [INFO] Processing widget footnotes on page site/index.html [INFO] Processing widget header on page site/index.html [INFO] Processing widget last-modified on page site/index.html [INFO] Processing widget table-of-contents on page site/index.html [INFO] Processing widget title on page site/index.html [INFO] Processing widget source-link on page site/index.html [INFO] Processing widget nav on page site/index.html [INFO] Processing widget highlight-active-link on page site/index.html |
1 2 3 |
+ cat ++ cat /home/build/.fidi_known_hosts + rsync --delete -aq -e 'ssh -F /home/build/.fidi_demo_ssh_config' ./mousikofidi/build/ 'demo:~/html/' |