See <https://ci.trafficserver.apache.org/job/tsqa-master/380/changes>

Changes:

[Leif Hedstrom] TS-3588 clang-format

------------------------------------------
[...truncated 422 lines...]
    warning: no previously-included files matching 'lextab.*' found under 
directory 'tests'
    warning: no previously-included files matching 'yacctab.*' found under 
directory 'examples'
    warning: no previously-included files matching 'lextab.*' found under 
directory 'examples'
    Build the lexing/parsing tables
Successfully installed pyyaml pyOpenSSL nose unittest2 requests flask httpbin 
tsqa cryptography six argparse traceback2 Werkzeug Jinja2 itsdangerous 
MarkupSafe decorator pyasn1 enum34 cffi linecache2 pycparser
Cleaning up...
Virtualenv ready!
virtualenv/bin/nosetests --with-xunit -sv --logging-level=INFO
INFO 2015-05-07 23:14:13,498 - Starting build 
(3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None}
INFO 2015-05-07 23:14:58,135 - Build completed 
(3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None}
INFO 2015-05-07 23:14:58,218 - Environment prefix is /tmp/tsqa.env.uFfMi3
test_buildoption (test_buildoptions.TestBuildOption) ... ok
INFO 2015-05-07 23:15:28,058 - Starting build 
(e127c1a05c3ef1c71d1fc780ec9f804c): configure {'enable-example-plugins': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 'disable-diags': 
None, 'enable-test-tools': None}
INFO 2015-05-07 23:16:13,367 - Build completed 
(e127c1a05c3ef1c71d1fc780ec9f804c): configure {'enable-example-plugins': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 'disable-diags': 
None, 'enable-test-tools': None}
INFO 2015-05-07 23:16:13,450 - Environment prefix is /tmp/tsqa.env.Jd8Ul4
test_buildoption (test_buildoptions.TestBuildOptionDisableDiags) ... ok
INFO 2015-05-07 23:16:42,897 - Starting build 
(fcf436ddaf8d96eb997c6f84f34ee815): configure {'disable-tests': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-07 23:17:27,807 - Build completed 
(fcf436ddaf8d96eb997c6f84f34ee815): configure {'disable-tests': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-07 23:17:27,897 - Environment prefix is /tmp/tsqa.env.sMUhHL
test_buildoption (test_buildoptions.TestBuildOptionDisableTests) ... ok
SKIP: Skip until atscppapi supports out of tree builds
SKIP: Skip until TS-3577 is resolved
INFO 2015-05-07 23:17:57,506 - Starting build 
(790e5816af185c4fe8093b72e4794a0d): configure {'enable-fast-sdk': None, 
'enable-example-plugins': None, 'disable-dependency-tracking': None, 
'enable-ccache': None, 'enable-test-tools': None}
INFO 2015-05-07 23:18:43,039 - Build completed 
(790e5816af185c4fe8093b72e4794a0d): configure {'enable-fast-sdk': None, 
'enable-example-plugins': None, 'disable-dependency-tracking': None, 
'enable-ccache': None, 'enable-test-tools': None}
INFO 2015-05-07 23:18:43,119 - Environment prefix is /tmp/tsqa.env.lZJVJ1
test_buildoption (test_buildoptions.TestBuildOptionFastSDK) ... ok
INFO 2015-05-07 23:18:46,566 - Environment prefix is /tmp/tsqa.env.ID3EMD
test_chunked_bad_close (test_chunked.TestChunked) ... INFO 2015-05-07 
23:18:49,804 - sending data back to the client
ok
test_chunked_basic (test_chunked.TestChunked) ... INFO 2015-05-07 23:18:52,310 
- Client disconnected
INFO 2015-05-07 23:18:52,312 - sending data back to the client
ok
test_chunked_keepalive_client (test_chunked.TestChunked) ... INFO 2015-05-07 
23:18:55,316 - sending data back to the client
INFO 2015-05-07 23:18:58,320 - sending data back to the client
INFO 2015-05-07 23:19:01,325 - sending data back to the client
INFO 2015-05-07 23:19:03,728 - sending data back to the client
INFO 2015-05-07 23:19:06,132 - sending data back to the client
INFO 2015-05-07 23:19:10,136 - sending data back to the client
ok
test_chunked_keepalive_server (test_chunked.TestChunked) ... INFO 2015-05-07 
23:19:14,141 - sending data back to the client
INFO 2015-05-07 23:19:17,145 - sending data back to the client
ok
Test that the origin does in fact support keepalive ... INFO 2015-05-07 
23:19:18,150 - sending data back to the client
INFO 2015-05-07 23:19:21,154 - sending data back to the client
INFO 2015-05-07 23:19:22,157 - sending data back to the client
INFO 2015-05-07 23:19:24,159 - Client disconnected
INFO 2015-05-07 23:19:24,561 - sending data back to the client
INFO 2015-05-07 23:19:24,963 - sending data back to the client
INFO 2015-05-07 23:19:26,965 - Client disconnected
INFO 2015-05-07 23:19:28,967 - sending data back to the client
ok
INFO 2015-05-07 23:19:30,978 - Client disconnected
INFO 2015-05-07 23:19:31,194 - Environment prefix is /tmp/tsqa.env.Scjr8P
INFO 2015-05-07 23:19:32,973 - Client disconnected
Verify that we get 502s from an origin which just did a bind ... ok
Verify that we get 200s from origins that delayed_accept_after_connect ... ok
Verify that we get 504s from origins that die_on_connect ... ok
Verify that we get 502s from origins that bind + listen ... ok
Verify that we get 504s from origins that return a partial_response ... 
/usr/lib64/python2.7/unittest/case.py:380: RuntimeWarning: TestResult has no 
addExpectedFailure method, reporting as passes
  RuntimeWarning)
ok
Verify that we get 200s from origins that reset_after_accept ... ok
INFO 2015-05-07 23:19:41,536 - Environment prefix is /tmp/tsqa.env.3w8VfW
test_default_404 (test_example.TestBootstrap) ... ok
Test that traffic_line works, and verify that the values for proxy.config ... ok
INFO 2015-05-07 23:20:11,411 - Starting build 
(a1de67cffb8c345a8296170a52ca4784): configure {'enable-spdy': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-07 23:20:57,090 - Build completed 
(a1de67cffb8c345a8296170a52ca4784): configure {'enable-spdy': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None, 'enable-example-plugins': None}
INFO 2015-05-07 23:20:57,170 - Environment prefix is /tmp/tsqa.env.yo4Vsx
test_spdy (test_example.TestConfigureFlags) ... ok
INFO 2015-05-07 23:21:00,609 - Environment prefix is /tmp/tsqa.env.acu_Fa
test_basic_proxy (test_example.TestDynamicHTTPEndpointCase) ... 127.0.0.1 - - 
[07/May/2015 23:21:03] "GET /test HTTP/1.1" 404 0
ok
INFO 2015-05-07 23:21:04,057 - Environment prefix is /tmp/tsqa.env.esCdkl
test_logs_exist (test_example.TestLogRefCounting) ... 127.0.0.1 - - 
[07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [07/May/2015 23:21:07] "GET / HTTP/1.1" 404 0
ok
INFO 2015-05-07 23:21:17,533 - Environment prefix is /tmp/tsqa.env.xhHDR1
test_logs_exist (test_example.TestLogs) ... ok
SKIP: Skip the entire class
INFO 2015-05-07 23:21:31,015 - Environment prefix is /tmp/tsqa.env.gkvGg9
test_basic_intercept (test_example.TestServerIntercept) ... 127.0.0.1 - - 
[07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:21:34] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-07 23:21:34,501 - Environment prefix is /tmp/tsqa.env.2TdXX4
test_lookup_timeout (test_hostdb.TestHostDBFailedDNS) ... ok
INFO 2015-05-07 23:21:39,967 - Environment prefix is /tmp/tsqa.env.lMpB8G
test_working (test_hostdb.TestHostDBPartiallyFailedDNS) ... FAIL
INFO 2015-05-07 23:21:46,851 - Environment prefix is /tmp/tsqa.env.X1_eFT
test_ecdsa (test_https.TestECDSA) ... ok
test_intermediate_ca_ecdsa (test_https.TestECDSA) ... ok
test_intermediate_ca_rsa (test_https.TestECDSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
test_rsa (test_https.TestECDSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
INFO 2015-05-07 23:21:50,710 - Environment prefix is /tmp/tsqa.env.qgKHDS
test_ecdsa (test_https.TestMix) ... ok
test_intermediate_ca_ecdsa (test_https.TestMix) ... ok
test_intermediate_ca_rsa (test_https.TestMix) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
test_rsa (test_https.TestMix) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
INFO 2015-05-07 23:21:54,572 - Environment prefix is /tmp/tsqa.env.XJVgg6
test_ecdsa (test_https.TestRSA) ... ok
test_intermediate_ca_ecdsa (test_https.TestRSA) ... ok
test_intermediate_ca_rsa (test_https.TestRSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
test_rsa (test_https.TestRSA) ... ok
We should be served the first match, since we aren't sending SNI headers ... ok
Make sure we get the certificate we asked for if we pass in SNI headers ... ok
INFO 2015-05-07 23:21:58,436 - Environment prefix is /tmp/tsqa.env.DycrMd
test_error_path (test_keepalive.TestKeepAliveInHTTP) ... ok
Ensure that sending a request with a body doesn't break the keepalive session 
... ok
test_working_path (test_keepalive.TestKeepAliveInHTTP) ... 127.0.0.1 - - 
[07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:22:01] "GET /exists/ HTTP/1.1" 200 5
ok
INFO 2015-05-07 23:22:01,927 - Environment prefix is /tmp/tsqa.env.AXEk03
Tests that origin_min_keep_alive_connections is honored via http. ... ok
INFO 2015-05-07 23:22:08,408 - Environment prefix is /tmp/tsqa.env.YDneZ9
Tests that origin_min_keep_alive_connections is honored via https. ... ok
INFO 2015-05-07 23:22:14,887 - Environment prefix is /tmp/tsqa.env.RTuFqA
Test that the origin does in fact support keepalive via http. ... ok
Tests that keepalive works through ATS to origin via http. ... ok
Tests that origin does not timeout using keepalive via http. ... ok
Tests that keepalive timeout is honored through ATS to origin via http. ... ok
INFO 2015-05-07 23:22:36,477 - Environment prefix is /tmp/tsqa.env.TpUsTE
Test that the origin does in fact support keepalive via https. ... ok
Tests that keepalive works through ATS to origin via https. ... ok
Tests that origin does not timeout using keepalive via https. ... ok
Tests that keepalive timeout is honored through ATS to origin via https. ... ok
INFO 2015-05-07 23:22:58,020 - Environment prefix is /tmp/tsqa.env.kxH5uO
Tests that keepalive works through ATS to origin via https. ... ok
Tests that keepalive works through ATS to origin via https. ... ok
INFO 2015-05-07 23:23:01,519 - Environment prefix is /tmp/tsqa.env.anAbja
Tests that keepalive works through ATS to origin via https. ... ok
Tests that keepalive works through ATS to origin via https. ... ok
INFO 2015-05-07 23:23:05,002 - Environment prefix is /tmp/tsqa.env.lHlIhQ
test_redirection (test_redirection.TestRedirection) ... 127.0.0.1 - - 
[07/May/2015 23:23:08] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/1 HTTP/1.1" 302 215
127.0.0.1 - - [07/May/2015 23:23:08] "GET /get HTTP/1.1" 200 437
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/10 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [07/May/2015 23:23:08] "GET /redirect/1 HTTP/1.1" 302 215
ok
INFO 2015-05-07 23:23:08,482 - Environment prefix is /tmp/tsqa.env.COFSqx
test_regressions (test_regressions.TestRegressions) ... ok
INFO 2015-05-07 23:25:40,474 - Starting build 
(481f22ae002c99c89179cba0bbc2ef76): configure {'enable-linux-native-aio': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None, 'enable-example-plugins': None}
SKIP: Error 1 running: 
['<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/configure',> 
'--prefix=/', '--enable-linux-native-aio', '--disable-dependency-tracking', 
'--enable-ccache', '--enable-test-tools', '--enable-example-plugins']
configure: error: Linux native AIO requires libaio.h

-------------------- >> begin captured logging << --------------------
tsqa.environment: INFO: Starting build (481f22ae002c99c89179cba0bbc2ef76): 
configure {'enable-linux-native-aio': None, 'disable-dependency-tracking': 
None, 'enable-ccache': None, 'enable-test-tools': None, 
'enable-example-plugins': None}
--------------------- >> end captured logging << ---------------------
INFO 2015-05-07 23:25:49,850 - Environment prefix is /tmp/tsqa.env.lnNhEr
test_remap_http (test_remap.TestRemapHTTP) ... 127.0.0.1 - - [07/May/2015 
23:25:53] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:25:53] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:25:53] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-07 23:25:53,316 - Environment prefix is /tmp/tsqa.env.NuMJW_
test_remap_https (test_remap.TestRemapHTTPS) ... 127.0.0.1 - - [07/May/2015 
23:25:56] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:25:56] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [07/May/2015 23:25:56] "GET / HTTP/1.1" 200 5
ok
SKIP: Skipping spdy/2 tests
INFO 2015-05-07 23:25:56,778 - Environment prefix is /tmp/tsqa.env.k6M4db
INFO 2015-05-07 23:25:56,780 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-07 23:25:56,780 - spdy server port = 35168
INFO 2015-05-07 23:25:56,780 - http server port = 39152
Test that the origin does in fact support spdy 3 ... INFO 2015-05-07 
23:26:00,006 - full args = ['/usr/local/bin/spdycat', 
'https://localhost:35168/', '-nv', '--spdy3']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-07 23:26:01,109 - 
full args = ['/usr/local/bin/spdycat', 'https://localhost:39152/', '-nv', 
'--spdy3']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok
INFO 2015-05-07 23:26:01,333 - Environment prefix is /tmp/tsqa.env.DYCB3w
INFO 2015-05-07 23:26:01,335 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-07 23:26:01,335 - spdy server port = 44364
INFO 2015-05-07 23:26:01,335 - http server port = 40361
Test that the origin does in fact support spdy 3.1 ... INFO 2015-05-07 
23:26:04,560 - full args = ['/usr/local/bin/spdycat', 
'https://localhost:44364/', '-nv', '--spdy3-1']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-07 23:26:05,955 - 
full args = ['/usr/local/bin/spdycat', 'https://localhost:40361/', '-nv', 
'--spdy3-1']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok

======================================================================
FAIL: test_working (test_hostdb.TestHostDBPartiallyFailedDNS)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/tests/test_hostdb.py";,>
 line 53, in test_working
    self.assertLess(time.time() - start, 
self.configs['records.config']['CONFIG']['proxy.config.hostdb.lookup_timeout'])
AssertionError: 2.6133511066436768 not less than 2
-------------------- >> begin captured logging << --------------------
root: INFO: Environment prefix is /tmp/tsqa.env.lMpB8G
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
XML: 
<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/nosetests.xml>
----------------------------------------------------------------------
Ran 73 tests in 739.809s

FAILED (SKIP=5, failures=1)
2
make: *** [test] Error 1
Build step 'Execute shell' marked build as failure
Recording test results

Reply via email to