"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Starting (try 2/5)
2025/04/14 01:10:23 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gerujac6faba"
2025/04/14 01:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/14 01:10:23 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE
2025/04/14 01:10:23 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:23 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:23 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:23 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:23 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{BQe_N}" suffix to name
2025/04/14 01:10:23 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:23 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:23 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:23 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:23 DEBUG : found headers: 
2025/04/14 01:10:24 DEBUG : Creating backend with remote "/tmp/rclone2647542899"
=== RUN   TestCopyOverSelf
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:24 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/14 01:10:25 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:25 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:25 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/04/14 01:10:25 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:613
        	Error:      	Should be true
        	Test:       	TestCopyOverSelf
        	Messages:   	sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s)
--- FAIL: TestCopyOverSelf (2.23s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:26 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:27 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/14 01:10:27 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:27 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/04/14 01:10:27 INFO  : sub dir/hello world: Copied (replaced existing)
2025/04/14 01:10:27 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:658
        	Error:      	Should be true
        	Test:       	TestMoveOverSelf
        	Messages:   	sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s)
--- FAIL: TestMoveOverSelf (2.10s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:29 DEBUG : empty space: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:29 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:29 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT
2025/04/14 01:10:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/14 01:10:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/04/14 01:10:29 DEBUG : empty space: Unchanged skipping
2025/04/14 01:10:29 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:29 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:29 INFO  : There was nothing to transfer
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:29 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:29 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT
2025/04/14 01:10:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/14 01:10:29 NOTICE: webdav root 'rclone-test-gerujac6faba': Forced to upload files to set modification times on this backend.
2025/04/14 01:10:29 INFO  : empty space: src and dst identical but can't set mod time without re-uploading
2025/04/14 01:10:29 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:29 DEBUG : empty space: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/04/14 01:10:30 INFO  : empty space: Copied (replaced existing)
2025/04/14 01:10:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1007
        	Error:      	Should be true
        	Test:       	TestSyncAfterChangingModtimeOnly
        	Messages:   	empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s)
--- FAIL: TestSyncAfterChangingModtimeOnly (1.88s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:30 DEBUG : foo: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:31 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT
2025/04/14 01:10:31 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2647542899)
2025/04/14 01:10:31 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (webdav root 'rclone-test-gerujac6faba')
2025/04/14 01:10:31 DEBUG : foo: md5 differ
2025/04/14 01:10:31 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:31 DEBUG : foo: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2025/04/14 01:10:31 INFO  : foo: Copied (replaced existing)
2025/04/14 01:10:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1058
        	Error:      	Should be true
        	Test:       	TestSyncDoesntUpdateModtime
        	Messages:   	foo: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s)
--- FAIL: TestSyncDoesntUpdateModtime (1.51s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:32 DEBUG : potato: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:32 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 GMT
2025/04/14 01:10:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2647542899)
2025/04/14 01:10:32 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (webdav root 'rclone-test-gerujac6faba')
2025/04/14 01:10:32 DEBUG : potato: md5 differ
2025/04/14 01:10:32 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:32 DEBUG : potato: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2025/04/14 01:10:33 INFO  : potato: Copied (replaced existing)
2025/04/14 01:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1121
        	Error:      	Should be true
        	Test:       	TestSyncAfterChangingContentsOnly
        	Messages:   	potato: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 GMT) (precision 1s)
--- FAIL: TestSyncAfterChangingContentsOnly (1.34s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:33 DEBUG : one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:34 DEBUG : two: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:34 DEBUG : three: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:34 DEBUG : four: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:35 DEBUG : five: Need to transfer - File not found at Destination
2025/04/14 01:10:35 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/04/14 01:10:35 DEBUG : one: Destination is newer than source, skipping
2025/04/14 01:10:35 DEBUG : three: Sizes identical
2025/04/14 01:10:35 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/04/14 01:10:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/04/14 01:10:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2647542899)
2025/04/14 01:10:35 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (webdav root 'rclone-test-gerujac6faba')
2025/04/14 01:10:35 DEBUG : two: md5 differ
2025/04/14 01:10:35 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:35 DEBUG : five: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:35 DEBUG : two: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:35 DEBUG : four: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/14 01:10:35 INFO  : two: Copied (replaced existing)
2025/04/14 01:10:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/14 01:10:35 INFO  : five: Copied (new)
2025/04/14 01:10:35 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/14 01:10:35 INFO  : four: Copied (replaced existing)
2025/04/14 01:10:35 DEBUG : Waiting for deletions to finish
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445
        	Error:      	Should be true
        	Test:       	TestSyncWithUpdateOlder
        	Messages:   	two: Modification time difference too big |120h0m0s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s)
2025/04/14 01:10:35 DEBUG : one: Destination is newer than source, skipping
2025/04/14 01:10:35 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/14 01:10:35 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/04/14 01:10:35 DEBUG : two: Size and md5 of src and dst objects identical
2025/04/14 01:10:35 DEBUG : four: Size and md5 of src and dst objects identical
2025/04/14 01:10:35 DEBUG : two: Unchanged skipping
2025/04/14 01:10:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/04/14 01:10:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2647542899)
2025/04/14 01:10:35 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (webdav root 'rclone-test-gerujac6faba')
2025/04/14 01:10:35 DEBUG : three: md5 differ
2025/04/14 01:10:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/04/14 01:10:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/04/14 01:10:35 DEBUG : five: Size and md5 of src and dst objects identical
2025/04/14 01:10:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/04/14 01:10:35 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:35 DEBUG : three: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:36 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/04/14 01:10:36 INFO  : three: Copied (replaced existing)
2025/04/14 01:10:36 DEBUG : Waiting for deletions to finish
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458
        	Error:      	Should be true
        	Test:       	TestSyncWithUpdateOlder
        	Messages:   	two: Modification time difference too big |120h0m0s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s)
--- FAIL: TestSyncWithUpdateOlder (3.26s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:36 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gerujac6faba/dst"
2025/04/14 01:10:36 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE
2025/04/14 01:10:36 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:36 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:36 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:36 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:36 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{BQe_N}" suffix to name
2025/04/14 01:10:36 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:36 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:36 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:36 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:36 DEBUG : found headers: 
2025/04/14 01:10:37 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:37 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE
2025/04/14 01:10:37 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:37 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:37 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:37 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:37 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{BQe_N}" suffix to name
2025/04/14 01:10:37 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:37 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:37 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:37 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:37 DEBUG : found headers: 
2025/04/14 01:10:37 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" to be canonical "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:37 DEBUG : one: Need to transfer - File not found at Destination
2025/04/14 01:10:37 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:37 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:37 DEBUG : one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/14 01:10:37 INFO  : one: Copied (new)
2025/04/14 01:10:37 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:38 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:38 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:38 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:38 DEBUG : one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/14 01:10:38 INFO  : one: Copied (replaced existing)
2025/04/14 01:10:38 DEBUG : Waiting for deletions to finish
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2106
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s)
2025/04/14 01:10:38 DEBUG : dst/one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:39 DEBUG : CompareDest/one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:39 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:39 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:39 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 01:10:39 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:39 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:39 INFO  : There was nothing to transfer
2025/04/14 01:10:40 DEBUG : CompareDest/two: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:40 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:40 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/14 01:10:40 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:40 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 01:10:40 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:40 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:40 INFO  : There was nothing to transfer
2025/04/14 01:10:40 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/14 01:10:41 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:41 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 01:10:41 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:41 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:41 INFO  : There was nothing to transfer
2025/04/14 01:10:41 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:41 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 GMT
2025/04/14 01:10:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/04/14 01:10:41 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/14 01:10:41 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:41 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 01:10:41 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:41 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:41 INFO  : There was nothing to transfer
2025/04/14 01:10:42 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CompareDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CompareDest"
2025/04/14 01:10:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:42 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 01:10:42 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:42 DEBUG : two: Need to transfer - File not found at Destination
2025/04/14 01:10:42 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:42 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:42 DEBUG : two: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/04/14 01:10:42 INFO  : two: Copied (new)
2025/04/14 01:10:42 DEBUG : Waiting for deletions to finish
--- FAIL: TestSyncCompareDest (6.94s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:43 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gerujac6faba/dst"
2025/04/14 01:10:43 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE
2025/04/14 01:10:43 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:43 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:43 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:43 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:43 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{BQe_N}" suffix to name
2025/04/14 01:10:43 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:43 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:43 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:43 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:43 DEBUG : found headers: 
2025/04/14 01:10:44 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:44 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE
2025/04/14 01:10:44 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:44 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:44 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:44 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:44 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{BQe_N}" suffix to name
2025/04/14 01:10:44 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:44 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:44 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:44 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:44 DEBUG : found headers: 
2025/04/14 01:10:44 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest" to be canonical "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:44 DEBUG : one: Need to transfer - File not found at Destination
2025/04/14 01:10:44 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:44 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:44 DEBUG : one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/04/14 01:10:44 INFO  : one: Copied (new)
2025/04/14 01:10:44 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:45 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:45 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:45 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:45 DEBUG : one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/04/14 01:10:45 INFO  : one: Copied (replaced existing)
2025/04/14 01:10:45 DEBUG : Waiting for deletions to finish
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2272
        	Error:      	Should be true
        	Test:       	TestSyncCopyDest
        	Messages:   	dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s)
2025/04/14 01:10:45 DEBUG : dst/one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:46 DEBUG : CopyDest/one: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:46 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-gerujac6faba/BackupDir"
2025/04/14 01:10:46 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE
2025/04/14 01:10:46 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:46 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:46 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:46 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:46 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{BQe_N}" suffix to name
2025/04/14 01:10:46 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL
2025/04/14 01:10:46 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR
2025/04/14 01:10:46 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER
2025/04/14 01:10:46 DEBUG : Setting pass="w7cHQlan7N-a4jnrMQbqRH2_14NF3OT30hdegKZ_qcnihdM" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS
2025/04/14 01:10:46 DEBUG : found headers: 
2025/04/14 01:10:46 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-gerujac6faba/BackupDir" to be canonical "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/BackupDir"
2025/04/14 01:10:46 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:46 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 01:10:47 INFO  : one: Moved (server-side)
2025/04/14 01:10:48 DEBUG : one: Setting modtime after copy to 2011-12-25 12:59:59 +0000 GMT
2025/04/14 01:10:48 DEBUG : one: Dst hash empty - aborting Src hash check
2025/04/14 01:10:48 INFO  : one: Copied (server-side copy)
2025/04/14 01:10:48 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/14 01:10:48 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:48 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:48 DEBUG : CopyDest/two: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:49 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:49 DEBUG : one: Unchanged skipping
2025/04/14 01:10:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:49 DEBUG : two: Setting modtime after copy to 2011-12-25 12:59:59 +0000 GMT
2025/04/14 01:10:49 DEBUG : two: Dst hash empty - aborting Src hash check
2025/04/14 01:10:49 INFO  : two: Copied (server-side copy)
2025/04/14 01:10:49 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/14 01:10:49 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:49 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:49 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:49 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:49 DEBUG : one: Unchanged skipping
2025/04/14 01:10:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:49 DEBUG : two: Unchanged skipping
2025/04/14 01:10:49 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:49 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:49 DEBUG : Waiting for deletions to finish
2025/04/14 01:10:49 INFO  : There was nothing to transfer
2025/04/14 01:10:50 DEBUG : CopyDest/three: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:50 DEBUG : fs cache: switching user supplied name "TestWebdavOwncloud:rclone-test-gerujac6faba/CopyDest" for canonical name "TestWebdavOwncloud{BQe_N}:rclone-test-gerujac6faba/CopyDest"
2025/04/14 01:10:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:50 DEBUG : one: Unchanged skipping
2025/04/14 01:10:50 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/14 01:10:50 DEBUG : three: Destination not found in --copy-dest
2025/04/14 01:10:50 DEBUG : three: Need to transfer - File not found at Destination
2025/04/14 01:10:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/14 01:10:50 DEBUG : two: Unchanged skipping
2025/04/14 01:10:50 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for checks to finish
2025/04/14 01:10:50 DEBUG : webdav root 'rclone-test-gerujac6faba/dst': Waiting for transfers to finish
2025/04/14 01:10:50 DEBUG : three: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/04/14 01:10:51 INFO  : three: Copied (new)
2025/04/14 01:10:51 DEBUG : Waiting for deletions to finish
--- FAIL: TestSyncCopyDest (9.34s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "webdav root 'rclone-test-gerujac6faba'", Local "Local file system at /tmp/rclone2647542899", Modify Window "1s"
2025/04/14 01:10:53 DEBUG : Testêé: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/04/14 01:10:53 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for checks to finish
2025/04/14 01:10:53 DEBUG : webdav root 'rclone-test-gerujac6faba': Waiting for transfers to finish
2025/04/14 01:10:53 DEBUG : Testêé: Update will use the normal upload strategy (no chunks)
2025/04/14 01:10:53 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2025/04/14 01:10:53 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/04/14 01:10:53 DEBUG : Waiting for deletions to finish
    fstest.go:121: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2558
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	Testêé: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s)
--- FAIL: TestSyncUTFNorm (1.06s)
FAIL
2025/04/14 01:10:54 DEBUG : webdav root 'rclone-test-gerujac6faba': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Finished ERROR in 30.910422831s (try 2/5): exit status 1: Failed [TestCopyOverSelf TestMoveOverSelf TestSyncAfterChangingModtimeOnly TestSyncDoesntUpdateModtime TestSyncAfterChangingContentsOnly TestSyncWithUpdateOlder TestSyncCompareDest TestSyncCopyDest TestSyncUTFNorm]