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

Changes:

[amc] TS-3370: header_rewrite plugin uses dead continuation.

------------------------------------------
[...truncated 421 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-08 16:02:11,862 - Starting build 
(3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None}
INFO 2015-05-08 16:02:58,192 - Build completed 
(3375ae446536ef83975ccaf91d67fcdc): configure {'enable-example-plugins': None, 
'disable-dependency-tracking': None, 'enable-ccache': None, 
'enable-test-tools': None}
INFO 2015-05-08 16:02:58,273 - Environment prefix is /tmp/tsqa.env.FiesMU
test_buildoption (test_buildoptions.TestBuildOption) ... ok
INFO 2015-05-08 16:03:27,745 - 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-08 16:04:13,937 - 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-08 16:04:14,018 - Environment prefix is /tmp/tsqa.env.GLMwFD
test_buildoption (test_buildoptions.TestBuildOptionDisableDiags) ... ok
INFO 2015-05-08 16:04:43,625 - 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-08 16:05:29,258 - 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-08 16:05:29,337 - Environment prefix is /tmp/tsqa.env.aTQGCY
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-08 16:05:58,975 - 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-08 16:06:45,261 - 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-08 16:06:45,343 - Environment prefix is /tmp/tsqa.env.NNAnLV
test_buildoption (test_buildoptions.TestBuildOptionFastSDK) ... ok
INFO 2015-05-08 16:06:48,786 - Environment prefix is /tmp/tsqa.env.iAXJSh
test_chunked_bad_close (test_chunked.TestChunked) ... INFO 2015-05-08 
16:06:52,028 - sending data back to the client
okINFO 2015-05-08 16:06:54,533 - Client disconnected

test_chunked_basic (test_chunked.TestChunked) ... INFO 2015-05-08 16:06:54,536 
- sending data back to the client
ok
test_chunked_keepalive_client (test_chunked.TestChunked) ... INFO 2015-05-08 
16:06:57,538 - sending data back to the client
INFO 2015-05-08 16:07:00,543 - sending data back to the client
INFO 2015-05-08 16:07:03,547 - sending data back to the client
INFO 2015-05-08 16:07:05,950 - sending data back to the client
INFO 2015-05-08 16:07:08,354 - sending data back to the client
INFO 2015-05-08 16:07:12,359 - sending data back to the client
ok
test_chunked_keepalive_server (test_chunked.TestChunked) ... INFO 2015-05-08 
16:07:16,362 - sending data back to the client
INFO 2015-05-08 16:07:19,367 - sending data back to the client
ok
Test that the origin does in fact support keepalive ... INFO 2015-05-08 
16:07:20,371 - sending data back to the client
INFO 2015-05-08 16:07:23,374 - sending data back to the client
INFO 2015-05-08 16:07:24,378 - sending data back to the client
INFO 2015-05-08 16:07:26,379 - Client disconnected
INFO 2015-05-08 16:07:26,781 - sending data back to the client
INFO 2015-05-08 16:07:27,183 - sending data back to the client
INFO 2015-05-08 16:07:29,184 - Client disconnected
INFO 2015-05-08 16:07:31,187 - sending data back to the client
ok
INFO 2015-05-08 16:07:33,196 - Client disconnected
INFO 2015-05-08 16:07:33,413 - Environment prefix is /tmp/tsqa.env.zc_HCA
INFO 2015-05-08 16:07:35,191 - 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-08 16:07:43,761 - Environment prefix is /tmp/tsqa.env.vdd7lm
test_default_404 (test_example.TestBootstrap) ... ok
Test that traffic_line works, and verify that the values for proxy.config ... ok
INFO 2015-05-08 16:08:13,496 - 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-08 16:09:00,846 - 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-08 16:09:00,927 - Environment prefix is /tmp/tsqa.env.Tnc1ng
test_spdy (test_example.TestConfigureFlags) ... ok
INFO 2015-05-08 16:09:04,376 - Environment prefix is /tmp/tsqa.env.TfaXve
test_basic_proxy (test_example.TestDynamicHTTPEndpointCase) ... 127.0.0.1 - - 
[08/May/2015 16:09:07] "GET /test HTTP/1.1" 404 0
ok
INFO 2015-05-08 16:09:07,826 - Environment prefix is /tmp/tsqa.env.4No7bT
test_logs_exist (test_example.TestLogRefCounting) ... 127.0.0.1 - - 
[08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
127.0.0.1 - - [08/May/2015 16:09:11] "GET / HTTP/1.1" 404 0
ok
INFO 2015-05-08 16:09:21,305 - Environment prefix is /tmp/tsqa.env.CUEILp
test_logs_exist (test_example.TestLogs) ... ok
SKIP: Skip the entire class
INFO 2015-05-08 16:09:34,783 - Environment prefix is /tmp/tsqa.env.o4vVUt
test_basic_intercept (test_example.TestServerIntercept) ... 127.0.0.1 - - 
[08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:09:38] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-08 16:09:38,260 - Environment prefix is /tmp/tsqa.env.pHLAUc
test_lookup_timeout (test_hostdb.TestHostDBFailedDNS) ... ok
INFO 2015-05-08 16:09:43,732 - Environment prefix is /tmp/tsqa.env.SNeU3x
test_working (test_hostdb.TestHostDBPartiallyFailedDNS) ... FAIL
INFO 2015-05-08 16:09:50,619 - Environment prefix is /tmp/tsqa.env.VsIwDu
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-08 16:09:54,476 - Environment prefix is /tmp/tsqa.env.WGCzVb
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-08 16:09:58,335 - Environment prefix is /tmp/tsqa.env.2s8XvP
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-08 16:10:02,214 - Environment prefix is /tmp/tsqa.env.yDkP8j
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 - - 
[08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:10:05] "GET /exists/ HTTP/1.1" 200 5
ok
INFO 2015-05-08 16:10:05,657 - Environment prefix is /tmp/tsqa.env.Hw7_1P
Tests that origin_min_keep_alive_connections is honored via http. ... ok
INFO 2015-05-08 16:10:12,086 - Environment prefix is /tmp/tsqa.env.dj8RMs
Tests that origin_min_keep_alive_connections is honored via https. ... ok
INFO 2015-05-08 16:10:18,525 - Environment prefix is /tmp/tsqa.env.LvlRib
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-08 16:10:40,013 - Environment prefix is /tmp/tsqa.env.sHt7Wx
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-08 16:11:01,521 - Environment prefix is /tmp/tsqa.env.Z_tGKe
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-08 16:11:04,976 - Environment prefix is /tmp/tsqa.env.nkqug6
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-08 16:11:08,421 - Environment prefix is /tmp/tsqa.env.iGOUvN
test_redirection (test_redirection.TestRedirection) ... 127.0.0.1 - - 
[08/May/2015 16:11:11] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/1 HTTP/1.1" 302 215
127.0.0.1 - - [08/May/2015 16:11:11] "GET /get HTTP/1.1" 200 437
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/10 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/9 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/8 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/7 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/6 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/5 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/4 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/3 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/2 HTTP/1.1" 302 229
127.0.0.1 - - [08/May/2015 16:11:11] "GET /redirect/1 HTTP/1.1" 302 215
ok
INFO 2015-05-08 16:11:11,877 - Environment prefix is /tmp/tsqa.env.gJKXeC
test_regressions (test_regressions.TestRegressions) ... ok
INFO 2015-05-08 16:13:44,732 - 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-08 16:13:54,055 - Environment prefix is /tmp/tsqa.env.cSGOsi
test_remap_http (test_remap.TestRemapHTTP) ... 127.0.0.1 - - [08/May/2015 
16:13:57] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:13:57] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:13:57] "GET / HTTP/1.1" 200 5
ok
INFO 2015-05-08 16:13:57,508 - Environment prefix is /tmp/tsqa.env.RscBmu
test_remap_https (test_remap.TestRemapHTTPS) ... 127.0.0.1 - - [08/May/2015 
16:14:00] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:14:00] "GET / HTTP/1.1" 200 5
127.0.0.1 - - [08/May/2015 16:14:00] "GET / HTTP/1.1" 200 5
ok
SKIP: Skipping spdy/2 tests
INFO 2015-05-08 16:14:00,972 - Environment prefix is /tmp/tsqa.env.Wjvs8Y
INFO 2015-05-08 16:14:00,974 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-08 16:14:00,974 - spdy server port = 47839
INFO 2015-05-08 16:14:00,974 - http server port = 56351
Test that the origin does in fact support spdy 3 ... INFO 2015-05-08 
16:14:04,197 - full args = ['/usr/local/bin/spdycat', 
'https://localhost:47839/', '-nv', '--spdy3']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-08 16:14:05,270 - 
full args = ['/usr/local/bin/spdycat', 'https://localhost:56351/', '-nv', 
'--spdy3']
Fatal: EOF
reqnum=1, completed=0
Some requests were not processed. total=1, processed=0
ok
INFO 2015-05-08 16:14:05,487 - Environment prefix is /tmp/tsqa.env.oMpPy0
INFO 2015-05-08 16:14:05,489 - spdycat path = /usr/local/bin/spdycat
INFO 2015-05-08 16:14:05,489 - spdy server port = 43828
INFO 2015-05-08 16:14:05,489 - http server port = 41521
Test that the origin does in fact support spdy 3.1 ... INFO 2015-05-08 
16:14:08,715 - full args = ['/usr/local/bin/spdycat', 
'https://localhost:43828/', '-nv', '--spdy3-1']
ok
Test that non spdy port won't advertise spdy ... INFO 2015-05-08 16:14:09,758 - 
full args = ['/usr/local/bin/spdycat', 'https://localhost:41521/', '-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.6383960247039795 not less than 2
-------------------- >> begin captured logging << --------------------
root: INFO: Environment prefix is /tmp/tsqa.env.SNeU3x
--------------------- >> end captured logging << ---------------------

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

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