| techempower@tfbapp3:~/FrameworkBenchmarks$ toolset/run-tests.py --mode verify --test iron | |
| FWROOT is /home/techempower/FrameworkBenchmarks | |
| Configuration options: | |
| {'client_host': 'localhost', | |
| 'client_identity_file': '/home/techempower/.ssh/id_rsa', | |
| 'client_user': 'techempower', | |
| 'concurrency_levels': [8, 16, 32, 64, 128, 256], | |
| 'conf_file': 'benchmark.cfg', | |
| 'database_host': 'localhost', | |
| 'database_identity_file': '/home/techempower/.ssh/id_rsa', | |
| 'database_os': 'linux', | |
| 'database_user': 'techempower', | |
| 'duration': 60, | |
| 'exclude': None, | |
| 'install': 'server', | |
| 'install_error_action': 'continue', | |
| 'install_only': False, | |
| 'install_strategy': 'unified', | |
| 'list_test_metadata': False, | |
| 'list_tests': False, | |
| 'mode': 'verify', | |
| 'name': 'ec2', | |
| 'os': 'linux', | |
| 'parse': None, | |
| 'password_prompt': False, | |
| 'query_levels': [1, 5, 10, 15, 20], | |
| 'server_host': 'localhost', | |
| 'sleep': 60, | |
| 'test': ['iron'], | |
| 'threads': 8, | |
| 'type': 'all', | |
| 'verbose': True} | |
| INSTALL: Installing server software (strategy=unified) | |
| INSTALL: . $FWROOT/toolset/setup/linux/bash_functions.sh && . $FWROOT/toolset/setup/linux/prerequisites.sh (cwd=$FWROOTinstalls) | |
| ++ export DEBIAN_FRONTEND=noninteractive | |
| ++ DEBIAN_FRONTEND=noninteractive | |
| +++ fw_exists fwbm_prereqs_installed | |
| +++ '[' -f fwbm_prereqs_installed ']' | |
| +++ echo 0 | |
| ++ RETCODE=0 | |
| ++ '[' '!' 0 == 0 ']' | |
| ++ echo 'Prerequisites installed!' | |
| Prerequisites installed! | |
| ++ return 0 | |
| INFO:root:Running installation for directory /home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron (cwd=/home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron) | |
| WARNING:root:Directory /home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron does not have a bash_profile | |
| INSTALL: | |
| export TROOT=/home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron && | |
| export IROOT=/home/techempower/FrameworkBenchmarks/installs && | |
| source $FWROOT/toolset/setup/linux/bash_functions.sh && | |
| source /home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron/install.sh (cwd=$FWROOT/installs) | |
| Searching for rust | |
| Installing framework: rust in $FWROOT/installs | |
| ++ . /home/techempower/FrameworkBenchmarks/toolset/setup/linux/frameworks/rust.sh | |
| ++++ fw_exists rust.installed | |
| ++++ '[' -f rust.installed ']' | |
| ++++ '[' -d rust.installed ']' | |
| ++++ echo 1 | |
| +++ RETCODE=1 | |
| +++ '[' '!' 1 == 0 ']' | |
| +++ curl -s https://static.rust-lang.org/rustup.sh | |
| +++ sudo sh | |
| rustup: CFG_CURL := /usr/bin/curl (7.35.0) | |
| rustup: | |
| rustup: processing sh args | |
| rustup: | |
| rustup: CFG_PREFIX := | |
| rustup: | |
| rustup: validating sh args | |
| rustup: | |
| rustup: host triple: x86_64-unknown-linux-gnu | |
| rustup: downloading rust installer | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 99.0M 100 99.0M 0 0 19.6M 0 0:00:05 0:00:05 --:--:-- 21.7M | |
| rustup: downloading cargo installer | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 100 5174k 100 5174k 0 0 2212k 0 0:00:02 0:00:02 --:--:-- 2212k | |
| install: looking for install programs | |
| install: found mkdir | |
| install: found printf | |
| install: found cut | |
| install: found grep | |
| install: found uname | |
| install: found tr | |
| install: found sed | |
| install: | |
| install: processing ./rustup-tmp-install/rust-nightly-x86_64-unknown-linux-gnu/install.sh args | |
| install: | |
| install: CFG_PREFIX := /usr/local | |
| install: CFG_LIBDIR := /usr/local/lib | |
| install: CFG_MANDIR := /usr/local/share/man | |
| install: | |
| install: validating ./rustup-tmp-install/rust-nightly-x86_64-unknown-linux-gnu/install.sh args | |
| install: | |
| install: verifying platform can run binaries | |
| install: verifying destination is writable | |
| install: verifying destination is not the same as source | |
| install: /usr/local/lib/librustrt-4e7c5e5c.so | |
| install: /usr/local/lib/librustc-4e7c5e5c.so | |
| install: /usr/local/lib/libserialize-4e7c5e5c.so | |
| install: /usr/local/lib/libtest-4e7c5e5c.so | |
| install: /usr/local/lib/librbml-4e7c5e5c.so | |
| install: /usr/local/lib/libsyntax-4e7c5e5c.so | |
| install: /usr/local/lib/libgraphviz-4e7c5e5c.so | |
| install: /usr/local/lib/libarena-4e7c5e5c.so | |
| install: /usr/local/lib/libfmt_macros-4e7c5e5c.so | |
| install: /usr/local/lib/liblog-4e7c5e5c.so | |
| install: /usr/local/lib/libstd-4e7c5e5c.so | |
| install: /usr/local/lib/libnative-4e7c5e5c.so | |
| install: /usr/local/lib/libregex-4e7c5e5c.so | |
| install: /usr/local/lib/librustc_llvm-4e7c5e5c.so | |
| install: /usr/local/lib/libflate-4e7c5e5c.so | |
| install: /usr/local/lib/libsync-4e7c5e5c.so | |
| install: /usr/local/lib/libterm-4e7c5e5c.so | |
| install: /usr/local/lib/librustc_back-4e7c5e5c.so | |
| install: /usr/local/lib/libgetopts-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustrt-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgreen-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgreen-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustrt-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librbml-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libregex_macros-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librand-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler-rt.a | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libregex-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libarena-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcollections-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsync-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblog-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtime-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libnative-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libregex-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librlibc-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libnative-4e7c5e5c.rlib | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libflate-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsync-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtime-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustdoc-4e7c5e5c.so | |
| install: /usr/local/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmorestack.a | |
| install: /usr/local/lib/libtime-4e7c5e5c.so | |
| install: /usr/local/lib/librustdoc-4e7c5e5c.so | |
| install: /usr/local/share/man/man1/rustc.1 | |
| install: /usr/local/share/man/man1/rustdoc.1 | |
| install: /usr/local/bin/rustdoc | |
| install: /usr/local/bin/rustc | |
| install: verifying installed binaries are executable | |
| Rust is ready to roll. | |
| install: looking for install programs | |
| install: found mkdir | |
| install: found printf | |
| install: found cut | |
| install: found grep | |
| install: found uname | |
| install: found tr | |
| install: found sed | |
| install: | |
| install: processing ./rustup-tmp-install/cargo-nightly-x86_64-unknown-linux-gnu/install.sh args | |
| install: | |
| install: CFG_DESTDIR := | |
| install: CFG_PREFIX := /usr/local | |
| install: CFG_LIBDIR := /usr/local/lib | |
| install: CFG_MANDIR := /usr/local/share/man | |
| install: | |
| install: validating ./rustup-tmp-install/cargo-nightly-x86_64-unknown-linux-gnu/install.sh args | |
| install: | |
| install: verifying platform can run binaries | |
| install: verifying destination is writable | |
| install: verifying destination is not the same as source | |
| install: /usr/local/etc/bash_completion.d/cargo | |
| install: /usr/local/share/doc/cargo/LICENSE-MIT | |
| install: /usr/local/share/doc/cargo/README.md | |
| install: /usr/local/share/doc/cargo/LICENSE-APACHE | |
| install: /usr/local/share/doc/cargo/LICENSE-THIRD-PARTY | |
| install: /usr/local/share/man/man1/cargo.1 | |
| install: /usr/local/bin/cargo | |
| install: verifying installed binaries are executable | |
| Cargo is ready to roll. | |
| +++ rustc --version | |
| rustc 0.13.0-nightly (ec28b4a6c 2014-11-04 03:36:55 +0000) | |
| +++ touch rust.installed | |
| ++ set +x | |
| rust is installed! | |
| INSTALL: sudo apt-get -y autoremove (cwd=$FWROOTinstalls) | |
| Reading package lists... Done | |
| Building dependency tree | |
| Reading state information... Done | |
| 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. | |
| INSTALL: Finished installing server software | |
| ================================================================================ | |
| Preparing Server, Database, and Client ... | |
| ================================================================================ | |
| bash: cpu0/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu1/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu10/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu11/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu12/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu13/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu14/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu15/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu16/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu17/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu18/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu19/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu2/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu20/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu21/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu22/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu23/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu3/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu4/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu5/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu6/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu7/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu8/cpufreq/scaling_governor: No such file or directory | |
| bash: cpu9/cpufreq/scaling_governor: No such file or directory | |
| Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-35-generic x86_64) | |
| * Documentation: https://help.ubuntu.com/ | |
| System information as of Tue Nov 4 11:03:58 EST 2014 | |
| System load: 0.0 Processes: 306 | |
| Usage of /: 0.6% of 727.08GB Users logged in: 1 | |
| Memory usage: 1% IP address for p2p1: 69.194.0.140 | |
| Swap usage: 0% | |
| Graph this data and manage this system at: | |
| https://landscape.canonical.com/ | |
| *** System restart required *** | |
| net.ipv4.tcp_max_syn_backlog = 65535 | |
| net.core.somaxconn = 65535 | |
| net.ipv4.tcp_tw_reuse = 1 | |
| net.ipv4.tcp_tw_recycle = 1 | |
| kernel.shmmax = 2147483648 | |
| kernel.shmall = 2097152 | |
| Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-35-generic x86_64) | |
| * Documentation: https://help.ubuntu.com/ | |
| System information as of Tue Nov 4 11:13:53 EST 2014 | |
| System load: 0.3 Processes: 305 | |
| Usage of /: 0.6% of 727.08GB Users logged in: 1 | |
| Memory usage: 1% IP address for p2p1: 69.194.0.140 | |
| Swap usage: 0% | |
| Graph this data and manage this system at: | |
| https://landscape.canonical.com/ | |
| *** System restart required *** | |
| net.ipv4.tcp_max_syn_backlog = 65535 | |
| net.core.somaxconn = 65535 | |
| net.ipv4.tcp_tw_reuse = 1 | |
| net.ipv4.tcp_tw_recycle = 1 | |
| kernel.shmmax = 2147483648 | |
| kernel.shmall = 2097152 | |
| ================================================================================ | |
| Running Tests... | |
| ================================================================================ | |
| -------------------------------------------------------------------------------- | Rough ETA: --:--:-- | |
| Running Test: iron | |
| -------------------------------------------------------------------------------- | |
| WARNING:root:Directory /home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron does not have a bash_profile.sh | |
| INFO:root:Running setup module start (cwd=/home/techempower/FrameworkBenchmarks/frameworks/Rust) | |
| INFO:root:Start exception: | |
| Traceback (most recent call last): | |
| File "/home/techempower/FrameworkBenchmarks/toolset/benchmark/framework_test.py", line 153, in start | |
| retcode = self.setup_module.start(self, out, err) | |
| File "/home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron/setup.py", line 8, in start | |
| subprocess.check_call("cargo build --release", shell=True, cwd="Iron", stderr=errfile, stdout=logfile) | |
| File "/usr/lib/python2.7/subprocess.py", line 540, in check_call | |
| raise CalledProcessError(retcode, cmd) | |
| CalledProcessError: Command 'cargo build --release' returned non-zero exit status 101 | |
| INFO:root:Called setup.py start | |
| WARNING:root:Directory /home/techempower/FrameworkBenchmarks/frameworks/Rust/Iron does not have a bash_profile.sh | |
| INFO:root:Running setup module stop (cwd=/home/techempower/FrameworkBenchmarks/frameworks/Rust) | |
| verify: 100% |#########################################################################################################################################| Rough Time: 00:00:40 | |
| ================================================================================ | |
| Verification Summary | |
| | Test: iron | |
| | NO RESULTS (Did framework launch?) | |
| ================================================================================ | |
| Time to complete: 58 seconds | |
| Results are saved in results/ec2/20141104111337 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment