Skip to content

Smashbox basicSync failing on master with encryption #18255

@PVince81

Description

@PVince81
± % bin/smash -a lib/test_basicSync.py                                                                                                                                           !10182
SUMMARY:smash.:runid: 150813-102929
SUMMARY:smash.:URL: http://test:***@127.0.0.1/owncloud/remote.php/webdav/
SUMMARY:smash.:Running iteration 1
SUMMARY:smash.:running lib/test_basicSync.py in /home/vincent/work/smashdir/test_basicSync as test testset #0 {'basicSync_filesizeKB': 1, 'basicSync_rmLocalStateDB': False}
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
SUMMARY:smash.:running lib/test_basicSync.py in /home/vincent/work/smashdir/test_basicSync as test testset #1 {'basicSync_filesizeKB': 5000, 'basicSync_rmLocalStateDB': False}
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
SUMMARY:smash.:running lib/test_basicSync.py in /home/vincent/work/smashdir/test_basicSync as test testset #2 {'basicSync_filesizeKB': 15000, 'basicSync_rmLocalStateDB': False}
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
SUMMARY:smash.:running lib/test_basicSync.py in /home/vincent/work/smashdir/test_basicSync as test testset #3 {'basicSync_filesizeKB': 50000, 'basicSync_rmLocalStateDB': False}
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): 127.0.0.1
md5sum: /home/vincent/work/smashdir/test_basicSync/creator/TEST_FILE_ADDED_LOSER.dat: No such file or directory
md5sum: /home/vincent/work/smashdir/test_basicSync/winner/TEST_FILE_ADDED_LOSER.dat: No such file or directory
md5sum: /home/vincent/work/smashdir/test_basicSync/checker/TEST_FILE_ADDED_LOSER.dat: No such file or directory
2015-08-13 10:31:15,095 - ERROR - winner - inconsistent md5 of /home/vincent/work/smashdir/test_basicSync/winner/TEST_FILE_ADDED_LOSER.dat: expected f00aea5276fee4aa8ad4e8394cf09749, got NO_CHECKSUM_ERROR error_check(actual_md5 == md5, "inconsistent md5 of %s: expected %s, got %s"%(fn,md5,actual_md5)) failed in expect_content() ["/home/vincent/work/workspace/smashbox/lib/test_basicSync.py" at line 61]
2015-08-13 10:31:15,101 - ERROR - checker - inconsistent md5 of /home/vincent/work/smashdir/test_basicSync/checker/TEST_FILE_ADDED_LOSER.dat: expected f00aea5276fee4aa8ad4e8394cf09749, got NO_CHECKSUM_ERROR error_check(actual_md5 == md5, "inconsistent md5 of %s: expected %s, got %s"%(fn,md5,actual_md5)) failed in expect_content() ["/home/vincent/work/workspace/smashbox/lib/test_basicSync.py" at line 61]
md5sum: /home/vincent/work/smashdir/test_basicSync/checker/TEST_FILE_MODIFIED_LOSER.dat: No such file or directory
2015-08-13 10:31:15,107 - ERROR - checker - inconsistent md5 of /home/vincent/work/smashdir/test_basicSync/checker/TEST_FILE_MODIFIED_LOSER.dat: expected f00aea5276fee4aa8ad4e8394cf09749, got NO_CHECKSUM_ERROR error_check(actual_md5 == md5, "inconsistent md5 of %s: expected %s, got %s"%(fn,md5,actual_md5)) failed in expect_content() ["/home/vincent/work/workspace/smashbox/lib/test_basicSync.py" at line 61]
2015-08-13 10:31:15,111 - ERROR - creator - inconsistent md5 of /home/vincent/work/smashdir/test_basicSync/creator/TEST_FILE_ADDED_LOSER.dat: expected f00aea5276fee4aa8ad4e8394cf09749, got NO_CHECKSUM_ERROR error_check(actual_md5 == md5, "inconsistent md5 of %s: expected %s, got %s"%(fn,md5,actual_md5)) failed in expect_content() ["/home/vincent/work/workspace/smashbox/lib/test_basicSync.py" at line 61]
2015-08-13 10:31:15,231 - ERROR - winner - inconsistent md5 of /home/vincent/work/smashdir/test_basicSync/winner/TEST_FILE_MODIFIED_LOSER.dat: expected f00aea5276fee4aa8ad4e8394cf09749, got 863f3ed728e4ef9afa7de307f09f1bd1 error_check(actual_md5 == md5, "inconsistent md5 of %s: expected %s, got %s"%(fn,md5,actual_md5)) failed in expect_content() ["/home/vincent/work/workspace/smashbox/lib/test_basicSync.py" at line 61]
2015-08-13 10:31:15,261 - ERROR - creator - inconsistent md5 of /home/vincent/work/smashdir/test_basicSync/creator/TEST_FILE_MODIFIED_LOSER.dat: expected f00aea5276fee4aa8ad4e8394cf09749, got 863f3ed728e4ef9afa7de307f09f1bd1 error_check(actual_md5 == md5, "inconsistent md5 of %s: expected %s, got %s"%(fn,md5,actual_md5)) failed in expect_content() ["/home/vincent/work/workspace/smashbox/lib/test_basicSync.py" at line 61]
2015-08-13 10:31:16,821 - ERROR - winner - 2 error(s) reported
2015-08-13 10:31:16,821 - ERROR - creator - 2 error(s) reported
2015-08-13 10:31:16,826 - ERROR - checker - 2 error(s) reported
CRITICAL:smash.:Aborting run -- non-zero exit code (2)

On master 55dc74b with encryption and locking enabled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions