Code Integration [workflow_dispatch][dev-0.6.0] rev.5e1541188f0d72895eb33f43a5cee12a25be79b1 #477
23 fail, 9 skipped, 289 pass in 7m 8s
321 tests 289 ✅ 7m 8s ⏱️
13 suites 9 💤
13 files 23 ❌
Results for commit 5e15411.
Annotations
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite failed
unit\client.xml [took 17s]
Raw output
Failed
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferDiverterExhausted failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"error","time":"Sep 21 21:07:45.969","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:46.031","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.094","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.148","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.205","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.255","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 9 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002e6340, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a680?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferDiverterExhausted(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:182 +0x7e
reflect.Value.call({0xc00030a0c0?, 0xc00000afc8?, 0x0?}, {0x7ff637071175, 0x4}, {0xc0001e1e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000afc8?, 0xc000068640?}, {0xc0001e1e70?, 0x31?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002e6340)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002e6340, 0xc0002e2090)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferDiverterKeepRedirect failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:46.315","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:46.514","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:46.514","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.560","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.611","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.652","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.693","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 55 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0000851e0, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a720?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferDiverterKeepRedirect(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:134 +0xf5
reflect.Value.call({0xc00030a0c0?, 0xc00000afe0?, 0x0?}, {0x7ff637071175, 0x4}, {0xc000441e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000afe0?, 0xc000068640?}, {0xc000441e70?, 0x34?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0000851e0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0000851e0, 0xc0002e2120)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferDiverterSwitchToProxy failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:46.745","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:46.914","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:46.914","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:46.960","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.018","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.063","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.104","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 41 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002e7380, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0c20?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferDiverterSwitchToProxy(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:160 +0x115
reflect.Value.call({0xc00030a0c0?, 0xc00000aff8?, 0x0?}, {0x7ff637071175, 0x4}, {0xc00053fe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000aff8?, 0xc000068640?}, {0xc00053fe70?, 0x35?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002e7380)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002e7380, 0xc0002e21b0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxyExhausted failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:47.159","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:47.302","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:47.302","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.361","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.408","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.472","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.520","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 56 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002e76c0, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0d20?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxyExhausted(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:275 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b010?, 0x0?}, {0x7ff637071175, 0x4}, {0xc00050de70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b010?, 0xc000068640?}, {0xc00050de70?, 0x2e?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002e76c0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002e76c0, 0xc0002e2240)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxyKeepRedirect failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:47.567","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:47.612","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:47.612","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.678","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.741","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.803","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:47.867","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 23 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00004f1e0, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a6a0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxyKeepRedirect(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:197 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b028?, 0x0?}, {0x7ff637071175, 0x4}, {0xc000151e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b028?, 0xc000068640?}, {0xc000151e70?, 0x31?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00004f1e0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00004f1e0, 0xc0002e22d0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxySwitchToProxy_Fail failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:47.929","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:48.059","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:48.059","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.119","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.181","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.228","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.291","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 91 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00004f860, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a5c0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxySwitchToProxy_Fail(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:248 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b040?, 0x0?}, {0x7ff637071175, 0x4}, {0xc0004f3e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b040?, 0xc000068640?}, {0xc0004f3e70?, 0x37?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00004f860)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00004f860, 0xc0002e2360)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestFailedCheckConnection_PreferProxySwitchToProxy_OK failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:48.354","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:48.411","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:48.411","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.480","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.512","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.566","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:48.622","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 32 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00004fba0, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a7a0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestFailedCheckConnection_PreferProxySwitchToProxy_OK(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:221 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b058?, 0x0?}, {0x7ff637071175, 0x4}, {0xc00028be70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b058?, 0xc000068640?}, {0xc00028be70?, 0x35?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00004fba0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00004fba0, 0xc0002e23f0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_FailGetStream failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:58.316","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:58.442","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:58.442","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:58.504","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:58.552","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:58.614","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:58.677","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 166 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002fb380, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0c40?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_FailGetStream(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:484 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b190?, 0x0?}, {0x7ff637071175, 0x4}, {0xc000469e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b190?, 0xc000068640?}, {0xc000469e70?, 0x1f?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002fb380)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002fb380, 0xc0002e2b40)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_Multistream failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:58.740","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:58.851","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:58.851","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:58.913","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:58.945","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.008","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.071","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 266 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002fb520, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a6c0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_Multistream(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:440 +0x2d
reflect.Value.call({0xc00030a0c0?, 0xc00000b1a8?, 0x0?}, {0x7ff637071175, 0x4}, {0xc00028be70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b1a8?, 0xc000068640?}, {0xc00028be70?, 0x1d?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002fb520)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002fb520, 0xc0002e2bd0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_NoMultistream failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:59.134","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:59.339","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:59.339","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.402","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.465","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.515","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.575","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 168 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00004fd40, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0bc0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_NoMultistream(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:402 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b1c0?, 0x0?}, {0x7ff637071175, 0x4}, {0xc00053fe70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b1c0?, 0xc000068640?}, {0xc00053fe70?, 0x1f?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00004fd40)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00004fd40, 0xc0002e2c60)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestHandleTCPConn_NoMultistreamProxy failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:07:59.639","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:07:59.685","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:07:59.685","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.748","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.796","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.859","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:07:59.922","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 277 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002fb520, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0cc0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestHandleTCPConn_NoMultistreamProxy(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:511 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b1d8?, 0x0?}, {0x7ff637071175, 0x4}, {0xc000155e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b1d8?, 0xc000068640?}, {0xc000155e70?, 0x24?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002fb520)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002fb520, 0xc0002e2cf0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestInitialCheckConnection_PreferProxy failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:00.834","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:08:00.880","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:08:00.880","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:00.927","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:00.990","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:01.053","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:01.100","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 240 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002fb520, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0d60?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestInitialCheckConnection_PreferProxy(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:103 +0x25
reflect.Value.call({0xc00030a0c0?, 0xc00000b220?, 0x0?}, {0x7ff637071175, 0x4}, {0xc00036be70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b220?, 0xc000068640?}, {0xc00036be70?, 0x26?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002fb520)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002fb520, 0xc0002e2ea0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestOpenQuicSession failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:02.967","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:08:03.077","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:08:03.077","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.141","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.204","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.251","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.314","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 354 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0001b44e0, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00032a9a0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestOpenQuicSession(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:297 +0xab
reflect.Value.call({0xc00030a0c0?, 0xc00000b268?, 0x0?}, {0x7ff637071175, 0x4}, {0xc0004a5e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b268?, 0xc000068640?}, {0xc0004a5e70?, 0x13?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0001b44e0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0001b44e0, 0xc0002e3050)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientNetworkSuite/TestOpenQuicSession_Fail failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:03.377","message":"Timeout multiplier set to 1"}
{"level":"error","time":"Sep 21 21:08:03.441","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:08:03.441","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.491","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.554","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.617","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:03.665","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 355 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0001b4680, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00003e9a0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientNetworkSuite).TestOpenQuicSession_Fail(0xc000068640)
D:/a/qpep/qpep/workers/client/client_network_windows_test.go:340 +0x99
reflect.Value.call({0xc00030a0c0?, 0xc00000b280?, 0x0?}, {0x7ff637071175, 0x4}, {0xc0003d3e70, 0x1, 0x0?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc00030a0c0?, 0xc00000b280?, 0xc000068640?}, {0xc0003d3e70?, 0x18?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0001b4680)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0001b4680, 0xc0002e30e0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientSuite failed
unit\client.xml [took 43s]
Raw output
Failed
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestHandleServices failed
unit\client.xml [took 10s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:06.103","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:06.165","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:06.227","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:06.290","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:06.353","message":"Clearing system proxy settings\n"}
client_patch_test.go:106: Test Timed out waiting for routines to finish
{"level":"info","time":"Sep 21 21:08:16.422","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.471","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.532","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.595","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.659","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestHandleServices_FailGateway failed
unit\client.xml [took 10s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:16.706","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.769","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.832","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.895","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:16.958","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.018","message":"Closing WinDivert...\n"}
client_patch_test.go:185: Test Timed out waiting for routines to finish
{"level":"info","time":"Sep 21 21:08:27.018","message":"[0000] Windivert engine must first be initialized"}
{"level":"info","time":"Sep 21 21:08:27.018","message":"WinDivert code: 1\n"}
{"level":"info","time":"Sep 21 21:08:27.018","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.018","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.082","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.082","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.144","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.144","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.207","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.207","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.270","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.270","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestHandleServices_FailStatistics failed
unit\client.xml [took 10s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:27.333","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.396","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.443","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.491","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:27.554","message":"Clearing system proxy settings\n"}
client_patch_test.go:260: Test Timed out waiting for routines to finish
{"level":"info","time":"Sep 21 21:08:37.619","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:37.682","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:37.730","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:37.791","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:37.854","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestInitialCheckConnection failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:40.279","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.341","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.404","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.467","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.530","message":"Clearing system proxy settings\n"}
{"level":"error","time":"Sep 21 21:08:40.593","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:08:40.593","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.658","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.690","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.753","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.816","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 618 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc00022b040, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0bc0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestInitialCheckConnection(0xc000406050)
D:/a/qpep/qpep/workers/client/client_patch_test.go:342 +0x2d
reflect.Value.call({0xc0000d22c0?, 0xc0000ca530?, 0x2?}, {0x7ff637071175, 0x4}, {0xc0004b9e70, 0x1, 0x7ff637532720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc0000d22c0?, 0xc0000ca530?, 0xc000406050?}, {0xc0004b9e70?, 0x7ff6373c1880?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00022b040)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00022b040, 0xc000102630)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestRunClient failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:40.879","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:40.942","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.004","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.066","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.129","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.192","message":"Starting TCP-QPEP Tunnel Listener"}
{"level":"error","time":"Sep 21 21:08:41.192","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:08:41.192","message":"PANIC: configuration values did not pass validation"}
goroutine 670 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
runtime/debug.PrintStack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:16 +0x19
github.com/Project-Faster/qpep/workers/client.RunClient.func1()
D:/a/qpep/qpep/workers/client/client.go:54 +0x77
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00003e940?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.RunClient({0x7ff63714aa50, 0xc0002ec410}, 0xc00005b0b0)
D:/a/qpep/qpep/workers/client/client.go:64 +0xca
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestRunClient(0xc000406050)
D:/a/qpep/qpep/workers/client/client_patch_test.go:40 +0x165
reflect.Value.call({0xc0000d22c0?, 0xc0000ca548?, 0x2?}, {0x7ff637071175, 0x4}, {0xc0004b5e70, 0x1, 0x7ff637532720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc0000d22c0?, 0xc0000ca548?, 0xc000406050?}, {0xc0004b5e70?, 0x7ff6373c1880?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00022b1e0)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00022b1e0, 0xc0001026c0)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
client_patch_test.go:42:
Error Trace: D:/a/qpep/qpep/workers/client/client_patch_test.go:42
Error: Should be true
Test: TestClientSuite/TestRunClient
client_patch_test.go:43:
Error Trace: D:/a/qpep/qpep/workers/client/client_patch_test.go:43
Error: Should be true
Test: TestClientSuite/TestRunClient
client_patch_test.go:44:
Error Trace: D:/a/qpep/qpep/workers/client/client_patch_test.go:44
Error: Should be true
Test: TestClientSuite/TestRunClient
{"level":"info","time":"Sep 21 21:08:41.192","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.255","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.317","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.368","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.427","message":"Clearing system proxy settings\n"}
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestRunClient_ErrorListener failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:41.491","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.553","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.615","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.678","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.742","message":"Clearing system proxy settings\n"}
{"level":"error","time":"Sep 21 21:08:41.789","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
{"level":"info","time":"Sep 21 21:08:41.789","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.852","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.914","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:41.977","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:42.039","message":"Clearing system proxy settings\n"}
suite.go:87: test panicked: configuration values did not pass validation
goroutine 678 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/suite.failOnPanic(0xc0002fb520, {0x7ff636fcbde0, 0xc000088520})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x3b
github.com/stretchr/testify/suite.Run.func1.1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x252
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc00003e5c0?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestRunClient_ErrorListener(0xc000406050)
D:/a/qpep/qpep/workers/client/client_test.go:131 +0x25
reflect.Value.call({0xc0000d22c0?, 0xc0000ca560?, 0x2?}, {0x7ff637071175, 0x4}, {0xc00055de70, 0x1, 0x7ff637532720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc0000d22c0?, 0xc0000ca560?, 0xc000406050?}, {0xc00055de70?, 0x7ff6373c1880?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc0002fb520)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc0002fb520, 0xc000102750)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
github-actions / Unit Tests - Windows Platform
TestClientSuite/TestValidateConfiguration failed
unit\client.xml [took 0s]
Raw output
Failed
{"level":"info","time":"Sep 21 21:08:43.235","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.283","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.346","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.393","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.425","message":"Clearing system proxy settings\n"}
{"level":"error","time":"Sep 21 21:08:43.472","message":"Addresses 'hosts' must all be different: [127.0.0.1 127.0.0.1]\n"}
client_test.go:69:
Error Trace: D:/a/qpep/qpep/workers/client/client_test.go:69
Error: func (assert.PanicTestFunc)(0x7ff63688f680) should not panic
Panic value: configuration values did not pass validation
Panic stack: goroutine 688 [running]:
runtime/debug.Stack()
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/debug/stack.go:24 +0x65
github.com/stretchr/testify/assert.didPanic.func1()
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1038 +0x6c
panic({0x7ff636fcbde0, 0xc000088520})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/runtime/panic.go:884 +0x213
github.com/Project-Faster/qpep/shared/configuration.AssertParamHostsDifferent({0x7ff63707167b, 0x5}, {0xc0000a0500?, 0x2, 0x2})
D:/a/qpep/qpep/shared/configuration/params_validation.go:126 +0x1c9
github.com/Project-Faster/qpep/workers/client.validateConfiguration()
D:/a/qpep/qpep/workers/client/client.go:274 +0x247
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestValidateConfiguration.func1()
D:/a/qpep/qpep/workers/client/client_test.go:70 +0x17
github.com/stretchr/testify/assert.didPanic(0xc00007f620?)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1043 +0x8c
github.com/stretchr/testify/assert.NotPanics({0x7ff637147040, 0xc00022bd40}, 0x7ff6370b6c48, {0x0, 0x0, 0x0})
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:1114 +0x7b
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).TestValidateConfiguration(0x0?)
D:/a/qpep/qpep/workers/client/client_test.go:69 +0x38
reflect.Value.call({0xc0000d22c0?, 0xc0000ca5c8?, 0x2?}, {0x7ff637071175, 0x4}, {0xc00007fe70, 0x1, 0x7ff637532720?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:586 +0xb07
reflect.Value.Call({0xc0000d22c0?, 0xc0000ca5c8?, 0xc000406050?}, {0xc00007fe70?, 0x7ff6373c1880?, 0x7ff637182152?})
C:/hostedtoolcache/windows/go/1.20.14/x64/src/reflect/value.go:370 +0xbc
github.com/stretchr/testify/suite.Run.func1(0xc00022bd40)
C:/Users/runneradmin/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x4b6
testing.tRunner(0xc00022bd40, 0xc000102900)
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1576 +0x10b
created by testing.(*T).Run
C:/hostedtoolcache/windows/go/1.20.14/x64/src/testing/testing.go:1629 +0x3ea
Test: TestClientSuite/TestValidateConfiguration
{"level":"info","time":"Sep 21 21:08:43.472","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.535","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.598","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.645","message":"Clearing system proxy settings\n"}
{"level":"info","time":"Sep 21 21:08:43.707","message":"Clearing system proxy settings\n"}