You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2022/09/14 03:38:40 UTC

[GitHub] [incubator-pegasus] empiredan opened a new issue, #1162: detect_hotspot_test.write_hotspot_data failed frequently for UBSAN due to member access within misaligned address

empiredan opened a new issue, #1162:
URL: https://github.com/apache/incubator-pegasus/issues/1162

   
   ```
   2022-09-13 05:54:54 (3.42 MB/s) - 'apache-zookeeper-3.7.0-bin.tar.gz' saved [12387614/12387614]
   
   Decompressing zookeeper...
   ZooKeeper JMX enabled by default
   Using config: /__w/incubator-pegasus/incubator-pegasus/.zk_install/apache-zookeeper-3.7.0-bin/bin/../conf/zoo.cfg
   Starting zookeeper ... STARTED
   Zookeeper started at port 22181
   starting server
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/meta1 && /__w/incubator-pegasus/incubator-pegasus/onebox/meta1/pegasus_server config.ini -app_list meta &>result &
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/meta2 && /__w/incubator-pegasus/incubator-pegasus/onebox/meta2/pegasus_server config.ini -app_list meta &>result &
   root         282     178  0 05:54 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/meta2/pegasus_server config.ini -app_list meta
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/meta3 && /__w/incubator-pegasus/incubator-pegasus/onebox/meta3/pegasus_server config.ini -app_list meta &>result &
   root         290     178  0 05:54 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/meta3/pegasus_server config.ini -app_list meta
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/replica1 && /__w/incubator-pegasus/incubator-pegasus/onebox/replica1/pegasus_server config.ini -app_list replica &>result &
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/replica2 && /__w/incubator-pegasus/incubator-pegasus/onebox/replica2/pegasus_server config.ini -app_list replica &>result &
   root         307     178  0 05:54 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/replica2/pegasus_server config.ini -app_list replica
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/replica3 && /__w/incubator-pegasus/incubator-pegasus/onebox/replica3/pegasus_server config.ini -app_list replica &>result &
   root         315     178  0 05:54 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/replica3/pegasus_server config.ini -app_list replica
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/collector && /__w/incubator-pegasus/incubator-pegasus/onebox/collector/pegasus_server config.ini -app_list collector &>result &
   Wait cluster to become healthy...
   Sleeped for 1 seconds
   Sleeped for 2 seconds
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/dsn_message_parser.cpp:163:14: runtime error: load of misaligned address 0x1459f40010b6 for type 'uint32_t', which requires 4 byte alignment
   0x1459f40010b6: note: pointer points here
    c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00 00 00  00 00 0c 9d 4a aa d8 05  72 56
                ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/tool-api/rpc_message.h:157:86: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/dsn_message_parser.cpp:185:17: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:397:45: runtime error: member call on misaligned address 0x1459f400111a for type 'struct rpc_address', which requires 8 byte alignment
   0x1459f400111a: note: pointer points here
    00 00  00 00 01 00 2b 87 01 00  00 7f 10 27 00 00 00 00  00 00 00 00 00 00 00 00  00 00 45 52 52 5f
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/tool-api/rpc_address.h:147:52: runtime error: member access within misaligned address 0x1459f400111a for type 'const struct rpc_address', which requires 8 byte alignment
   0x1459f400111a: note: pointer points here
    00 00  00 00 01 00 2b 87 01 00  00 7f 10 27 00 00 00 00  00 00 00 00 00 00 00 00  00 00 45 52 52 5f
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:408:42: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:437:32: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:84:10: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:89:46: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:90:46: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_engine.cpp:161:50: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x1459f40010aa for type 'struct message_header', which requires 8 byte alignment
   0x1459f40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x1459f400126a for type 'struct message_header', which requires 8 byte alignment
   0x1459f400126a: note: pointer points here
    00 00  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 58 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   Sleeped for 3 seconds
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/dsn_message_parser.cpp:163:14: runtime error: load of misaligned address 0x151fa40010b6 for type 'uint32_t', which requires 4 byte alignment
   0x151fa40010b6: note: pointer points here
    c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00 00 00  00 00 b8 db 3b 99 87 03  b1 bd
                ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/tool-api/rpc_message.h:157:86: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/dsn_message_parser.cpp:185:17: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:397:45: runtime error: member call on misaligned address 0x151fa400111a for type 'struct rpc_address', which requires 8 byte alignment
   0x151fa400111a: note: pointer points here
    00 00  00 00 01 00 2b 87 01 00  00 7f 10 27 00 00 00 00  00 00 00 00 00 00 00 00  00 00 45 52 52 5f
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/tool-api/rpc_address.h:147:52: runtime error: member access within misaligned address 0x151fa400111a for type 'const struct rpc_address', which requires 8 byte alignment
   0x151fa400111a: note: pointer points here
    00 00  00 00 01 00 2b 87 01 00  00 7f 10 27 00 00 00 00  00 00 00 00 00 00 00 00  00 00 45 52 52 5f
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:408:42: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:437:32: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:84:10: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:89:46: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:90:46: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_engine.cpp:161:50: runtime error: member access within misaligned address 0x151fa40010aa for type 'struct message_header', which requires 8 byte alignment
   0x151fa40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 02 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:89:46: runtime error: member access within misaligned address 0x153bd4011469 for type 'struct message_header', which requires 8 byte alignment
   0x153bd4011469: note: pointer points here
    00 03 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 84 02 00 00 00 00 00  00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:90:46: runtime error: member access within misaligned address 0x153bd4011469 for type 'struct message_header', which requires 8 byte alignment
   0x153bd4011469: note: pointer points here
    00 03 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 84 02 00 00 00 00 00  00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_engine.cpp:161:50: runtime error: member access within misaligned address 0x153bd4011469 for type 'struct message_header', which requires 8 byte alignment
   0x153bd4011469: note: pointer points here
    00 03 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 84 02 00 00 00 00 00  00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bd4011469 for type 'struct message_header', which requires 8 byte alignment
   0x153bd4011469: note: pointer points here
    00 03 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 84 02 00 00 00 00 00  00 03 00 00 00
                 ^ 
   hotspot_test not ready yet, still waiting... (0/8)
   hotspot_test not ready yet, still waiting... (0/8)
   hotspot_test not ready yet, still waiting... (0/8)
   hotspot_test not ready yet, still waiting... (0/8)
   hotspot_test not ready yet, still waiting... (3/8)
   hotspot_test not ready yet, still waiting... (3/8)
   hotspot_test not ready yet, still waiting... (3/8)
   hotspot_test not ready yet, still waiting... (3/8)
   hotspot_test not ready yet, still waiting... (3/8)
   hotspot_test not ready yet, still waiting... (5/8)
   hotspot_test not ready yet, still waiting... (5/8)
   hotspot_test not ready yet, still waiting... (5/8)
   hotspot_test not ready yet, still waiting... (5/8)
   hotspot_test not ready yet, still waiting... (5/8)
   hotspot_test is ready now: (8/8)
   hotspot_test is ready now!
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bd4014905 for type 'struct message_header', which requires 8 byte alignment
   0x153bd4014905: note: pointer points here
    00 00 00 00 52 44 53  4e 00 00 00 00 c0 00 00  00 00 00 00 00 04 03 00  00 00 00 00 00 12 00 00  00
                ^ 
   start testing write hotspot data...
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bd4000c8c for type 'struct message_header', which requires 8 byte alignment
   0x153bd4000c8c: note: pointer points here
     2b 00 01 00 52 44 53 4e  00 00 00 00 c0 00 00 00  00 00 00 00 0c 00 00 00  00 00 00 00 14 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bd4014cc9 for type 'struct message_header', which requires 8 byte alignment
   0x153bd4014cc9: note: pointer points here
    00 00 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 04 03 00 00 00 00 00  00 15 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bd4021aab for type 'struct message_header', which requires 8 byte alignment
   0x153bd4021aab: note: pointer points here
    30  32 00 00 52 44 53 4e 00  00 00 00 c0 00 00 00 00  00 00 00 3b 00 00 00 00  00 00 00 17 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bb802a83b for type 'struct message_header', which requires 8 byte alignment
   0x153bb802a83b: note: pointer points here
    30  31 00 00 52 44 53 4e 00  00 00 00 c0 00 00 00 00  00 00 00 5b 00 00 00 00  00 00 00 2f 0f 02 00
                 ^ 
   D2022-09-13 05:56:01.16 (1663048561016213057 3329)  mimic.default7.01000cdd00030036: client session created, remote_server = 127.0.0.1:34802, current_count = 3
   D2022-09-13 05:56:01.16 (1663048561016533987 3300)  mimic.io-thrd.03300: client session connected, remote_server = 127.0.0.1:34802, current_count = 3
   D2022-09-13 05:56:01.18 (1663048561018[6555](https://github.com/apache/incubator-pegasus/actions/runs/3042192020/jobs/4901540660#step:7:6556)88 3293)  mimic.io-thrd.03293: client session created, remote_server = 127.0.0.1:34801, current_count = 4
   D2022-09-13 05:56:01.18 (1663048561018805002 3298)  mimic.io-thrd.03298: client session connected, remote_server = 127.0.0.1:34801, current_count = 4
   D2022-09-13 05:56:01.36 (1663048561036992024 3293)  mimic.io-thrd.03293: client session created, remote_server = 127.0.0.1:34803, current_count = 5
   D2022-09-13 05:56:01.37 (1663048561037256049 3297)  mimic.io-thrd.03297: client session connected, remote_server = 127.0.0.1:34803, current_count = 5
   write hotspot data passed.....
   start testing write random data...
   write random data passed.....
   start testing max detection time...
   max detection time passed.....
   start testing read hotspot data...
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x153bb8021019 for type 'struct message_header', which requires 8 byte alignment
   0x153bb8021019: note: pointer points here
    30 31 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 3e 00 00 00 00 00 00  00 dc 18 06 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/test/function_test/detect_hotspot_test/test_detect_hotspot.cpp:118: Failure
   Value of: find_hotkey
     Actual: false
   Expected: true
   /__w/incubator-pegasus/incubator-pegasus/src/test/function_test/detect_hotspot_test/test_detect_hotspot.cpp:198: Failure
   Expected: get_result(detection_type::read_data, key_type::hotspot_dataset) doesn't generate new fatal failures in the current thread.
     Actual: it does.
   /__w/incubator-pegasus/incubator-pegasus/src/test/function_test/detect_hotspot_test/test_detect_hotspot.cpp:229: Failure
   Expected: read_hotspot_data() doesn't generate new fatal failures in the current thread.
     Actual: it does.
   [  FAILED  ] detect_hotspot_test.write_hotspot_data (580121 ms)
   [----------] 1 test from detect_hotspot_test (580121 ms total)
   
   [----------] Global test environment tear-down
   [==========] 1 test from 1 test case ran. (580126 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] detect_hotspot_test.write_hotspot_data
   
    1 FAILED TEST
   dsn exit with code 1
   ./run.sh: line 399:   323 Segmentation fault      (core dumped) $PWD/pegasus_server config.ini -app_list collector &> result  (wd: /__w/incubator-pegasus/incubator-pegasus/onebox/collector)
   Error: Process completed with exit code 1.
   ```
   
   ```
   2022-09-13 06:12:33 (2.42 MB/s) - 'apache-zookeeper-3.7.0-bin.tar.gz' saved [12387614/12387614]
   
   Decompressing zookeeper...
   ZooKeeper JMX enabled by default
   Using config: /__w/incubator-pegasus/incubator-pegasus/.zk_install/apache-zookeeper-3.7.0-bin/bin/../conf/zoo.cfg
   Starting zookeeper ... STARTED
   Zookeeper started at port 22181
   starting server
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/meta1 && /__w/incubator-pegasus/incubator-pegasus/onebox/meta1/pegasus_server config.ini -app_list meta &>result &
   root         278     182  0 06:12 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/meta1/pegasus_server config.ini -app_list meta
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/meta2 && /__w/incubator-pegasus/incubator-pegasus/onebox/meta2/pegasus_server config.ini -app_list meta &>result &
   root         286     182  0 06:12 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/meta2/pegasus_server config.ini -app_list meta
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/meta3 && /__w/incubator-pegasus/incubator-pegasus/onebox/meta3/pegasus_server config.ini -app_list meta &>result &
   root         294     182  0 06:12 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/meta3/pegasus_server config.ini -app_list meta
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/replica1 && /__w/incubator-pegasus/incubator-pegasus/onebox/replica1/pegasus_server config.ini -app_list replica &>result &
   root         303     182  0 06:12 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/replica1/pegasus_server config.ini -app_list replica
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/replica2 && /__w/incubator-pegasus/incubator-pegasus/onebox/replica2/pegasus_server config.ini -app_list replica &>result &
   root         311     182  0 06:12 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/replica2/pegasus_server config.ini -app_list replica
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/replica3 && /__w/incubator-pegasus/incubator-pegasus/onebox/replica3/pegasus_server config.ini -app_list replica &>result &
   cd /__w/incubator-pegasus/incubator-pegasus/onebox/collector && /__w/incubator-pegasus/incubator-pegasus/onebox/collector/pegasus_server config.ini -app_list collector &>result &
   root         327     182  0 06:12 ?        00:00:00 /__w/incubator-pegasus/incubator-pegasus/onebox/collector/pegasus_server config.ini -app_list collector
   Wait cluster to become healthy...
   Sleeped for 1 seconds
   Sleeped for 2 seconds
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/dsn_message_parser.cpp:163:14: runtime error: load of misaligned address 0x14aae40010b6 for type 'uint32_t', which requires 4 byte alignment
   0x14aae40010b6: note: pointer points here
    c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00 00 00  00 00 a2 af 42 a3 69 3d  66 23
                ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/tool-api/rpc_message.h:157:86: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/dsn_message_parser.cpp:185:17: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:397:45: runtime error: member call on misaligned address 0x14aae400111a for type 'struct rpc_address', which requires 8 byte alignment
   0x14aae400111a: note: pointer points here
    00 00  00 00 01 00 2b 87 01 00  00 7f 10 27 00 00 00 00  00 00 00 00 00 00 00 00  00 00 45 52 52 5f
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/tool-api/rpc_address.h:147:52: runtime error: member access within misaligned address 0x14aae400111a for type 'const struct rpc_address', which requires 8 byte alignment
   0x14aae400111a: note: pointer points here
    00 00  00 00 01 00 2b 87 01 00  00 7f 10 27 00 00 00 00  00 00 00 00 00 00 00 00  00 00 45 52 52 5f
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:408:42: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/network.cpp:437:32: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:84:10: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:89:46: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_message.cpp:90:46: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   0x14aae40010aa: note: pointer points here
    6f 78  00 00 52 44 53 4e 00 00  00 00 c0 00 00 00 00 00  00 00 00 01 00 00 00 00  00 00 03 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/src/runtime/rpc/rpc_engine.cpp:161:50: runtime error: member access within misaligned address 0x14aae40010aa for type 'struct message_header', which requires 8 byte alignment
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x150194014ca1 for type 'struct message_header', which requires 8 byte alignment
   0x150194014ca1: note: pointer points here
    00 00 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 04 03 00 00 00 00 00  00 15 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x150168000f2b for type 'struct message_header', which requires 8 byte alignment
   0x150168000f2b: note: pointer points here
    30  32 00 00 52 44 53 4e 00  00 00 00 c0 00 00 00 00  00 00 00 3b 00 00 00 00  00 00 00 17 00 00 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x1501680395bf for type 'struct message_header', which requires 8 byte alignment
   0x1501680395bf: note: pointer points here
    30 33 00 00 52  44 53 4e 00 00 00 00 c0  00 00 00 00 00 00 00 5b  00 00 00 00 00 00 00 45  e8 02 00
                ^ 
   D2022-09-13 06:13:39.819 (1663049619819785495 3399)  mimic.default0.01000d2a00030036: client session created, remote_server = 127.0.0.1:34802, current_count = 3
   D2022-09-13 06:13:39.819 (1663049619819945895 3375)  mimic.io-thrd.03375: client session connected, remote_server = 127.0.0.1:34802, current_count = 3
   D2022-09-13 06:13:39.821 (1663049619821638394 3370)  mimic.io-thrd.03370: client session created, remote_server = 127.0.0.1:34803, current_count = 4
   D2022-09-13 06:13:39.821 (1663049619821748494 3375)  mimic.io-thrd.03375: client session connected, remote_server = 127.0.0.1:34803, current_count = 4
   D2022-09-13 06:13:39.826 (1663049619826747793 3370)  mimic.io-thrd.03370: client session created, remote_server = 127.0.0.1:34801, current_count = 5
   D2022-09-13 06:13:39.826 (1663049619826867993 3377)  mimic.io-thrd.03377: client session connected, remote_server = 127.0.0.1:34801, current_count = 5
   write hotspot data passed.....
   start testing write random data...
   write random data passed.....
   start testing max detection time...
   max detection time passed.....
   start testing read hotspot data...
   /__w/incubator-pegasus/incubator-pegasus/src/rdsn/include/dsn/cpp/serialization.h:101:78: runtime error: member access within misaligned address 0x15016800f499 for type 'struct message_header', which requires 8 byte alignment
   0x15016800f499: note: pointer points here
    30 32 00  00 52 44 53 4e 00 00 00  00 c0 00 00 00 00 00 00  00 37 00 00 00 00 00 00  00 c4 a8 08 00
                 ^ 
   /__w/incubator-pegasus/incubator-pegasus/src/test/function_test/detect_hotspot_test/test_detect_hotspot.cpp:118: Failure
   Value of: find_hotkey
     Actual: false
   Expected: true
   /__w/incubator-pegasus/incubator-pegasus/src/test/function_test/detect_hotspot_test/test_detect_hotspot.cpp:198: Failure
   Expected: get_result(detection_type::read_data, key_type::hotspot_dataset) doesn't generate new fatal failures in the current thread.
     Actual: it does.
   /__w/incubator-pegasus/incubator-pegasus/src/test/function_test/detect_hotspot_test/test_detect_hotspot.cpp:229: Failure
   Expected: read_hotspot_data() doesn't generate new fatal failures in the current thread.
     Actual: it does.
   [  FAILED  ] detect_hotspot_test.write_hotspot_data (579275 ms)
   [----------] 1 test from detect_hotspot_test (579275 ms total)
   
   [----------] Global test environment tear-down
   [==========] 1 test from 1 test case ran. (579278 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] detect_hotspot_test.write_hotspot_data
   
    1 FAILED TEST
   dsn exit with code 1
   ./run.sh: line 399:   327 Segmentation fault      (core dumped) $PWD/pegasus_server config.ini -app_list collector &> result  (wd: /__w/incubator-pegasus/incubator-pegasus/onebox/collector)
   Error: Process completed with exit code 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org