Skip to content

Instantly share code, notes, and snippets.

@cburgdorf
Created June 27, 2019 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cburgdorf/8805e454cf748fc30f0713a6482a8a30 to your computer and use it in GitHub Desktop.
Save cburgdorf/8805e454cf748fc30f0713a6482a8a30 to your computer and use it in GitHub Desktop.
Ran with:
trinity track-perf --track-perf-pre-exec-cmd 'trinity fix-unclean-shutdown && git checkout -' --track-perf-target-block 20000 --track-perf-run-count 10 --track-perf-trinity-args='--disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1'
$ cat ../trinity/performance_report.txt
Performance Tracking (10 runs up to block #20000)
=============================================
Run 1 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
INFO 06-27 13:40:22 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:40:22 trinity Started main process (pid=26501)
INFO 06-27 13:40:22 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:40:22 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:40:22 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:40:22 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:40:22 plugin(#FixUncleanShutdownPlugin) Found 0 processes from a previous run. No processes to kill.
Switched to branch 'christoph/review/piper/trio/perf-measure'
Archived previous database to full_1561635621.51445
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #1' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #1
Hit target block 20000 (20050)
Total duration: 3m7s
Actual duration: 3m1s
Blocks per second: 110.77348066298343
#####################
Run 2 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
/usr/lib/python3.7/asyncio/events.py:640: DeprecationWarning: trio_asyncio should be used from within a Trio event loop.
self.set_event_loop(self.new_event_loop())
INFO 06-27 13:44:07 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:44:07 trinity Started main process (pid=17825)
INFO 06-27 13:44:07 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:44:07 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Found 1 process from a previous run. Closing...
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Process 26569 has already terminated
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Process 26569 has already terminated
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Process 26569 has already terminated
INFO 06-27 13:44:07 plugin(#FixUncleanShutdownPlugin) Manually removed /home/cburgdorf/.local/share/trinity/mainnet/pids-eth1/discovery.pid after killing process id 26569
Switched to branch 'christoph/feat/perf-measure-plugin'
Archived previous database to full_1561635846.252327
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #2' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #2
Hit target block 20000 (20334)
Total duration: 1m20s
Actual duration: 1m10s
Blocks per second: 290.48571428571427
#####################
Run 3 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
INFO 06-27 13:45:54 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:45:54 trinity Started main process (pid=18085)
INFO 06-27 13:45:54 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:45:54 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:45:54 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:45:54 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:45:54 plugin(#FixUncleanShutdownPlugin) Found 0 processes from a previous run. No processes to kill.
Switched to branch 'christoph/review/piper/trio/perf-measure'
Archived previous database to full_1561635952.397484
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #3' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #3
Hit target block 20000 (20044)
Total duration: 3m1s
Actual duration: 2m55s
Blocks per second: 114.53714285714285
#####################
Run 4 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
/usr/lib/python3.7/asyncio/events.py:640: DeprecationWarning: trio_asyncio should be used from within a Trio event loop.
self.set_event_loop(self.new_event_loop())
INFO 06-27 13:49:31 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:49:31 trinity Started main process (pid=6475)
INFO 06-27 13:49:31 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:49:31 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Found 1 process from a previous run. Closing...
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Process 18156 has already terminated
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Process 18156 has already terminated
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Process 18156 has already terminated
INFO 06-27 13:49:31 plugin(#FixUncleanShutdownPlugin) Manually removed /home/cburgdorf/.local/share/trinity/mainnet/pids-eth1/discovery.pid after killing process id 18156
Switched to branch 'christoph/feat/perf-measure-plugin'
Archived previous database to full_1561636169.7416463
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #4' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #4
Hit target block 20000 (20423)
Total duration: 1m12s
Actual duration: 1m4s
Blocks per second: 319.109375
#####################
Run 5 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
INFO 06-27 13:51:09 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:51:09 trinity Started main process (pid=6733)
INFO 06-27 13:51:09 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:51:09 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:51:09 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:51:09 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:51:09 plugin(#FixUncleanShutdownPlugin) Found 0 processes from a previous run. No processes to kill.
Switched to branch 'christoph/review/piper/trio/perf-measure'
Archived previous database to full_1561636267.40077
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #5' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #5
Hit target block 20000 (20002)
Total duration: 3m16s
Actual duration: 3m10s
Blocks per second: 105.27368421052631
#####################
Run 6 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
/usr/lib/python3.7/asyncio/events.py:640: DeprecationWarning: trio_asyncio should be used from within a Trio event loop.
self.set_event_loop(self.new_event_loop())
INFO 06-27 13:55:01 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:55:01 trinity Started main process (pid=30062)
INFO 06-27 13:55:01 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:55:01 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Found 1 process from a previous run. Closing...
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Process 6800 has already terminated
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Process 6800 has already terminated
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Process 6800 has already terminated
INFO 06-27 13:55:01 plugin(#FixUncleanShutdownPlugin) Manually removed /home/cburgdorf/.local/share/trinity/mainnet/pids-eth1/discovery.pid after killing process id 6800
Switched to branch 'christoph/feat/perf-measure-plugin'
Archived previous database to full_1561636499.858902
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #6' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #6
Hit target block 20000 (20524)
Total duration: 1m17s
Actual duration: 1m7s
Blocks per second: 306.32835820895525
#####################
Run 7 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
INFO 06-27 13:56:44 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 13:56:44 trinity Started main process (pid=30308)
INFO 06-27 13:56:44 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 13:56:44 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 13:56:44 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 13:56:44 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 13:56:44 plugin(#FixUncleanShutdownPlugin) Found 0 processes from a previous run. No processes to kill.
Switched to branch 'christoph/review/piper/trio/perf-measure'
Archived previous database to full_1561636602.3542264
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #7' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #7
Hit target block 20000 (20138)
Total duration: 3m13s
Actual duration: 3m7s
Blocks per second: 107.68983957219251
#####################
Run 8 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
/usr/lib/python3.7/asyncio/events.py:640: DeprecationWarning: trio_asyncio should be used from within a Trio event loop.
self.set_event_loop(self.new_event_loop())
INFO 06-27 14:00:32 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 14:00:32 trinity Started main process (pid=22232)
INFO 06-27 14:00:32 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 14:00:32 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Found 1 process from a previous run. Closing...
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Process 30379 has already terminated
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Process 30379 has already terminated
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Process 30379 has already terminated
INFO 06-27 14:00:32 plugin(#FixUncleanShutdownPlugin) Manually removed /home/cburgdorf/.local/share/trinity/mainnet/pids-eth1/discovery.pid after killing process id 30379
Switched to branch 'christoph/feat/perf-measure-plugin'
Archived previous database to full_1561636831.5712843
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #8' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #8
Hit target block 20000 (20416)
Total duration: 1m11s
Actual duration: 1m2s
Blocks per second: 329.2903225806452
#####################
Run 9 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
INFO 06-27 14:02:09 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 14:02:09 trinity Started main process (pid=22513)
INFO 06-27 14:02:09 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 14:02:09 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 14:02:09 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 14:02:09 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 14:02:09 plugin(#FixUncleanShutdownPlugin) Found 0 processes from a previous run. No processes to kill.
Switched to branch 'christoph/review/piper/trio/perf-measure'
Archived previous database to full_1561636928.0797737
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #9' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #9
Hit target block 20000 (20106)
Total duration: 3m23s
Actual duration: 3m14s
Blocks per second: 103.63917525773196
#####################
Run 10 out of 10
Runing pre exec command hook: trinity fix-unclean-shutdown && git checkout -
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
return f(*args, **kwds)
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/sedes/raw.py:6: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Sequence
/home/cburgdorf/Documents/hacking/ef/trinity/venv/lib/python3.7/site-packages/rlp/lazy.py:1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import Iterable, Sequence
/usr/lib/python3.7/asyncio/events.py:640: DeprecationWarning: trio_asyncio should be used from within a Trio event loop.
self.set_event_loop(self.new_event_loop())
INFO 06-27 14:06:09 trinity
______ _ _ __
/_ __/____(_)___ (_) /___ __
/ / / ___/ / __ \/ / __/ / / /
/ / / / / / / / / / /_/ /_/ /
/_/ /_/ /_/_/ /_/_/\__/\__, /
/____/
INFO 06-27 14:06:09 trinity Started main process (pid=14278)
INFO 06-27 14:06:09 trinity Trinity/0.1.0a25/linux/cpython3.7.3
INFO 06-27 14:06:09 trinity Trinity DEBUG log file is created at /home/cburgdorf/.local/share/trinity/mainnet/logs-eth1/trinity.log
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Cleaning up unclean shutdown...
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Searching for process id files in /home/cburgdorf/.local/share/trinity/mainnet...
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Found 1 process from a previous run. Closing...
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Process 22580 has already terminated
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Process 22580 has already terminated
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Process 22580 has already terminated
INFO 06-27 14:06:09 plugin(#FixUncleanShutdownPlugin) Manually removed /home/cburgdorf/.local/share/trinity/mainnet/pids-eth1/discovery.pid after killing process id 22580
Switched to branch 'christoph/feat/perf-measure-plugin'
Archived previous database to full_1561637168.1928194
Running cmd=trinity --track-perf --track-perf-label 'Unnamed run (1561635621.2737927) #10' --track-perf-target-block 20000 --track-perf-interval 1 --track-perf-report-path 'performance_report.txt' --disable-discovery --preferred-node="enode://9a1cda701a98a08065b950a87c20df7d076c7e2b11dfcd489a66efd8cbb9fb9894c7788461d6140cf0f312794098917e952f173c09bbbddf848b97afad962d61@40.118.145.245:30303" --max-peers 1
Performance tracking finished run: Unnamed run (1561635621.2737927) #10
Hit target block 20000 (20139)
Total duration: 1m17s
Actual duration: 1m9s
Blocks per second: 291.8695652173913
#####################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment