Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-5619

YCSB Windows job timeout failure

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The Jenkins YCSB Windows job started to fail with below warnings. 

      http://build.wiredtiger.com:8080/job/mongodb-perf-ycsb-windows/1612/

      Linker warning:

      LINK : warning LNK4217: symbol '?instance@MallocExtension@@SAPEAV1@XZ (public: static class MallocExtension * __cdecl MallocExtension::instance(void))' defined in 'tcmalloc_minimal.lib(malloc_extension.obj)' is imported by 'tcmalloc_set_parameter.lib(tcmalloc_set_parameter.obj)' in function '"public: virtual void __cdecl mongo::TCMallocReleaseRateServerParameter::append(class mongo::OperationContext *,class mongo::BSONObjBuilder &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?append@TCMallocReleaseRateServerParameter@mongo@@UEAAXPEAVOperationContext@2@AEAVBSONObjBuilder@2@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)'
      LINK : warning LNK4286: symbol '?instance@MallocExtension@@SAPEAV1@XZ (public: static class MallocExtension * __cdecl MallocExtension::instance(void))' defined in 'tcmalloc_minimal.lib(malloc_extension.obj)' is imported by 'tcmalloc_set_parameter.lib(tcmalloc_server_status_section.obj)'
      LINK : warning LNK4217: symbol 'tc_malloc' defined in 'tcmalloc_minimal.lib(tcmalloc.obj)' is imported by 'wiredtiger.lib(os_alloc.obj)' in function '__wt_malloc'
      LINK : warning LNK4217: symbol 'tc_free' defined in 'tcmalloc_minimal.lib(tcmalloc.obj)' is imported by 'wiredtiger.lib(os_alloc.obj)' in function '__wt_free_int'
      LINK : warning LNK4217: symbol 'tc_realloc' defined in 'tcmalloc_minimal.lib(tcmalloc.obj)' is imported by 'wiredtiger.lib(os_alloc.obj)' in function '__wt_realloc'
      LINK : warning LNK4217: symbol 'tc_calloc' defined in 'tcmalloc_minimal.lib(tcmalloc.obj)' is imported by 'wiredtiger.lib(os_alloc.obj)' in function '__wt_calloc' 

      Timeout failure:

      starting mongod with config ./mongo-tests/performance/ycsb/config/17157
      load dataset stdcfg-17157 from ./mongo-tests/performance/ycsb/workloads/17157
      run dataset stdcfg-17157 from ./mongo-tests/performance/ycsb/workloads/17157
      Build timed out (after 1,042 minutes). Marking the build as failed. 

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: