You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2017/03/15 15:59:52 UTC

Build failed in Jenkins: osx-master » clang,osx,debug #1445

See <https://ci.trafficserver.apache.org/job/osx-master/compiler=clang,label=osx,type=debug/1445/display/redirect?page=changes>

Changes:

[Chao Xu] Crash at HttpSM::state_request_wait_for_transform_read

------------------------------------------
[...truncated 56.44 KB...]
  CC       query-remap/query-remap.lo
  CXX      remap/remap.lo
  CXX      remap_header_add/remap_header_add.lo
  CC       replace-header/replace-header.lo
  CC       response-header-1/response-header-1.lo
  CC       secure-link/secure-link.lo
  CC       server-push/server-push.lo
  CC       server-transform/server-transform.lo
  CXX      ssl-preaccept/ssl-preaccept.lo
  CXX      ssl-sni-whitelist/ssl-sni-whitelist.lo
  CXX      ssl-sni/ssl-sni.lo
  CXX      statistic/statistic.lo
  CC       thread-1/thread-1.lo
  CC       txn-data-sink/txn-data-sink.lo
  CC       version/version.lo
  CXX      cppapi/async_http_fetch/AsyncHttpFetch.lo
  CXX      cppapi/async_http_fetch_streaming/AsyncHttpFetchStreaming.lo
  CXX      cppapi/async_timer/AsyncTimer.lo
  CXX      cppapi/clientredirect/ClientRedirect.lo
  CXX      cppapi/clientrequest/ClientRequest.lo
  CXX      cppapi/custom_error_remap_plugin/CustomErrorRemapPlugin.lo
  CXX      cppapi/customresponse/CustomResponse.lo
  CXX      cppapi/globalhook/GlobalHookPlugin.lo
  CXX      cppapi/gzip_transformation/GzipTransformationPlugin.lo
  CXX      cppapi/helloworld/HelloWorldPlugin.lo
  CXX      cppapi/internal_transaction_handling/InternalTransactionHandling.lo
  CXX      cppapi/logger_example/LoggerExample.lo
  CXX      cppapi/multiple_transaction_hooks/MultipleTransactionHookPlugins.lo
  CXX      cppapi/null_transformation_plugin/NullTransformationPlugin.lo
  CXX      cppapi/post_buffer/PostBuffer.lo
  CXX      cppapi/remap_plugin/RemapPlugin.lo
  CXX      cppapi/serverresponse/ServerResponse.lo
  CXX      cppapi/stat_example/StatExample.lo
  CXX      cppapi/timeout_example/TimeoutExamplePlugin.lo
  CXX      cppapi/transactionhook/TransactionHookPlugin.lo
  CXX      cppapi/websocket/WebSocket.lo
  CXX      cppapi/websocket/WSBuffer.lo
  CXX      cppapi/boom/boom.lo
  CXX      cppapi/intercept/intercept.lo
  CCLD     add_header.la
  CCLD     append_transform.la
  CCLD     basic_auth.la
  CCLD     blacklist_0.la
  CCLD     blacklist_1.la
  CCLD     bnull_transform.la
  CXXLD    cache_scan.la
  CCLD     file-1.la
  CCLD     hello.la
  CXXLD    intercept.la
  CCLD     lifecycle-plugin.la
  CCLD     null_transform.la
  CCLD     output-header.la
  CXXLD    passthru.la
  CXXLD    protocol-stack.la
  CCLD     protocol.la
  CCLD     psi.la
  CCLD     query-remap.la
  CXXLD    remap.la
  CXXLD    remap_header_add.la
  CCLD     replace-header.la
  CCLD     response-header-1.la
  CCLD     secure-link.la
  CCLD     server-push.la
  CCLD     server-transform.la
  CXXLD    ssl-preaccept.la
  CXXLD    ssl-sni-whitelist.la
  CXXLD    ssl-sni.la
  CXXLD    statistic.la
  CCLD     thread-1.la
  CCLD     txn-data-sink.la
  CCLD     version.la
  CXXLD    cppapi/AsyncHttpFetch.la
  CXXLD    cppapi/AsyncHttpFetchStreaming.la
  CXXLD    cppapi/AsyncTimer.la
  CXXLD    cppapi/ClientRedirect.la
  CXXLD    cppapi/ClientRequest.la
  CXXLD    cppapi/CustomErrorRemapPlugin.la
  CXXLD    cppapi/CustomResponse.la
  CXXLD    cppapi/GlobalHookPlugin.la
  CXXLD    cppapi/GzipTransformationPlugin.la
  CXXLD    cppapi/HelloWorldPlugin.la
  CXXLD    cppapi/InternalTransactionHandling.la
  CXXLD    cppapi/LoggerExample.la
  CXXLD    cppapi/MultipleTransactionHookPlugins.la
  CXXLD    cppapi/NullTransformationPlugin.la
  CXXLD    cppapi/PostBuffer.la
  CXXLD    cppapi/RemapPlugin.la
  CXXLD    cppapi/ServerResponse.la
  CXXLD    cppapi/StatExample.la
  CXXLD    cppapi/TimeoutExamplePlugin.la
  CXXLD    cppapi/TransactionHookPlugin.la
  CXXLD    cppapi/WebSocket.la
  CXXLD    cppapi/boom.la
  CXXLD    cppapi/intercept.la
Making all in rc
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all-am'.
+ make test
Making check in proxy/api/ts
make[1]: Nothing to be done for `check'.
Making check in iocore
Making check in eventsystem
/Applications/Xcode.app/Contents/Developer/usr/bin/make  test_Buffer test_Event
  CXX      test_Buffer-test_Buffer.o
  CXXLD    test_Buffer
  CXX      test_Event-test_Event.o
  CXXLD    test_Event
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test_Buffer
PASS: test_Event
make[5]: Nothing to be done for `all'.
============================================================================
Testsuite summary for Apache Traffic Server 7.2.0
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in net
/Applications/Xcode.app/Contents/Developer/usr/bin/make  test_certlookup
  CXX      test_certlookup.o
  CXXLD    test_certlookup
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test_certlookup
make[5]: Nothing to be done for `all'.
============================================================================
Testsuite summary for Apache Traffic Server 7.2.0
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in aio
/Applications/Xcode.app/Contents/Developer/usr/bin/make  test_AIO
  CXX      test_AIO-test_AIO.o
  CXXLD    test_AIO
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test_AIO.sample
make[5]: Nothing to be done for `all'.
============================================================================
Testsuite summary for Apache Traffic Server 7.2.0
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in dns
make[2]: Nothing to be done for `check'.
Making check in hostdb
/Applications/Xcode.app/Contents/Developer/usr/bin/make  test_RefCountCache
  CXX      test_RefCountCache-test_RefCountCache.o
  CXXLD    test_RefCountCache
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test_RefCountCache
make[5]: Nothing to be done for `all'.
============================================================================
Testsuite summary for Apache Traffic Server 7.2.0
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in utils
make[2]: Nothing to be done for `check'.
Making check in cache
make[2]: Nothing to be done for `check'.
Making check in cluster
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in lib
Making check in ts
/Applications/Xcode.app/Contents/Developer/usr/bin/make  test_tsutil test_arena test_atomic test_freelist test_geometry test_List test_Map test_Vec test_X509HostnameValidator test_MemView test_Scalar
  CXX      test_PriorityQueue.o
  CXX      test_Ptr.o
  CXX      test_Regex.o
  CXX      tests.o
  CXXLD    test_tsutil
  CXX      test_arena.o
  CXXLD    test_arena
  CXX      test_atomic.o
  CXXLD    test_atomic
  CXX      test_freelist.o
  CXXLD    test_freelist
  CXX      test_geometry.o
  CXXLD    test_geometry
  CXX      test_List.o
  CXXLD    test_List
  CXX      test_Map.o
  CXXLD    test_Map
  CXX      test_Vec.o
  CXXLD    test_Vec
  CXX      test_X509HostnameValidator.o
  CXXLD    test_X509HostnameValidator
  CXX      test_MemView.o
  CXXLD    test_MemView
  CXX      test_Scalar.o
  CXXLD    test_Scalar
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test_tsutil
PASS: test_arena
PASS: test_atomic
PASS: test_freelist
PASS: test_geometry
PASS: test_List
../../../build/_aux/test-driver: line 107: 16020 Abort trap: 6           "$@" > $log_file 2>&1
FAIL: test_Map
PASS: test_Vec
PASS: test_X509HostnameValidator
PASS: test_MemView
PASS: test_Scalar
make[5]: Nothing to be done for `all'.
============================================================================
Testsuite summary for Apache Traffic Server 7.2.0
============================================================================
# TOTAL: 11
# PASS:  10
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See lib/ts/test-suite.log
Please report to dev@trafficserver.apache.org
============================================================================
make[4]: *** [test-suite.log] Error 1
make[3]: *** [check-TESTS] Error 2
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
+ <https://ci.trafficserver.apache.org/job/osx-master/compiler=clang,label=osx,type=debug/ws/1445/install/bin/traffic_server> -R 1
/var/folders/m0/kqtnfj294317fnh5xllxns8m0000gq/T/hudson6568981766584929406.sh: line 74: <https://ci.trafficserver.apache.org/job/osx-master/compiler=clang,label=osx,type=debug/ws/1445/install/bin/traffic_server>: No such file or directory
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : osx-master » clang,osx,debug #1446

Posted by je...@ci.trafficserver.apache.org.
See <https://ci.trafficserver.apache.org/job/osx-master/compiler=clang,label=osx,type=debug/1446/display/redirect?page=changes>