"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/12/07 01:01:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako" 2024/12/07 01:01:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 01:01:19 DEBUG : Creating backend with remote "/tmp/rclone2677754182" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:01:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/07 01:01:19 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:19 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.43s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:01:19 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:19 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:24 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.51s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:25 DEBUG : Creating backend with remote "/non-existing" 2024/12/07 01:01:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/07 01:01:25 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:25 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:01:25 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:25 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (3.77s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:29 INFO : premiumize.me root 'rclone-test-wupejob7lako': Running all checks before starting transfers 2024/12/07 01:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:01:29 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:29 INFO : premiumize.me root 'rclone-test-wupejob7lako': Checks finished, now starting transfers 2024/12/07 01:01:29 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (5.37s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:34 ERROR : Ignoring --no-traverse with sync 2024/12/07 01:01:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:01:34 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:34 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:39 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:01:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (5.67s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/07 01:01:40 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:40 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:42 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (2.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:01:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:45 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (3.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:01:45 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:45 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:01:50 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:01:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 01:01:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:01:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 01:01:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:01:51 DEBUG : sub dir: Making directory 2024/12/07 01:01:51 DEBUG : sub dir2: Making directory 2024/12/07 01:01:51 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/07 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:01:51 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:01:51 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:02:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:22 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:23 DEBUG : sub dir2: Making directory 2024/12/07 01:02:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 01:02:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:02:23 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:02:23 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:02:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.05s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:26 DEBUG : sub dir2: Making directory with metadata 2024/12/07 01:02:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:02:26 DEBUG : sub dir: Making directory 2024/12/07 01:02:26 DEBUG : sub dir2: Making directory 2024/12/07 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:02:26 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:02:26 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:02:29 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:02:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:29 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/07 01:02:29 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:30 DEBUG : sub dir2: Making directory 2024/12/07 01:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:02:30 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:02:30 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:02:37 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:02:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:37 DEBUG : sub dir2: Making directory with metadata 2024/12/07 01:02:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 01:02:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:02:37 DEBUG : sub dir: Making directory 2024/12/07 01:02:37 DEBUG : sub dir2: Making directory 2024/12/07 01:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:02:37 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:02:37 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:02:39 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:39 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.13s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:40 DEBUG : sub dir2: Making directory 2024/12/07 01:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:02:40 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:02:40 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:02:45 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:02:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.47s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hefokuz2degi" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-wupejob7lako' -> premiumize.me root 'rclone-test-hefokuz2degi' 2024/12/07 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:02:52 DEBUG : premiumize.me root 'rclone-test-hefokuz2degi': Waiting for checks to finish 2024/12/07 01:02:52 DEBUG : premiumize.me root 'rclone-test-hefokuz2degi': Waiting for transfers to finish 2024/12/07 01:02:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:02:58 DEBUG : premiumize.me root 'rclone-test-hefokuz2degi': Purge remote --- PASS: TestServerSideCopy (13.07s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:03:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:03:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:03:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:03:02 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.pogofor8" 2024/12/07 01:03:57 DEBUG : sub dir/hello world: Removing old file 2024/12/07 01:03:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (59.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:04:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-heqopiy8yinu" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-wupejob7lako' -> premiumize.me root 'rclone-test-heqopiy8yinu' 2024/12/07 01:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:04:00 DEBUG : premiumize.me root 'rclone-test-heqopiy8yinu': Waiting for checks to finish 2024/12/07 01:04:00 DEBUG : premiumize.me root 'rclone-test-heqopiy8yinu': Waiting for transfers to finish 2024/12/07 01:04:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:04:03 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.wijesug4" 2024/12/07 01:04:06 DEBUG : sub dir/hello world: Removing old file 2024/12/07 01:04:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:04:07 DEBUG : premiumize.me root 'rclone-test-heqopiy8yinu': Waiting for checks to finish 2024/12/07 01:04:07 DEBUG : premiumize.me root 'rclone-test-heqopiy8yinu': Waiting for transfers to finish 2024/12/07 01:05:00 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zamicuf9" 2024/12/07 01:05:01 DEBUG : sub dir/hello world: Removing old file 2024/12/07 01:05:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:01 DEBUG : premiumize.me root 'rclone-test-heqopiy8yinu': Purge remote --- PASS: TestServerSideCopyOverSelf (64.48s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:05:06 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:06 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:06 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fisaged0" 2024/12/07 01:05:10 DEBUG : sub dir/hello world: Removing old file 2024/12/07 01:05:10 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 01:05:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (8.55s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zavoxal6boso" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-wupejob7lako' -> premiumize.me root 'rclone-test-zavoxal6boso' 2024/12/07 01:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:05:15 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Waiting for checks to finish 2024/12/07 01:05:15 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Waiting for transfers to finish 2024/12/07 01:05:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:18 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.bobakal4" 2024/12/07 01:05:19 DEBUG : sub dir/hello world: Removing old file 2024/12/07 01:05:19 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Using server-side directory move 2024/12/07 01:05:19 INFO : premiumize.me root 'rclone-test-zavoxal6boso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:05:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 01:05:19 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Waiting for checks to finish 2024/12/07 01:05:19 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Waiting for transfers to finish 2024/12/07 01:05:19 INFO : sub dir/hello world: Deleted 2024/12/07 01:05:20 INFO : sub dir/hello world: Moved (server-side) 2024/12/07 01:05:22 DEBUG : testing file moves 2024/12/07 01:05:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/07 01:05:22 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Waiting for checks to finish 2024/12/07 01:05:22 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Waiting for transfers to finish 2024/12/07 01:05:22 INFO : sub dir/hello world: Deleted 2024/12/07 01:05:22 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:22 DEBUG : premiumize.me root 'rclone-test-zavoxal6boso': Purge remote --- PASS: TestServerSideMoveOverSelf (12.29s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:29 ERROR : : error listing: directory not found 2024/12/07 01:05:29 DEBUG : Local file system at /tmp/rclone2677754182: Making directory 2024/12/07 01:05:29 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:29 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (6.88s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:05:32 DEBUG : Local file system at /tmp/rclone2677754182: Waiting for checks to finish 2024/12/07 01:05:32 DEBUG : Local file system at /tmp/rclone2677754182: Waiting for transfers to finish 2024/12/07 01:05:35 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/07 01:05:35 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (5.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:35 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/07 01:05:35 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:35 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:38 INFO : check sum: Copied (new) 2024/12/07 01:05:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:38 NOTICE: premiumize.me root 'rclone-test-wupejob7lako': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/07 01:05:38 DEBUG : check sum: Size of src and dst objects identical 2024/12/07 01:05:38 DEBUG : check sum: Unchanged skipping 2024/12/07 01:05:38 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:38 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:38 DEBUG : Waiting for deletions to finish 2024/12/07 01:05:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (3.42s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/07 01:05:38 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:38 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:42 INFO : sizeonly: Copied (new) 2024/12/07 01:05:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:42 DEBUG : sizeonly: Sizes identical 2024/12/07 01:05:42 DEBUG : sizeonly: Unchanged skipping 2024/12/07 01:05:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:42 DEBUG : Waiting for deletions to finish 2024/12/07 01:05:42 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (4.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/07 01:05:43 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:43 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:45 INFO : ignore-size: Copied (new) 2024/12/07 01:05:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:45 DEBUG : ignore-size: Sizes identical 2024/12/07 01:05:45 DEBUG : ignore-size: Unchanged skipping 2024/12/07 01:05:45 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:45 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:45 DEBUG : Waiting for deletions to finish 2024/12/07 01:05:45 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (2.97s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:48 DEBUG : existing: Sizes identical 2024/12/07 01:05:48 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:48 DEBUG : existing: Unchanged skipping 2024/12/07 01:05:48 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:48 DEBUG : Waiting for deletions to finish 2024/12/07 01:05:48 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/07 01:05:48 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:48 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:48 DEBUG : existing: Moving old file out the way to "existing.kadusap5" 2024/12/07 01:05:51 DEBUG : existing: Removing old file 2024/12/07 01:05:51 INFO : existing: Copied (replaced existing) 2024/12/07 01:05:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (5.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 01:05:51 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:51 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:53 INFO : existing: Copied (new) 2024/12/07 01:05:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:53 DEBUG : existing: Destination exists, skipping 2024/12/07 01:05:53 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:53 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:05:53 DEBUG : Waiting for deletions to finish 2024/12/07 01:05:53 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (2.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:05:59 DEBUG : d: Making directory 2024/12/07 01:05:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:05:59 DEBUG : c/non empty space: Sizes identical 2024/12/07 01:05:59 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:05:59 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:05:59 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:01 INFO : a/potato2: Copied (new) 2024/12/07 01:06:01 DEBUG : Waiting for deletions to finish 2024/12/07 01:06:01 INFO : b/potato: Deleted 2024/12/07 01:06:01 INFO : d: Removing directory 2024/12/07 01:06:01 INFO : b: Removing directory 2024/12/07 01:06:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (8.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:04 DEBUG : empty space: Sizes identical 2024/12/07 01:06:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:04 DEBUG : empty space: Unchanged skipping 2024/12/07 01:06:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:04 DEBUG : Waiting for deletions to finish 2024/12/07 01:06:04 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:05 DEBUG : empty space: Sizes identical 2024/12/07 01:06:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:05 DEBUG : empty space: Unchanged skipping 2024/12/07 01:06:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:05 DEBUG : Waiting for deletions to finish 2024/12/07 01:06:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 01:06:10 DEBUG : empty space: Sizes identical 2024/12/07 01:06:10 DEBUG : empty space: Unchanged skipping 2024/12/07 01:06:10 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:10 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:15 INFO : potato: Copied (new) 2024/12/07 01:06:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (10.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/07 01:06:17 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:17 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:18 DEBUG : potato: Moving old file out the way to "potato.cokavih5" 2024/12/07 01:06:20 DEBUG : potato: Removing old file 2024/12/07 01:06:20 INFO : potato: Copied (replaced existing) 2024/12/07 01:06:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/07 01:06:22 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/07 01:06:22 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:22 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:22 DEBUG : potato: Moving old file out the way to "potato.ripifak7" 2024/12/07 01:06:29 DEBUG : potato: Removing old file 2024/12/07 01:06:29 INFO : potato: Copied (replaced existing) 2024/12/07 01:06:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:06:36 DEBUG : empty space: Sizes identical 2024/12/07 01:06:36 DEBUG : empty space: Unchanged skipping 2024/12/07 01:06:36 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:36 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/07 01:06:36 DEBUG : Waiting for deletions to finish 2024/12/07 01:06:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:06:44 DEBUG : empty space: Sizes identical 2024/12/07 01:06:44 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:44 DEBUG : empty space: Unchanged skipping 2024/12/07 01:06:44 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:06:48 INFO : potato2: Copied (new) 2024/12/07 01:06:48 DEBUG : Waiting for deletions to finish 2024/12/07 01:06:48 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:06:51 DEBUG : d: Making directory 2024/12/07 01:06:51 DEBUG : d/e: Making directory 2024/12/07 01:06:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:06:51 DEBUG : c/non empty space: Sizes identical 2024/12/07 01:06:51 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:06:51 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:06:51 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:03 INFO : a/potato2: Copied (new) 2024/12/07 01:07:03 DEBUG : Waiting for deletions to finish 2024/12/07 01:07:03 INFO : b/potato: Deleted 2024/12/07 01:07:03 INFO : d/e: Removing directory 2024/12/07 01:07:03 INFO : d: Removing directory 2024/12/07 01:07:03 INFO : b: Removing directory 2024/12/07 01:07:03 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:07:11 DEBUG : d: Making directory 2024/12/07 01:07:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 01:07:11 DEBUG : c/non empty space: Sizes identical 2024/12/07 01:07:11 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 01:07:12 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:07:12 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:15 INFO : a/potato2: Copied (new) 2024/12/07 01:07:15 ERROR : premiumize.me root 'rclone-test-wupejob7lako': not deleting files as there were IO errors 2024/12/07 01:07:15 ERROR : premiumize.me root 'rclone-test-wupejob7lako': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:07:22 DEBUG : Waiting for deletions to finish 2024/12/07 01:07:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:07:22 DEBUG : empty space: Sizes identical 2024/12/07 01:07:22 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:07:22 DEBUG : empty space: Unchanged skipping 2024/12/07 01:07:22 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:22 INFO : potato: Deleted 2024/12/07 01:07:26 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.55s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:07:31 DEBUG : Waiting for deletions to finish 2024/12/07 01:07:31 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:07:31 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:31 INFO : potato: Deleted 2024/12/07 01:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:07:31 DEBUG : empty space: Sizes identical 2024/12/07 01:07:31 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:07:31 DEBUG : empty space: Unchanged skipping 2024/12/07 01:07:31 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:38 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.59s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:07:43 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:07:43 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:47 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (9.01s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:07:55 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 01:07:55 DEBUG : enormous: Excluded 2024/12/07 01:07:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:07:55 DEBUG : potato2: Excluded 2024/12/07 01:07:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:07:55 DEBUG : potato2: Excluded 2024/12/07 01:07:55 DEBUG : empty space: Sizes identical 2024/12/07 01:07:55 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:07:55 DEBUG : empty space: Unchanged skipping 2024/12/07 01:07:55 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:07:55 DEBUG : Waiting for deletions to finish 2024/12/07 01:07:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:07:55 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 01:07:55 DEBUG : enormous: Excluded 2024/12/07 01:07:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:07:55 DEBUG : potato2: Excluded 2024/12/07 01:07:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:07:55 DEBUG : potato2: Excluded 2024/12/07 01:07:55 DEBUG : empty space: Sizes identical 2024/12/07 01:07:55 DEBUG : empty space: Unchanged skipping 2024/12/07 01:07:55 DEBUG : Local file system at /tmp/rclone2677754182: Waiting for checks to finish 2024/12/07 01:07:55 DEBUG : Local file system at /tmp/rclone2677754182: Waiting for transfers to finish 2024/12/07 01:07:55 DEBUG : Waiting for deletions to finish 2024/12/07 01:07:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:05 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 01:08:05 DEBUG : enormous: Excluded 2024/12/07 01:08:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 01:08:05 DEBUG : potato2: Excluded 2024/12/07 01:08:05 DEBUG : empty space: Sizes identical 2024/12/07 01:08:05 DEBUG : empty space: Unchanged skipping 2024/12/07 01:08:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:05 DEBUG : Waiting for deletions to finish 2024/12/07 01:08:05 INFO : enormous: Deleted 2024/12/07 01:08:05 INFO : potato2: Deleted 2024/12/07 01:08:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:05 DEBUG : empty space: Sizes identical 2024/12/07 01:08:05 DEBUG : empty space: Unchanged skipping 2024/12/07 01:08:05 DEBUG : Local file system at /tmp/rclone2677754182: Waiting for checks to finish 2024/12/07 01:08:05 DEBUG : Local file system at /tmp/rclone2677754182: Waiting for transfers to finish 2024/12/07 01:08:05 DEBUG : Waiting for deletions to finish 2024/12/07 01:08:05 INFO : enormous: Deleted 2024/12/07 01:08:05 INFO : potato2: Deleted 2024/12/07 01:08:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.10s) === 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/07 01:08:06 ERROR : premiumize.me root 'rclone-test-wupejob7lako': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/07 01:08:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 01:08:06 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/07 01:08:06 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:06 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:08 INFO : yam: Copied (new) 2024/12/07 01:08:09 INFO : potato: Copied (new) 2024/12/07 01:08:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:09 ERROR : premiumize.me root 'rclone-test-wupejob7lako': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/07 01:08:09 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/07 01:08:09 DEBUG : potato: Sizes identical 2024/12/07 01:08:09 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:09 DEBUG : potato: Unchanged skipping 2024/12/07 01:08:09 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:12 INFO : yaml: Copied (new) 2024/12/07 01:08:12 DEBUG : Waiting for deletions to finish 2024/12/07 01:08:12 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (6.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/07 01:08:13 ERROR : premiumize.me root 'rclone-test-wupejob7lako': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/07 01:08:13 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 01:08:13 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/07 01:08:13 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:13 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:17 INFO : yam: Copied (new) 2024/12/07 01:08:18 INFO : potato: Copied (new) 2024/12/07 01:08:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:18 ERROR : premiumize.me root 'rclone-test-wupejob7lako': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/07 01:08:18 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/07 01:08:18 DEBUG : potato: Sizes identical 2024/12/07 01:08:18 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:18 DEBUG : potato: Unchanged skipping 2024/12/07 01:08:18 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:22 INFO : yaml: Copied (new) 2024/12/07 01:08:22 DEBUG : Waiting for deletions to finish 2024/12/07 01:08:22 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/07 01:08:23 INFO : premiumize.me root 'rclone-test-wupejob7lako': Making map for --track-renames 2024/12/07 01:08:23 INFO : premiumize.me root 'rclone-test-wupejob7lako': Finished making map for --track-renames 2024/12/07 01:08:23 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 01:08:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/07 01:08:23 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for renames to finish 2024/12/07 01:08:23 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:27 INFO : sub/yam: Copied (new) 2024/12/07 01:08:27 INFO : potato: Copied (new) 2024/12/07 01:08:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:27 DEBUG : potato: Sizes identical 2024/12/07 01:08:27 DEBUG : potato: Unchanged skipping 2024/12/07 01:08:27 INFO : premiumize.me root 'rclone-test-wupejob7lako': Making map for --track-renames 2024/12/07 01:08:27 INFO : premiumize.me root 'rclone-test-wupejob7lako': Finished making map for --track-renames 2024/12/07 01:08:27 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:27 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for renames to finish 2024/12/07 01:08:27 INFO : sub/yam: Moved (server-side) to: yam 2024/12/07 01:08:27 INFO : yam: Renamed from "sub/yam" 2024/12/07 01:08:27 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:27 DEBUG : Waiting for deletions to finish 2024/12/07 01:08:27 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:28 DEBUG : Creating backend with remote "/tmp/rclone2677754182/dir1" 2024/12/07 01:08:28 DEBUG : Config file has changed externally - reloading 2024/12/07 01:08:28 DEBUG : Creating backend with remote "/tmp/rclone2677754182/dir2" 2024/12/07 01:08:28 DEBUG : Local file system at /tmp/rclone2677754182/dir2: Using server-side directory move 2024/12/07 01:08:28 INFO : Local file system at /tmp/rclone2677754182/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:08:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/07 01:08:28 DEBUG : Local file system at /tmp/rclone2677754182/dir2: Waiting for checks to finish 2024/12/07 01:08:28 INFO : file1.txt: Moved (server-side) 2024/12/07 01:08:28 DEBUG : Local file system at /tmp/rclone2677754182/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:08:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 01:08:28 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:28 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:32 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:08:32 INFO : sub dir/hello world: Deleted 2024/12/07 01:08:34 INFO : nested/sub dir/file: Copied (new) 2024/12/07 01:08:34 INFO : nested/sub dir/file: Deleted 2024/12/07 01:08:34 INFO : sub dir: Removing directory 2024/12/07 01:08:34 INFO : nested/sub dir: Removing directory 2024/12/07 01:08:34 INFO : nested: Removing directory 2024/12/07 01:08:34 DEBUG : Local file system at /tmp/rclone2677754182: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 01:08:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 01:08:35 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:35 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:37 INFO : nested/sub dir/file: Copied (new) 2024/12/07 01:08:37 INFO : nested/sub dir/file: Deleted 2024/12/07 01:08:38 INFO : sub dir/hello world: Copied (new) 2024/12/07 01:08:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 01:08:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/07 01:08:39 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:39 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:40 INFO : existing: Copied (new) 2024/12/07 01:08:40 INFO : existing: Deleted 2024/12/07 01:08:41 INFO : existing-b: Copied (new) 2024/12/07 01:08:41 INFO : existing-b: Deleted 2024/12/07 01:08:41 DEBUG : existing: Destination exists, skipping 2024/12/07 01:08:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/07 01:08:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:08:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:08:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:08:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jopenir5yule" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-wupejob7lako' -> premiumize.me root 'rclone-test-jopenir5yule' 2024/12/07 01:09:02 DEBUG : premiumize.me root 'rclone-test-jopenir5yule': Using server-side directory move 2024/12/07 01:09:02 INFO : premiumize.me root 'rclone-test-jopenir5yule': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:09:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:09:02 DEBUG : empty space: Sizes identical 2024/12/07 01:09:02 DEBUG : empty space: Unchanged skipping 2024/12/07 01:09:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 01:09:02 DEBUG : premiumize.me root 'rclone-test-jopenir5yule': Waiting for checks to finish 2024/12/07 01:09:02 INFO : empty space: Deleted 2024/12/07 01:09:02 DEBUG : premiumize.me root 'rclone-test-jopenir5yule': Waiting for transfers to finish 2024/12/07 01:09:02 INFO : potato3: Deleted 2024/12/07 01:09:02 INFO : potato2: Moved (server-side) 2024/12/07 01:09:02 INFO : potato3: Moved (server-side) 2024/12/07 01:09:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bibivuf1buhu" 2024/12/07 01:09:02 DEBUG : premiumize.me root 'rclone-test-bibivuf1buhu': Using server-side directory move 2024/12/07 01:09:02 INFO : premiumize.me root 'rclone-test-bibivuf1buhu': Server side directory move succeeded 2024/12/07 01:09:02 ERROR : : error listing: directory not found 2024/12/07 01:09:02 DEBUG : premiumize.me root 'rclone-test-bibivuf1buhu': Purge remote 2024/12/07 01:09:03 DEBUG : premiumize.me root 'rclone-test-jopenir5yule': Purge remote 2024/12/07 01:09:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.49s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-podadak4qixo" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-wupejob7lako' -> premiumize.me root 'rclone-test-podadak4qixo' 2024/12/07 01:09:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 01:09:19 DEBUG : empty space: Excluded 2024/12/07 01:09:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 01:09:19 DEBUG : empty space: Excluded 2024/12/07 01:09:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:09:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 01:09:19 DEBUG : premiumize.me root 'rclone-test-podadak4qixo': Waiting for checks to finish 2024/12/07 01:09:19 DEBUG : premiumize.me root 'rclone-test-podadak4qixo': Waiting for transfers to finish 2024/12/07 01:09:20 INFO : potato3: Deleted 2024/12/07 01:09:20 INFO : potato2: Moved (server-side) 2024/12/07 01:09:20 INFO : potato3: Moved (server-side) 2024/12/07 01:09:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-locilox3patu" 2024/12/07 01:09:20 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 01:09:20 DEBUG : empty space: Excluded 2024/12/07 01:09:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:09:20 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 01:09:20 DEBUG : premiumize.me root 'rclone-test-locilox3patu': Waiting for checks to finish 2024/12/07 01:09:20 DEBUG : premiumize.me root 'rclone-test-locilox3patu': Waiting for transfers to finish 2024/12/07 01:09:20 INFO : potato2: Moved (server-side) 2024/12/07 01:09:20 INFO : potato3: Moved (server-side) 2024/12/07 01:09:20 DEBUG : premiumize.me root 'rclone-test-locilox3patu': Purge remote 2024/12/07 01:09:20 DEBUG : premiumize.me root 'rclone-test-podadak4qixo': Purge remote --- PASS: TestServerSideMoveWithFilter (18.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jovoqih6xepu" 2024/12/07 01:09:30 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-wupejob7lako' -> premiumize.me root 'rclone-test-jovoqih6xepu' 2024/12/07 01:09:35 DEBUG : premiumize.me root 'rclone-test-jovoqih6xepu': Using server-side directory move 2024/12/07 01:09:35 INFO : premiumize.me root 'rclone-test-jovoqih6xepu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 01:09:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 01:09:35 DEBUG : empty space: Sizes identical 2024/12/07 01:09:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 01:09:35 DEBUG : empty space: Unchanged skipping 2024/12/07 01:09:35 DEBUG : premiumize.me root 'rclone-test-jovoqih6xepu': Waiting for checks to finish 2024/12/07 01:09:35 INFO : empty space: Deleted 2024/12/07 01:09:35 DEBUG : premiumize.me root 'rclone-test-jovoqih6xepu': Waiting for transfers to finish 2024/12/07 01:09:35 INFO : potato3: Deleted 2024/12/07 01:09:35 INFO : potato2: Moved (server-side) 2024/12/07 01:09:35 INFO : potato3: Moved (server-side) 2024/12/07 01:09:35 INFO : tomatoDir: Removing directory 2024/12/07 01:09:35 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': deleted 1 directories 2024/12/07 01:09:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qahayol9kivo" 2024/12/07 01:09:35 DEBUG : tomatoDir: Making directory 2024/12/07 01:09:36 DEBUG : premiumize.me root 'rclone-test-qahayol9kivo': Using server-side directory move 2024/12/07 01:09:36 INFO : premiumize.me root 'rclone-test-qahayol9kivo': Server side directory move succeeded 2024/12/07 01:09:36 ERROR : : error listing: directory not found 2024/12/07 01:09:36 ERROR : : error listing: directory not found 2024/12/07 01:09:36 DEBUG : premiumize.me root 'rclone-test-qahayol9kivo': Purge remote 2024/12/07 01:09:36 DEBUG : premiumize.me root 'rclone-test-jovoqih6xepu': Purge remote 2024/12/07 01:09:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:36 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/rclone-sync-test" 2024/12/07 01:09:37 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/rclone-sync-test-include/layer2" 2024/12/07 01:09:38 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/rclone-sync-test-ignore-file" 2024/12/07 01:09:40 DEBUG : rclone-sync-test: Excluded 2024/12/07 01:09:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 01:09:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 01:09:40 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/rclone-sync-test': Waiting for checks to finish 2024/12/07 01:09:40 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/rclone-sync-test': Waiting for transfers to finish 2024/12/07 01:09:40 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:40 INFO : There was nothing to transfer 2024/12/07 01:09:40 DEBUG : rclone-sync-test: Excluded 2024/12/07 01:09:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 01:09:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:09:41 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:41 INFO : rclone-sync-test-include: Removing directory 2024/12/07 01:09:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': failed to delete 1 directories 2024/12/07 01:09:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:41 DEBUG : rclone-sync-test: Excluded 2024/12/07 01:09:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 01:09:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/07 01:09:41 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:41 DEBUG : rclone-sync-test: Excluded 2024/12/07 01:09:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 01:09:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:09:41 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:41 INFO : rclone-sync-test-include: Removing directory 2024/12/07 01:09:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/07 01:09:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': failed to delete 1 directories 2024/12/07 01:09:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:41 DEBUG : : Excluded 2024/12/07 01:09:42 DEBUG : rclone-sync-test: Excluded 2024/12/07 01:09:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 01:09:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 01:09:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/07 01:09:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/07 01:09:42 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:42 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (7.10s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:09:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:09:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/CompareDest" 2024/12/07 01:09:45 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 01:09:45 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:09:45 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:09:50 INFO : one: Copied (new) 2024/12/07 01:09:50 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 01:09:50 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:09:50 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:09:50 DEBUG : one: Moving old file out the way to "one.dafojot6" 2024/12/07 01:09:53 DEBUG : one: Removing old file 2024/12/07 01:09:53 INFO : one: Copied (replaced existing) 2024/12/07 01:09:53 DEBUG : Waiting for deletions to finish 2024/12/07 01:09:54 DEBUG : dst/one: Moving old file out the way to "one.yuworam0" 2024/12/07 01:09:57 DEBUG : dst/one: Removing old file 2024/12/07 01:10:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 01:10:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:01 DEBUG : one: Sizes identical 2024/12/07 01:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 01:10:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:01 DEBUG : Waiting for deletions to finish 2024/12/07 01:10:01 INFO : There was nothing to transfer 2024/12/07 01:10:03 DEBUG : two: Sizes identical 2024/12/07 01:10:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 01:10:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 01:10:03 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:03 DEBUG : one: Sizes identical 2024/12/07 01:10:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 01:10:03 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:03 DEBUG : Waiting for deletions to finish 2024/12/07 01:10:03 INFO : There was nothing to transfer 2024/12/07 01:10:04 DEBUG : two: Sizes identical 2024/12/07 01:10:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 01:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 01:10:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:04 DEBUG : one: Sizes identical 2024/12/07 01:10:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 01:10:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:04 DEBUG : Waiting for deletions to finish 2024/12/07 01:10:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/07 01:10:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 01:10:04 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 01:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 01:10:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:04 DEBUG : one: Sizes identical 2024/12/07 01:10:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 01:10:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:12 INFO : two: Copied (new) 2024/12/07 01:10:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (28.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:10:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dest" 2024/12/07 01:10:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/pre-dest1" 2024/12/07 01:10:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/pre-dest2" 2024/12/07 01:10:20 DEBUG : 1: Sizes identical 2024/12/07 01:10:20 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/07 01:10:20 DEBUG : 2: Sizes identical 2024/12/07 01:10:20 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/07 01:10:20 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/07 01:10:20 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dest': Waiting for checks to finish 2024/12/07 01:10:20 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dest': Waiting for transfers to finish 2024/12/07 01:10:23 INFO : 3: Copied (new) 2024/12/07 01:10:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.83s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.10s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:10:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:10:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/backup" 2024/12/07 01:10:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 01:10:36 DEBUG : two: Sizes identical 2024/12/07 01:10:36 DEBUG : two: Unchanged skipping 2024/12/07 01:10:36 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:36 INFO : one: Moved (server-side) 2024/12/07 01:10:36 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:38 INFO : one: Copied (new) 2024/12/07 01:10:38 DEBUG : Waiting for deletions to finish 2024/12/07 01:10:38 INFO : three.txt: Moved (server-side) 2024/12/07 01:10:38 INFO : three.txt: Moved into backup dir 2024/12/07 01:10:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 01:10:44 DEBUG : two: Sizes identical 2024/12/07 01:10:44 DEBUG : two: Unchanged skipping 2024/12/07 01:10:44 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:44 INFO : one: Deleted 2024/12/07 01:10:44 INFO : one: Moved (server-side) 2024/12/07 01:10:44 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:48 INFO : one: Copied (new) 2024/12/07 01:10:48 DEBUG : Waiting for deletions to finish 2024/12/07 01:10:48 INFO : three.txt: Deleted 2024/12/07 01:10:48 INFO : three.txt: Moved (server-side) 2024/12/07 01:10:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:10:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:10:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/backup" 2024/12/07 01:10:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 01:10:55 DEBUG : two: Sizes identical 2024/12/07 01:10:55 DEBUG : two: Unchanged skipping 2024/12/07 01:10:55 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:10:55 INFO : one: Moved (server-side) to: one.bak 2024/12/07 01:10:55 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:10:57 INFO : one: Copied (new) 2024/12/07 01:10:57 DEBUG : Waiting for deletions to finish 2024/12/07 01:10:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 01:10:57 INFO : three.txt: Moved into backup dir 2024/12/07 01:11:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 01:11:04 DEBUG : two: Sizes identical 2024/12/07 01:11:04 DEBUG : two: Unchanged skipping 2024/12/07 01:11:04 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:11:04 INFO : one.bak: Deleted 2024/12/07 01:11:05 INFO : one: Moved (server-side) to: one.bak 2024/12/07 01:11:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:11:08 INFO : one: Copied (new) 2024/12/07 01:11:08 DEBUG : Waiting for deletions to finish 2024/12/07 01:11:09 INFO : three.txt.bak: Deleted 2024/12/07 01:11:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 01:11:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:11:17 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:11:17 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/backup" 2024/12/07 01:11:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 01:11:18 DEBUG : two: Sizes identical 2024/12/07 01:11:18 DEBUG : two: Unchanged skipping 2024/12/07 01:11:18 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:11:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 01:11:18 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:11:24 INFO : one: Copied (new) 2024/12/07 01:11:24 DEBUG : Waiting for deletions to finish 2024/12/07 01:11:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 01:11:24 INFO : three.txt: Moved into backup dir 2024/12/07 01:11:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 01:11:27 DEBUG : two: Sizes identical 2024/12/07 01:11:27 DEBUG : two: Unchanged skipping 2024/12/07 01:11:27 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:11:27 INFO : one-2019-01-01: Deleted 2024/12/07 01:11:27 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 01:11:27 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:11:30 INFO : one: Copied (new) 2024/12/07 01:11:30 DEBUG : Waiting for deletions to finish 2024/12/07 01:11:30 INFO : three-2019-01-01.txt: Deleted 2024/12/07 01:11:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 01:11:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:11:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:11:41 DEBUG : Config file has changed externally - reloading 2024/12/07 01:11:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 01:11:41 DEBUG : two: Sizes identical 2024/12/07 01:11:41 DEBUG : two: Unchanged skipping 2024/12/07 01:11:41 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:11:42 INFO : one: Moved (server-side) to: one.bak 2024/12/07 01:11:42 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:11:45 INFO : one: Copied (new) 2024/12/07 01:11:45 DEBUG : Waiting for deletions to finish 2024/12/07 01:11:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 01:11:45 INFO : three.txt: Moved into backup dir 2024/12/07 01:11:49 DEBUG : one.bak: Excluded (Path Filter) 2024/12/07 01:11:49 DEBUG : one.bak: Excluded 2024/12/07 01:11:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/07 01:11:49 DEBUG : three.txt.bak: Excluded 2024/12/07 01:11:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 01:11:49 DEBUG : two: Sizes identical 2024/12/07 01:11:49 DEBUG : two: Unchanged skipping 2024/12/07 01:11:49 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for checks to finish 2024/12/07 01:11:49 INFO : one.bak: Deleted 2024/12/07 01:11:49 INFO : one: Moved (server-side) to: one.bak 2024/12/07 01:11:49 DEBUG : premiumize.me root 'rclone-test-wupejob7lako/dst': Waiting for transfers to finish 2024/12/07 01:11:52 INFO : one: Copied (new) 2024/12/07 01:11:52 DEBUG : Waiting for deletions to finish 2024/12/07 01:11:52 INFO : three.txt.bak: Deleted 2024/12/07 01:11:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 01:11:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.96s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:12:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:12:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 01:12:02 INFO : one: Moved (server-side) to: one.bak 2024/12/07 01:12:05 INFO : one: Copied (new) 2024/12/07 01:12:05 DEBUG : two: Sizes identical 2024/12/07 01:12:05 DEBUG : two: Unchanged skipping 2024/12/07 01:12:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 01:12:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 01:12:09 INFO : three.txt: Copied (new) 2024/12/07 01:12:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 01:12:09 INFO : one.bak: Deleted 2024/12/07 01:12:09 INFO : one: Moved (server-side) to: one.bak 2024/12/07 01:12:13 INFO : one: Copied (new) 2024/12/07 01:12:13 DEBUG : two: Sizes identical 2024/12/07 01:12:13 DEBUG : two: Unchanged skipping 2024/12/07 01:12:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 01:12:13 INFO : three.txt.bak: Deleted 2024/12/07 01:12:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 01:12:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:12:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wupejob7lako/dst" 2024/12/07 01:12:44 DEBUG : Config file has changed externally - reloading 2024/12/07 01:12:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 01:12:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 01:12:47 INFO : one: Copied (new) 2024/12/07 01:12:47 DEBUG : two: Sizes identical 2024/12/07 01:12:47 DEBUG : two: Unchanged skipping 2024/12/07 01:12:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 01:12:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 01:12:50 INFO : three.txt: Copied (new) 2024/12/07 01:12:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 01:12:51 INFO : one-2019-01-01: Deleted 2024/12/07 01:12:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 01:12:53 INFO : one: Copied (new) 2024/12/07 01:12:53 DEBUG : two: Sizes identical 2024/12/07 01:12:53 DEBUG : two: Unchanged skipping 2024/12/07 01:12:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 01:12:54 INFO : three-2019-01-01.txt: Deleted 2024/12/07 01:12:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 01:12:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (41.99s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:13:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/07 01:13:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:13:01 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:13:01 DEBUG : Testêé: Moving old file out the way to "Testêé.zakawid3" 2024/12/07 01:13:05 DEBUG : Testêé: Removing old file 2024/12/07 01:13:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/07 01:13:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.98s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:13:05 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 01:13:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:13:05 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:13:07 INFO : existing: Copied (new) 2024/12/07 01:13:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:13:07 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:13:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/07 01:13:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/07 01:13:07 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:13:07 ERROR : premiumize.me root 'rclone-test-wupejob7lako': not deleting files as there were IO errors 2024/12/07 01:13:07 ERROR : premiumize.me root 'rclone-test-wupejob7lako': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:13:23 DEBUG : existing: Sizes identical 2024/12/07 01:13:23 DEBUG : existing: Unchanged skipping 2024/12/07 01:13:23 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/07 01:13:23 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kadahin1 2024/12/07 01:13:23 DEBUG : EXISTING: moving to existing-rclone-move-mukeguw3 2024/12/07 01:13:23 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/07 01:13:23 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mukeguw3 2024/12/07 01:13:23 DEBUG : EXISTING: moving to existing 2024/12/07 01:13:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kadahin1 2024/12/07 01:13:23 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/07 01:13:24 INFO : existing-rclone-move-mukeguw3: Moved (server-side) to: existing 2024/12/07 01:13:24 INFO : EXISTING: Moved (server-side) to: existing 2024/12/07 01:13:24 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/07 01:13:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/07 01:13:24 INFO : existingbutdifferent-rclone-move-kadahin1: Moved (server-side) to: existingbutdifferent 2024/12/07 01:13:24 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/07 01:13:24 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/07 01:13:24 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.qelidud2" 2024/12/07 01:13:24 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/07 01:13:24 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/07 01:13:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qigozan9 2024/12/07 01:13:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/07 01:13:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qigozan9 2024/12/07 01:13:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/07 01:13:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/07 01:13:25 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:13:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nodared8 2024/12/07 01:13:25 INFO : subdira/subdirb/subdirc/hello-rclone-move-qigozan9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/07 01:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/07 01:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/07 01:13:25 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.nemujep5" 2024/12/07 01:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nodared8 2024/12/07 01:13:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 01:13:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-nodared8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 01:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 01:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 01:13:25 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:13:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.fayidaf2" 2024/12/07 01:13:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/12/07 01:13:27 DEBUG : existingbutdifferent: Removing old file 2024/12/07 01:13:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/07 01:13:28 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/07 01:14:25 DEBUG : pacer: low level retry 1/1 (error Post "https://lownumbergame-sto.energycdn.com/upload": net/http: TLS handshake timeout) 2024/12/07 01:14:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 01:14:25 DEBUG : subdira/subdirb/subdirc/hello: Renaming old file back (from "hello" to "hello.nemujep5") since upload failed 2024/12/07 01:14:25 DEBUG : pacer: Reducing sleep to 15ms 2024/12/07 01:14:25 DEBUG : subdira/subdirb/subdirc/hello: Received error: upload file http: Post "https://lownumbergame-sto.energycdn.com/upload": net/http: TLS handshake timeout - low level retry 0/10 2024/12/07 01:14:25 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/07 01:14:25 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.quwuyac4" 2024/12/07 01:14:25 DEBUG : pacer: Reducing sleep to 10ms 2024/12/07 01:14:30 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/12/07 01:14:30 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/07 01:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (85.05s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.30s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:16:39 DEBUG : both0: Sizes identical 2024/12/07 01:16:39 DEBUG : both11: Sizes identical 2024/12/07 01:16:39 DEBUG : both1: Sizes identical 2024/12/07 01:16:39 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:16:39 DEBUG : both10: Sizes identical 2024/12/07 01:16:39 DEBUG : both0: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both12: Sizes identical 2024/12/07 01:16:39 DEBUG : both11: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both13: Sizes identical 2024/12/07 01:16:39 DEBUG : both13: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both14: Sizes identical 2024/12/07 01:16:39 DEBUG : both14: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both15: Sizes identical 2024/12/07 01:16:39 DEBUG : both15: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both16: Sizes identical 2024/12/07 01:16:39 DEBUG : both16: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both17: Sizes identical 2024/12/07 01:16:39 DEBUG : both17: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both18: Sizes identical 2024/12/07 01:16:39 DEBUG : both18: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both19: Sizes identical 2024/12/07 01:16:39 DEBUG : both19: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both2: Sizes identical 2024/12/07 01:16:39 DEBUG : both2: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both3: Sizes identical 2024/12/07 01:16:39 DEBUG : both3: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both4: Sizes identical 2024/12/07 01:16:39 DEBUG : both4: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both5: Sizes identical 2024/12/07 01:16:39 DEBUG : both5: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both6: Sizes identical 2024/12/07 01:16:39 DEBUG : both6: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both7: Sizes identical 2024/12/07 01:16:39 DEBUG : both7: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both8: Sizes identical 2024/12/07 01:16:39 DEBUG : both8: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both9: Sizes identical 2024/12/07 01:16:39 DEBUG : both9: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both1: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both10: Unchanged skipping 2024/12/07 01:16:39 DEBUG : both12: Unchanged skipping 2024/12/07 01:16:39 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:16:39 DEBUG : Waiting for deletions to finish 2024/12/07 01:16:39 INFO : only15: Deleted 2024/12/07 01:16:39 INFO : only7: Deleted 2024/12/07 01:16:39 INFO : only8: Deleted 2024/12/07 01:16:39 INFO : only14: Deleted 2024/12/07 01:16:39 INFO : only10: Deleted 2024/12/07 01:16:39 INFO : only12: Deleted 2024/12/07 01:16:39 INFO : only17: Deleted 2024/12/07 01:16:39 INFO : only18: Deleted 2024/12/07 01:16:39 INFO : only4: Deleted 2024/12/07 01:16:39 INFO : only5: Deleted 2024/12/07 01:16:39 INFO : only1: Deleted 2024/12/07 01:16:39 INFO : only13: Deleted 2024/12/07 01:16:39 INFO : only16: Deleted 2024/12/07 01:16:39 INFO : only19: Deleted 2024/12/07 01:16:39 INFO : only2: Deleted 2024/12/07 01:16:39 INFO : only3: Deleted 2024/12/07 01:16:39 INFO : only6: Deleted 2024/12/07 01:16:39 INFO : only0: Deleted 2024/12/07 01:16:39 INFO : only9: Deleted 2024/12/07 01:16:39 INFO : only11: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:19:47 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for checks to finish 2024/12/07 01:19:47 DEBUG : both10: Sizes identical 2024/12/07 01:19:47 DEBUG : both0: Sizes identical 2024/12/07 01:19:47 DEBUG : both1: Sizes identical 2024/12/07 01:19:47 DEBUG : both10: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both11: Sizes identical 2024/12/07 01:19:47 DEBUG : both12: Sizes identical 2024/12/07 01:19:47 DEBUG : both11: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both13: Sizes identical 2024/12/07 01:19:47 DEBUG : both12: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both14: Sizes identical 2024/12/07 01:19:47 DEBUG : both14: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both15: Sizes identical 2024/12/07 01:19:47 DEBUG : both15: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both16: Sizes identical 2024/12/07 01:19:47 DEBUG : both16: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both17: Sizes identical 2024/12/07 01:19:47 DEBUG : both13: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both18: Sizes identical 2024/12/07 01:19:47 DEBUG : both18: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both19: Sizes identical 2024/12/07 01:19:47 DEBUG : both19: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both2: Sizes identical 2024/12/07 01:19:47 DEBUG : both2: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both3: Sizes identical 2024/12/07 01:19:47 DEBUG : both3: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both4: Sizes identical 2024/12/07 01:19:47 DEBUG : both4: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both5: Sizes identical 2024/12/07 01:19:47 DEBUG : both5: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both6: Sizes identical 2024/12/07 01:19:47 DEBUG : both6: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both7: Sizes identical 2024/12/07 01:19:47 DEBUG : both7: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both8: Sizes identical 2024/12/07 01:19:47 DEBUG : both8: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both9: Sizes identical 2024/12/07 01:19:47 DEBUG : both9: Unchanged skipping 2024/12/07 01:19:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/07 01:19:47 DEBUG : both1: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both0: Unchanged skipping 2024/12/07 01:19:47 DEBUG : both17: Unchanged skipping 2024/12/07 01:19:47 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Waiting for transfers to finish 2024/12/07 01:19:47 DEBUG : only0: Moving old file out the way to "only0.wuhugen9" 2024/12/07 01:19:47 DEBUG : only1: Moving old file out the way to "only1.nofaxag9" 2024/12/07 01:19:47 DEBUG : only10: Moving old file out the way to "only10.hapumoh0" 2024/12/07 01:19:47 DEBUG : only11: Moving old file out the way to "only11.cusesam9" 2024/12/07 01:19:49 DEBUG : only11: Removing old file 2024/12/07 01:19:49 INFO : only11: Copied (replaced existing) 2024/12/07 01:19:49 DEBUG : only12: Moving old file out the way to "only12.zuweter8" 2024/12/07 01:19:50 DEBUG : only12: Removing old file 2024/12/07 01:19:50 INFO : only12: Copied (replaced existing) 2024/12/07 01:19:50 DEBUG : only1: Removing old file 2024/12/07 01:19:50 DEBUG : only13: Moving old file out the way to "only13.kubaduv5" 2024/12/07 01:19:50 INFO : only1: Copied (replaced existing) 2024/12/07 01:19:50 DEBUG : only0: Removing old file 2024/12/07 01:19:50 DEBUG : only14: Moving old file out the way to "only14.norobuz6" 2024/12/07 01:19:50 INFO : only0: Copied (replaced existing) 2024/12/07 01:19:51 DEBUG : only15: Moving old file out the way to "only15.kihobes9" 2024/12/07 01:19:53 DEBUG : only15: Removing old file 2024/12/07 01:19:53 INFO : only15: Copied (replaced existing) 2024/12/07 01:19:53 DEBUG : only16: Moving old file out the way to "only16.pofugag5" 2024/12/07 01:19:53 DEBUG : only10: Removing old file 2024/12/07 01:19:53 INFO : only10: Copied (replaced existing) 2024/12/07 01:19:53 DEBUG : only17: Moving old file out the way to "only17.pukahuf2" 2024/12/07 01:19:54 DEBUG : only13: Removing old file 2024/12/07 01:19:54 INFO : only13: Copied (replaced existing) 2024/12/07 01:19:54 DEBUG : only18: Moving old file out the way to "only18.rakejeq5" 2024/12/07 01:19:55 DEBUG : only17: Removing old file 2024/12/07 01:19:56 INFO : only17: Copied (replaced existing) 2024/12/07 01:19:56 DEBUG : only19: Moving old file out the way to "only19.kejogew3" 2024/12/07 01:19:58 DEBUG : only16: Removing old file 2024/12/07 01:19:58 INFO : only16: Copied (replaced existing) 2024/12/07 01:19:58 DEBUG : only2: Moving old file out the way to "only2.ceyabok5" 2024/12/07 01:19:58 DEBUG : only19: Removing old file 2024/12/07 01:19:59 INFO : only19: Copied (replaced existing) 2024/12/07 01:19:59 DEBUG : only18: Removing old file 2024/12/07 01:19:59 DEBUG : only3: Moving old file out the way to "only3.kiceyox1" 2024/12/07 01:19:59 INFO : only18: Copied (replaced existing) 2024/12/07 01:19:59 DEBUG : only4: Moving old file out the way to "only4.ziditit9" 2024/12/07 01:20:01 DEBUG : only3: Removing old file 2024/12/07 01:20:01 INFO : only3: Copied (replaced existing) 2024/12/07 01:20:01 DEBUG : only5: Moving old file out the way to "only5.xojetiv6" 2024/12/07 01:20:01 DEBUG : only4: Removing old file 2024/12/07 01:20:02 INFO : only4: Copied (replaced existing) 2024/12/07 01:20:02 DEBUG : only6: Moving old file out the way to "only6.cocolut8" 2024/12/07 01:20:03 DEBUG : only14: Removing old file 2024/12/07 01:20:03 INFO : only14: Copied (replaced existing) 2024/12/07 01:20:03 DEBUG : only7: Moving old file out the way to "only7.kupuqav2" 2024/12/07 01:20:05 DEBUG : only5: Removing old file 2024/12/07 01:20:05 DEBUG : only7: Removing old file 2024/12/07 01:20:05 DEBUG : only6: Removing old file 2024/12/07 01:20:05 INFO : only5: Copied (replaced existing) 2024/12/07 01:20:05 INFO : only7: Copied (replaced existing) 2024/12/07 01:20:05 INFO : only6: Copied (replaced existing) 2024/12/07 01:20:05 DEBUG : only8: Moving old file out the way to "only8.forutuz4" 2024/12/07 01:20:05 DEBUG : only9: Moving old file out the way to "only9.pefonej6" 2024/12/07 01:20:05 DEBUG : only2: Removing old file 2024/12/07 01:20:06 INFO : only2: Copied (replaced existing) 2024/12/07 01:20:08 DEBUG : only8: Removing old file 2024/12/07 01:20:08 INFO : only8: Copied (replaced existing) 2024/12/07 01:20:09 DEBUG : only9: Removing old file 2024/12/07 01:20:09 INFO : only9: Copied (replaced existing) 2024/12/07 01:20:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (211.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:20:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:20:12 DEBUG : sub dir: Making directory 2024/12/07 01:20:12 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (9.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" 2024/12/07 01:20:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 01:20:21 DEBUG : sub dir: Making directory 2024/12/07 01:20:21 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-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-wupejob7lako'", Local "Local file system at /tmp/rclone2677754182", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (9.48s) PASS 2024/12/07 01:20:31 DEBUG : premiumize.me root 'rclone-test-wupejob7lako': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 19m12.458925752s (try 1/5)