rultor.com logo This build log was produced by rultor.com for ammaratef45/zold-flutter-client#8
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 30506
+ echo '1.68.2 70c246ce3'
1.68.2 70c246ce3
+ date
Sun Feb 24 11:28:44 CET 2019
+ uptime
 11:28:44 up 71 days,  1:58,  0 users,  load average: 4.70, 4.82, 4.89
+ head=git@github.com:ammaratef45/zold-flutter-client.git
+ ff=default
+ image=yegor256/rultor
+ rebase=false
+ squash=false
+ head_branch=master
+ author=ammaratef45
+ vars=('--env=head=git@github.com:ammaratef45/zold-flutter-client.git' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:ammaratef45/zold-flutter-client.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=ammaratef45'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install fastlane'\'' '\'';'\'' '\''git clone https://github.com/flutter/flutter.git -b beta --depth 1'\'' '\'';'\'' '\''./flutter/bin/flutter doctor'\'' '\'';'\'' '\''cd zold_wallet'\'' '\'';'\'' '\''echo "$google_play_secret_key" | base64 --decode > api-project.json'\'' '\'';'\'' '\''echo "$key_properties" | base64 --decode > key.properties'\'' '\'';'\'' '\''flutter -v build apk'\'' '\'';'\'' '\''fastlane supply init'\'' '\'';'\'' '\''faslane beta'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=ammaratef45')
+ scripts=('export '\''head=git@github.com:ammaratef45/zold-flutter-client.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=ammaratef45'\''' ';' 'sudo gem install pdd' ';' 'sudo gem install fastlane' ';' 'git clone https://github.com/flutter/flutter.git -b beta --depth 1' ';' './flutter/bin/flutter doctor' ';' 'cd zold_wallet' ';' 'echo "$google_play_secret_key" | base64 --decode > api-project.json' ';' 'echo "$key_properties" | base64 --decode > key.properties' ';' 'flutter -v build apk' ';' 'fastlane supply init' ';' 'faslane beta' ';')
+ directory=
+ container=ammaratef45_zold-flutter-client_8
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:ammaratef45/zold-flutter-client.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:ammaratef45/zold-flutter-client.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:ammaratef45/zold-flutter-client.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=ammaratef45'\''' ';' 'sudo gem install pdd' ';' 'sudo gem install fastlane' ';' 'git clone https://github.com/flutter/flutter.git -b beta --depth 1' ';' './flutter/bin/flutter doctor' ';' 'cd zold_wallet' ';' 'echo "$google_play_secret_key" | base64 --decode > api-project.json' ';' 'echo "$key_properties" | base64 --decode > key.properties' ';' 'flutter -v build apk' ';' 'fastlane supply init' ';' 'faslane beta' ';'
+ rm -rf .gpg
+ cd repo
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=4.88
++ echo 4.88 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 4.88, low enough to run a new Docker container'
load average is 4.88, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:89ad567752735f414ef0f6408fd08b5aeed93259147b0dfe2df279054c27a472
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sammaratef45_zold-flutter-client_8\s*$'
+ ls -al .
total 708
drwx--x--x  3 rultor rultor   4096 Feb 24 11:28 .
drwxrwxrwt 14 root   root   684032 Feb 24 11:28 ..
-rw-rw-r--  1 rultor rultor    444 Feb 24 11:28 end.sh
-rwxrwxr-x  1 rultor rultor    338 Feb 24 11:28 entry.sh
-rw-rw-r--  1 rultor rultor      6 Feb 24 11:28 pid
drwxrwxr-x  5 rultor rultor   4096 Feb 24 11:28 repo
-rwxrwxr-x  1 rultor rultor   4742 Feb 24 11:28 run.sh
-rw-rw-r--  1 rultor rultor    607 Feb 24 11:28 script.sh
-rw-rw-r--  1 rultor rultor   3638 Feb 24 11:28 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-e7NY:/main --env=head=git@github.com:ammaratef45/zold-flutter-client.git '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:ammaratef45/zold-flutter-client.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=ammaratef45'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install fastlane'\'' '\'';'\'' '\''git clone https://github.com/flutter/flutter.git -b beta --depth 1'\'' '\'';'\'' '\''./flutter/bin/flutter doctor'\'' '\'';'\'' '\''cd zold_wallet'\'' '\'';'\'' '\''echo "$google_play_secret_key" | base64 --decode > api-project.json'\'' '\'';'\'' '\''echo "$key_properties" | base64 --decode > key.properties'\'' '\'';'\'' '\''flutter -v build apk'\'' '\'';'\'' '\''fastlane supply init'\'' '\'';'\'' '\''faslane beta'\'' '\'';'\'' )' --env=head_branch=master --env=author=ammaratef45 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-e7NY/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=ammaratef45_zold-flutter-client_8 yegor256/rultor /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
mesg: change /dev/pts/0 mode failed: Operation not permitted
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:ammaratef45/zold-flutter-client.git
+ head=git@github.com:ammaratef45/zold-flutter-client.git
+ export head_branch=master
+ head_branch=master
+ export author=ammaratef45
+ author=ammaratef45
+ sudo -i gem install pdd
Fetching mini_portile2-2.3.0.gem
Fetching nokogiri-1.8.2.gem
Fetching rainbow-3.0.0.gem
Fetching slop-4.6.1.gem
Fetching pdd-0.20.4.gem
Successfully installed mini_portile2-2.3.0
Building native extensions. This could take a while...
Successfully installed nokogiri-1.8.2
Successfully installed rainbow-3.0.0
Successfully installed slop-4.6.1
Successfully installed pdd-0.20.4
Parsing documentation for mini_portile2-2.3.0
Installing ri documentation for mini_portile2-2.3.0
Parsing documentation for nokogiri-1.8.2
Installing ri documentation for nokogiri-1.8.2
Parsing documentation for rainbow-3.0.0
Installing ri documentation for rainbow-3.0.0
Parsing documentation for slop-4.6.1
Installing ri documentation for slop-4.6.1
Parsing documentation for pdd-0.20.4
Installing ri documentation for pdd-0.20.4
Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 14 seconds
5 gems installed
+ sudo -i gem install fastlane
Fetching colored2-3.1.2.gem
Fetching nanaimo-0.2.6.gem
Fetching slack-notifier-2.3.2.gem
Fetching CFPropertyList-3.0.0.gem
Fetching atomos-0.1.3.gem
Fetching claide-1.0.2.gem
Fetching xcodeproj-1.8.1.gem
Fetching rouge-2.0.7.gem
Fetching terminal-notifier-1.8.0.gem
Fetching xcpretty-0.3.0.gem
Fetching unicode-display_width-1.4.1.gem
Fetching terminal-table-1.8.0.gem
Fetching plist-3.5.0.gem
Fetching public_suffix-2.0.5.gem
Fetching multipart-post-2.0.0.gem
Fetching word_wrap-1.0.0.gem
Fetching excon-0.62.0.gem
Fetching babosa-1.0.2.gem
Fetching highline-1.7.10.gem
Fetching commander-fastlane-4.4.6.gem
Fetching tty-spinner-0.9.0.gem
Fetching tty-cursor-0.6.0.gem
Fetching tty-screen-0.6.5.gem
Fetching fastimage-2.1.5.gem
Fetching colored-1.2.gem
Fetching unf-0.1.4.gem
Fetching http-cookie-1.0.3.gem
Fetching multi_json-1.13.1.gem
Fetching faraday-cookie_jar-0.0.6.gem
Fetching unf_ext-0.0.7.5.gem
Fetching faraday-0.15.4.gem
Fetching gh_inspector-1.1.3.gem
Fetching faraday_middleware-0.13.1.gem
Fetching multi_xml-0.6.0.gem
Fetching simctl-1.6.5.gem
Fetching mini_magick-4.5.1.gem
Fetching domain_name-0.5.20180417.gem
Fetching naturally-2.2.0.gem
Fetching rubyzip-1.2.2.gem
Fetching security-0.1.3.gem
Fetching representable-3.0.4.gem
Fetching xcpretty-travis-formatter-1.0.0.gem
Fetching dotenv-2.7.0.gem
Fetching uber-0.1.0.gem
Fetching declarative-0.0.10.gem
Fetching declarative-option-0.1.0.gem
Fetching os-1.0.0.gem
Fetching retriable-3.1.2.gem
Fetching mime-types-3.2.2.gem
Fetching jwt-2.1.0.gem
Fetching memoist-0.16.0.gem
Fetching mime-types-data-3.2018.0812.gem
Fetching google-api-client-0.23.9.gem
Fetching signet-0.11.0.gem
Fetching google-cloud-core-1.3.0.gem
Fetching googleauth-0.6.7.gem
Fetching httpclient-2.8.3.gem
Fetching google-cloud-env-1.0.5.gem
Fetching fastlane-2.116.1.gem
Fetching digest-crc-0.4.1.gem
Fetching google-cloud-storage-1.16.0.gem
Fetching emoji_regex-1.0.1.gem
Successfully installed slack-notifier-2.3.2
Successfully installed atomos-0.1.3
Successfully installed CFPropertyList-3.0.0
Successfully installed claide-1.0.2
Successfully installed colored2-3.1.2
Successfully installed nanaimo-0.2.6
Successfully installed xcodeproj-1.8.1
Successfully installed rouge-2.0.7
Successfully installed xcpretty-0.3.0
Successfully installed terminal-notifier-1.8.0
Successfully installed unicode-display_width-1.4.1
Successfully installed terminal-table-1.8.0
Successfully installed plist-3.5.0
Successfully installed public_suffix-2.0.5
Successfully installed multipart-post-2.0.0
Successfully installed word_wrap-1.0.0
Successfully installed tty-screen-0.6.5
Successfully installed tty-cursor-0.6.0
Successfully installed tty-spinner-0.9.0
Successfully installed babosa-1.0.2
Successfully installed colored-1.2
Successfully installed highline-1.7.10
Successfully installed commander-fastlane-4.4.6
Successfully installed excon-0.62.0
Building native extensions. This could take a while...
Successfully installed unf_ext-0.0.7.5
Successfully installed unf-0.1.4
Successfully installed domain_name-0.5.20180417
Successfully installed http-cookie-1.0.3
Successfully installed faraday-0.15.4
Successfully installed faraday-cookie_jar-0.0.6
Successfully installed fastimage-2.1.5
Successfully installed gh_inspector-1.1.3
Successfully installed mini_magick-4.5.1
Successfully installed multi_json-1.13.1
Successfully installed multi_xml-0.6.0
Successfully installed rubyzip-1.2.2
Successfully installed security-0.1.3
Successfully installed xcpretty-travis-formatter-1.0.0
Successfully installed dotenv-2.7.0
Successfully installed faraday_middleware-0.13.1
Successfully installed naturally-2.2.0
Successfully installed simctl-1.6.5
Successfully installed uber-0.1.0
Successfully installed declarative-0.0.10
Successfully installed declarative-option-0.1.0
Successfully installed representable-3.0.4
Successfully installed retriable-3.1.2
Successfully installed mime-types-data-3.2018.0812
Successfully installed mime-types-3.2.2
Successfully installed jwt-2.1.0
Successfully installed signet-0.11.0
Successfully installed memoist-0.16.0
Successfully installed os-1.0.0
Successfully installed googleauth-0.6.7
Successfully installed httpclient-2.8.3
Successfully installed google-api-client-0.23.9
Successfully installed google-cloud-env-1.0.5
Successfully installed google-cloud-core-1.3.0
Successfully installed digest-crc-0.4.1
Successfully installed google-cloud-storage-1.16.0
Successfully installed emoji_regex-1.0.1
Successfully installed fastlane-2.116.1
Parsing documentation for slack-notifier-2.3.2
Installing ri documentation for slack-notifier-2.3.2
Parsing documentation for atomos-0.1.3
Installing ri documentation for atomos-0.1.3
Parsing documentation for CFPropertyList-3.0.0
Installing ri documentation for CFPropertyList-3.0.0
Parsing documentation for claide-1.0.2
Installing ri documentation for claide-1.0.2
Parsing documentation for colored2-3.1.2
Installing ri documentation for colored2-3.1.2
Parsing documentation for nanaimo-0.2.6
Installing ri documentation for nanaimo-0.2.6
Parsing documentation for xcodeproj-1.8.1
Installing ri documentation for xcodeproj-1.8.1
Parsing documentation for rouge-2.0.7
Installing ri documentation for rouge-2.0.7
Parsing documentation for xcpretty-0.3.0
Installing ri documentation for xcpretty-0.3.0
Parsing documentation for terminal-notifier-1.8.0
Installing ri documentation for terminal-notifier-1.8.0
Parsing documentation for unicode-display_width-1.4.1
Installing ri documentation for unicode-display_width-1.4.1
Parsing documentation for terminal-table-1.8.0
Installing ri documentation for terminal-table-1.8.0
Parsing documentation for plist-3.5.0
Installing ri documentation for plist-3.5.0
Parsing documentation for public_suffix-2.0.5
Installing ri documentation for public_suffix-2.0.5
invalid options: -SHN
(invalid options are ignored)
Parsing documentation for multipart-post-2.0.0
Installing ri documentation for multipart-post-2.0.0
Parsing documentation for word_wrap-1.0.0
Installing ri documentation for word_wrap-1.0.0
Parsing documentation for tty-screen-0.6.5
Installing ri documentation for tty-screen-0.6.5
Parsing documentation for tty-cursor-0.6.0
Installing ri documentation for tty-cursor-0.6.0
Parsing documentation for tty-spinner-0.9.0
Installing ri documentation for tty-spinner-0.9.0
Parsing documentation for babosa-1.0.2
Installing ri documentation for babosa-1.0.2
Parsing documentation for colored-1.2
Installing ri documentation for colored-1.2
Parsing documentation for highline-1.7.10
Installing ri documentation for highline-1.7.10
Parsing documentation for commander-fastlane-4.4.6
Installing ri documentation for commander-fastlane-4.4.6
Parsing documentation for excon-0.62.0
Installing ri documentation for excon-0.62.0
Parsing documentation for unf_ext-0.0.7.5
Installing ri documentation for unf_ext-0.0.7.5
Parsing documentation for unf-0.1.4
Installing ri documentation for unf-0.1.4
Parsing documentation for domain_name-0.5.20180417
Installing ri documentation for domain_name-0.5.20180417
Parsing documentation for http-cookie-1.0.3
Installing ri documentation for http-cookie-1.0.3
Parsing documentation for faraday-0.15.4
Installing ri documentation for faraday-0.15.4
Parsing documentation for faraday-cookie_jar-0.0.6
Installing ri documentation for faraday-cookie_jar-0.0.6
Parsing documentation for fastimage-2.1.5
Installing ri documentation for fastimage-2.1.5
Parsing documentation for gh_inspector-1.1.3
Installing ri documentation for gh_inspector-1.1.3
Parsing documentation for mini_magick-4.5.1
Installing ri documentation for mini_magick-4.5.1
Parsing documentation for multi_json-1.13.1
Installing ri documentation for multi_json-1.13.1
Parsing documentation for multi_xml-0.6.0
Installing ri documentation for multi_xml-0.6.0
Parsing documentation for rubyzip-1.2.2
Installing ri documentation for rubyzip-1.2.2
Parsing documentation for security-0.1.3
Installing ri documentation for security-0.1.3
Parsing documentation for xcpretty-travis-formatter-1.0.0
Installing ri documentation for xcpretty-travis-formatter-1.0.0
Parsing documentation for dotenv-2.7.0
Installing ri documentation for dotenv-2.7.0
Parsing documentation for faraday_middleware-0.13.1
Installing ri documentation for faraday_middleware-0.13.1
Parsing documentation for naturally-2.2.0
Installing ri documentation for naturally-2.2.0
Parsing documentation for simctl-1.6.5
Installing ri documentation for simctl-1.6.5
Parsing documentation for uber-0.1.0
Installing ri documentation for uber-0.1.0
Parsing documentation for declarative-0.0.10
Installing ri documentation for declarative-0.0.10
Parsing documentation for declarative-option-0.1.0
Installing ri documentation for declarative-option-0.1.0
Parsing documentation for representable-3.0.4
Installing ri documentation for representable-3.0.4
Parsing documentation for retriable-3.1.2
Installing ri documentation for retriable-3.1.2
Parsing documentation for mime-types-data-3.2018.0812
Installing ri documentation for mime-types-data-3.2018.0812
Parsing documentation for mime-types-3.2.2
Installing ri documentation for mime-types-3.2.2
Parsing documentation for jwt-2.1.0
Installing ri documentation for jwt-2.1.0
Parsing documentation for signet-0.11.0
Installing ri documentation for signet-0.11.0
Parsing documentation for memoist-0.16.0
Installing ri documentation for memoist-0.16.0
Parsing documentation for os-1.0.0
Installing ri documentation for os-1.0.0
Parsing documentation for googleauth-0.6.7
Installing ri documentation for googleauth-0.6.7
Parsing documentation for httpclient-2.8.3
Installing ri documentation for httpclient-2.8.3
Parsing documentation for google-api-client-0.23.9
Installing ri documentation for google-api-client-0.23.9
Parsing documentation for google-cloud-env-1.0.5
Installing ri documentation for google-cloud-env-1.0.5
Parsing documentation for google-cloud-core-1.3.0
Installing ri documentation for google-cloud-core-1.3.0
Parsing documentation for digest-crc-0.4.1
Installing ri documentation for digest-crc-0.4.1
Parsing documentation for google-cloud-storage-1.16.0
Installing ri documentation for google-cloud-storage-1.16.0
Parsing documentation for emoji_regex-1.0.1
Installing ri documentation for emoji_regex-1.0.1
Parsing documentation for fastlane-2.116.1
Installing ri documentation for fastlane-2.116.1
Done installing documentation for slack-notifier, atomos, CFPropertyList, claide, colored2, nanaimo, xcodeproj, rouge, xcpretty, terminal-notifier, unicode-display_width, terminal-table, plist, public_suffix, multipart-post, word_wrap, tty-screen, tty-cursor, tty-spinner, babosa, colored, highline, commander-fastlane, excon, unf_ext, unf, domain_name, http-cookie, faraday, faraday-cookie_jar, fastimage, gh_inspector, mini_magick, multi_json, multi_xml, rubyzip, security, xcpretty-travis-formatter, dotenv, faraday_middleware, naturally, simctl, uber, declarative, declarative-option, representable, retriable, mime-types-data, mime-types, jwt, signet, memoist, os, googleauth, httpclient, google-api-client, google-cloud-env, google-cloud-core, digest-crc, google-cloud-storage, emoji_regex, fastlane after 191 seconds
62 gems installed
+ git clone https://github.com/flutter/flutter.git -b beta --depth 1
Cloning into 'flutter'...
remote: Enumerating objects: 3138, done.K
remote: Counting objects: 100% (3138/3138),Kdone.K
remote: Compressing objects: 100% (2691/2691),Kdone.K
remote:nTotale3138 (delta3531),1reused.1115i(delta7160),/pack-reused 0K
Receiving objects: 100% (3138/3138), 4.67 MiB | 3.90 MiB/s, done.
Resolving deltas: 100% (531/531), done.
+ ./flutter/bin/flutter doctor
Downloading Dart SDK from Flutter engine 7112b72cc229e05d36716c3d7739885d3ffa72e6...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 49.3M  100 49.3M    0     0  10.1M      0 -0:00:04 -0:00:04 --:--:-- 10.6M
Building flutter tool...

1m  ╔════════════════════════════════════════════════════════════════════════════╗22m
1m  ║                 Welcome to Flutter! - https://flutter.io                   ║22m
1m  ║                                                                            ║22m
1m  ║ The Flutter tool anonymously reports feature usage statistics and crash    ║22m
1m  ║ reports to Google in order to help Google contribute improvements to       ║22m
1m  ║ Flutter over time.                                                         ║22m
1m  ║                                                                            ║22m
1m  ║ Read about data we send with crash reports:                                ║22m
1m  ║ https://github.com/flutter/flutter/wiki/Flutter-CLI-crash-reporting        ║22m
1m  ║                                                                            ║22m
1m  ║ See Google's privacy policy:                                               ║22m
1m  ║ https://www.google.com/intl/en/policies/privacy/                           ║22m
1m  ║                                                                            ║22m
1m  ║ Use "flutter config --no-analytics" to disable analytics and crash         ║22m
1m  ║ reporting.                                                                 ║22m
1m  ╚════════════════════════════════════════════════════════════════════════════╝22m
1m22m

Downloading Material fonts...                                0.4s
Downloading package sky_engine...                            0.2s
Downloading common tools...                                  0.7s
Downloading linux-x64 tools...                               2.7s
Downloading android-arm-profile/linux-x64 tools...           0.3s
Downloading android-arm-release/linux-x64 tools...           0.3s
Downloading android-arm64-profile/linux-x64 tools...         0.3s
Downloading android-arm64-release/linux-x64 tools...         0.3s
Downloading android-arm-dynamic-profile/linux-x64 tools...   0.3s
Downloading android-arm-dynamic-release/linux-x64 tools...   0.3s
Downloading android-arm64-dynamic-profile/linux-x64 tools...  0.3s
Downloading android-arm64-dynamic-release/linux-x64 tools...  0.3s
Downloading android-x86 tools...                             1.5s
Downloading android-x64 tools...                             1.5s
Downloading android-arm tools...                             0.6s
Downloading android-arm-profile tools...                     0.6s
Downloading android-arm-release tools...                     0.5s
Downloading android-arm64 tools...                           0.7s
Downloading android-arm64-profile tools...                   0.6s
Downloading android-arm64-release tools...                   0.5s
Downloading android-arm-dynamic-profile tools...             0.6s
Downloading android-arm-dynamic-release tools...             0.5s
Downloading android-arm64-dynamic-profile tools...           1.1s
Downloading android-arm64-dynamic-release tools...           0.6s
Downloading Gradle Wrapper...                                0.1s
Doctor summary (to see all details, run flutter doctor -v):
33m[!]39m Flutter (Channel beta, v1.1.8, on Linux, locale en_US)
1m    31m✗39m Downloaded executables cannot execute on host.22m
1m      See https://github.com/flutter/flutter/issues/6207 for more information22m
1m      On Debian/Ubuntu/Mint: sudo apt-get install lib32stdc++622m
1m      On Fedora: dnf install libstdc++.i68622m
1m      On Arch: pacman -S lib32-libstdc++522m

31m[✗]39m Android toolchain - develop for Android devices
1m    31m✗39m Unable to locate Android SDK.22m
1m      Install Android Studio from: https://developer.android.com/studio/index.html22m
1m      On first launch it will assist you in installing the Android SDK components.22m
1m      (or visit https://flutter.io/setup/#android-setup for detailed instructions).22m
1m      If Android SDK has been installed to a custom location, set ANDROID_HOME to that location.22m
1m      You may also want to add it to your PATH environment variable.22m

33m[!]39m Android Studio (not installed)
33m[!]39m Connected device
1m    33m!39m No devices available22m

33m!39m Doctor found issues in 4 categories.
+ cd zold_wallet
+ echo ''
+ base64 --decode
+ echo ''
+ base64 --decode
+ flutter -v build apk
/home/r/script.sh: line 9: flutter: command not found
container 4f802197e643b1b03d75e5986d0a6038d9157699eb96a6c7c0828a26b0cbc01e is dead
Sun Feb 24 11:35:08 CET 2019