python3 -u test.py RUN ./ol new -p=test-cluster Init OL dir at /root/open-lambda/test-cluster Create lambda base at /root/open-lambda/test-cluster/lambda (may take several minutes) Working Directory: /root/open-lambda/test-cluster Worker Defaults: { "registry": "/root/open-lambda/test-cluster/registry", "registry_cache_ms": 5000, "sandbox": "sock", "cluster_name": "/root/open-lambda/test-cluster", "pip_mirror": "", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "handler_cache_mb": 239, "import_cache_mb": 239, "server_mode": "lambda", "worker_dir": "/root/open-lambda/test-cluster/worker", "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "worker_port": "5000", "Skip_pull_existing": false, "sandbox_config": { "processes": 10 }, "benchmark_log": "", "timing": false, "startup_pkgs": null, "docker_runtime": "" } You may now start a server using the "worker" command PUSH conf: {'startup_pkgs': ['parso', 'jedi', 'urllib3', 'idna', 'chardet', 'certifi', 'requests', 'simplejson'], 'registry': '/root/open-lambda/test-registry'} PUSH conf: {'import_cache_mb': 0, 'sandbox': 'sock', 'handler_cache_mb': 0} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=7306, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 7306 { "test": "smoke_tests", "params": {}, "pass": true, "seconds": 2.918494701385498, "total_seconds": 18.244689226150513, "stats": null, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 0, "import_cache_mb": 0, "benchmark_log": "", "sandbox": "sock", "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": [ "parso", "jedi", "urllib3", "idna", "chardet", "certifi", "requests", "simplejson" ], "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "Skip_pull_existing": false, "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:42:41 remove /sys/fs/cgroup/cpu/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 remove /sys/fs/cgroup/devices/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 remove /sys/fs/cgroup/freezer/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 remove /sys/fs/cgroup/hugetlb/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 remove /sys/fs/cgroup/memory/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 remove /sys/fs/cgroup/perf_event/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 remove /sys/fs/cgroup/systemd/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:41 Finished Lambda Cleanup", "2019/06/15 21:42:41 exiting", "" ] } POP conf: {'import_cache_mb': 0, 'sandbox': 'sock', 'handler_cache_mb': 0} PUSH conf: {'import_cache_mb': 0, 'sandbox': 'sock', 'handler_cache_mb': 256} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=7392, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 7392 { "test": "smoke_tests", "params": {}, "pass": true, "seconds": 1.674229383468628, "total_seconds": 9.332954406738281, "stats": null, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 256, "import_cache_mb": 0, "benchmark_log": "", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": [ "parso", "jedi", "urllib3", "idna", "chardet", "certifi", "requests", "simplejson" ], "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "sandbox": "sock", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:42:50 remove /sys/fs/cgroup/cpu/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 remove /sys/fs/cgroup/devices/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 remove /sys/fs/cgroup/freezer/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 remove /sys/fs/cgroup/hugetlb/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 remove /sys/fs/cgroup/memory/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 remove /sys/fs/cgroup/perf_event/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 remove /sys/fs/cgroup/systemd/sock-handlers [CGROUP POOL sock-handlers]", "2019/06/15 21:42:50 Finished Lambda Cleanup", "2019/06/15 21:42:50 exiting", "" ] } POP conf: {'import_cache_mb': 0, 'sandbox': 'sock', 'handler_cache_mb': 256} PUSH conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'handler_cache_mb': 0} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=7466, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 7466 { "test": "smoke_tests", "params": {}, "pass": true, "seconds": 0.7486815452575684, "total_seconds": 8.509854316711426, "stats": null, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 0, "import_cache_mb": 256, "benchmark_log": "", "sandbox": "sock", "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": [ "parso", "jedi", "urllib3", "idna", "chardet", "certifi", "requests", "simplejson" ], "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "Skip_pull_existing": false, "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:42:59 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:42:59 Finished Lambda Cleanup", "2019/06/15 21:42:59 exiting", "" ] } POP conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'handler_cache_mb': 0} PUSH conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'handler_cache_mb': 256} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=7552, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 7552 { "test": "smoke_tests", "params": {}, "pass": true, "seconds": 0.7461931705474854, "total_seconds": 9.00981330871582, "stats": null, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 256, "import_cache_mb": 256, "benchmark_log": "", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": [ "parso", "jedi", "urllib3", "idna", "chardet", "certifi", "requests", "simplejson" ], "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "sandbox": "sock", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:43:08 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:08 Finished Lambda Cleanup", "2019/06/15 21:43:08 exiting", "" ] } POP conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'handler_cache_mb': 256} PUSH conf: {'import_cache_mb': 0, 'sandbox': 'docker', 'handler_cache_mb': 0} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=7637, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 7637 { "test": "smoke_tests", "params": {}, "pass": true, "seconds": 7.04381799697876, "total_seconds": 14.589911699295044, "stats": null, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 0, "import_cache_mb": 0, "benchmark_log": "", "sandbox": "docker", "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": [ "parso", "jedi", "urllib3", "idna", "chardet", "certifi", "requests", "simplejson" ], "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "Skip_pull_existing": false, "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:43:23 received kill signal, cleaning up", "2019/06/15 21:43:23 Cleanup Lambdas:", "2019/06/15 21:43:23 Function: echo", "2019/06/15 21:43:23 Function: install", "2019/06/15 21:43:23 Function: install2", "2019/06/15 21:43:23 Function: install3", "2019/06/15 21:43:23 Cleanup Container Factory", "2019/06/15 21:43:23 Finished Lambda Cleanup", "2019/06/15 21:43:23 exiting", "" ] } POP conf: {'import_cache_mb': 0, 'sandbox': 'docker', 'handler_cache_mb': 0} PUSH conf: {'import_cache_mb': 0, 'sandbox': 'docker', 'handler_cache_mb': 256} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=8586, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 8586 { "test": "smoke_tests", "params": {}, "pass": true, "seconds": 3.107778549194336, "total_seconds": 11.460049152374268, "stats": null, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 256, "import_cache_mb": 0, "benchmark_log": "", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": [ "parso", "jedi", "urllib3", "idna", "chardet", "certifi", "requests", "simplejson" ], "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "sandbox": "docker", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:43:33 Function: install2", "2019/06/15 21:43:33 Instance: 2", "2019/06/15 21:43:34 Function: install3", "2019/06/15 21:43:34 Instance: 3", "2019/06/15 21:43:34 Function: echo", "2019/06/15 21:43:34 Instance: 0", "2019/06/15 21:43:34 Cleanup Container Factory", "2019/06/15 21:43:34 Finished Lambda Cleanup", "2019/06/15 21:43:34 exiting", "" ] } POP conf: {'import_cache_mb': 0, 'sandbox': 'docker', 'handler_cache_mb': 256} POP conf: {'startup_pkgs': ['parso', 'jedi', 'urllib3', 'idna', 'chardet', 'certifi', 'requests', 'simplejson'], 'registry': '/root/open-lambda/test-registry'} PUSH conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'registry': '/root/open-lambda/test-registry', 'handler_cache_mb': 256} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=9626, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 9626 { "test": "stress_one_lambda", "params": { "procs": 1, "seconds": 15 }, "pass": true, "seconds": 15.023647546768188, "total_seconds": 15.647932767868042, "stats": { "reqs_per_sec": 287.6 }, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 256, "import_cache_mb": 256, "benchmark_log": "", "worker_dir": "/root/open-lambda/test-cluster/worker", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": null, "cluster_name": "/root/open-lambda/test-cluster", "sandbox_config": { "processes": 10 }, "sandbox": "sock", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:43:50 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:43:50 Finished Lambda Cleanup", "2019/06/15 21:43:50 exiting", "" ] } RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=9664, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 9664 { "test": "stress_one_lambda", "params": { "procs": 2, "seconds": 15 }, "pass": true, "seconds": 15.044639825820923, "total_seconds": 15.369836330413818, "stats": { "reqs_per_sec": 285.53333333333336 }, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 256, "import_cache_mb": 256, "benchmark_log": "", "worker_dir": "/root/open-lambda/test-cluster/worker", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": null, "cluster_name": "/root/open-lambda/test-cluster", "sandbox_config": { "processes": 10 }, "sandbox": "sock", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:44:05 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:05 Finished Lambda Cleanup", "2019/06/15 21:44:05 exiting", "" ] } RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=9708, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 9708 { "test": "stress_one_lambda", "params": { "procs": 8, "seconds": 15 }, "pass": true, "seconds": 15.06353211402893, "total_seconds": 15.395329236984253, "stats": { "reqs_per_sec": 264.46666666666664 }, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/root/open-lambda/test-registry", "handler_cache_mb": 256, "import_cache_mb": 256, "benchmark_log": "", "worker_dir": "/root/open-lambda/test-cluster/worker", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": null, "cluster_name": "/root/open-lambda/test-cluster", "sandbox_config": { "processes": 10 }, "sandbox": "sock", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:44:20 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:20 Finished Lambda Cleanup", "2019/06/15 21:44:20 exiting", "" ] } POP conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'registry': '/root/open-lambda/test-registry', 'handler_cache_mb': 256} PUSH conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'handler_cache_mb': 256} PUSH conf: {'registry': '/tmp/tmpfdwhj2yz'} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=9789, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 9789 { "test": "call_each_once_exec", "params": { "lambda_count": 100, "alloc_mb": 1 }, "pass": true, "seconds": 2.6860408782958984, "total_seconds": 3.2265713214874268, "stats": { "reqs_per_sec": 37.22991186186485 }, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/tmp/tmpfdwhj2yz", "handler_cache_mb": 256, "import_cache_mb": 256, "benchmark_log": "", "sandbox": "sock", "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": null, "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "Skip_pull_existing": false, "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:44:24 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:44:24 Finished Lambda Cleanup", "2019/06/15 21:44:24 exiting", "" ] } POP conf: {'registry': '/tmp/tmpfdwhj2yz'} PUSH conf: {'registry': '/tmp/tmpytax_wbo'} RUN ./ol worker -p=test-cluster --detach using existing OL directory at /root/open-lambda/test-cluster Starting worker: pid=10416, port=5000, log=/root/open-lambda/test-cluster/worker.out ready RUN ./ol kill -p=test-cluster Kill worker process with PID 10416 { "test": "call_each_once_exec", "params": { "lambda_count": 1000, "alloc_mb": 10 }, "pass": true, "seconds": 39.89244198799133, "total_seconds": 41.034945487976074, "stats": { "reqs_per_sec": 25.067425381240344 }, "conf": { "SOCK_base_path": "/root/open-lambda/test-cluster/lambda", "Pkgs_dir": "/root/open-lambda/test-cluster/lambda/packages", "max_runners": 0, "docker_runtime": "", "worker_port": "5000", "registry_cache_ms": 5000, "registry": "/tmp/tmpytax_wbo", "handler_cache_mb": 256, "import_cache_mb": 256, "benchmark_log": "", "Skip_pull_existing": false, "server_mode": "lambda", "pip_mirror": "", "startup_pkgs": null, "cluster_name": "/root/open-lambda/test-cluster", "worker_dir": "/root/open-lambda/test-cluster/worker", "sandbox_config": { "processes": 10 }, "sandbox": "sock", "timing": false }, "exception": null, "worker_tail": [ "2019/06/15 21:45:05 remove /sys/fs/cgroup/cpu/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 remove /sys/fs/cgroup/devices/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 remove /sys/fs/cgroup/freezer/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 remove /sys/fs/cgroup/hugetlb/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 remove /sys/fs/cgroup/memory/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 remove /sys/fs/cgroup/perf_event/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 remove /sys/fs/cgroup/systemd/sock-cache [CGROUP POOL sock-cache]", "2019/06/15 21:45:05 Finished Lambda Cleanup", "2019/06/15 21:45:05 exiting", "" ] } POP conf: {'registry': '/tmp/tmpytax_wbo'} POP conf: {'import_cache_mb': 256, 'sandbox': 'sock', 'handler_cache_mb': 256} PASSED: 11, FAILED: 0