logs
stringlengths 104
251k
|
---|
Faulting application name: Wox.exe, version: 1.3.100.0, time stamp: 0x5746c728
Faulting module name: KERNELBASE.dll, version: 10.0.10586.306, time stamp: 0x571af331
Exception code: 0xe0434352
Fault offset: 0x0000000000071f28
Faulting process id: 0x3a3c
Faulting application start time: 0x01d1b8f7768bdddb
Faulting application path: C:\Users\me\AppData\Local\Wox\app-1.3.100\Wox.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 4b5ef07e-1818-4026-9607-aca3a4672154
Faulting package full name:
Faulting package-relative application ID:
|
sh
$ git clone [email protected]:username_1/nginx-hhvm-docker.git && cd nginx-hhvm-docker
$ docker-compose scale web=2
# Creating and starting nginxhhvmdocker_web_1 ...
# Creating and starting nginxhhvmdocker_web_2 ...
# Pulling web (nginx-hhvm:latest)...
# Pulling web (nginx-hhvm:latest)...
# Pulling repository docker.io/library/nginx-hhvm
# Pulling repository docker.io/library/nginx-hhvm
#
# ERROR: for nginxhhvmdocker_web_1 Error: image library/nginx-hhvm not found
#
# ERROR: for nginxhhvmdocker_web_2 Error: image library/nginx-hhvm not found
# ERROR: Error: image library/nginx-hhvm not found
$ docker-compose up
# Pulling web (nginx-hhvm:latest)...
# Pulling repository docker.io/library/nginx-hhvm
# ERROR: Error: image library/nginx-hhvm not found
|
sh
$ git clone [email protected]:username_1/nginx-hhvm-docker.git && cd nginx-hhvm-docker
$ docker-compose scale web=2
# Creating and starting nginxhhvmdocker_web_1 ...
# Creating and starting nginxhhvmdocker_web_2 ...
# Pulling web (nginx-hhvm:latest)...
# Pulling web (nginx-hhvm:latest)...
# Pulling repository docker.io/library/nginx-hhvm
# Pulling repository docker.io/library/nginx-hhvm
#
# ERROR: for nginxhhvmdocker_web_1 Error: image library/nginx-hhvm not found
#
# ERROR: for nginxhhvmdocker_web_2 Error: image library/nginx-hhvm not found
# ERROR: Error: image library/nginx-hhvm not found
$ docker-compose up
# Pulling web (nginx-hhvm:latest)...
# Pulling repository docker.io/library/nginx-hhvm
# ERROR: Error: image library/nginx-hhvm not found
|
$ dart2js --checked Language/Libraries_and_Scripts/Imports/deferred_import_t02.dart
Hint: When run on the command-line, the compiled output might require a preamble file located in:
<sdk>/lib/_internal/js_runtime/lib/preambles.
$ ~/Code/dart/sdk/third_party/d8/linux/d8 ~/Code/dart/sdk/sdk/lib/_internal/js_runtime/lib/preambles/d8.js out.js
/usr/local/google/home/het/Code/dart/sdk/sdk/lib/_internal/js_runtime/lib/preambles/d8.js:263: Assertion failed
throw e;
^
Assertion failed
at dart.wrapException (out.js:2081:17)
at dart.assertHelper (out.js:2602:17)
at dart.boolConversionCheck (out.js:2512:9)
at dart.onLoad (out.js:6558:16)
at _RootZone.dart._RootZone.runUnary$2 (out.js:5446:21)
at _Future__propagateToListeners_handleValueCallback.dart._Future__propagateToListeners_handleValueCallback.call$0 (out.js:5243:62)
at dart._Future.static._Future__propagateToListeners (out.js:5061:104)
at _Future.dart._Future._completeWithValue$1 (out.js:4890:11)
at Future_wait_closure.dart.Future_wait_closure.call$1 (out.js:4662:25)
at _RootZone.dart._RootZone.runUnary$2 (out.js:5446:21)
|
$ dart2js --checked Language/Libraries_and_Scripts/Imports/deferred_import_t02.dart
Hint: When run on the command-line, the compiled output might require a preamble file located in:
<sdk>/lib/_internal/js_runtime/lib/preambles.
$ ~/Code/dart/sdk/third_party/d8/linux/d8 ~/Code/dart/sdk/sdk/lib/_internal/js_runtime/lib/preambles/d8.js out.js
/usr/local/google/home/het/Code/dart/sdk/sdk/lib/_internal/js_runtime/lib/preambles/d8.js:263: Assertion failed
throw e;
^
Assertion failed
at dart.wrapException (out.js:2081:17)
at dart.assertHelper (out.js:2602:17)
at dart.boolConversionCheck (out.js:2512:9)
at dart.onLoad (out.js:6558:16)
at _RootZone.dart._RootZone.runUnary$2 (out.js:5446:21)
at _Future__propagateToListeners_handleValueCallback.dart._Future__propagateToListeners_handleValueCallback.call$0 (out.js:5243:62)
at dart._Future.static._Future__propagateToListeners (out.js:5061:104)
at _Future.dart._Future._completeWithValue$1 (out.js:4890:11)
at Future_wait_closure.dart.Future_wait_closure.call$1 (out.js:4662:25)
at _RootZone.dart._RootZone.runUnary$2 (out.js:5446:21)
|
kamil@Kamils-iMac:~/Development/meteor/pepkalc/.install$ gulp deploy:install
[13:08:32] Using gulpfile ~/Development/meteor/pepkalc/.install/gulpfile.js
[13:08:32] Starting 'deploy:install'...
[13:08:33] gulp-ssh :: Executing :: bash -f /var/www/meteor/pepkalc/install.com
events.js:141
throw er; // Unhandled 'error' event
^
Error: /var/www/meteor/pepkalc/install.com: line 9: DIR: command not found
|
kamil@Kamils-iMac:~/Development/meteor/pepkalc/.install$ gulp deploy:install
[13:08:32] Using gulpfile ~/Development/meteor/pepkalc/.install/gulpfile.js
[13:08:32] Starting 'deploy:install'...
[13:08:33] gulp-ssh :: Executing :: bash -f /var/www/meteor/pepkalc/install.com
events.js:141
throw er; // Unhandled 'error' event
^
Error: /var/www/meteor/pepkalc/install.com: line 9: DIR: command not found
|
window.plugins.googleplus.login({
'scopes': 'https://www.googleapis.com/auth/contacts.readonly profile email',
'offline': true,
"webClientId" : *******ANDROID PROD CLIENT ID********
},
function (success) {
console.log("window.plugins.googleplus.login", JSON.stringify(success));
},
function (err) {
console.error("window.plugins.googleplus.login",err); // HERE ERROR 10.
}
|
window.plugins.googleplus.login({
'scopes': 'https://www.googleapis.com/auth/contacts.readonly profile email',
'offline': true,
"webClientId" : *******ANDROID PROD CLIENT ID********
},
function (success) {
console.log("window.plugins.googleplus.login", JSON.stringify(success));
},
function (err) {
console.error("window.plugins.googleplus.login",err); // HERE ERROR 10.
}
|
{u'httpStatus': 422, u'messages': [{u'errorCode': u'107', u'message': u'[(root).properties.size] Attribute must not be null'}]}
|
{u'httpStatus': 422, u'messages': [{u'errorCode': u'107', u'message': u'[(root).properties.size] Attribute must not be null'}]}
|
E0718 07:43:44.372428 3537 runtime.go:70] Observed a panic: "Key found in assumed set but not in podStates. Potentially a logical error." (Key found in assumed set but not in podStates. Potentially a logical error.)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/runtime/runtime.go:64
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/runtime/runtime.go:48
/usr/local/go/src/runtime/asm_amd64.s:472
/usr/local/go/src/runtime/panic.go:443
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:321
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:309
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:305
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:86
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:87
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:49
/usr/local/go/src/runtime/asm_amd64.s:1998
panic: Key found in assumed set but not in podStates. Potentially a logical error. [recovered]
panic: Key found in assumed set but not in podStates. Potentially a logical error.
goroutine 57 [running]:
panic(0x169fb40, 0xc82ccccd00)
/usr/local/go/src/runtime/panic.go:481 +0x3e6
k8s.io/kubernetes/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/runtime/runtime.go:55 +0x153
panic(0x169fb40, 0xc82ccccd00)
/usr/local/go/src/runtime/panic.go:443 +0x4e9
k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).cleanupAssumedPods(0xc820015640, 0xecf1e7fb0, 0x16314887, 0x29b7380)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:321 +0x1a7
k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).cleanupExpiredAssumedPods(0xc820015640)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:309 +0x4f
k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).(k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.cleanupExpiredAssumedPods)-fm()
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:305 +0x20
k8s.io/kubernetes/pkg/util/wait.JitterUntil.func1(0xc820541bb0)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:86 +0x4b
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc820541bb0, 0x3b9aca00, 0x0, 0x1, 0xc820495e00)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:87 +0xb4
k8s.io/kubernetes/pkg/util/wait.Until(0xc820541bb0, 0x3b9aca00, 0xc820495e00)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:49 +0x43
created by k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).run
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:305 +0x7b
|
E0718 07:43:44.372428 3537 runtime.go:70] Observed a panic: "Key found in assumed set but not in podStates. Potentially a logical error." (Key found in assumed set but not in podStates. Potentially a logical error.)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/runtime/runtime.go:64
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/runtime/runtime.go:48
/usr/local/go/src/runtime/asm_amd64.s:472
/usr/local/go/src/runtime/panic.go:443
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:321
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:309
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:305
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:86
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:87
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:49
/usr/local/go/src/runtime/asm_amd64.s:1998
panic: Key found in assumed set but not in podStates. Potentially a logical error. [recovered]
panic: Key found in assumed set but not in podStates. Potentially a logical error.
goroutine 57 [running]:
panic(0x169fb40, 0xc82ccccd00)
/usr/local/go/src/runtime/panic.go:481 +0x3e6
k8s.io/kubernetes/pkg/util/runtime.HandleCrash(0x0, 0x0, 0x0)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/runtime/runtime.go:55 +0x153
panic(0x169fb40, 0xc82ccccd00)
/usr/local/go/src/runtime/panic.go:443 +0x4e9
k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).cleanupAssumedPods(0xc820015640, 0xecf1e7fb0, 0x16314887, 0x29b7380)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:321 +0x1a7
k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).cleanupExpiredAssumedPods(0xc820015640)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:309 +0x4f
k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).(k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.cleanupExpiredAssumedPods)-fm()
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:305 +0x20
k8s.io/kubernetes/pkg/util/wait.JitterUntil.func1(0xc820541bb0)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:86 +0x4b
k8s.io/kubernetes/pkg/util/wait.JitterUntil(0xc820541bb0, 0x3b9aca00, 0x0, 0x1, 0xc820495e00)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:87 +0xb4
k8s.io/kubernetes/pkg/util/wait.Until(0xc820541bb0, 0x3b9aca00, 0xc820495e00)
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/util/wait/wait.go:49 +0x43
created by k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache.(*schedulerCache).run
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/plugin/pkg/scheduler/schedulercache/cache.go:305 +0x7b
|
1 modules)
at Abp.Modules.AbpModuleManager.LoadAllModules()
at Abp.AbpBootstrapper.Initialize()
at Abp.AspNetCore.AbpApplicationBuilderExtensions.UseAbp(IApplicationBuilder app)
at HrPayroll.Web.Startup.Startup.Configure(IApplicationBuilder app, IHostingEnvironment env, ILoggerFactory loggerFactory) in D:\src\HrPayrollV2\src\HrPayroll.Web\Startup\Startup.cs:line 62
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.AspNetCore.Hosting.Internal.ConfigureBuilder.Invoke(Object instance, IApplicationBuilder builder)
at Microsoft.AspNetCore.Hosting.Internal.WebHost.BuildApplication()
|
=== Pre-bind state information ===
LOG: DisplayName = HrPayroll.Attendance.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/src/HrPayrollV2/src/HrPayroll.Web/bin/Debug/net461/win7-x64/
LOG: Initial PrivatePath = NULL
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: D:\src\HrPayrollV2\src\HrPayroll.Web\bin\Debug\net461\win7-x64\HrPayroll.Web.exe.Config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: The same bind was seen before, and was failed with hr = 0x80070002.
|
Exception Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
|
Failed to parse connector.js
{ [TypeLexerSyntaxError: Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:
[String]
^]
name: 'TypeLexerSyntaxError',
message: 'Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:\n[String]\n^' }
undefined
Failed to parse sql.js
{ [TypeLexerSyntaxError: Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:
[String]|String
^]
name: 'TypeLexerSyntaxError',
message: 'Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:\n[String]|String\n^' }
|
Failed to parse connector.js
{ [TypeLexerSyntaxError: Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:
[String]
^]
name: 'TypeLexerSyntaxError',
message: 'Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:\n[String]\n^' }
undefined
Failed to parse sql.js
{ [TypeLexerSyntaxError: Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:
[String]|String
^]
name: 'TypeLexerSyntaxError',
message: 'Expected "!", "(", "*", "...", "=", "?", "function", "module", "{" or [a-zA-Z_$] but "[" found.:\n[String]|String\n^' }
|
(venv)project_x $cookiecutter https://github.com/pydanny/cookiecutter-django
Traceback (most recent call last):
File "/Users/username_0/Projects/project_x/venv/bin/cookiecutter", line 11, in <module>
sys.exit(main())
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 716, in __call__
return self.main(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 696, in main
rv = self.invoke(ctx)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 889, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 534, in invoke
return callback(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/cli.py", line 106, in main
config_file=user_config
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/main.py", line 107, in cookiecutter
no_input=no_input
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 102, in clone
if not is_vcs_installed(repo_type):
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 80, in is_vcs_installed
return bool(which(repo_type))
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/whichcraft.py", line 71, in which
name = os.path.join(dir, thefile)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/posixpath.py", line 73, in join
path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
|
(venv)project_x $cookiecutter https://github.com/pydanny/cookiecutter-django
Traceback (most recent call last):
File "/Users/username_0/Projects/project_x/venv/bin/cookiecutter", line 11, in <module>
sys.exit(main())
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 716, in __call__
return self.main(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 696, in main
rv = self.invoke(ctx)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 889, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 534, in invoke
return callback(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/cli.py", line 106, in main
config_file=user_config
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/main.py", line 107, in cookiecutter
no_input=no_input
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 102, in clone
if not is_vcs_installed(repo_type):
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 80, in is_vcs_installed
return bool(which(repo_type))
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/whichcraft.py", line 71, in which
name = os.path.join(dir, thefile)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/posixpath.py", line 73, in join
path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
|
(venv)project_x $cookiecutter https://github.com/pydanny/cookiecutter-django
Traceback (most recent call last):
File "/Users/username_0/Projects/project_x/venv/bin/cookiecutter", line 11, in <module>
sys.exit(main())
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 716, in __call__
return self.main(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 696, in main
rv = self.invoke(ctx)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 889, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 534, in invoke
return callback(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/cli.py", line 106, in main
config_file=user_config
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/main.py", line 107, in cookiecutter
no_input=no_input
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 102, in clone
if not is_vcs_installed(repo_type):
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 80, in is_vcs_installed
return bool(which(repo_type))
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/whichcraft.py", line 71, in which
name = os.path.join(dir, thefile)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/posixpath.py", line 73, in join
path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
|
(venv)project_x $cookiecutter https://github.com/pydanny/cookiecutter-django
Traceback (most recent call last):
File "/Users/username_0/Projects/project_x/venv/bin/cookiecutter", line 11, in <module>
sys.exit(main())
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 716, in __call__
return self.main(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 696, in main
rv = self.invoke(ctx)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 889, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/click/core.py", line 534, in invoke
return callback(*args, **kwargs)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/cli.py", line 106, in main
config_file=user_config
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/main.py", line 107, in cookiecutter
no_input=no_input
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 102, in clone
if not is_vcs_installed(repo_type):
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/cookiecutter/vcs.py", line 80, in is_vcs_installed
return bool(which(repo_type))
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/site-packages/whichcraft.py", line 71, in which
name = os.path.join(dir, thefile)
File "/Users/username_0/Projects/project_x/venv/lib/python2.7/posixpath.py", line 73, in join
path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
|
(node:274) Warning: Possible EventEmitter memory leak detected. 11 unpipe listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 drain listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 finish listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 unpipe listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 drain listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 finish listeners added. Use emitter.setMaxListeners() to increase limit
|
(node:274) Warning: Possible EventEmitter memory leak detected. 11 unpipe listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 drain listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 finish listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 unpipe listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 drain listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit
(node:274) Warning: Possible EventEmitter memory leak detected. 11 finish listeners added. Use emitter.setMaxListeners() to increase limit
|
text
[better-play-logger] $ h2-browser
java.lang.ClassNotFoundException: org.h2.tools.Server
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at play.sbt.PlayCommands$$anonfun$6.apply(PlayCommands.scala:77)
at play.sbt.PlayCommands$$anonfun$6.apply(PlayCommands.scala:74)
at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:30)
at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:30)
at sbt.Command$.process(Command.scala:93)
at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:96)
at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:96)
at sbt.State$$anon$1.process(State.scala:184)
at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:96)
at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:96)
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17)
at sbt.MainLoop$.next(MainLoop.scala:96)
at sbt.MainLoop$.run(MainLoop.scala:89)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:68)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:63)
at sbt.Using.apply(Using.scala:24)
at sbt.MainLoop$.runWithNewLog(MainLoop.scala:63)
at sbt.MainLoop$.runAndClearLast(MainLoop.scala:46)
at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:30)
at sbt.MainLoop$.runLogged(MainLoop.scala:22)
at sbt.StandardMain$.runManaged(Main.scala:54)
at sbt.xMain.run(Main.scala:29)
at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:109)
at xsbt.boot.Launch$.withContextLoader(Launch.scala:128)
at xsbt.boot.Launch$.run(Launch.scala:109)
at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:35)
at xsbt.boot.Launch$.launch(Launch.scala:117)
at xsbt.boot.Launch$.apply(Launch.scala:18)
at xsbt.boot.Boot$.runImpl(Boot.scala:41)
at xsbt.boot.Boot$.main(Boot.scala:17)
at xsbt.boot.Boot.main(Boot.scala)
|
text
[better-play-logger] $ h2-browser
java.lang.ClassNotFoundException: org.h2.tools.Server
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at play.sbt.PlayCommands$$anonfun$6.apply(PlayCommands.scala:77)
at play.sbt.PlayCommands$$anonfun$6.apply(PlayCommands.scala:74)
at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:30)
at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:30)
at sbt.Command$.process(Command.scala:93)
at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:96)
at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:96)
at sbt.State$$anon$1.process(State.scala:184)
at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:96)
at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:96)
at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17)
at sbt.MainLoop$.next(MainLoop.scala:96)
at sbt.MainLoop$.run(MainLoop.scala:89)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:68)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:63)
at sbt.Using.apply(Using.scala:24)
at sbt.MainLoop$.runWithNewLog(MainLoop.scala:63)
at sbt.MainLoop$.runAndClearLast(MainLoop.scala:46)
at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:30)
at sbt.MainLoop$.runLogged(MainLoop.scala:22)
at sbt.StandardMain$.runManaged(Main.scala:54)
at sbt.xMain.run(Main.scala:29)
at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:109)
at xsbt.boot.Launch$.withContextLoader(Launch.scala:128)
at xsbt.boot.Launch$.run(Launch.scala:109)
at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:35)
at xsbt.boot.Launch$.launch(Launch.scala:117)
at xsbt.boot.Launch$.apply(Launch.scala:18)
at xsbt.boot.Boot$.runImpl(Boot.scala:41)
at xsbt.boot.Boot$.main(Boot.scala:17)
at xsbt.boot.Boot.main(Boot.scala)
|
Mocha::ExpectationError:
unexpected invocation: #<AnyInstance:Win32::Registry>.[]('Domain')
satisfied expectations:
- allowed any number of times, invoked 4 times: #<AnyInstance:Win32::Registry>.[]('ChocolateyInstall')
- allowed any number of times, not yet invoked: #<Puppet::Util::Feature:0x45b5be0>.root?(any_parameters)
|
Mocha::ExpectationError:
unexpected invocation: #<AnyInstance:Win32::Registry>.[]('Domain')
satisfied expectations:
- allowed any number of times, invoked 4 times: #<AnyInstance:Win32::Registry>.[]('ChocolateyInstall')
- allowed any number of times, not yet invoked: #<Puppet::Util::Feature:0x45b5be0>.root?(any_parameters)
|
<template>
<textarea @input="handleChange" >{{ value }}</textarea>
</template>
<script>
import autosize from 'autosize'
export default {
props: ['handle-change', 'value'],
ready() {
autosize(this.$el)
}
}
</script>
|
<template>
<autosize-textarea :handle-change="handleChange" :value="text"></autosize-textarea>
</template>
<script>
import AutosizeTextarea from './AutosizeTextarea.vue'
export default {
data() {
return {
text: 'hi'
}
},
methods: {
handleChange(e) {
this.text = e.target.value
}
},
components: {
AutosizeTextarea
}
}
</script>
|
ValidationError: child "jfs" fails because ["jfs" must be a Function]
at Object.exports.process (/home/vijay/Worklab/hapi-bootup/node_modules/hapi-faker/node_modules/joi/lib/errors.js:140:17)
at internals.Any._validateWithOptions (/home/vijay/Worklab/hapi-bootup/node_modules/hapi-faker/node_modules/joi/lib/any.js:654:25)
at root.validate (/home/vijay/Worklab/hapi-bootup/node_modules/hapi-faker/node_modules/joi/lib/index.js:100:23)
at new HapiFaker (/home/vijay/Worklab/hapi-bootup/node_modules/hapi-faker/lib/hapi-faker.js:10:20)
at Object.exports.register (/home/vijay/Worklab/hapi-bootup/node_modules/hapi-faker/index.js:7:14)
at Object.target [as register] (/home/vijay/Worklab/hapi-bootup/node_modules/joi/lib/object.js:77:34)
at each (/home/vijay/Worklab/hapi-bootup/node_modules/hapi/lib/plugin.js:317:14)
at iterate (/home/vijay/Worklab/hapi-bootup/node_modules/items/lib/index.js:36:13)
at Object.exports.serial (/home/vijay/Worklab/hapi-bootup/node_modules/items/lib/index.js:39:9)
at module.exports.internals.Plugin.parent.auth.internals.Plugin.register.each [as register] (/home/vijay/Worklab/hapi-bootup/node_modules/hapi/lib/plugin.js:320:11)
at Object.<anonymous> (/home/vijay/Worklab/hapi-bootup/server.js:27:8)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:313:12)
at Function.Module.runMain (module.js:467:10)
|
+ docker run --rm -v /jenkins/workspace/blutilities/general_utilities_readme:/usr/app apiology/quality:jumbo-22.0.0
ERROR: While executing gem ... (Gem::DocumentError)
RDoc is not installed: cannot load such file -- rdoc/rdoc
Updating installed gems
Updating brakeman
Successfully installed brakeman-3.4.0
[Pipeline] echo
hudson.AbortException: script returned exit code 1
|
+ docker run --rm -v /jenkins/workspace/blutilities/general_utilities_readme:/usr/app apiology/quality:jumbo-22.0.0
ERROR: While executing gem ... (Gem::DocumentError)
RDoc is not installed: cannot load such file -- rdoc/rdoc
Updating installed gems
Updating brakeman
Successfully installed brakeman-3.4.0
[Pipeline] echo
hudson.AbortException: script returned exit code 1
|
Exception in thread Thread-265:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "./python3.3/threading.py", line 858, in run
File "/Users/gianpaolo/Library/Application Support/Sublime Text 3/Packages/Deviot/libs/PlatformioCLI.py", line 280, in build
Tools.ERRORS_LIST.extend(Tools.highlightError(exec_view))
File "/Users/gianpaolo/Library/Application Support/Sublime Text 3/Packages/Deviot/libs/Tools.py", line 750, in highlightError
if(string_before in current_line):
UnboundLocalError: local variable 'string_before' referenced before assignment
|
Exception in thread Thread-265:
Traceback (most recent call last):
File "./python3.3/threading.py", line 901, in _bootstrap_inner
File "./python3.3/threading.py", line 858, in run
File "/Users/gianpaolo/Library/Application Support/Sublime Text 3/Packages/Deviot/libs/PlatformioCLI.py", line 280, in build
Tools.ERRORS_LIST.extend(Tools.highlightError(exec_view))
File "/Users/gianpaolo/Library/Application Support/Sublime Text 3/Packages/Deviot/libs/Tools.py", line 750, in highlightError
if(string_before in current_line):
UnboundLocalError: local variable 'string_before' referenced before assignment
|
Error: Cannot find module '/Users/njonas/Code/<project_dir>/node_modules/snowboy/lib/node/binding/Release/electron-v1.4-darwin-x64/snowboy.node'
|
Uncaught Error: Cannot find module '/Users/njonas/Downloads/sonus-electron-boilerplate-master/node_modules/snowboy/lib/node/binding/Release/electron-v1.6-darwin-x64/snowboy.node'
|
Error: Cannot find module '/Users/njonas/Code/<project_dir>/node_modules/snowboy/lib/node/binding/Release/electron-v1.4-darwin-x64/snowboy.node'
|
Uncaught Error: Cannot find module '/Users/njonas/Downloads/sonus-electron-boilerplate-master/node_modules/snowboy/lib/node/binding/Release/electron-v1.6-darwin-x64/snowboy.node'
|
An unknown error occurred, please file an issue with this info:
Error: Expected opening parenthesis.
at Parser.error (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:165:11)
at Parser.parenClose (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:355:12)
at Parser.parseTokens (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:224:14)
at Parser.loop (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:170:12)
at Parser.parse (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:99:17)
at Object.spaceAroundCommaLinter [as lint] (/Users/jonathan/lesshint/lib/linters/space_around_comma.js:19:41)
at /Users/jonathan/lesshint/lib/linter.js:134:32
at Array.forEach (native)
at checkNode (/Users/jonathan/lesshint/lib/linter.js:105:17)
at /Users/jonathan/lesshint/lib/linter.js:204:9
|
An unknown error occurred, please file an issue with this info:
Error: Expected opening parenthesis.
at Parser.error (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:165:11)
at Parser.parenClose (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:355:12)
at Parser.parseTokens (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:224:14)
at Parser.loop (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:170:12)
at Parser.parse (/Users/jonathan/lesshint/node_modules/postcss-values-parser/dist/parser.js:99:17)
at Object.spaceAroundCommaLinter [as lint] (/Users/jonathan/lesshint/lib/linters/space_around_comma.js:19:41)
at /Users/jonathan/lesshint/lib/linter.js:134:32
at Array.forEach (native)
at checkNode (/Users/jonathan/lesshint/lib/linter.js:105:17)
at /Users/jonathan/lesshint/lib/linter.js:204:9
|
{'code': 0,
'message': u'Invalid profile status for cancel action; profile should be active or suspended',
'orig': {'agreement_details': {'cycles_completed': u'3',
'cycles_remaining': u'18446744073709551613',
'failed_payment_count': u'0',
'final_payment_date': u'1970-01-01T00:00:00Z',
'last_payment_amount': {'currency': u'USD',
'value': u'10.00'},
'last_payment_date': u'2016-08-20T14:50:20Z',
'outstanding_balance': {'currency': u'USD',
'value': u'0.00'}},
'description': u'Monthly Donation 10 USD',
'id': u'I-GBR2J2ANKXL6',
'links': [{'href': u'https://api.paypal.com/v1/payments/billing-agreements/I-GBR2J2ANKXL6/suspend',
'method': u'POST',
'rel': u'suspend'},
{'href': u'https://api.paypal.com/v1/payments/billing-agreements/I-GBR2J2ANKXL6/re-activate',
'method': u'POST',
'rel': u're_activate'},
{'href': u'https://api.paypal.com/v1/payments/billing-agreements/I-GBR2J2ANKXL6/cancel',
'method': u'POST',
'rel': u'cancel'},
{'href': u'https://api.paypal.com/v1/payments/billing-agreements/I-GBR2J2ANKXL6/bill-balance',
'method': u'POST',
'rel': u'self'},
{'href': u'https://api.paypal.com/v1/payments/billing-agreements/I-GBR2J2ANKXL6/set-balance',
'method': u'POST',
'rel': u'self'}],
'payer': {'payer_info': {'email': u'[email protected]',
'first_name': u'XXXXXXX',
'last_name': u'XXXXXXX',
'payer_id': u'4QLCY2RC3Y6C8',
'shipping_address': {'city': u'XXXX',
'country_code': u'US',
'line1': u'XXXXXXXXXX',
'postal_code': u'XXXXX',
'recipient_name': u'XXXXXXXXXX',
'state': u'XX'}},
'payment_method': u'paypal',
'status': u'unverified'},
'plan': {'merchant_preferences': {'auto_bill_amount': u'YES',
'max_fail_attempts': u'0',
'setup_fee': {'currency': u'USD',
'value': u'10.00'}},
'payment_definitions': [{'amount': {'currency': u'USD',
'value': u'10.00'},
'charge_models': [{'amount': {'currency': u'USD',
'value': u'0.00'},
'type': u'TAX'},
{'amount': {'currency': u'USD',
'value': u'0.00'},
'type': u'SHIPPING'}],
'cycles': u'0',
'frequency': u'Month',
'frequency_interval': u'1',
'type': u'REGULAR'}]},
'shipping_address': {'city': u'XXXXX',
'country_code': u'US',
'line1': u'XXXXXXXXXXX',
'postal_code': u'XXXXX',
'recipient_name': u'XXXXXXXXXXXXX',
'state': u'XX'},
'start_date': u'2016-06-20T04:00:00Z',
'state': u'Cancelled'},
'success': 0,
'trans_id': u'I-GBR2J2ANKXL6'}
|
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
|
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
|
System.Exception:Β ActualΒ andΒ expectedΒ itemsΒ don'tΒ match:
Expected:Β 342
Actual:Β 343
Β Β Β atΒ Roslyn.VSHosting.Test.Utilities.CompareAndThrowIfNotEqual[TItem](TItemΒ expected,Β TItemΒ actual)Β inΒ C:\Users\paulv\Documents\GitHub\roslyn-internal\Closed\Hosting\Test\Actions\VisualStudio\Utilities\Utilities.cs:lineΒ 15
Β Β Β atΒ Roslyn.Hosting.Test.Actions.Common.VerifyTagsActionImpl.VerifyTags(IWpfTextViewΒ view,Β IEnumerable`1Β tags)Β inΒ C:\Users\paulv\Documents\GitHub\roslyn-internal\Closed\Hosting\RoslynTaoActions\Actions\Common\VerifyTagsActionImpl.cs:lineΒ 0
Β Β Β atΒ Roslyn.VSHosting.Test.VerifyTagsAction`2.<>c.<ExecuteHelper>b__10_0(Object[]Β args)Β inΒ C:\Users\paulv\Documents\GitHub\roslyn-internal\Closed\Hosting\RoslynTaoActions\Actions\VisualStudio\VerifyAdornmentsAction.cs:lineΒ 67
Β Β Β atΒ Microsoft.Test.Apex.VisualStudio.Services.Remote.VsUIThreadInvokerService.DispatcherInvocationWrapper(RemoteActionΒ action,Β Object[]Β arguments)Β inΒ f:\dd\src\omni\Apex\HostIntegration\VisualStudio\Services\Remote\VsUIThreadInvokerService.cs:lineΒ 87
|
2016-11-08 11:50:37,140:INFO:efflux.helpers.carbonblack:{u'server_name': u'ip-172-31-30-46.ec2.internal', u'docs': [{u'process_md5': u'fd902835deaef4091799287736f3a028', u'sensor_id': 2, u'filtering_known_dlls': False, u'modload_count': 68, u'parent_unique_id': u'00
000002-0000-0ce8-01d2-39c1eb2925c0-00000001', u'cmdline': u'wmic /node:10.10.4.50 process get commandline', u'last_update': u'2016-11-08T16:39:47.821Z', u'id': u'00000002-0000-0a68-01d2-39deb7ca765e', u'parent_name': u'cmd.exe', u'parent_md5': u'0000000000000000000
00000000000', u'group': u'Default Group', u'hostname': u'WIN7HRTESTING', u'filemod_count': 0, u'start': u'2016-11-08T16:39:47.618Z', u'comms_ip': -2108343733, u'regmod_count': 0, u'interface_ip': 168428860, u'process_pid': 2664, u'username': u'BETTERGREENCO\\john',
u'process_name': u'wmic.exe', u'emet_count': 0, u'path': u'c:\\windows\\system32\\wbem\\wmic.exe', u'netconn_count': 1, u'parent_pid': 3304, u'crossproc_count': 6, u'segment_id': 1, u'host_type': u'workstation', u'processblock_count': 0, u'os_type': u'windows', u'ch
ildproc_count': 0, u'unique_id': u'00000002-0000-0a68-01d2-39deb7ca765e-00000001'}], u'event_timestamp': 1478623807.91, u'watchlist_id': 236, u'highlights': [{u'name': u'PREPREPREwmic.exePOSTPOSTPOST', u'ids': [u'00000002-0000-0a68-01d2-39deb7ca765e-00000001']}, {u'
name': u'c:\\windows\\system32\\wbem\\PREPREPREwmic.exePOSTPOSTPOST', u'ids': [u'00000002-0000-0a68-01d2-39deb7ca765e-00000001', u'00000002-0000-0a68-01d2-39deb7ca765e-00000001']}], u'cb_version': u'5.2.0.161004.1206', u'watchlist_name': u'WMIC with Remote Connectio
ns'}
{'content_type': u'application/json'}
{'consumer_tag': u'None1', 'redelivered': False, 'routing_key': u'watchlist.hit.process', 'delivery_tag': 3, 'exchange': u'api.events'}
|
2016-11-08 11:50:37,140:INFO:efflux.helpers.carbonblack:{u'server_name': u'ip-172-31-30-46.ec2.internal', u'docs': [{u'process_md5': u'fd902835deaef4091799287736f3a028', u'sensor_id': 2, u'filtering_known_dlls': False, u'modload_count': 68, u'parent_unique_id': u'00
000002-0000-0ce8-01d2-39c1eb2925c0-00000001', u'cmdline': u'wmic /node:10.10.4.50 process get commandline', u'last_update': u'2016-11-08T16:39:47.821Z', u'id': u'00000002-0000-0a68-01d2-39deb7ca765e', u'parent_name': u'cmd.exe', u'parent_md5': u'0000000000000000000
00000000000', u'group': u'Default Group', u'hostname': u'WIN7HRTESTING', u'filemod_count': 0, u'start': u'2016-11-08T16:39:47.618Z', u'comms_ip': -2108343733, u'regmod_count': 0, u'interface_ip': 168428860, u'process_pid': 2664, u'username': u'BETTERGREENCO\\john',
u'process_name': u'wmic.exe', u'emet_count': 0, u'path': u'c:\\windows\\system32\\wbem\\wmic.exe', u'netconn_count': 1, u'parent_pid': 3304, u'crossproc_count': 6, u'segment_id': 1, u'host_type': u'workstation', u'processblock_count': 0, u'os_type': u'windows', u'ch
ildproc_count': 0, u'unique_id': u'00000002-0000-0a68-01d2-39deb7ca765e-00000001'}], u'event_timestamp': 1478623807.91, u'watchlist_id': 236, u'highlights': [{u'name': u'PREPREPREwmic.exePOSTPOSTPOST', u'ids': [u'00000002-0000-0a68-01d2-39deb7ca765e-00000001']}, {u'
name': u'c:\\windows\\system32\\wbem\\PREPREPREwmic.exePOSTPOSTPOST', u'ids': [u'00000002-0000-0a68-01d2-39deb7ca765e-00000001', u'00000002-0000-0a68-01d2-39deb7ca765e-00000001']}], u'cb_version': u'5.2.0.161004.1206', u'watchlist_name': u'WMIC with Remote Connectio
ns'}
{'content_type': u'application/json'}
{'consumer_tag': u'None1', 'redelivered': False, 'routing_key': u'watchlist.hit.process', 'delivery_tag': 3, 'exchange': u'api.events'}
|
diff
warning: insecure protocol git:// detected: git://github.com/influxdata/influxdata-docker
diff --git a/kapacitor_1.1.0-rc1-alpine/Dockerfile b/kapacitor_1.1.0-rc2-alpine/Dockerfile
similarity index 97%
rename from kapacitor_1.1.0-rc1-alpine/Dockerfile
rename to kapacitor_1.1.0-rc2-alpine/Dockerfile
index 8541062..0ab73f3 100644
--- a/kapacitor_1.1.0-rc1-alpine/Dockerfile
+++ b/kapacitor_1.1.0-rc2-alpine/Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.4
-ENV KAPACITOR_VERSION 1.1.0~rc1
+ENV KAPACITOR_VERSION 1.1.0~rc2
RUN apk add --no-cache --virtual .build-deps wget gnupg tar ca-certificates && \
update-ca-certificates && \
gpg --keyserver hkp://ha.pool.sks-keyservers.net \
diff --git a/kapacitor_1.1.0-rc1-alpine/entrypoint.sh b/kapacitor_1.1.0-rc2-alpine/entrypoint.sh
similarity index 100%
rename from kapacitor_1.1.0-rc1-alpine/entrypoint.sh
rename to kapacitor_1.1.0-rc2-alpine/entrypoint.sh
diff --git a/kapacitor_1.1.0-rc1/kapacitor.conf b/kapacitor_1.1.0-rc2-alpine/kapacitor.conf
similarity index 100%
rename from kapacitor_1.1.0-rc1/kapacitor.conf
rename to kapacitor_1.1.0-rc2-alpine/kapacitor.conf
diff --git a/kapacitor_1.1.0-rc1/Dockerfile b/kapacitor_1.1.0-rc2/Dockerfile
similarity index 95%
rename from kapacitor_1.1.0-rc1/Dockerfile
rename to kapacitor_1.1.0-rc2/Dockerfile
index 9d08966..71c862f 100644
--- a/kapacitor_1.1.0-rc1/Dockerfile
+++ b/kapacitor_1.1.0-rc2/Dockerfile
@@ -4,7 +4,7 @@ RUN gpg \
--keyserver hkp://ha.pool.sks-keyservers.net \
--recv-keys 05CE15085FC09D18E99EFB22684A14CF2582E0C5
-ENV KAPACITOR_VERSION 1.1.0~rc1
+ENV KAPACITOR_VERSION 1.1.0~rc2
RUN wget -q https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR_VERSION}_amd64.deb.asc && \
wget -q https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR_VERSION}_amd64.deb && \
gpg --batch --verify kapacitor_${KAPACITOR_VERSION}_amd64.deb.asc kapacitor_${KAPACITOR_VERSION}_amd64.deb && \
diff --git a/kapacitor_1.1.0-rc1/entrypoint.sh b/kapacitor_1.1.0-rc2/entrypoint.sh
similarity index 100%
rename from kapacitor_1.1.0-rc1/entrypoint.sh
rename to kapacitor_1.1.0-rc2/entrypoint.sh
diff --git a/kapacitor_1.1.0-rc1-alpine/kapacitor.conf b/kapacitor_1.1.0-rc2/kapacitor.conf
similarity index 100%
rename from kapacitor_1.1.0-rc1-alpine/kapacitor.conf
rename to kapacitor_1.1.0-rc2/kapacitor.conf
|
diff
warning: insecure protocol git:// detected: git://github.com/influxdata/influxdata-docker
diff --git a/kapacitor_1.1.0-rc1-alpine/Dockerfile b/kapacitor_1.1.0-rc2-alpine/Dockerfile
similarity index 97%
rename from kapacitor_1.1.0-rc1-alpine/Dockerfile
rename to kapacitor_1.1.0-rc2-alpine/Dockerfile
index 8541062..0ab73f3 100644
--- a/kapacitor_1.1.0-rc1-alpine/Dockerfile
+++ b/kapacitor_1.1.0-rc2-alpine/Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.4
-ENV KAPACITOR_VERSION 1.1.0~rc1
+ENV KAPACITOR_VERSION 1.1.0~rc2
RUN apk add --no-cache --virtual .build-deps wget gnupg tar ca-certificates && \
update-ca-certificates && \
gpg --keyserver hkp://ha.pool.sks-keyservers.net \
diff --git a/kapacitor_1.1.0-rc1-alpine/entrypoint.sh b/kapacitor_1.1.0-rc2-alpine/entrypoint.sh
similarity index 100%
rename from kapacitor_1.1.0-rc1-alpine/entrypoint.sh
rename to kapacitor_1.1.0-rc2-alpine/entrypoint.sh
diff --git a/kapacitor_1.1.0-rc1/kapacitor.conf b/kapacitor_1.1.0-rc2-alpine/kapacitor.conf
similarity index 100%
rename from kapacitor_1.1.0-rc1/kapacitor.conf
rename to kapacitor_1.1.0-rc2-alpine/kapacitor.conf
diff --git a/kapacitor_1.1.0-rc1/Dockerfile b/kapacitor_1.1.0-rc2/Dockerfile
similarity index 95%
rename from kapacitor_1.1.0-rc1/Dockerfile
rename to kapacitor_1.1.0-rc2/Dockerfile
index 9d08966..71c862f 100644
--- a/kapacitor_1.1.0-rc1/Dockerfile
+++ b/kapacitor_1.1.0-rc2/Dockerfile
@@ -4,7 +4,7 @@ RUN gpg \
--keyserver hkp://ha.pool.sks-keyservers.net \
--recv-keys 05CE15085FC09D18E99EFB22684A14CF2582E0C5
-ENV KAPACITOR_VERSION 1.1.0~rc1
+ENV KAPACITOR_VERSION 1.1.0~rc2
RUN wget -q https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR_VERSION}_amd64.deb.asc && \
wget -q https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR_VERSION}_amd64.deb && \
gpg --batch --verify kapacitor_${KAPACITOR_VERSION}_amd64.deb.asc kapacitor_${KAPACITOR_VERSION}_amd64.deb && \
diff --git a/kapacitor_1.1.0-rc1/entrypoint.sh b/kapacitor_1.1.0-rc2/entrypoint.sh
similarity index 100%
rename from kapacitor_1.1.0-rc1/entrypoint.sh
rename to kapacitor_1.1.0-rc2/entrypoint.sh
diff --git a/kapacitor_1.1.0-rc1-alpine/kapacitor.conf b/kapacitor_1.1.0-rc2/kapacitor.conf
similarity index 100%
rename from kapacitor_1.1.0-rc1-alpine/kapacitor.conf
rename to kapacitor_1.1.0-rc2/kapacitor.conf
|
import pexpect.fdpexpect
fd = os.open('/dev/ttyUSB0', os.O_RDWR|os.O_NOCTTY)
child = pexpect.fdpexpect.fdspawn(fd, timeout=5)
while ...
chunk = child.read_nonblocking(timeout=0.1)
|
^CTraceback (most recent call last):
...
s = child.read_nonblocking(timeout=0.1)
File "/usr/lib/python2.7/dist-packages/pexpect/spawnbase.py", line 144, in read_nonblocking
s = os.read(self.child_fd, size)
KeyboardInterrupt
|
import pexpect.fdpexpect
fd = os.open('/dev/ttyUSB0', os.O_RDWR|os.O_NOCTTY)
child = pexpect.fdpexpect.fdspawn(fd, timeout=5)
while ...
chunk = child.read_nonblocking(timeout=0.1)
|
^CTraceback (most recent call last):
...
s = child.read_nonblocking(timeout=0.1)
File "/usr/lib/python2.7/dist-packages/pexpect/spawnbase.py", line 144, in read_nonblocking
s = os.read(self.child_fd, size)
KeyboardInterrupt
|
File "wp.py", line 42, in <module>
main()
File "wp.py", line 20, in main
traceback.print_stack()
|
if (dialect.UseReturningIdentity || dialect.UseReturningIntoVar)
{
string identityColumn = query.IdentityColumn();
if (identityColumn == null)
throw new ArgumentNullException("query.IdentityColumn");
queryText += " RETURNING " + SqlSyntax.AutoBracket(identityColumn);
//if (dialect.UseReturningIntoVar)
// queryText = "DECLARE\r\n INSERTED__VALUE NUMBER(18);\r\nBEGIN\r\n" +
// queryText + " INTO INSERTED__VALUE; DBMS_OUTPUT.PUT_LINE(INSERTED__VALUE);\r\nEND;";
if (dialect.UseReturningIntoVar)
queryText = queryText + " INTO :" + identityColumn;
using (var command = NewCommand(connection, queryText, query.Params))
{
var param = command.CreateParameter();
//param.Direction = ParameterDirection.Output;
param.Direction = ParameterDirection.ReturnValue;
param.ParameterName = identityColumn;
param.DbType = DbType.Int64;
command.Parameters.Add(param);
ExecuteNonQuery(command);
return Convert.ToInt64(param.Value);
}
}
|
if (dialect.UseReturningIdentity || dialect.UseReturningIntoVar)
{
string identityColumn = query.IdentityColumn();
if (identityColumn == null)
throw new ArgumentNullException("query.IdentityColumn");
queryText += " RETURNING " + SqlSyntax.AutoBracket(identityColumn);
//if (dialect.UseReturningIntoVar)
// queryText = "DECLARE\r\n INSERTED__VALUE NUMBER(18);\r\nBEGIN\r\n" +
// queryText + " INTO INSERTED__VALUE; DBMS_OUTPUT.PUT_LINE(INSERTED__VALUE);\r\nEND;";
if (dialect.UseReturningIntoVar)
queryText = queryText + " INTO :" + identityColumn;
using (var command = NewCommand(connection, queryText, query.Params))
{
var param = command.CreateParameter();
//param.Direction = ParameterDirection.Output;
param.Direction = ParameterDirection.ReturnValue;
param.ParameterName = identityColumn;
param.DbType = DbType.Int64;
command.Parameters.Add(param);
ExecuteNonQuery(command);
return Convert.ToInt64(param.Value);
}
}
|
Task "Adb"
Using task Adb from Xamarin.Android.Tools.BootstrapTasks.Adb, Xamarin.Android.Tools.BootstrapTasks, Version=1.0.6178.31998, Culture=neutral, PublicKeyToken=null
Task Adb
Arguments: -s emulator-5600 install -r "/Users/builder/jenkins/workspace/xamarin-android-pr-builder/xamarin-android/tests/../bin/TestDebug/Xamarin.Android.JcwGen_Tests.apk"
Tool /Users/builder/android-toolchain/sdk/platform-tools/adb execution started with arguments: -s emulator-5600 install -r "/Users/builder/jenkins/workspace/xamarin-android-pr-builder/xamarin-android/tests/../bin/TestDebug/Xamarin.Android.JcwGen_Tests.apk"
Environment variables being passed to the tool:
1569 KB/s (62064461 bytes in 38.624s)
pkg: /data/local/tmp/Xamarin.Android.JcwGen_Tests.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
Tool /Users/builder/android-toolchain/sdk/platform-tools/adb execution finished.
[Output] Output:
1569 KB/s (62064461 bytes in 38.624s)
pkg: /data/local/tmp/Xamarin.Android.JcwGen_Tests.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
|
Task "Adb"
Using task Adb from Xamarin.Android.Tools.BootstrapTasks.Adb, Xamarin.Android.Tools.BootstrapTasks, Version=1.0.6178.31998, Culture=neutral, PublicKeyToken=null
Task Adb
Arguments: -s emulator-5600 install -r "/Users/builder/jenkins/workspace/xamarin-android-pr-builder/xamarin-android/tests/../bin/TestDebug/Xamarin.Android.JcwGen_Tests.apk"
Tool /Users/builder/android-toolchain/sdk/platform-tools/adb execution started with arguments: -s emulator-5600 install -r "/Users/builder/jenkins/workspace/xamarin-android-pr-builder/xamarin-android/tests/../bin/TestDebug/Xamarin.Android.JcwGen_Tests.apk"
Environment variables being passed to the tool:
1569 KB/s (62064461 bytes in 38.624s)
pkg: /data/local/tmp/Xamarin.Android.JcwGen_Tests.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
Tool /Users/builder/android-toolchain/sdk/platform-tools/adb execution finished.
[Output] Output:
1569 KB/s (62064461 bytes in 38.624s)
pkg: /data/local/tmp/Xamarin.Android.JcwGen_Tests.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
|
$ ansible-playbook -i hosts napalm-facts2.yml --limit 172.29.52.34
PLAY [network] *****************************************************************
TASK [Get Facts] ***************************************************************
fatal: [172.29.52.34]: FAILED! => {"changed": false, "failed": true, "msg": "The filter bgp_config is not supported in napalm-ios [get_bgp_config()]"}
PLAY RECAP *********************************************************************
172.29.52.34 : ok=0 changed=0 unreachable=0 failed=1
|
$ ansible-playbook -i hosts napalm-facts.yml --limit router1
PLAY [network] *****************************************************************
TASK [Get BGP Neighbors] *******************************************************
fatal: [router1]: FAILED! => {"changed": false, "failed": true, "msg": "[facts] cannot retrieve device data: list index out of range"}
PLAY RECAP *********************************************************************
router1 : ok=0 changed=0 unreachable=0 failed=1
|
$ ansible-playbook -i hosts napalm-facts2.yml --limit 172.29.52.34
PLAY [network] *****************************************************************
TASK [Get Facts] ***************************************************************
fatal: [172.29.52.34]: FAILED! => {"changed": false, "failed": true, "msg": "The filter bgp_config is not supported in napalm-ios [get_bgp_config()]"}
PLAY RECAP *********************************************************************
172.29.52.34 : ok=0 changed=0 unreachable=0 failed=1
|
$ ansible-playbook -i hosts napalm-facts.yml --limit router1
PLAY [network] *****************************************************************
TASK [Get BGP Neighbors] *******************************************************
fatal: [router1]: FAILED! => {"changed": false, "failed": true, "msg": "[facts] cannot retrieve device data: list index out of range"}
PLAY RECAP *********************************************************************
router1 : ok=0 changed=0 unreachable=0 failed=1
|
POST / POST /
Host: localhost:9090 Host: localhost:8888
User-Agent: curl/7.43.0 User-Agent: curl/7.43.0
Accept: */* Accept: */*
Content-Length: 16408366 Content-Length: 16408366
Content-Type: Content-Type:
application/x-www-form-urlencoded application/x-www-form-urlencoded
ββββββββββββββββ Proxy ββββββββββββββ
β β βββββββββββββββββββββββββββββββββββ β β
β β β βββββββββββββ βββββββββββ β β β
ββββββββββββββββββββ ββββββΆβ β Akka HTTP β βAkka HTTPβ βββββ βββββΆββββββββββββββββββββββ
β curl client β β β Server β β Client β β β Akka HTTP Server β
ββββββββββββββββββββ βββββββ β(port 9090)β βββββββββββ βββββ βββββββββββββββββββββββββββ
β β β βββββββββββββ β β β
β β βββββββββββββββββββββββββββββββββββ β β
ββββββββββββββββ ββββββββββββββ
HTTP/1.1 301 Moved Permanently HTTP/1.1 301 Moved Permanently
Server: akka-http/10.0.0 Server: akka-http/10.0.0
Date: Tue, 13 Dec 2016 14:56:56 GMT Date: Tue, 13 Dec 2016 14:56:56 GMT
Connection: close Connection: close
Content-Length: 0 Content-Length: 0
----- OR -----
HTTP/1.1 500 Internal Server Error
Server: akka-http/10.0.0
Date: Tue, 13 Dec 2016 15:05:50 GMT
Connection: close
Content-Type: text/plain;
|
akka.http.scaladsl.model.InvalidContentLengthException: HTTP message had declared Content-Length NNN but entity data stream amounts to MMM bytes less
|
ERROR akka.actor.ActorSystemImpl - Error during processing of request: 'The connection closed with error: Broken pipe'. Completing with 500 Internal Server Error response.
|
POST / POST /
Host: localhost:9090 Host: localhost:8888
User-Agent: curl/7.43.0 User-Agent: curl/7.43.0
Accept: */* Accept: */*
Content-Length: 16408366 Content-Length: 16408366
Content-Type: Content-Type:
application/x-www-form-urlencoded application/x-www-form-urlencoded
ββββββββββββββββ Proxy ββββββββββββββ
β β βββββββββββββββββββββββββββββββββββ β β
β β β βββββββββββββ βββββββββββ β β β
ββββββββββββββββββββ ββββββΆβ β Akka HTTP β βAkka HTTPβ βββββ βββββΆββββββββββββββββββββββ
β curl client β β β Server β β Client β β β Akka HTTP Server β
ββββββββββββββββββββ βββββββ β(port 9090)β βββββββββββ βββββ βββββββββββββββββββββββββββ
β β β βββββββββββββ β β β
β β βββββββββββββββββββββββββββββββββββ β β
ββββββββββββββββ ββββββββββββββ
HTTP/1.1 301 Moved Permanently HTTP/1.1 301 Moved Permanently
Server: akka-http/10.0.0 Server: akka-http/10.0.0
Date: Tue, 13 Dec 2016 14:56:56 GMT Date: Tue, 13 Dec 2016 14:56:56 GMT
Connection: close Connection: close
Content-Length: 0 Content-Length: 0
----- OR -----
HTTP/1.1 500 Internal Server Error
Server: akka-http/10.0.0
Date: Tue, 13 Dec 2016 15:05:50 GMT
Connection: close
Content-Type: text/plain;
|
(gdb) bt
#0 0x00007f27f80075f7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007f27f8008ce8 in __GI_abort () at abort.c:90
#2 0x00007f27f8000566 in __assert_fail_base (fmt=0x7f27f8150ce8 "%s%s%s:%u: %s%sAssertion
|
(gdb) bt
#0 0x00007f27f80075f7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007f27f8008ce8 in __GI_abort () at abort.c:90
#2 0x00007f27f8000566 in __assert_fail_base (fmt=0x7f27f8150ce8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x11d1c11 "n == sizeof(val)",
file=file@entry=0x11d1bf5 "../deps/uv/src/unix/async.c", line=line@entry=136, function=function@entry=0x11d1c33 <__PRETTY_FUNCTION__.9544> "uv__async_io")
at assert.c:92
#3 0x00007f27f8000612 in __GI___assert_fail (assertion=assertion@entry=0x11d1c11 "n == sizeof(val)", file=file@entry=0x11d1bf5 "../deps/uv/src/unix/async.c",
line=line@entry=136, function=function@entry=0x11d1c33 <__PRETTY_FUNCTION__.9544> "uv__async_io") at assert.c:101
#4 0x0000000000ece71e in uv__async_io (loop=0x18a0e00 <default_loop_struct>, w=0x18a0fc8 <default_loop_struct+456>, events=<optimized out>)
at ../deps/uv/src/unix/async.c:136
#5 0x0000000000edd8e8 in uv__io_poll (loop=loop@entry=0x18a0e00 <default_loop_struct>, timeout=0) at ../deps/uv/src/unix/linux-core.c:380
#6 0x0000000000ecefb9 in uv_run (loop=0x18a0e00 <default_loop_struct>, mode=UV_RUN_ONCE) at ../deps/uv/src/unix/core.c:354
#7 0x0000000000d73e50 in StartNodeInstance (arg=<synthetic pointer>, this=<optimized out>) at ../src/node.cc:4230
#8 node::Start (argc=4, argv=0x305ebc0) at ../src/node.cc:4307
#9 0x00007f27f7ff3b15 in __libc_start_main (main=0x727ea0 <main(int, char**)>, argc=4, ubp_av=0x7ffc8259bdf8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffc8259bde8) at libc-start.c:274
#10 0x0000000000728109 in _start ()
|
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at NUnit.Framework.Internal.PropertyBag.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.Test.PopulateTestNode(TNode thisNode, Boolean recursive)
at NUnit.Framework.Internal.TestMethod.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.TestResult.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.TestResult.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.TestResult.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.TestResult.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.TestResult.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Internal.TestResult.AddToXml(TNode parentNode, Boolean recursive)
at NUnit.Framework.Api.FrameworkController.RunTests(ICallbackEventHandler handler, String filter)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(String assemblyString, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
at System.AppDomain.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityAttributes)
at System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityAttributes)
at System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityAttributes)
at NUnit.Engine.Drivers.NUnit3FrameworkDriver.Run(ITestEventListener listener, String filter)
at NUnit.Engine.Runners.DirectTestRunner.RunTests(ITestEventListener listener, TestFilter filter)
at NUnit.Engine.Runners.MasterTestRunner.RunTests(ITestEventListener listener, TestFilter filter)
at NUnit.Engine.Runners.MasterTestRunner.Run(ITestEventListener listener, TestFilter filter)
at NUnit.ConsoleRunner.ConsoleRunner.RunTests(TestPackage package, TestFilter filter)
at NUnit.ConsoleRunner.Program.Main(String[] args)
|
10 Jan 09:11:51 - Resolve cubik
10 Jan 09:11:51 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:51 - Proxy error
10 Jan 09:11:52 - Resolve cubik
10 Jan 09:11:52 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:52 - Proxy error
|
10 Jan 09:11:51 - Resolve cubik
10 Jan 09:11:51 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:51 - Proxy error
10 Jan 09:11:52 - Resolve cubik
10 Jan 09:11:52 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:52 - Proxy error
|
10 Jan 09:11:51 - Resolve cubik
10 Jan 09:11:51 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:51 - Proxy error
10 Jan 09:11:52 - Resolve cubik
10 Jan 09:11:52 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:52 - Proxy error
|
10 Jan 09:11:51 - Resolve cubik
10 Jan 09:11:51 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:51 - Proxy error
10 Jan 09:11:52 - Resolve cubik
10 Jan 09:11:52 - Proxy http://cubik.dev to https://localhost:9000
10 Jan 09:11:52 - Proxy error
|
WARNING - condition always evaluates to true
left : null
right: null
if (XX == null) {
^^^^^^^^^^
0 error(s), 1 warning(s), 100.0% typed
|
var foo = 'foo'
// the export is an alias
window.bar = foo;
// value changes internally
window.setTimeout(1000, function() {foo = 'asdf'});
// Read export in external code
console.log(window.bar); // always logs 'foo'!
|
WARNING - condition always evaluates to true
left : null
right: null
if (XX == null) {
^^^^^^^^^^
0 error(s), 1 warning(s), 100.0% typed
|
var foo = 'foo'
// the export is an alias
window.bar = foo;
// value changes internally
window.setTimeout(1000, function() {foo = 'asdf'});
// Read export in external code
console.log(window.bar); // always logs 'foo'!
|
Entered content is not yet a valid JSON Form object.
The JSON Form library returned:
Error: The JSONForm contains an element that links to an element in the JSON schema (key: "invalid") and that should not based on its type ("help")
|
Entered content is not yet a valid JSON Form object.
The JSON Form library returned:
Error: The JSONForm contains an element that links to an element in the JSON schema (key: "invalid") and that should not based on its type ("help")
|
Validating Inspector
Launching Flow server for /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector
Spawned flow server (pid=37693)
Logs will go to /private/tmp/flow/zSusrzSlocalzSlibzSnode_moduleszSappiumzSnode_moduleszSappium-xcuitest-driverzSWebDriverAgentzSInspector.log
No errors!
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/app.js
12:18 error Unable to resolve path to module 'js/http' import/no-unresolved
13:20 error Unable to resolve path to module 'js/screen' import/no-unresolved
14:31 error Unable to resolve path to module 'js/screenshot_factory' import/no-unresolved
15:18 error Unable to resolve path to module 'js/tree' import/no-unresolved
16:22 error Unable to resolve path to module 'js/tree_node' import/no-unresolved
17:25 error Unable to resolve path to module 'js/tree_context' import/no-unresolved
18:23 error Unable to resolve path to module 'js/inspector' import/no-unresolved
27:14 error Missing space before function parentheses space-before-function-paren
32:20 error Missing space before function parentheses space-before-function-paren
37:18 error Missing space before function parentheses space-before-function-paren
49:12 error Missing space before function parentheses space-before-function-paren
57:9 error Missing space before function parentheses space-before-function-paren
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/http.js
13:13 error Missing space before function parentheses space-before-function-paren
13:20 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
20:7 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
25:14 error Missing space before function parentheses space-before-function-paren
25:21 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
32:7 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/image_utils.js
11:34 error Missing space before function parentheses space-before-function-paren
11:55 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
15:40 error Missing space before function parentheses space-before-function-paren
15:69 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
28:45 error Missing space before function parentheses space-before-function-paren
28:79 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
41:22 error Missing space before function parentheses space-before-function-paren
41:31 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
44:28 error Missing space before function parentheses space-before-function-paren
45:7 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/inspector.js
14:22 error Missing space before function parentheses space-before-function-paren
19:9 error Missing space before function parentheses space-before-function-paren
34:18 error Missing space before function parentheses space-before-function-paren
54:14 error Missing space before function parentheses space-before-function-paren
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/screen.js
15:9 error Missing space before function parentheses space-before-function-paren
32:22 error Missing space before function parentheses space-before-function-paren
40:13 error Missing space before function parentheses space-before-function-paren
44:19 error Missing space before function parentheses space-before-function-paren
53:24 error Missing space before function parentheses space-before-function-paren
66:34 error Missing space before function parentheses space-before-function-paren
79:75 warning Missing space before opening brace space-before-blocks
80:9 error Expected indentation of 6 spaces but found 8 indent
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/screenshot_factory.js
10:24 error Unable to resolve path to module 'js/image_utils' import/no-unresolved
12:30 error Missing space before function parentheses space-before-function-paren
23:26 error Missing space before function parentheses space-before-function-paren
23:60 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
33:28 error Missing space before function parentheses space-before-function-paren
37:22 error Missing space before function parentheses space-before-function-paren
37:43 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
51:34 error Missing space before function parentheses space-before-function-paren
51:42 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
58:5 warning Avoid callbacks. Prefer Async/Await promise/prefer-await-to-callbacks
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/tree.js
22:9 error Missing space before function parentheses space-before-function-paren
41:16 error Missing space before function parentheses space-before-function-paren
45:21 error Missing space before function parentheses space-before-function-paren
51:13 error Missing space before function parentheses space-before-function-paren
63:13 error Missing space before function parentheses space-before-function-paren
100:14 error Missing space before function parentheses space-before-function-paren
106:19 error Missing space before function parentheses space-before-function-paren
112:19 error Missing space before function parentheses space-before-function-paren
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/tree_context.js
11:14 error Missing space before function parentheses space-before-function-paren
16:21 error Missing space before function parentheses space-before-function-paren
/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/Inspector/js/tree_node.js
11:19 error Missing space before function parentheses space-before-function-paren
18:23 error Missing space before function parentheses space-before-function-paren
26:23 error Missing space before function parentheses space-before-function-paren
36:19 error Missing space before function parentheses space-before-function-paren
49:14 error Missing space before function parentheses space-before-function-paren
β 65 problems (51 errors, 14 warnings)
|
Unable to retrieve logset metadata from MongoDB: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:27017
|
2017-02-15 12:52:54: NBcdTest
2017-02-15 12:52:54: ........... OK (11 tests)
2017-02-15 12:52:54: RemoteFileTest
2017-02-15 12:53:20: Run: 1 Failures: 0 Errors: 0 Timeout: 1
|
2017-02-15 12:52:54: NBcdTest
2017-02-15 12:52:54: ........... OK (11 tests)
2017-02-15 12:52:54: RemoteFileTest
2017-02-15 12:53:20: Run: 1 Failures: 0 Errors: 0 Timeout: 1
|
Thread 41 Crashed:
0 libsystem_kernel.dylib 0x00007fffa2c47dd6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffa2d33787 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffa2bad420 abort + 129
3 libjvm.dylib 0x000000010e282beb os::abort(bool) + 25
4 libjvm.dylib 0x000000010e3a6a2a VMError::report_and_die() + 2304
5 libjvm.dylib 0x000000010e284816 JVM_handle_bsd_signal + 1131
6 libjvm.dylib 0x000000010e280a7b signalHandler(int, __siginfo*, void*) + 47
7 libsystem_platform.dylib 0x00007fffa2d26bba _sigtramp + 26
8 ??? 0x0000700011cdc488 0 + 123145601008776
9 libjlibtorrent.dylib 0x000000013052744a 0x130364000 + 1848394
10 libjlibtorrent.dylib 0x00000001305206f5 0x130364000 + 1820405
11 libjlibtorrent.dylib 0x00000001304fd03b libtorrent::torrent::we_have(libtorrent::aux::strong_typedef<int, libtorrent::aux::piece_index_tag, void>) + 987
12 libjlibtorrent.dylib 0x00000001304ff2eb libtorrent::torrent::on_piece_hashed(libtorrent::aux::strong_typedef<int, libtorrent::aux::piece_index_tag, void>, libtorrent::digest32<160> const&, libtorrent::storage_error const&) + 907
13 libjlibtorrent.dylib 0x000000013045e7e1 0x130364000 + 1026017
14 libjlibtorrent.dylib 0x000000013040bcf3 libtorrent::disk_io_job::call_callback(libtorrent::buffer_allocator_interface&) + 307
15 libjlibtorrent.dylib 0x0000000130414e01 libtorrent::disk_io_thread::call_job_handlers() + 145
16 libjlibtorrent.dylib 0x00000001304183e4 boost::asio::detail::completion_handler<std::__1::__bind<void (libtorrent::disk_io_thread::*)(), libtorrent::disk_io_thread*> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) + 84
17 libjlibtorrent.dylib 0x000000013049e561 0x130364000 + 1287521
18 libjlibtorrent.dylib 0x000000013049e035 0x130364000 + 1286197
19 libjlibtorrent.dylib 0x000000013049d390 0x130364000 + 1282960
20 libsystem_pthread.dylib 0x00007fffa2d30aab _pthread_body + 180
21 libsystem_pthread.dylib 0x00007fffa2d309f7 _pthread_start + 286
22 libsystem_pthread.dylib 0x00007fffa2d301fd thread_start + 13
|
Thread 41 Crashed:
0 libsystem_kernel.dylib 0x00007fffa2c47dd6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffa2d33787 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffa2bad420 abort + 129
3 libjvm.dylib 0x000000010e282beb os::abort(bool) + 25
4 libjvm.dylib 0x000000010e3a6a2a VMError::report_and_die() + 2304
5 libjvm.dylib 0x000000010e284816 JVM_handle_bsd_signal + 1131
6 libjvm.dylib 0x000000010e280a7b signalHandler(int, __siginfo*, void*) + 47
7 libsystem_platform.dylib 0x00007fffa2d26bba _sigtramp + 26
8 ??? 0x0000700011cdc488 0 + 123145601008776
9 libjlibtorrent.dylib 0x000000013052744a 0x130364000 + 1848394
10 libjlibtorrent.dylib 0x00000001305206f5 0x130364000 + 1820405
11 libjlibtorrent.dylib 0x00000001304fd03b libtorrent::torrent::we_have(libtorrent::aux::strong_typedef<int, libtorrent::aux::piece_index_tag, void>) + 987
12 libjlibtorrent.dylib 0x00000001304ff2eb libtorrent::torrent::on_piece_hashed(libtorrent::aux::strong_typedef<int, libtorrent::aux::piece_index_tag, void>, libtorrent::digest32<160> const&, libtorrent::storage_error const&) + 907
13 libjlibtorrent.dylib 0x000000013045e7e1 0x130364000 + 1026017
14 libjlibtorrent.dylib 0x000000013040bcf3 libtorrent::disk_io_job::call_callback(libtorrent::buffer_allocator_interface&) + 307
15 libjlibtorrent.dylib 0x0000000130414e01 libtorrent::disk_io_thread::call_job_handlers() + 145
16 libjlibtorrent.dylib 0x00000001304183e4 boost::asio::detail::completion_handler<std::__1::__bind<void (libtorrent::disk_io_thread::*)(), libtorrent::disk_io_thread*> >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) + 84
17 libjlibtorrent.dylib 0x000000013049e561 0x130364000 + 1287521
18 libjlibtorrent.dylib 0x000000013049e035 0x130364000 + 1286197
19 libjlibtorrent.dylib 0x000000013049d390 0x130364000 + 1282960
20 libsystem_pthread.dylib 0x00007fffa2d30aab _pthread_body + 180
21 libsystem_pthread.dylib 0x00007fffa2d309f7 _pthread_start + 286
22 libsystem_pthread.dylib 0x00007fffa2d301fd thread_start + 13
|
==> Executing: "env root_password=root /usr/share/lxc/templates/lxc-fedora --path /build/containers/LXC_NAME --rootfs /build/containers/LXC_NAME/rootfs --name LXC_NAME -R 22 -a x86_64" in /
Error: Fedora release 22 is not supported. Set -R at least to 24.
|
==> Executing: "env root_password=root /usr/share/lxc/templates/lxc-fedora --path /build/containers/LXC_NAME --rootfs /build/containers/LXC_NAME/rootfs --name LXC_NAME -R 23 -a x86_64" in /
Error: Fedora release 23 is not supported. Set -R at least to 24.
|
==> Executing: "env root_password=root /usr/share/lxc/templates/lxc-fedora --path /build/containers/LXC_NAME --rootfs /build/containers/LXC_NAME/rootfs --name LXC_NAME -R 24 -a x86_64" in /
Checking cache download in /var/cache/lxc/fedora/24-x86_64/rootfs ...
Downloading x86_64 rootfs for Fedora 24 ...
Non-Fedora host detected. Checking for bootstrap environment ...
Setting up new Fedora 25 (x86_64) bootstrap environment.
Warning: Failed to get a mirror on try 1.
Trying again ... Warning: Failed to get a mirror on try 2.
Trying again ... Warning: Failed to get a mirror on try 3.
Trying again ... Warning: Failed to get a mirror on try 4.
Error: Failed to retrieve Fedora mirror URL. Please use '-m MIRROR' option.
Error: Fedora Bootstrap setup failed
Error: Failed to download Fedora 24 (x86_64)
Error: Failed to create Fedora container
|
==> Executing: "env root_password=root /usr/share/lxc/templates/lxc-fedora --path /build/containers/LXC_NAME --rootfs /build/containers/LXC_NAME/rootfs --name LXC_NAME -R 22 -a x86_64" in /
Error: Fedora release 22 is not supported. Set -R at least to 24.
|
==> Executing: "env root_password=root /usr/share/lxc/templates/lxc-fedora --path /build/containers/LXC_NAME --rootfs /build/containers/LXC_NAME/rootfs --name LXC_NAME -R 23 -a x86_64" in /
Error: Fedora release 23 is not supported. Set -R at least to 24.
|
==> Executing: "env root_password=root /usr/share/lxc/templates/lxc-fedora --path /build/containers/LXC_NAME --rootfs /build/containers/LXC_NAME/rootfs --name LXC_NAME -R 24 -a x86_64" in /
Checking cache download in /var/cache/lxc/fedora/24-x86_64/rootfs ...
Downloading x86_64 rootfs for Fedora 24 ...
Non-Fedora host detected. Checking for bootstrap environment ...
Setting up new Fedora 25 (x86_64) bootstrap environment.
Warning: Failed to get a mirror on try 1.
Trying again ... Warning: Failed to get a mirror on try 2.
Trying again ... Warning: Failed to get a mirror on try 3.
Trying again ... Warning: Failed to get a mirror on try 4.
Error: Failed to retrieve Fedora mirror URL. Please use '-m MIRROR' option.
Error: Fedora Bootstrap setup failed
Error: Failed to download Fedora 24 (x86_64)
Error: Failed to create Fedora container
|
./out/minishift.exe start --vm-driver hyperv
Starting local OpenShift cluster using 'hyperv' hypervisor...
Downloading ISO 'https://github.com/minishift/minishift-b2d-iso/releases/download/v1.0.1/minishift-b2d.iso'
./out/minishift.exe : E0301 04:17:49.981641 3676 start.go:150] Error starting the VM: Error creating the VM. Error creating machine: Error in driver during machine creation: exit status 1. Retrying.
At line:1 char:1
+ ./out/minishift.exe start --vm-driver hyperv
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (E0301 04:17:49....us 1. Retrying.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
E0301 04:17:51.353694 3676 start.go:150] Error starting the VM: Error starting stopped host: exit status 1. Retrying.
E0301 04:17:52.685699 3676 start.go:150] Error starting the VM: Error starting stopped host: exit status 1. Retrying.
E0301 04:17:52.685699 3676 start.go:156] Error starting the VM: Error creating the VM. Error creating machine: Error in driver during machine creation: exit status 1
Error starting stopped host: exit status 1
Error starting stopped host: exit status 1
Command executed with exception: E0301 04:17:52.685699 3676 start.go:156] Error starting the VM: Error creating the VM. Error creating machine: Error in driver during machine creation: exit status 1
Error starting stopped host: exit status 1
Error starting stopped host: exit status 1
|
test("repeated parameters should preserve order") {
WsTestClient.withClient { ws =>
ws.url("http://nowhere.net").withQueryString("q" -> "foo", "q" -> "bar").queryString("q") match {
case List("foo", "bar") => // pass
case List("bar", "foo") => fail("wrong parameter order")
case _ => fail("wrong parameters")
}
}
}
|
test("repeated parameters should preserve order") {
WsTestClient.withClient { ws =>
ws.url("http://nowhere.net").withQueryString("q" -> "foo", "q" -> "bar").queryString("q") match {
case List("foo", "bar") => // pass
case List("bar", "foo") => fail("wrong parameter order")
case _ => fail("wrong parameters")
}
}
}
|
root@738b0ef8acec:/starbelly# python3.6 test3.py
Loop starting...
Creating test data...
Beginning update...
Cancelling update...
Closing connection...
Traceback (most recent call last):
File "test3.py", line 24, in main
await task
File "/usr/lib/python3.6/asyncio/tasks.py", line 304, in _wakeup
future.result()
concurrent.futures._base.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "test3.py", line 34, in <module>
loop.run_until_complete(main())
File "/usr/lib/python3.6/asyncio/base_events.py", line 449, in run_until_complete
return future.result()
File "/usr/lib/python3.6/asyncio/tasks.py", line 241, in _step
result = coro.throw(exc)
File "test3.py", line 29, in main
await conn.close()
File "/usr/lib/python3.6/asyncio/coroutines.py", line 105, in __next__
return self.gen.send(None)
File "/usr/local/lib/python3.6/dist-packages/rethinkdb/asyncio_net/net_asyncio.py", line 294, in close
return (yield from ConnectionBase.close(self, *args, **kwargs))
File "/usr/lib/python3.6/asyncio/coroutines.py", line 105, in __next__
return self.gen.send(None)
File "/usr/local/lib/python3.6/dist-packages/rethinkdb/asyncio_net/net_asyncio.py", line 205, in close
future.set_exception(ReqlDriverError(err_message))
asyncio.futures.InvalidStateError: invalid state
|
204 for query, future in iter(self._user_queries.values()):
205 if not future.done():
206 future.set_exception(ReqlDriverError(err_message))
|
root@738b0ef8acec:/starbelly# python3.6 test3.py
Loop starting...
Creating test data...
Beginning update...
Cancelling update...
Closing connection...
Traceback (most recent call last):
File "test3.py", line 24, in main
await task
File "/usr/lib/python3.6/asyncio/tasks.py", line 304, in _wakeup
future.result()
concurrent.futures._base.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "test3.py", line 34, in <module>
loop.run_until_complete(main())
File "/usr/lib/python3.6/asyncio/base_events.py", line 449, in run_until_complete
return future.result()
File "/usr/lib/python3.6/asyncio/tasks.py", line 241, in _step
result = coro.throw(exc)
File "test3.py", line 29, in main
await conn.close()
File "/usr/lib/python3.6/asyncio/coroutines.py", line 105, in __next__
return self.gen.send(None)
File "/usr/local/lib/python3.6/dist-packages/rethinkdb/asyncio_net/net_asyncio.py", line 294, in close
return (yield from ConnectionBase.close(self, *args, **kwargs))
File "/usr/lib/python3.6/asyncio/coroutines.py", line 105, in __next__
return self.gen.send(None)
File "/usr/local/lib/python3.6/dist-packages/rethinkdb/asyncio_net/net_asyncio.py", line 205, in close
future.set_exception(ReqlDriverError(err_message))
asyncio.futures.InvalidStateError: invalid state
|
204 for query, future in iter(self._user_queries.values()):
205 if not future.done():
206 future.set_exception(ReqlDriverError(err_message))
|
intltool: Unsatisfied dependency: XML::Parser
Homebrew does not provide special Perl dependencies; install with:
`cpan -i XML::Parser`
Error: An unsatisfied requirement failed this build.
|
wim@darchie /tmp/go/bin 00:13 $ ./gops pprof-heap 26505
Entering interactive mode (type "help" for commands)
(pprof) top10
1913.74kB of 1913.74kB total ( 100%)
Dropped 267 nodes (cum <= 9.57kB)
Showing top 10 nodes out of 22 (cum >= 591.75kB)
flat flat% sum% cum cum%
809.97kB 42.32% 42.32% 809.97kB 42.32% net/http.(*http2ClientConn).frameScratchBuffer
591.75kB 30.92% 73.25% 591.75kB 30.92% crypto/elliptic.initTable
512.02kB 26.75% 100% 512.02kB 26.75% runtime.rawstringtmp
0 0% 100% 591.75kB 30.92% crypto/elliptic.(*p256Point).p256BaseMult
0 0% 100% 591.75kB 30.92% crypto/elliptic.GenerateKey
0 0% 100% 591.75kB 30.92% crypto/elliptic.p256Curve.ScalarBaseMult
0 0% 100% 1103.77kB 57.68% crypto/tls.(*Conn).Handshake
0 0% 100% 1103.77kB 57.68% crypto/tls.(*Conn).clientHandshake
0 0% 100% 1103.77kB 57.68% crypto/tls.(*clientHandshakeState).doFullHandshake
0 0% 100% 591.75kB 30.92% crypto/tls.(*ecdheKeyAgreement).generateClientKeyExchange
(pprof)
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.