"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/12/12 02:46:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi" 2024/12/12 02:46:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 02:46:35 DEBUG : Creating backend with remote "/tmp/rclone4106915444" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:46:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/12 02:46:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.45s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 02:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:46:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:46:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:38 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.01s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:39 DEBUG : Creating backend with remote "/non-existing" 2024/12/12 02:46:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/12 02:46:39 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:39 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.27s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:46:39 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:39 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:46:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (2.48s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:41 INFO : premiumize.me root 'rclone-test-zuzizev5lugi': Running all checks before starting transfers 2024/12/12 02:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:46:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:41 INFO : premiumize.me root 'rclone-test-zuzizev5lugi': Checks finished, now starting transfers 2024/12/12 02:46:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:46:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (3.51s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:45 ERROR : Ignoring --no-traverse with sync 2024/12/12 02:46:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:46:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:46:48 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:46:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (3.99s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:46:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/12 02:46:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:46:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:47:36 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (47.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:47:37 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:47:37 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:47:41 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:47:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:47:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:47:42 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 02:47:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 02:47:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 02:47:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 02:47:43 DEBUG : sub dir: Making directory 2024/12/12 02:47:43 DEBUG : sub dir2: Making directory 2024/12/12 02:47:43 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/12 02:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:47:43 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:47:43 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:47:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:48 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:49 DEBUG : sub dir2: Making directory 2024/12/12 02:47:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 02:47:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 02:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:47:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:47:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:47:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:53 DEBUG : sub dir2: Making directory with metadata 2024/12/12 02:47:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 02:47:53 DEBUG : sub dir: Making directory 2024/12/12 02:47:53 DEBUG : sub dir2: Making directory 2024/12/12 02:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:47:53 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:47:53 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:47:57 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:47:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:57 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/12 02:47:57 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:47:58 DEBUG : sub dir2: Making directory 2024/12/12 02:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:47:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:47:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:48:00 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:48:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:48:01 DEBUG : sub dir2: Making directory with metadata 2024/12/12 02:48:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 02:48:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 02:48:01 DEBUG : sub dir: Making directory 2024/12/12 02:48:01 DEBUG : sub dir2: Making directory 2024/12/12 02:48:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:48:01 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:48:01 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:48:04 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:48:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:48:04 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.18s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.10s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:48:05 DEBUG : sub dir2: Making directory 2024/12/12 02:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:48:05 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:48:05 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:48:47 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:48:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (42.30s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:48:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pajeduv5deya" 2024/12/12 02:48:49 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-zuzizev5lugi' -> premiumize.me root 'rclone-test-pajeduv5deya' 2024/12/12 02:48:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:48:49 DEBUG : premiumize.me root 'rclone-test-pajeduv5deya': Waiting for checks to finish 2024/12/12 02:48:49 DEBUG : premiumize.me root 'rclone-test-pajeduv5deya': Waiting for transfers to finish 2024/12/12 02:48:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:48:55 DEBUG : premiumize.me root 'rclone-test-pajeduv5deya': Purge remote --- PASS: TestServerSideCopy (7.84s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:48:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 02:48:59 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:48:59 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:49:00 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qixaxaf8" 2024/12/12 02:49:02 DEBUG : sub dir/hello world: Removing old file 2024/12/12 02:49:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (7.73s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lelabac2hima" 2024/12/12 02:49:08 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-zuzizev5lugi' -> premiumize.me root 'rclone-test-lelabac2hima' 2024/12/12 02:49:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:49:09 DEBUG : premiumize.me root 'rclone-test-lelabac2hima': Waiting for checks to finish 2024/12/12 02:49:09 DEBUG : premiumize.me root 'rclone-test-lelabac2hima': Waiting for transfers to finish 2024/12/12 02:49:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:19 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.rosunay2" 2024/12/12 02:49:22 DEBUG : sub dir/hello world: Removing old file 2024/12/12 02:49:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 02:49:22 DEBUG : premiumize.me root 'rclone-test-lelabac2hima': Waiting for checks to finish 2024/12/12 02:49:22 DEBUG : premiumize.me root 'rclone-test-lelabac2hima': Waiting for transfers to finish 2024/12/12 02:49:23 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.duwewun5" 2024/12/12 02:49:25 DEBUG : sub dir/hello world: Removing old file 2024/12/12 02:49:25 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:25 DEBUG : premiumize.me root 'rclone-test-lelabac2hima': Purge remote --- PASS: TestServerSideCopyOverSelf (22.51s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 02:49:28 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:49:28 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:49:29 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fibizel0" 2024/12/12 02:49:31 DEBUG : sub dir/hello world: Removing old file 2024/12/12 02:49:31 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 02:49:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (5.75s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-caloked5nexa" 2024/12/12 02:49:33 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-zuzizev5lugi' -> premiumize.me root 'rclone-test-caloked5nexa' 2024/12/12 02:49:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:49:34 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Waiting for checks to finish 2024/12/12 02:49:34 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Waiting for transfers to finish 2024/12/12 02:49:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:37 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.jucoheh3" 2024/12/12 02:49:41 DEBUG : sub dir/hello world: Removing old file 2024/12/12 02:49:41 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Using server-side directory move 2024/12/12 02:49:41 INFO : premiumize.me root 'rclone-test-caloked5nexa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 02:49:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 02:49:41 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Waiting for checks to finish 2024/12/12 02:49:41 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Waiting for transfers to finish 2024/12/12 02:49:41 INFO : sub dir/hello world: Deleted 2024/12/12 02:49:42 INFO : sub dir/hello world: Moved (server-side) 2024/12/12 02:49:45 DEBUG : testing file moves 2024/12/12 02:49:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/12 02:49:45 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Waiting for checks to finish 2024/12/12 02:49:45 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Waiting for transfers to finish 2024/12/12 02:49:45 INFO : sub dir/hello world: Deleted 2024/12/12 02:49:45 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:45 DEBUG : premiumize.me root 'rclone-test-caloked5nexa': Purge remote --- PASS: TestServerSideMoveOverSelf (14.68s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:51 ERROR : : error listing: directory not found 2024/12/12 02:49:52 DEBUG : Local file system at /tmp/rclone4106915444: Making directory 2024/12/12 02:49:52 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:49:52 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (6.31s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:49:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 02:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:49:57 DEBUG : Local file system at /tmp/rclone4106915444: Waiting for checks to finish 2024/12/12 02:49:57 DEBUG : Local file system at /tmp/rclone4106915444: Waiting for transfers to finish 2024/12/12 02:51:14 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/12 02:51:14 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (82.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:14 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/12 02:51:14 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:14 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:20 INFO : check sum: Copied (new) 2024/12/12 02:51:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:20 NOTICE: premiumize.me root 'rclone-test-zuzizev5lugi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/12 02:51:20 DEBUG : check sum: Size of src and dst objects identical 2024/12/12 02:51:20 DEBUG : check sum: Unchanged skipping 2024/12/12 02:51:20 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:20 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:20 DEBUG : Waiting for deletions to finish 2024/12/12 02:51:20 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.90s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/12 02:51:20 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:20 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:26 INFO : sizeonly: Copied (new) 2024/12/12 02:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:26 DEBUG : sizeonly: Sizes identical 2024/12/12 02:51:26 DEBUG : sizeonly: Unchanged skipping 2024/12/12 02:51:26 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:26 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:26 DEBUG : Waiting for deletions to finish 2024/12/12 02:51:26 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (6.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/12 02:51:27 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:27 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:32 INFO : ignore-size: Copied (new) 2024/12/12 02:51:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:32 DEBUG : ignore-size: Sizes identical 2024/12/12 02:51:32 DEBUG : ignore-size: Unchanged skipping 2024/12/12 02:51:32 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:32 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:32 DEBUG : Waiting for deletions to finish 2024/12/12 02:51:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (6.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:37 DEBUG : existing: Sizes identical 2024/12/12 02:51:37 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:37 DEBUG : existing: Unchanged skipping 2024/12/12 02:51:37 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:37 DEBUG : Waiting for deletions to finish 2024/12/12 02:51:37 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:37 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/12 02:51:37 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:38 DEBUG : existing: Moving old file out the way to "existing.zabavam4" 2024/12/12 02:51:43 DEBUG : existing: Removing old file 2024/12/12 02:51:43 INFO : existing: Copied (replaced existing) 2024/12/12 02:51:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (10.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:44 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 02:51:44 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:44 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:50 INFO : existing: Copied (new) 2024/12/12 02:51:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:51 DEBUG : existing: Destination exists, skipping 2024/12/12 02:51:51 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:51 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:51:51 DEBUG : Waiting for deletions to finish 2024/12/12 02:51:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (7.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:51:58 DEBUG : d: Making directory 2024/12/12 02:51:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 02:51:58 DEBUG : c/non empty space: Sizes identical 2024/12/12 02:51:58 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 02:51:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:51:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:52:02 INFO : a/potato2: Copied (new) 2024/12/12 02:52:02 DEBUG : Waiting for deletions to finish 2024/12/12 02:52:02 INFO : b/potato: Deleted 2024/12/12 02:52:02 INFO : d: Removing directory 2024/12/12 02:52:02 INFO : b: Removing directory 2024/12/12 02:52:02 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (11.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:52:07 DEBUG : empty space: Sizes identical 2024/12/12 02:52:07 DEBUG : empty space: Unchanged skipping 2024/12/12 02:52:07 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:52:07 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:52:07 DEBUG : Waiting for deletions to finish 2024/12/12 02:52:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:52:07 DEBUG : empty space: Sizes identical 2024/12/12 02:52:07 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:52:07 DEBUG : empty space: Unchanged skipping 2024/12/12 02:52:07 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:52:07 DEBUG : Waiting for deletions to finish 2024/12/12 02:52:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.11s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:53:00 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 02:53:00 DEBUG : empty space: Sizes identical 2024/12/12 02:53:00 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:53:00 DEBUG : empty space: Unchanged skipping 2024/12/12 02:53:00 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:53:28 INFO : potato: Copied (new) 2024/12/12 02:53:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (80.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:53:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/12 02:53:33 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:53:33 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:53:33 DEBUG : potato: Moving old file out the way to "potato.yagefix5" 2024/12/12 02:53:36 DEBUG : potato: Removing old file 2024/12/12 02:53:36 INFO : potato: Copied (replaced existing) 2024/12/12 02:53:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/12 02:53:42 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/12 02:53:42 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:53:42 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:53:42 DEBUG : potato: Moving old file out the way to "potato.xajegis5" 2024/12/12 02:53:44 DEBUG : potato: Removing old file 2024/12/12 02:53:45 INFO : potato: Copied (replaced existing) 2024/12/12 02:53:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (8.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:53:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:53:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/12 02:53:50 DEBUG : empty space: Sizes identical 2024/12/12 02:53:50 DEBUG : empty space: Unchanged skipping 2024/12/12 02:53:50 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:53:50 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:53:50 DEBUG : Waiting for deletions to finish 2024/12/12 02:53:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:53:56 DEBUG : empty space: Sizes identical 2024/12/12 02:53:56 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:53:56 DEBUG : empty space: Unchanged skipping 2024/12/12 02:53:56 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:54:04 INFO : potato2: Copied (new) 2024/12/12 02:54:04 DEBUG : Waiting for deletions to finish 2024/12/12 02:54:04 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:54:10 DEBUG : d: Making directory 2024/12/12 02:54:10 DEBUG : d/e: Making directory 2024/12/12 02:54:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 02:54:11 DEBUG : c/non empty space: Sizes identical 2024/12/12 02:54:11 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 02:54:11 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:54:11 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:54:15 INFO : a/potato2: Copied (new) 2024/12/12 02:54:15 DEBUG : Waiting for deletions to finish 2024/12/12 02:54:15 INFO : b/potato: Deleted 2024/12/12 02:54:15 INFO : d/e: Removing directory 2024/12/12 02:54:15 INFO : d: Removing directory 2024/12/12 02:54:15 INFO : b: Removing directory 2024/12/12 02:54:15 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:54:26 DEBUG : d: Making directory 2024/12/12 02:54:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 02:54:26 DEBUG : c/non empty space: Sizes identical 2024/12/12 02:54:26 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 02:54:26 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:54:26 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:54:30 INFO : a/potato2: Copied (new) 2024/12/12 02:54:30 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': not deleting files as there were IO errors 2024/12/12 02:54:30 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:54:40 DEBUG : Waiting for deletions to finish 2024/12/12 02:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:54:40 DEBUG : empty space: Sizes identical 2024/12/12 02:54:40 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:54:40 DEBUG : empty space: Unchanged skipping 2024/12/12 02:54:40 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:54:40 INFO : potato: Deleted 2024/12/12 02:54:44 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (12.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:54:49 DEBUG : Waiting for deletions to finish 2024/12/12 02:54:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:54:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:54:49 INFO : potato: Deleted 2024/12/12 02:54:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:54:49 DEBUG : empty space: Sizes identical 2024/12/12 02:54:49 DEBUG : empty space: Unchanged skipping 2024/12/12 02:54:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:54:49 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:54:56 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (12.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:54:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:54:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:54:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:55:01 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (5.20s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:55:10 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 02:55:10 DEBUG : enormous: Excluded 2024/12/12 02:55:10 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 02:55:10 DEBUG : potato2: Excluded 2024/12/12 02:55:10 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 02:55:10 DEBUG : potato2: Excluded 2024/12/12 02:55:10 DEBUG : empty space: Sizes identical 2024/12/12 02:55:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:55:10 DEBUG : empty space: Unchanged skipping 2024/12/12 02:55:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:55:10 DEBUG : Waiting for deletions to finish 2024/12/12 02:55:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:55:10 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 02:55:10 DEBUG : enormous: Excluded 2024/12/12 02:55:10 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 02:55:10 DEBUG : potato2: Excluded 2024/12/12 02:55:10 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 02:55:10 DEBUG : potato2: Excluded 2024/12/12 02:55:10 DEBUG : empty space: Sizes identical 2024/12/12 02:55:10 DEBUG : empty space: Unchanged skipping 2024/12/12 02:55:10 DEBUG : Local file system at /tmp/rclone4106915444: Waiting for checks to finish 2024/12/12 02:55:10 DEBUG : Local file system at /tmp/rclone4106915444: Waiting for transfers to finish 2024/12/12 02:55:10 DEBUG : Waiting for deletions to finish 2024/12/12 02:55:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:55:22 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 02:55:22 DEBUG : enormous: Excluded 2024/12/12 02:55:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 02:55:22 DEBUG : potato2: Excluded 2024/12/12 02:55:22 DEBUG : empty space: Sizes identical 2024/12/12 02:55:22 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:55:22 DEBUG : empty space: Unchanged skipping 2024/12/12 02:55:22 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:55:22 DEBUG : Waiting for deletions to finish 2024/12/12 02:55:22 INFO : enormous: Deleted 2024/12/12 02:55:22 INFO : potato2: Deleted 2024/12/12 02:55:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:55:22 DEBUG : empty space: Sizes identical 2024/12/12 02:55:22 DEBUG : Local file system at /tmp/rclone4106915444: Waiting for checks to finish 2024/12/12 02:55:22 DEBUG : empty space: Unchanged skipping 2024/12/12 02:55:22 DEBUG : Local file system at /tmp/rclone4106915444: Waiting for transfers to finish 2024/12/12 02:55:22 DEBUG : Waiting for deletions to finish 2024/12/12 02:55:22 INFO : enormous: Deleted 2024/12/12 02:55:22 INFO : potato2: Deleted 2024/12/12 02:55:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (12.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.11s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/12 02:55:23 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 02:55:23 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 02:55:23 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/12 02:55:23 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:55:23 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:55:28 INFO : yam: Copied (new) 2024/12/12 02:55:29 INFO : potato: Copied (new) 2024/12/12 02:55:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:55:29 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 02:55:29 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/12 02:55:29 DEBUG : potato: Sizes identical 2024/12/12 02:55:29 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:55:29 DEBUG : potato: Unchanged skipping 2024/12/12 02:55:29 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:55:33 INFO : yaml: Copied (new) 2024/12/12 02:55:33 DEBUG : Waiting for deletions to finish 2024/12/12 02:55:33 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (11.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/12 02:55:34 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/12 02:55:34 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 02:55:34 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/12 02:55:34 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:55:34 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:55:41 INFO : yam: Copied (new) 2024/12/12 02:56:34 DEBUG : pacer: low level retry 1/1 (error Post "https://efficientbadger-sto.energycdn.com/upload": net/http: TLS handshake timeout) 2024/12/12 02:56:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:56:34 DEBUG : potato: Received error: upload file http: Post "https://efficientbadger-sto.energycdn.com/upload": net/http: TLS handshake timeout - low level retry 0/10 2024/12/12 02:56:34 DEBUG : pacer: Reducing sleep to 15ms 2024/12/12 02:56:34 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/12 02:56:38 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:56:38 INFO : potato: Copied (new) 2024/12/12 02:56:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:56:38 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/12 02:56:38 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/12 02:56:38 DEBUG : potato: Sizes identical 2024/12/12 02:56:38 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:56:38 DEBUG : potato: Unchanged skipping 2024/12/12 02:56:38 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:56:40 INFO : yaml: Copied (new) 2024/12/12 02:56:40 DEBUG : Waiting for deletions to finish 2024/12/12 02:56:40 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (67.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/12 02:56:41 INFO : premiumize.me root 'rclone-test-zuzizev5lugi': Making map for --track-renames 2024/12/12 02:56:41 INFO : premiumize.me root 'rclone-test-zuzizev5lugi': Finished making map for --track-renames 2024/12/12 02:56:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:56:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/12 02:56:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for renames to finish 2024/12/12 02:56:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 02:56:41 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:56:44 INFO : potato: Copied (new) 2024/12/12 02:56:44 INFO : sub/yam: Copied (new) 2024/12/12 02:56:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:56:45 DEBUG : potato: Sizes identical 2024/12/12 02:56:45 DEBUG : potato: Unchanged skipping 2024/12/12 02:56:45 INFO : premiumize.me root 'rclone-test-zuzizev5lugi': Making map for --track-renames 2024/12/12 02:56:45 INFO : premiumize.me root 'rclone-test-zuzizev5lugi': Finished making map for --track-renames 2024/12/12 02:56:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:56:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for renames to finish 2024/12/12 02:56:45 INFO : sub/yam: Moved (server-side) to: yam 2024/12/12 02:56:45 INFO : yam: Renamed from "sub/yam" 2024/12/12 02:56:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:56:45 DEBUG : Waiting for deletions to finish 2024/12/12 02:56:45 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:56:46 DEBUG : Creating backend with remote "/tmp/rclone4106915444/dir1" 2024/12/12 02:56:46 DEBUG : Config file has changed externally - reloading 2024/12/12 02:56:46 DEBUG : Creating backend with remote "/tmp/rclone4106915444/dir2" 2024/12/12 02:56:46 DEBUG : Local file system at /tmp/rclone4106915444/dir2: Using server-side directory move 2024/12/12 02:56:46 INFO : Local file system at /tmp/rclone4106915444/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 02:56:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/12 02:56:46 INFO : file1.txt: Moved (server-side) 2024/12/12 02:56:46 DEBUG : Local file system at /tmp/rclone4106915444/dir2: Waiting for checks to finish 2024/12/12 02:56:46 DEBUG : Local file system at /tmp/rclone4106915444/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:56:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:56:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 02:56:46 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:56:46 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:56:49 INFO : nested/sub dir/file: Copied (new) 2024/12/12 02:56:49 INFO : nested/sub dir/file: Deleted 2024/12/12 02:56:49 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:56:49 INFO : sub dir/hello world: Deleted 2024/12/12 02:56:49 INFO : sub dir: Removing directory 2024/12/12 02:56:49 INFO : nested/sub dir: Removing directory 2024/12/12 02:56:49 INFO : nested: Removing directory 2024/12/12 02:56:49 DEBUG : Local file system at /tmp/rclone4106915444: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:56:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 02:56:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 02:56:50 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:56:50 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:56:53 INFO : nested/sub dir/file: Copied (new) 2024/12/12 02:56:53 INFO : nested/sub dir/file: Deleted 2024/12/12 02:56:57 INFO : sub dir/hello world: Copied (new) 2024/12/12 02:56:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:56:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 02:56:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/12 02:56:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:56:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:57:00 INFO : existing-b: Copied (new) 2024/12/12 02:57:00 INFO : existing-b: Deleted 2024/12/12 02:57:03 INFO : existing: Copied (new) 2024/12/12 02:57:03 INFO : existing: Deleted 2024/12/12 02:57:03 DEBUG : existing: Destination exists, skipping 2024/12/12 02:57:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/12 02:57:03 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:57:03 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:57:03 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (5.00s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:57:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yaxilan9layo" 2024/12/12 02:57:03 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zuzizev5lugi' -> premiumize.me root 'rclone-test-yaxilan9layo' 2024/12/12 02:57:18 DEBUG : premiumize.me root 'rclone-test-yaxilan9layo': Using server-side directory move 2024/12/12 02:57:18 INFO : premiumize.me root 'rclone-test-yaxilan9layo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 02:57:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:57:18 DEBUG : empty space: Sizes identical 2024/12/12 02:57:18 DEBUG : empty space: Unchanged skipping 2024/12/12 02:57:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 02:57:18 DEBUG : premiumize.me root 'rclone-test-yaxilan9layo': Waiting for checks to finish 2024/12/12 02:57:18 INFO : empty space: Deleted 2024/12/12 02:57:18 DEBUG : premiumize.me root 'rclone-test-yaxilan9layo': Waiting for transfers to finish 2024/12/12 02:57:18 INFO : potato3: Deleted 2024/12/12 02:57:18 INFO : potato2: Moved (server-side) 2024/12/12 02:57:18 INFO : potato3: Moved (server-side) 2024/12/12 02:57:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qokopay2qaze" 2024/12/12 02:57:18 DEBUG : Config file has changed externally - reloading 2024/12/12 02:57:19 DEBUG : premiumize.me root 'rclone-test-qokopay2qaze': Using server-side directory move 2024/12/12 02:57:19 INFO : premiumize.me root 'rclone-test-qokopay2qaze': Server side directory move succeeded 2024/12/12 02:57:19 ERROR : : error listing: directory not found 2024/12/12 02:57:19 DEBUG : premiumize.me root 'rclone-test-qokopay2qaze': Purge remote 2024/12/12 02:57:19 DEBUG : premiumize.me root 'rclone-test-yaxilan9layo': Purge remote 2024/12/12 02:57:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:57:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yisivud8zike" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zuzizev5lugi' -> premiumize.me root 'rclone-test-yisivud8zike' 2024/12/12 02:57:36 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 02:57:36 DEBUG : empty space: Excluded 2024/12/12 02:57:36 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 02:57:36 DEBUG : empty space: Excluded 2024/12/12 02:57:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:57:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 02:57:36 DEBUG : premiumize.me root 'rclone-test-yisivud8zike': Waiting for checks to finish 2024/12/12 02:57:36 DEBUG : premiumize.me root 'rclone-test-yisivud8zike': Waiting for transfers to finish 2024/12/12 02:57:36 INFO : potato3: Deleted 2024/12/12 02:57:36 INFO : potato2: Moved (server-side) 2024/12/12 02:57:36 INFO : potato3: Moved (server-side) 2024/12/12 02:57:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gideyok8meca" 2024/12/12 02:57:37 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 02:57:37 DEBUG : empty space: Excluded 2024/12/12 02:57:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:57:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 02:57:37 DEBUG : premiumize.me root 'rclone-test-gideyok8meca': Waiting for checks to finish 2024/12/12 02:57:37 DEBUG : premiumize.me root 'rclone-test-gideyok8meca': Waiting for transfers to finish 2024/12/12 02:57:37 INFO : potato2: Moved (server-side) 2024/12/12 02:57:37 INFO : potato3: Moved (server-side) 2024/12/12 02:57:37 DEBUG : premiumize.me root 'rclone-test-gideyok8meca': Purge remote 2024/12/12 02:57:37 DEBUG : premiumize.me root 'rclone-test-yisivud8zike': Purge remote --- PASS: TestServerSideMoveWithFilter (18.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:57:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yivizoz2tife" 2024/12/12 02:57:50 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-zuzizev5lugi' -> premiumize.me root 'rclone-test-yivizoz2tife' 2024/12/12 02:58:02 DEBUG : premiumize.me root 'rclone-test-yivizoz2tife': Using server-side directory move 2024/12/12 02:58:02 INFO : premiumize.me root 'rclone-test-yivizoz2tife': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 02:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 02:58:02 DEBUG : empty space: Sizes identical 2024/12/12 02:58:02 DEBUG : empty space: Unchanged skipping 2024/12/12 02:58:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 02:58:02 DEBUG : premiumize.me root 'rclone-test-yivizoz2tife': Waiting for checks to finish 2024/12/12 02:58:02 INFO : empty space: Deleted 2024/12/12 02:58:02 DEBUG : premiumize.me root 'rclone-test-yivizoz2tife': Waiting for transfers to finish 2024/12/12 02:58:02 INFO : potato2: Moved (server-side) 2024/12/12 02:58:02 INFO : potato3: Deleted 2024/12/12 02:58:02 INFO : potato3: Moved (server-side) 2024/12/12 02:58:02 INFO : tomatoDir: Removing directory 2024/12/12 02:58:02 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': deleted 1 directories 2024/12/12 02:58:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bupedev4heso" 2024/12/12 02:58:02 DEBUG : Config file has changed externally - reloading 2024/12/12 02:58:03 DEBUG : tomatoDir: Making directory 2024/12/12 02:58:03 DEBUG : premiumize.me root 'rclone-test-bupedev4heso': Using server-side directory move 2024/12/12 02:58:03 INFO : premiumize.me root 'rclone-test-bupedev4heso': Server side directory move succeeded 2024/12/12 02:58:03 ERROR : : error listing: directory not found 2024/12/12 02:58:03 ERROR : : error listing: directory not found 2024/12/12 02:58:03 DEBUG : premiumize.me root 'rclone-test-bupedev4heso': Purge remote 2024/12/12 02:58:03 DEBUG : premiumize.me root 'rclone-test-yivizoz2tife': Purge remote 2024/12/12 02:58:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (25.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.86s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/rclone-sync-test" 2024/12/12 02:58:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/rclone-sync-test-include/layer2" 2024/12/12 02:58:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/rclone-sync-test-ignore-file" 2024/12/12 02:58:08 DEBUG : rclone-sync-test: Excluded 2024/12/12 02:58:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 02:58:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 02:58:08 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/rclone-sync-test': Waiting for checks to finish 2024/12/12 02:58:08 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/rclone-sync-test': Waiting for transfers to finish 2024/12/12 02:58:08 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:08 INFO : There was nothing to transfer 2024/12/12 02:58:09 DEBUG : rclone-sync-test: Excluded 2024/12/12 02:58:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 02:58:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 02:58:09 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:58:09 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:58:09 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:09 INFO : rclone-sync-test-include: Removing directory 2024/12/12 02:58:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 02:58:09 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': failed to delete 1 directories 2024/12/12 02:58:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:09 DEBUG : rclone-sync-test: Excluded 2024/12/12 02:58:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 02:58:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 02:58:09 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/12 02:58:09 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/12 02:58:09 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:09 DEBUG : rclone-sync-test: Excluded 2024/12/12 02:58:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 02:58:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 02:58:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 02:58:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 02:58:10 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:10 INFO : rclone-sync-test-include: Removing directory 2024/12/12 02:58:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 02:58:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': failed to delete 1 directories 2024/12/12 02:58:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:10 DEBUG : : Excluded 2024/12/12 02:58:10 DEBUG : rclone-sync-test: Excluded 2024/12/12 02:58:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 02:58:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/12 02:58:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/12 02:58:10 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/12 02:58:10 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (8.32s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 02:58:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/CompareDest" 2024/12/12 02:58:13 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 02:58:13 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:58:13 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:58:18 INFO : one: Copied (new) 2024/12/12 02:58:18 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:18 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:58:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:58:18 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:58:18 DEBUG : one: Moving old file out the way to "one.puvimid1" 2024/12/12 02:58:21 DEBUG : one: Removing old file 2024/12/12 02:58:21 INFO : one: Copied (replaced existing) 2024/12/12 02:58:21 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:21 DEBUG : dst/one: Moving old file out the way to "one.jaloqon3" 2024/12/12 02:58:25 DEBUG : dst/one: Removing old file 2024/12/12 02:58:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:58:29 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:58:29 DEBUG : one: Sizes identical 2024/12/12 02:58:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 02:58:29 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:58:29 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:29 INFO : There was nothing to transfer 2024/12/12 02:58:35 DEBUG : two: Sizes identical 2024/12/12 02:58:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 02:58:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:58:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:58:35 DEBUG : one: Sizes identical 2024/12/12 02:58:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 02:58:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:58:35 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:35 INFO : There was nothing to transfer 2024/12/12 02:58:35 DEBUG : two: Sizes identical 2024/12/12 02:58:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 02:58:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:58:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:58:35 DEBUG : one: Sizes identical 2024/12/12 02:58:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 02:58:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:58:35 DEBUG : Waiting for deletions to finish 2024/12/12 02:58:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/12 02:58:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 02:58:36 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 02:58:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 02:58:36 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:58:36 DEBUG : one: Sizes identical 2024/12/12 02:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 02:58:36 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:58:47 INFO : two: Copied (new) 2024/12/12 02:58:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (35.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:58:57 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dest" 2024/12/12 02:58:57 DEBUG : Config file has changed externally - reloading 2024/12/12 02:58:57 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/pre-dest1" 2024/12/12 02:58:57 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/pre-dest2" 2024/12/12 02:58:57 DEBUG : 1: Sizes identical 2024/12/12 02:58:57 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/12 02:58:58 DEBUG : 2: Sizes identical 2024/12/12 02:58:58 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/12 02:58:58 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/12 02:58:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dest': Waiting for checks to finish 2024/12/12 02:58:58 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dest': Waiting for transfers to finish 2024/12/12 02:59:00 INFO : 3: Copied (new) 2024/12/12 02:59:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.64s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.11s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:59:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 02:59:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/backup" 2024/12/12 02:59:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 02:59:19 DEBUG : two: Sizes identical 2024/12/12 02:59:19 DEBUG : two: Unchanged skipping 2024/12/12 02:59:19 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:59:19 INFO : one: Moved (server-side) 2024/12/12 02:59:19 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:59:24 INFO : one: Copied (new) 2024/12/12 02:59:24 DEBUG : Waiting for deletions to finish 2024/12/12 02:59:24 INFO : three.txt: Moved (server-side) 2024/12/12 02:59:24 INFO : three.txt: Moved into backup dir 2024/12/12 02:59:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 02:59:27 DEBUG : two: Sizes identical 2024/12/12 02:59:27 DEBUG : two: Unchanged skipping 2024/12/12 02:59:27 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:59:27 INFO : one: Deleted 2024/12/12 02:59:27 INFO : one: Moved (server-side) 2024/12/12 02:59:27 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:59:29 INFO : one: Copied (new) 2024/12/12 02:59:29 DEBUG : Waiting for deletions to finish 2024/12/12 02:59:29 INFO : three.txt: Deleted 2024/12/12 02:59:29 INFO : three.txt: Moved (server-side) 2024/12/12 02:59:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (29.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:59:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 02:59:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/backup" 2024/12/12 02:59:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 02:59:39 DEBUG : two: Sizes identical 2024/12/12 02:59:39 DEBUG : two: Unchanged skipping 2024/12/12 02:59:39 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:59:40 INFO : one: Moved (server-side) to: one.bak 2024/12/12 02:59:40 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:59:42 INFO : one: Copied (new) 2024/12/12 02:59:42 DEBUG : Waiting for deletions to finish 2024/12/12 02:59:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 02:59:42 INFO : three.txt: Moved into backup dir 2024/12/12 02:59:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 02:59:45 DEBUG : two: Sizes identical 2024/12/12 02:59:45 DEBUG : two: Unchanged skipping 2024/12/12 02:59:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 02:59:45 INFO : one.bak: Deleted 2024/12/12 02:59:45 INFO : one: Moved (server-side) to: one.bak 2024/12/12 02:59:45 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 02:59:47 INFO : one: Copied (new) 2024/12/12 02:59:47 DEBUG : Waiting for deletions to finish 2024/12/12 02:59:47 INFO : three.txt.bak: Deleted 2024/12/12 02:59:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 02:59:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 02:59:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 02:59:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/backup" 2024/12/12 03:00:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:00:00 DEBUG : two: Sizes identical 2024/12/12 03:00:00 DEBUG : two: Unchanged skipping 2024/12/12 03:00:00 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 03:00:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:00:00 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 03:00:05 INFO : one: Copied (new) 2024/12/12 03:00:05 DEBUG : Waiting for deletions to finish 2024/12/12 03:00:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:00:05 INFO : three.txt: Moved into backup dir 2024/12/12 03:00:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:00:08 DEBUG : two: Sizes identical 2024/12/12 03:00:08 DEBUG : two: Unchanged skipping 2024/12/12 03:00:08 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 03:00:08 INFO : one-2019-01-01: Deleted 2024/12/12 03:00:08 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:00:08 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 03:00:11 INFO : one: Copied (new) 2024/12/12 03:00:11 DEBUG : Waiting for deletions to finish 2024/12/12 03:00:11 INFO : three-2019-01-01.txt: Deleted 2024/12/12 03:00:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:00:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:00:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 03:00:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:00:20 DEBUG : two: Sizes identical 2024/12/12 03:00:20 DEBUG : two: Unchanged skipping 2024/12/12 03:00:20 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 03:00:20 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:00:20 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 03:00:23 INFO : one: Copied (new) 2024/12/12 03:00:23 DEBUG : Waiting for deletions to finish 2024/12/12 03:00:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:00:23 INFO : three.txt: Moved into backup dir 2024/12/12 03:00:27 DEBUG : one.bak: Excluded (Path Filter) 2024/12/12 03:00:27 DEBUG : one.bak: Excluded 2024/12/12 03:00:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/12 03:00:27 DEBUG : three.txt.bak: Excluded 2024/12/12 03:00:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:00:27 DEBUG : two: Sizes identical 2024/12/12 03:00:27 DEBUG : two: Unchanged skipping 2024/12/12 03:00:27 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for checks to finish 2024/12/12 03:00:27 INFO : one.bak: Deleted 2024/12/12 03:00:27 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:00:27 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi/dst': Waiting for transfers to finish 2024/12/12 03:00:31 INFO : one: Copied (new) 2024/12/12 03:00:31 DEBUG : Waiting for deletions to finish 2024/12/12 03:00:31 INFO : three.txt.bak: Deleted 2024/12/12 03:00:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:00:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.31s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:00:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 03:00:47 DEBUG : Config file has changed externally - reloading 2024/12/12 03:00:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:00:47 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:00:49 INFO : one: Copied (new) 2024/12/12 03:00:49 DEBUG : two: Sizes identical 2024/12/12 03:00:49 DEBUG : two: Unchanged skipping 2024/12/12 03:00:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 03:00:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:00:52 INFO : three.txt: Copied (new) 2024/12/12 03:00:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:00:52 INFO : one.bak: Deleted 2024/12/12 03:00:52 INFO : one: Moved (server-side) to: one.bak 2024/12/12 03:00:54 INFO : one: Copied (new) 2024/12/12 03:00:54 DEBUG : two: Sizes identical 2024/12/12 03:00:54 DEBUG : two: Unchanged skipping 2024/12/12 03:00:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 03:00:55 INFO : three.txt.bak: Deleted 2024/12/12 03:00:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 03:00:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (26.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:01:12 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zuzizev5lugi/dst" 2024/12/12 03:01:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:01:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:01:14 INFO : one: Copied (new) 2024/12/12 03:01:14 DEBUG : two: Sizes identical 2024/12/12 03:01:14 DEBUG : two: Unchanged skipping 2024/12/12 03:01:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 03:01:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:01:19 INFO : three.txt: Copied (new) 2024/12/12 03:01:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:01:19 INFO : one-2019-01-01: Deleted 2024/12/12 03:01:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 03:01:23 INFO : one: Copied (new) 2024/12/12 03:01:23 DEBUG : two: Sizes identical 2024/12/12 03:01:23 DEBUG : two: Unchanged skipping 2024/12/12 03:01:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 03:01:23 INFO : three-2019-01-01.txt: Deleted 2024/12/12 03:01:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 03:01:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (27.37s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:01:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/12 03:01:29 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 03:01:29 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 03:01:29 DEBUG : Testêé: Moving old file out the way to "Testêé.fogivob4" 2024/12/12 03:01:32 DEBUG : Testêé: Removing old file 2024/12/12 03:01:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/12 03:01:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.02s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:01:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:01:33 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 03:01:33 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 03:01:35 INFO : existing: Copied (new) 2024/12/12 03:01:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:01:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/12 03:01:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/12 03:01:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 03:01:35 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 03:01:35 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': not deleting files as there were IO errors 2024/12/12 03:01:35 ERROR : premiumize.me root 'rclone-test-zuzizev5lugi': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.12s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:01:49 DEBUG : existing: Sizes identical 2024/12/12 03:01:49 DEBUG : existing: Unchanged skipping 2024/12/12 03:01:49 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/12 03:01:49 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-vujuhuf1 2024/12/12 03:01:49 DEBUG : EXISTING: moving to existing-rclone-move-dutiyob2 2024/12/12 03:01:49 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/12 03:01:49 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-dutiyob2 2024/12/12 03:01:49 DEBUG : EXISTING: moving to existing 2024/12/12 03:01:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-vujuhuf1 2024/12/12 03:01:50 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/12 03:01:50 INFO : existing-rclone-move-dutiyob2: Moved (server-side) to: existing 2024/12/12 03:01:50 INFO : EXISTING: Moved (server-side) to: existing 2024/12/12 03:01:50 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/12 03:01:50 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/12 03:01:50 INFO : existingbutdifferent-rclone-move-vujuhuf1: Moved (server-side) to: existingbutdifferent 2024/12/12 03:01:50 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/12 03:01:50 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/12 03:01:50 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.kabupux4" 2024/12/12 03:01:50 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/12 03:01:50 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/12 03:01:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-capohid7 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-capohid7 2024/12/12 03:01:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/12 03:01:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/12 03:01:51 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 03:01:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tuyixat2 2024/12/12 03:01:51 INFO : subdira/subdirb/subdirc/hello-rclone-move-capohid7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/12 03:01:51 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.tumuciv7" 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tuyixat2 2024/12/12 03:01:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:01:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tuyixat2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:01:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/12 03:01:51 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 03:01:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.tedixiq9" 2024/12/12 03:01:52 DEBUG : existingbutdifferent: Removing old file 2024/12/12 03:01:52 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/12 03:01:53 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/12/12 03:01:53 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/12 03:01:56 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/12/12 03:01:56 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/12 03:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.39s) --- SKIP: TestMaxTransfer/Hard (0.16s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.11s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:04:08 DEBUG : both0: Sizes identical 2024/12/12 03:04:08 DEBUG : both0: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both1: Sizes identical 2024/12/12 03:04:08 DEBUG : both1: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both10: Sizes identical 2024/12/12 03:04:08 DEBUG : both10: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both11: Sizes identical 2024/12/12 03:04:08 DEBUG : both11: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both12: Sizes identical 2024/12/12 03:04:08 DEBUG : both12: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both13: Sizes identical 2024/12/12 03:04:08 DEBUG : both13: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both14: Sizes identical 2024/12/12 03:04:08 DEBUG : both14: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both15: Sizes identical 2024/12/12 03:04:08 DEBUG : both15: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both16: Sizes identical 2024/12/12 03:04:08 DEBUG : both16: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both17: Sizes identical 2024/12/12 03:04:08 DEBUG : both17: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both18: Sizes identical 2024/12/12 03:04:08 DEBUG : both18: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both19: Sizes identical 2024/12/12 03:04:08 DEBUG : both19: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both5: Sizes identical 2024/12/12 03:04:08 DEBUG : both2: Sizes identical 2024/12/12 03:04:08 DEBUG : both3: Sizes identical 2024/12/12 03:04:08 DEBUG : both4: Sizes identical 2024/12/12 03:04:08 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 03:04:08 DEBUG : both5: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both6: Sizes identical 2024/12/12 03:04:08 DEBUG : both6: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both7: Sizes identical 2024/12/12 03:04:08 DEBUG : both7: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both8: Sizes identical 2024/12/12 03:04:08 DEBUG : both2: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both9: Sizes identical 2024/12/12 03:04:08 DEBUG : both3: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both4: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both8: Unchanged skipping 2024/12/12 03:04:08 DEBUG : both9: Unchanged skipping 2024/12/12 03:04:08 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 03:04:08 DEBUG : Waiting for deletions to finish 2024/12/12 03:04:08 INFO : only14: Deleted 2024/12/12 03:04:08 INFO : only18: Deleted 2024/12/12 03:04:08 INFO : only6: Deleted 2024/12/12 03:04:08 INFO : only13: Deleted 2024/12/12 03:04:08 INFO : only11: Deleted 2024/12/12 03:04:08 INFO : only12: Deleted 2024/12/12 03:04:09 INFO : only2: Deleted 2024/12/12 03:04:09 INFO : only8: Deleted 2024/12/12 03:04:09 INFO : only9: Deleted 2024/12/12 03:04:09 INFO : only0: Deleted 2024/12/12 03:04:09 INFO : only17: Deleted 2024/12/12 03:04:09 INFO : only16: Deleted 2024/12/12 03:04:09 INFO : only19: Deleted 2024/12/12 03:04:09 INFO : only5: Deleted 2024/12/12 03:04:09 INFO : only7: Deleted 2024/12/12 03:04:09 INFO : only1: Deleted 2024/12/12 03:04:09 INFO : only15: Deleted 2024/12/12 03:04:09 INFO : only4: Deleted 2024/12/12 03:04:09 INFO : only10: Deleted 2024/12/12 03:04:09 INFO : only3: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (132.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:07:13 DEBUG : both0: Sizes identical 2024/12/12 03:07:13 DEBUG : both1: Sizes identical 2024/12/12 03:07:13 DEBUG : both10: Sizes identical 2024/12/12 03:07:13 DEBUG : both11: Sizes identical 2024/12/12 03:07:13 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for checks to finish 2024/12/12 03:07:13 DEBUG : both0: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both12: Sizes identical 2024/12/12 03:07:13 DEBUG : both12: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both13: Sizes identical 2024/12/12 03:07:13 DEBUG : both13: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both14: Sizes identical 2024/12/12 03:07:13 DEBUG : both14: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both15: Sizes identical 2024/12/12 03:07:13 DEBUG : both15: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both16: Sizes identical 2024/12/12 03:07:13 DEBUG : both16: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both17: Sizes identical 2024/12/12 03:07:13 DEBUG : both17: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both18: Sizes identical 2024/12/12 03:07:13 DEBUG : both18: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both19: Sizes identical 2024/12/12 03:07:13 DEBUG : both19: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both2: Sizes identical 2024/12/12 03:07:13 DEBUG : both2: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both3: Sizes identical 2024/12/12 03:07:13 DEBUG : both1: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both4: Sizes identical 2024/12/12 03:07:13 DEBUG : both4: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both5: Sizes identical 2024/12/12 03:07:13 DEBUG : both10: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both6: Sizes identical 2024/12/12 03:07:13 DEBUG : both11: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both7: Sizes identical 2024/12/12 03:07:13 DEBUG : both3: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both8: Sizes identical 2024/12/12 03:07:13 DEBUG : both5: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both9: Sizes identical 2024/12/12 03:07:13 DEBUG : both9: Unchanged skipping 2024/12/12 03:07:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/12 03:07:13 DEBUG : both6: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both7: Unchanged skipping 2024/12/12 03:07:13 DEBUG : both8: Unchanged skipping 2024/12/12 03:07:13 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Waiting for transfers to finish 2024/12/12 03:07:13 DEBUG : only0: Moving old file out the way to "only0.xutorix4" 2024/12/12 03:07:13 DEBUG : only10: Moving old file out the way to "only10.xeyexex4" 2024/12/12 03:07:13 DEBUG : only11: Moving old file out the way to "only11.lonahun3" 2024/12/12 03:07:14 DEBUG : only1: Moving old file out the way to "only1.pitunob0" 2024/12/12 03:07:15 DEBUG : only10: Removing old file 2024/12/12 03:07:15 DEBUG : only0: Removing old file 2024/12/12 03:07:15 INFO : only10: Copied (replaced existing) 2024/12/12 03:07:16 DEBUG : only12: Moving old file out the way to "only12.zibureg5" 2024/12/12 03:07:16 INFO : only0: Copied (replaced existing) 2024/12/12 03:07:16 DEBUG : only13: Moving old file out the way to "only13.laliroz4" 2024/12/12 03:07:18 DEBUG : only1: Removing old file 2024/12/12 03:07:18 INFO : only1: Copied (replaced existing) 2024/12/12 03:07:18 DEBUG : only14: Moving old file out the way to "only14.yatapur3" 2024/12/12 03:07:19 DEBUG : only13: Removing old file 2024/12/12 03:07:19 INFO : only13: Copied (replaced existing) 2024/12/12 03:07:19 DEBUG : only15: Moving old file out the way to "only15.qovohin2" 2024/12/12 03:07:19 DEBUG : only11: Removing old file 2024/12/12 03:07:20 DEBUG : only12: Removing old file 2024/12/12 03:07:20 INFO : only11: Copied (replaced existing) 2024/12/12 03:07:20 DEBUG : only16: Moving old file out the way to "only16.xulirut1" 2024/12/12 03:07:20 INFO : only12: Copied (replaced existing) 2024/12/12 03:07:20 DEBUG : only17: Moving old file out the way to "only17.gopofot6" 2024/12/12 03:07:22 DEBUG : only15: Removing old file 2024/12/12 03:07:23 INFO : only15: Copied (replaced existing) 2024/12/12 03:07:23 DEBUG : only18: Moving old file out the way to "only18.ducaqok7" 2024/12/12 03:07:23 DEBUG : only17: Removing old file 2024/12/12 03:07:23 INFO : only17: Copied (replaced existing) 2024/12/12 03:07:23 DEBUG : only16: Removing old file 2024/12/12 03:07:24 DEBUG : only19: Moving old file out the way to "only19.gapelav8" 2024/12/12 03:07:24 INFO : only16: Copied (replaced existing) 2024/12/12 03:07:24 DEBUG : only2: Moving old file out the way to "only2.quyarex3" 2024/12/12 03:07:25 DEBUG : only2: Removing old file 2024/12/12 03:07:25 INFO : only2: Copied (replaced existing) 2024/12/12 03:07:26 DEBUG : only3: Moving old file out the way to "only3.piromuk4" 2024/12/12 03:07:26 DEBUG : only18: Removing old file 2024/12/12 03:07:26 INFO : only18: Copied (replaced existing) 2024/12/12 03:07:26 DEBUG : only4: Moving old file out the way to "only4.tifihaq5" 2024/12/12 03:07:28 DEBUG : only14: Removing old file 2024/12/12 03:07:28 INFO : only14: Copied (replaced existing) 2024/12/12 03:07:28 DEBUG : only5: Moving old file out the way to "only5.waqozer2" 2024/12/12 03:07:29 DEBUG : only4: Removing old file 2024/12/12 03:07:30 DEBUG : only3: Removing old file 2024/12/12 03:07:30 INFO : only4: Copied (replaced existing) 2024/12/12 03:07:30 DEBUG : only6: Moving old file out the way to "only6.qopifem5" 2024/12/12 03:07:30 INFO : only3: Copied (replaced existing) 2024/12/12 03:07:30 DEBUG : only7: Moving old file out the way to "only7.xovotem2" 2024/12/12 03:07:35 DEBUG : only5: Removing old file 2024/12/12 03:07:35 INFO : only5: Copied (replaced existing) 2024/12/12 03:07:35 DEBUG : only8: Moving old file out the way to "only8.ruxizap5" 2024/12/12 03:07:36 DEBUG : only6: Removing old file 2024/12/12 03:07:36 INFO : only6: Copied (replaced existing) 2024/12/12 03:07:36 DEBUG : only9: Moving old file out the way to "only9.wogavoq5" 2024/12/12 03:07:37 DEBUG : only7: Removing old file 2024/12/12 03:07:37 INFO : only7: Copied (replaced existing) 2024/12/12 03:07:38 DEBUG : only8: Removing old file 2024/12/12 03:07:39 INFO : only8: Copied (replaced existing) 2024/12/12 03:07:40 DEBUG : only19: Removing old file 2024/12/12 03:07:40 DEBUG : only9: Removing old file 2024/12/12 03:07:40 INFO : only19: Copied (replaced existing) 2024/12/12 03:07:40 INFO : only9: Copied (replaced existing) 2024/12/12 03:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (216.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:07:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:07:46 DEBUG : sub dir: Making directory 2024/12/12 03:07:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (9.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" 2024/12/12 03:07:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:07:56 DEBUG : sub dir: Making directory 2024/12/12 03:07:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-zuzizev5lugi'", Local "Local file system at /tmp/rclone4106915444", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.60s) PASS 2024/12/12 03:08:05 DEBUG : premiumize.me root 'rclone-test-zuzizev5lugi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 21m30.013797829s (try 1/5)