"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestCopyAfterDelete|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoUpdateDirModtime|TestSyncSetDelayedModTimes)$'" - Starting (try 2/5) 2025/04/01 05:20:28 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-soyagiq1lula" 2025/04/01 05:20:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 05:20:28 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/01 05:20:28 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:28 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:28 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:28 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:28 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{l1Yg2}" suffix to name 2025/04/01 05:20:28 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:28 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:28 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:28 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:28 DEBUG : found headers: 2025/04/01 05:20:29 DEBUG : Creating backend with remote "/tmp/rclone1495231038" === RUN TestCopyEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 05:20:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:20:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 05:20:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 05:20:29 INFO : sub dir: Making directory 2025/04/01 05:20:29 INFO : sub dir2: Making directory 2025/04/01 05:20:29 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 05:20:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:30 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:30 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:30 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 05:20:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:30 DEBUG : webdav root 'rclone-test-soyagiq1lula': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.42s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:31 INFO : sub dir2: Making directory 2025/04/01 05:20:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 05:20:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:20:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:31 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:31 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:32 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 05:20:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:33 DEBUG : sub dir2: Making directory with metadata 2025/04/01 05:20:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:20:33 INFO : sub dir: Making directory 2025/04/01 05:20:33 INFO : sub dir2: Making directory 2025/04/01 05:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:33 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:33 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:33 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 05:20:33 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:20:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:34 DEBUG : webdav root 'rclone-test-soyagiq1lula': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 05:20:34 DEBUG : webdav root 'rclone-test-soyagiq1lula': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.18s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:35 INFO : sub dir2: Making directory 2025/04/01 05:20:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:35 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:35 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:35 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 05:20:35 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:20:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:36 DEBUG : sub dir2: Making directory with metadata 2025/04/01 05:20:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 05:20:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 05:20:36 INFO : sub dir: Making directory 2025/04/01 05:20:36 INFO : sub dir2: Making directory 2025/04/01 05:20:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:36 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:36 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:37 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 05:20:37 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:20:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:37 DEBUG : webdav root 'rclone-test-soyagiq1lula': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.14s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:38 INFO : sub dir2: Making directory 2025/04/01 05:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:38 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:38 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:38 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 05:20:38 INFO : sub dir/hello world: Copied (new) 2025/04/01 05:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.07s) === RUN TestServerSideCopy run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:39 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:40 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-vayuheq0buqi" 2025/04/01 05:20:40 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/01 05:20:40 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:40 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:40 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:40 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:40 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{l1Yg2}" suffix to name 2025/04/01 05:20:40 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:40 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:40 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:40 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:40 DEBUG : found headers: sync_test.go:590: Server side copy (if possible) webdav root 'rclone-test-soyagiq1lula' -> webdav root 'rclone-test-vayuheq0buqi' 2025/04/01 05:20:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:40 DEBUG : webdav root 'rclone-test-vayuheq0buqi': Waiting for checks to finish 2025/04/01 05:20:40 DEBUG : webdav root 'rclone-test-vayuheq0buqi': Waiting for transfers to finish 2025/04/01 05:20:41 DEBUG : sub dir/hello world: Setting modtime after copy to 2001-02-03 04:05:06 +0000 GMT 2025/04/01 05:20:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 05:20:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:41 DEBUG : webdav root 'rclone-test-vayuheq0buqi': Purge remote --- PASS: TestServerSideCopy (2.86s) === RUN TestCopyOverSelf run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:42 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:20:43 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:43 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:43 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 05:20:43 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:44 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:45 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-liwerud8dopo" 2025/04/01 05:20:45 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/01 05:20:45 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:45 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:45 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:45 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:45 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{l1Yg2}" suffix to name 2025/04/01 05:20:45 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:45 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:45 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:45 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:45 DEBUG : found headers: sync_test.go:626: Server side copy (if possible) webdav root 'rclone-test-soyagiq1lula' -> webdav root 'rclone-test-liwerud8dopo' 2025/04/01 05:20:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:45 DEBUG : webdav root 'rclone-test-liwerud8dopo': Waiting for checks to finish 2025/04/01 05:20:45 DEBUG : webdav root 'rclone-test-liwerud8dopo': Waiting for transfers to finish 2025/04/01 05:20:46 DEBUG : sub dir/hello world: Setting modtime after copy to 2001-02-03 04:05:06 +0000 GMT 2025/04/01 05:20:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 05:20:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:46 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:20:47 DEBUG : webdav root 'rclone-test-liwerud8dopo': Waiting for checks to finish 2025/04/01 05:20:47 DEBUG : webdav root 'rclone-test-liwerud8dopo': Waiting for transfers to finish 2025/04/01 05:20:47 DEBUG : sub dir/hello world: Setting modtime after copy to 2011-12-25 12:59:59 +0000 GMT 2025/04/01 05:20:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 05:20:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:47 DEBUG : webdav root 'rclone-test-liwerud8dopo': Purge remote --- PASS: TestServerSideCopyOverSelf (4.45s) === RUN TestMoveOverSelf run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:49 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:20:49 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:49 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish 2025/04/01 05:20:49 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 05:20:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 05:20:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" --- PASS: TestMoveOverSelf (2.15s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:51 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:51 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-wafixep4zeje" 2025/04/01 05:20:51 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/04/01 05:20:51 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:51 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:51 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:51 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:51 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{l1Yg2}" suffix to name 2025/04/01 05:20:51 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/04/01 05:20:51 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/04/01 05:20:51 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/04/01 05:20:51 DEBUG : Setting pass="YY0yjRhNGefSfAUeW8iE896DDa8M7b2qbswlb67btTfRZMQ" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/04/01 05:20:51 DEBUG : found headers: sync_test.go:671: Server side copy (if possible) webdav root 'rclone-test-soyagiq1lula' -> webdav root 'rclone-test-wafixep4zeje' 2025/04/01 05:20:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 05:20:51 DEBUG : webdav root 'rclone-test-wafixep4zeje': Waiting for checks to finish 2025/04/01 05:20:51 DEBUG : webdav root 'rclone-test-wafixep4zeje': Waiting for transfers to finish 2025/04/01 05:20:52 DEBUG : sub dir/hello world: Setting modtime after copy to 2001-02-03 04:05:06 +0000 GMT 2025/04/01 05:20:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 05:20:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:52 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:53 DEBUG : webdav root 'rclone-test-wafixep4zeje': Using server-side directory move 2025/04/01 05:20:53 INFO : webdav root 'rclone-test-wafixep4zeje': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 05:20:53 DEBUG : webdav root 'rclone-test-wafixep4zeje': Waiting for checks to finish 2025/04/01 05:20:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 05:20:53 DEBUG : webdav root 'rclone-test-wafixep4zeje': Waiting for transfers to finish 2025/04/01 05:20:53 INFO : sub dir/hello world: Deleted 2025/04/01 05:20:54 INFO : sub dir/hello world: Moved (server-side) 2025/04/01 05:20:54 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:55 DEBUG : testing file moves 2025/04/01 05:20:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 05:20:55 DEBUG : webdav root 'rclone-test-wafixep4zeje': Waiting for checks to finish 2025/04/01 05:20:55 DEBUG : webdav root 'rclone-test-wafixep4zeje': Waiting for transfers to finish 2025/04/01 05:20:55 INFO : sub dir/hello world: Deleted 2025/04/01 05:20:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:56 DEBUG : webdav root 'rclone-test-wafixep4zeje': Purge remote --- PASS: TestServerSideMoveOverSelf (5.95s) === RUN TestCopyAfterDelete run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" 2025/04/01 05:20:57 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/01 05:20:57 ERROR : : error listing: directory not found 2025/04/01 05:20:57 INFO : Local file system at /tmp/rclone1495231038: Making directory 2025/04/01 05:20:57 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for checks to finish 2025/04/01 05:20:57 DEBUG : webdav root 'rclone-test-soyagiq1lula': Waiting for transfers to finish run.go:180: Remote "webdav root 'rclone-test-soyagiq1lula'", Local "Local file system at /tmp/rclone1495231038", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.72s) PASS 2025/04/01 05:20:58 DEBUG : webdav root 'rclone-test-soyagiq1lula': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestCopyAfterDelete|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoUpdateDirModtime|TestSyncSetDelayedModTimes)$'" - Finished OK in 30.589219805s (try 2/5)