"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/10/26 04:38:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi" 2024/10/26 04:38:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 04:38:53 DEBUG : Creating backend with remote "/tmp/rclone2839771753" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:38:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:38:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/26 04:38:54 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:38:54 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:38:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:38:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:38:54 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:38:54 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.34s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:00 DEBUG : Creating backend with remote "/non-existing" 2024/10/26 04:39:00 DEBUG : Config file has changed externally - reloading 2024/10/26 04:39:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/26 04:39:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.26s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:01 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:01 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (5.96s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:07 INFO : premiumize.me root 'rclone-test-lajowat2radi': Running all checks before starting transfers 2024/10/26 04:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:07 INFO : premiumize.me root 'rclone-test-lajowat2radi': Checks finished, now starting transfers 2024/10/26 04:39:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.10s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:11 ERROR : Ignoring --no-traverse with sync 2024/10/26 04:39:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:11 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:11 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:13 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:39:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (3.11s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/26 04:39:14 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:14 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:16 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (2.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:39:16 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:16 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:19 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:39:19 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:19 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:21 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.34s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 04:39:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:39:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 04:39:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:39:22 DEBUG : sub dir: Making directory 2024/10/26 04:39:22 DEBUG : sub dir2: Making directory 2024/10/26 04:39:22 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/26 04:39:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:22 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:22 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:24 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.99s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:24 DEBUG : sub dir2: Making directory 2024/10/26 04:39:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 04:39:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:25 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:25 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.56s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:27 DEBUG : sub dir2: Making directory with metadata 2024/10/26 04:39:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:39:27 DEBUG : sub dir: Making directory 2024/10/26 04:39:27 DEBUG : sub dir2: Making directory 2024/10/26 04:39:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:27 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:27 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:32 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:39:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:32 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/26 04:39:32 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.58s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:33 DEBUG : sub dir2: Making directory 2024/10/26 04:39:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:33 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:33 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:38 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:39:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.08s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:39 DEBUG : sub dir2: Making directory with metadata 2024/10/26 04:39:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:39:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:39:39 DEBUG : sub dir: Making directory 2024/10/26 04:39:39 DEBUG : sub dir2: Making directory 2024/10/26 04:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:39 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:39 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:42 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:39:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:42 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.11s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:43 DEBUG : sub dir2: Making directory 2024/10/26 04:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:43 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:43 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:45 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:39:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.95s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xewayex4fadu" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-lajowat2radi' -> premiumize.me root 'rclone-test-xewayex4fadu' 2024/10/26 04:39:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:39:50 DEBUG : premiumize.me root 'rclone-test-xewayex4fadu': Waiting for checks to finish 2024/10/26 04:39:50 DEBUG : premiumize.me root 'rclone-test-xewayex4fadu': Waiting for transfers to finish 2024/10/26 04:39:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:53 DEBUG : premiumize.me root 'rclone-test-xewayex4fadu': Purge remote --- PASS: TestServerSideCopy (8.47s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:39:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:39:56 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:39:56 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:39:56 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.nerucen1" 2024/10/26 04:39:59 DEBUG : sub dir/hello world: Removing old file 2024/10/26 04:39:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (6.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gopeloj5cixa" 2024/10/26 04:40:02 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-lajowat2radi' -> premiumize.me root 'rclone-test-gopeloj5cixa' 2024/10/26 04:40:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:03 DEBUG : premiumize.me root 'rclone-test-gopeloj5cixa': Waiting for checks to finish 2024/10/26 04:40:03 DEBUG : premiumize.me root 'rclone-test-gopeloj5cixa': Waiting for transfers to finish 2024/10/26 04:40:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:06 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.rafilac2" 2024/10/26 04:40:10 DEBUG : sub dir/hello world: Removing old file 2024/10/26 04:40:11 DEBUG : premiumize.me root 'rclone-test-gopeloj5cixa': Waiting for checks to finish 2024/10/26 04:40:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:40:11 DEBUG : premiumize.me root 'rclone-test-gopeloj5cixa': Waiting for transfers to finish 2024/10/26 04:40:12 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.givaxoc8" 2024/10/26 04:40:14 DEBUG : sub dir/hello world: Removing old file 2024/10/26 04:40:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:14 DEBUG : premiumize.me root 'rclone-test-gopeloj5cixa': Purge remote --- PASS: TestServerSideCopyOverSelf (14.98s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:40:20 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:40:20 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:40:20 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.hisoyun4" 2024/10/26 04:40:25 DEBUG : sub dir/hello world: Removing old file 2024/10/26 04:40:25 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/26 04:40:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (10.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nenehan6kizo" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-lajowat2radi' -> premiumize.me root 'rclone-test-nenehan6kizo' 2024/10/26 04:40:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:28 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Waiting for checks to finish 2024/10/26 04:40:28 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Waiting for transfers to finish 2024/10/26 04:40:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:36 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.silihal5" 2024/10/26 04:40:39 DEBUG : sub dir/hello world: Removing old file 2024/10/26 04:40:39 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Using server-side directory move 2024/10/26 04:40:39 INFO : premiumize.me root 'rclone-test-nenehan6kizo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:40:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:40:39 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Waiting for checks to finish 2024/10/26 04:40:39 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Waiting for transfers to finish 2024/10/26 04:40:39 INFO : sub dir/hello world: Deleted 2024/10/26 04:40:39 INFO : sub dir/hello world: Moved (server-side) 2024/10/26 04:40:43 DEBUG : testing file moves 2024/10/26 04:40:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/26 04:40:43 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Waiting for checks to finish 2024/10/26 04:40:43 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Waiting for transfers to finish 2024/10/26 04:40:43 INFO : sub dir/hello world: Deleted 2024/10/26 04:40:43 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:43 DEBUG : premiumize.me root 'rclone-test-nenehan6kizo': Purge remote --- PASS: TestServerSideMoveOverSelf (18.45s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:50 ERROR : : error listing: directory not found 2024/10/26 04:40:51 DEBUG : Local file system at /tmp/rclone2839771753: Making directory 2024/10/26 04:40:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:40:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (7.12s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 04:40:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:54 DEBUG : Local file system at /tmp/rclone2839771753: Waiting for checks to finish 2024/10/26 04:40:54 DEBUG : Local file system at /tmp/rclone2839771753: Waiting for transfers to finish 2024/10/26 04:40:54 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/10/26 04:40:54 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:40:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (3.48s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:55 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/26 04:40:55 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:40:55 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:40:56 INFO : check sum: Copied (new) 2024/10/26 04:40:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:56 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:40:56 NOTICE: premiumize.me root 'rclone-test-lajowat2radi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/26 04:40:56 DEBUG : check sum: Size of src and dst objects identical 2024/10/26 04:40:56 DEBUG : check sum: Unchanged skipping 2024/10/26 04:40:56 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:40:56 DEBUG : Waiting for deletions to finish 2024/10/26 04:40:56 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (2.15s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:40:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/26 04:40:57 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:40:57 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:00 INFO : sizeonly: Copied (new) 2024/10/26 04:41:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:00 DEBUG : sizeonly: Sizes identical 2024/10/26 04:41:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:00 DEBUG : sizeonly: Unchanged skipping 2024/10/26 04:41:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:00 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (3.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/26 04:41:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:00 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:04 INFO : ignore-size: Copied (new) 2024/10/26 04:41:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:04 DEBUG : ignore-size: Sizes identical 2024/10/26 04:41:04 DEBUG : ignore-size: Unchanged skipping 2024/10/26 04:41:04 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:04 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:04 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:04 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:06 DEBUG : existing: Sizes identical 2024/10/26 04:41:06 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:06 DEBUG : existing: Unchanged skipping 2024/10/26 04:41:06 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:06 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:06 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/26 04:41:06 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:06 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:06 DEBUG : existing: Moving old file out the way to "existing.bodimir2" 2024/10/26 04:41:08 DEBUG : existing: Removing old file 2024/10/26 04:41:08 INFO : existing: Copied (replaced existing) 2024/10/26 04:41:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (3.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 04:41:08 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:08 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:12 INFO : existing: Copied (new) 2024/10/26 04:41:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:12 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:12 DEBUG : existing: Destination exists, skipping 2024/10/26 04:41:12 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:12 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:12 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (4.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:20 DEBUG : d: Making directory 2024/10/26 04:41:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 04:41:20 DEBUG : c/non empty space: Sizes identical 2024/10/26 04:41:20 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 04:41:20 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:20 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:23 INFO : a/potato2: Copied (new) 2024/10/26 04:41:23 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:23 INFO : b/potato: Deleted 2024/10/26 04:41:23 INFO : d: Removing directory 2024/10/26 04:41:23 INFO : b: Removing directory 2024/10/26 04:41:23 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (11.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:27 DEBUG : empty space: Sizes identical 2024/10/26 04:41:27 DEBUG : empty space: Unchanged skipping 2024/10/26 04:41:27 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:27 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:27 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:27 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:27 DEBUG : empty space: Sizes identical 2024/10/26 04:41:27 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:27 DEBUG : empty space: Unchanged skipping 2024/10/26 04:41:27 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:27 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:27 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (3.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:33 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 04:41:33 DEBUG : empty space: Sizes identical 2024/10/26 04:41:33 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:33 DEBUG : empty space: Unchanged skipping 2024/10/26 04:41:33 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:35 INFO : potato: Copied (new) 2024/10/26 04:41:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (7.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/26 04:41:39 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:39 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:39 DEBUG : potato: Moving old file out the way to "potato.nigofup6" 2024/10/26 04:41:42 DEBUG : potato: Removing old file 2024/10/26 04:41:42 INFO : potato: Copied (replaced existing) 2024/10/26 04:41:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/10/26 04:41:46 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/10/26 04:41:46 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:46 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:46 DEBUG : potato: Moving old file out the way to "potato.caxurud8" 2024/10/26 04:41:49 DEBUG : potato: Removing old file 2024/10/26 04:41:49 INFO : potato: Copied (replaced existing) 2024/10/26 04:41:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (6.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:41:53 DEBUG : empty space: Sizes identical 2024/10/26 04:41:53 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:53 DEBUG : empty space: Unchanged skipping 2024/10/26 04:41:53 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/26 04:41:53 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:41:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:41:56 DEBUG : empty space: Sizes identical 2024/10/26 04:41:56 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:41:56 DEBUG : empty space: Unchanged skipping 2024/10/26 04:41:56 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:41:59 INFO : potato2: Copied (new) 2024/10/26 04:41:59 DEBUG : Waiting for deletions to finish 2024/10/26 04:41:59 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:42:04 DEBUG : d: Making directory 2024/10/26 04:42:04 DEBUG : d/e: Making directory 2024/10/26 04:42:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 04:42:04 DEBUG : c/non empty space: Sizes identical 2024/10/26 04:42:04 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 04:42:05 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:42:05 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:42:06 INFO : a/potato2: Copied (new) 2024/10/26 04:42:06 DEBUG : Waiting for deletions to finish 2024/10/26 04:42:06 INFO : b/potato: Deleted 2024/10/26 04:42:06 INFO : d/e: Removing directory 2024/10/26 04:42:06 INFO : d: Removing directory 2024/10/26 04:42:06 INFO : b: Removing directory 2024/10/26 04:42:06 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:42:16 DEBUG : d: Making directory 2024/10/26 04:42:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 04:42:17 DEBUG : c/non empty space: Sizes identical 2024/10/26 04:42:17 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 04:42:17 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:42:17 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:42:19 INFO : a/potato2: Copied (new) 2024/10/26 04:42:19 ERROR : premiumize.me root 'rclone-test-lajowat2radi': not deleting files as there were IO errors 2024/10/26 04:42:19 ERROR : premiumize.me root 'rclone-test-lajowat2radi': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:42:28 DEBUG : Waiting for deletions to finish 2024/10/26 04:42:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:42:28 DEBUG : empty space: Sizes identical 2024/10/26 04:42:28 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:42:28 DEBUG : empty space: Unchanged skipping 2024/10/26 04:42:28 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:42:28 INFO : potato: Deleted 2024/10/26 04:42:33 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:42:43 DEBUG : Waiting for deletions to finish 2024/10/26 04:42:43 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:42:43 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:42:43 INFO : potato: Deleted 2024/10/26 04:42:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:42:44 DEBUG : empty space: Sizes identical 2024/10/26 04:42:44 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:42:44 DEBUG : empty space: Unchanged skipping 2024/10/26 04:42:44 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:42:49 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:42:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:42:53 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:42:53 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:42:54 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (5.54s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:05 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 04:43:05 DEBUG : enormous: Excluded 2024/10/26 04:43:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:43:05 DEBUG : potato2: Excluded 2024/10/26 04:43:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:43:05 DEBUG : potato2: Excluded 2024/10/26 04:43:05 DEBUG : empty space: Sizes identical 2024/10/26 04:43:05 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:05 DEBUG : empty space: Unchanged skipping 2024/10/26 04:43:05 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:05 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:05 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 04:43:05 DEBUG : enormous: Excluded 2024/10/26 04:43:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:43:05 DEBUG : potato2: Excluded 2024/10/26 04:43:05 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:43:05 DEBUG : potato2: Excluded 2024/10/26 04:43:05 DEBUG : empty space: Sizes identical 2024/10/26 04:43:05 DEBUG : Local file system at /tmp/rclone2839771753: Waiting for checks to finish 2024/10/26 04:43:05 DEBUG : empty space: Unchanged skipping 2024/10/26 04:43:05 DEBUG : Local file system at /tmp/rclone2839771753: Waiting for transfers to finish 2024/10/26 04:43:05 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (10.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:20 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 04:43:20 DEBUG : enormous: Excluded 2024/10/26 04:43:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:43:20 DEBUG : potato2: Excluded 2024/10/26 04:43:20 DEBUG : empty space: Sizes identical 2024/10/26 04:43:20 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:20 DEBUG : empty space: Unchanged skipping 2024/10/26 04:43:20 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:20 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:20 INFO : enormous: Deleted 2024/10/26 04:43:20 INFO : potato2: Deleted 2024/10/26 04:43:20 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:20 DEBUG : empty space: Sizes identical 2024/10/26 04:43:20 DEBUG : empty space: Unchanged skipping 2024/10/26 04:43:20 DEBUG : Local file system at /tmp/rclone2839771753: Waiting for checks to finish 2024/10/26 04:43:20 DEBUG : Local file system at /tmp/rclone2839771753: Waiting for transfers to finish 2024/10/26 04:43:20 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:20 INFO : enormous: Deleted 2024/10/26 04:43:20 INFO : potato2: Deleted 2024/10/26 04:43:20 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/10/26 04:43:21 ERROR : premiumize.me root 'rclone-test-lajowat2radi': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/26 04:43:21 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 04:43:21 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/26 04:43:21 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:21 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:27 INFO : yam: Copied (new) 2024/10/26 04:43:28 INFO : potato: Copied (new) 2024/10/26 04:43:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:28 ERROR : premiumize.me root 'rclone-test-lajowat2radi': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/26 04:43:28 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/26 04:43:28 DEBUG : potato: Sizes identical 2024/10/26 04:43:28 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:28 DEBUG : potato: Unchanged skipping 2024/10/26 04:43:28 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:32 INFO : yaml: Copied (new) 2024/10/26 04:43:32 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:32 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (12.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/10/26 04:43:33 ERROR : premiumize.me root 'rclone-test-lajowat2radi': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/26 04:43:33 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 04:43:33 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/26 04:43:33 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:33 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:38 INFO : potato: Copied (new) 2024/10/26 04:43:46 INFO : yam: Copied (new) 2024/10/26 04:43:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:46 ERROR : premiumize.me root 'rclone-test-lajowat2radi': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/26 04:43:46 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/26 04:43:46 DEBUG : potato: Sizes identical 2024/10/26 04:43:46 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:46 DEBUG : potato: Unchanged skipping 2024/10/26 04:43:46 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:47 INFO : yaml: Copied (new) 2024/10/26 04:43:47 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:47 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/26 04:43:47 INFO : premiumize.me root 'rclone-test-lajowat2radi': Making map for --track-renames 2024/10/26 04:43:47 INFO : premiumize.me root 'rclone-test-lajowat2radi': Finished making map for --track-renames 2024/10/26 04:43:47 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 04:43:47 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for renames to finish 2024/10/26 04:43:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/26 04:43:47 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:48 INFO : potato: Copied (new) 2024/10/26 04:43:48 INFO : sub/yam: Copied (new) 2024/10/26 04:43:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:49 DEBUG : potato: Sizes identical 2024/10/26 04:43:49 DEBUG : potato: Unchanged skipping 2024/10/26 04:43:49 INFO : premiumize.me root 'rclone-test-lajowat2radi': Making map for --track-renames 2024/10/26 04:43:49 INFO : premiumize.me root 'rclone-test-lajowat2radi': Finished making map for --track-renames 2024/10/26 04:43:49 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:49 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for renames to finish 2024/10/26 04:43:49 INFO : sub/yam: Moved (server-side) to: yam 2024/10/26 04:43:49 INFO : yam: Renamed from "sub/yam" 2024/10/26 04:43:49 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:49 DEBUG : Waiting for deletions to finish 2024/10/26 04:43:49 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone2839771753/dir1" 2024/10/26 04:43:50 DEBUG : Creating backend with remote "/tmp/rclone2839771753/dir2" 2024/10/26 04:43:50 DEBUG : Local file system at /tmp/rclone2839771753/dir2: Using server-side directory move 2024/10/26 04:43:50 INFO : Local file system at /tmp/rclone2839771753/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:43:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/26 04:43:50 DEBUG : Local file system at /tmp/rclone2839771753/dir2: Waiting for checks to finish 2024/10/26 04:43:50 DEBUG : Local file system at /tmp/rclone2839771753/dir2: Waiting for transfers to finish 2024/10/26 04:43:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:43:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 04:43:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:51 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:43:51 INFO : sub dir/hello world: Deleted 2024/10/26 04:43:51 INFO : nested/sub dir/file: Copied (new) 2024/10/26 04:43:51 INFO : nested/sub dir/file: Deleted 2024/10/26 04:43:51 INFO : sub dir: Removing directory 2024/10/26 04:43:51 INFO : nested/sub dir: Removing directory 2024/10/26 04:43:51 INFO : nested: Removing directory 2024/10/26 04:43:51 DEBUG : Local file system at /tmp/rclone2839771753: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:43:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 04:43:52 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:52 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:53 INFO : nested/sub dir/file: Copied (new) 2024/10/26 04:43:53 INFO : nested/sub dir/file: Deleted 2024/10/26 04:43:54 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:43:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:55 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 04:43:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/26 04:43:55 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:55 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:57 INFO : existing: Copied (new) 2024/10/26 04:43:57 INFO : existing: Deleted 2024/10/26 04:43:58 INFO : existing-b: Copied (new) 2024/10/26 04:43:58 INFO : existing-b: Deleted 2024/10/26 04:43:58 DEBUG : existing: Destination exists, skipping 2024/10/26 04:43:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/26 04:43:58 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:43:58 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:43:58 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (3.01s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:43:58 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-moranen2yavu" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-lajowat2radi' -> premiumize.me root 'rclone-test-moranen2yavu' 2024/10/26 04:44:06 DEBUG : premiumize.me root 'rclone-test-moranen2yavu': Using server-side directory move 2024/10/26 04:44:06 INFO : premiumize.me root 'rclone-test-moranen2yavu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:44:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:44:06 DEBUG : empty space: Sizes identical 2024/10/26 04:44:06 DEBUG : empty space: Unchanged skipping 2024/10/26 04:44:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 04:44:06 DEBUG : premiumize.me root 'rclone-test-moranen2yavu': Waiting for checks to finish 2024/10/26 04:44:06 INFO : empty space: Deleted 2024/10/26 04:44:06 DEBUG : premiumize.me root 'rclone-test-moranen2yavu': Waiting for transfers to finish 2024/10/26 04:44:06 INFO : potato3: Deleted 2024/10/26 04:44:06 INFO : potato2: Moved (server-side) 2024/10/26 04:44:07 INFO : potato3: Moved (server-side) 2024/10/26 04:44:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tiwazah5loca" 2024/10/26 04:44:07 DEBUG : premiumize.me root 'rclone-test-tiwazah5loca': Using server-side directory move 2024/10/26 04:44:07 INFO : premiumize.me root 'rclone-test-tiwazah5loca': Server side directory move succeeded 2024/10/26 04:44:07 ERROR : : error listing: directory not found 2024/10/26 04:44:07 DEBUG : premiumize.me root 'rclone-test-tiwazah5loca': Purge remote 2024/10/26 04:44:07 DEBUG : premiumize.me root 'rclone-test-moranen2yavu': Purge remote 2024/10/26 04:44:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (9.24s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yobixec2huku" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-lajowat2radi' -> premiumize.me root 'rclone-test-yobixec2huku' 2024/10/26 04:44:20 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 04:44:20 DEBUG : empty space: Excluded 2024/10/26 04:44:20 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 04:44:20 DEBUG : empty space: Excluded 2024/10/26 04:44:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:44:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 04:44:20 DEBUG : premiumize.me root 'rclone-test-yobixec2huku': Waiting for checks to finish 2024/10/26 04:44:20 DEBUG : premiumize.me root 'rclone-test-yobixec2huku': Waiting for transfers to finish 2024/10/26 04:44:20 INFO : potato3: Deleted 2024/10/26 04:44:20 INFO : potato2: Moved (server-side) 2024/10/26 04:44:20 INFO : potato3: Moved (server-side) 2024/10/26 04:44:20 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-nabowal0koru" 2024/10/26 04:44:20 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 04:44:20 DEBUG : empty space: Excluded 2024/10/26 04:44:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:44:20 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 04:44:20 DEBUG : premiumize.me root 'rclone-test-nabowal0koru': Waiting for checks to finish 2024/10/26 04:44:20 DEBUG : premiumize.me root 'rclone-test-nabowal0koru': Waiting for transfers to finish 2024/10/26 04:44:21 INFO : potato2: Moved (server-side) 2024/10/26 04:44:21 INFO : potato3: Moved (server-side) 2024/10/26 04:44:21 DEBUG : premiumize.me root 'rclone-test-nabowal0koru': Purge remote 2024/10/26 04:44:21 DEBUG : premiumize.me root 'rclone-test-yobixec2huku': Purge remote --- PASS: TestServerSideMoveWithFilter (13.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-detoniy2cano" 2024/10/26 04:44:32 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-lajowat2radi' -> premiumize.me root 'rclone-test-detoniy2cano' 2024/10/26 04:44:43 DEBUG : premiumize.me root 'rclone-test-detoniy2cano': Using server-side directory move 2024/10/26 04:44:43 INFO : premiumize.me root 'rclone-test-detoniy2cano': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:44:43 DEBUG : empty space: Sizes identical 2024/10/26 04:44:43 DEBUG : empty space: Unchanged skipping 2024/10/26 04:44:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 04:44:43 DEBUG : premiumize.me root 'rclone-test-detoniy2cano': Waiting for checks to finish 2024/10/26 04:44:43 INFO : potato3: Deleted 2024/10/26 04:44:43 INFO : empty space: Deleted 2024/10/26 04:44:43 DEBUG : premiumize.me root 'rclone-test-detoniy2cano': Waiting for transfers to finish 2024/10/26 04:44:43 INFO : potato2: Moved (server-side) 2024/10/26 04:44:43 INFO : potato3: Moved (server-side) 2024/10/26 04:44:43 INFO : tomatoDir: Removing directory 2024/10/26 04:44:44 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': deleted 1 directories 2024/10/26 04:44:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-petasah4tahu" 2024/10/26 04:44:44 DEBUG : tomatoDir: Making directory 2024/10/26 04:44:44 DEBUG : premiumize.me root 'rclone-test-petasah4tahu': Using server-side directory move 2024/10/26 04:44:44 INFO : premiumize.me root 'rclone-test-petasah4tahu': Server side directory move succeeded 2024/10/26 04:44:44 ERROR : : error listing: directory not found 2024/10/26 04:44:44 ERROR : : error listing: directory not found 2024/10/26 04:44:44 DEBUG : premiumize.me root 'rclone-test-petasah4tahu': Purge remote 2024/10/26 04:44:44 DEBUG : premiumize.me root 'rclone-test-detoniy2cano': Purge remote 2024/10/26 04:44:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/rclone-sync-test" 2024/10/26 04:44:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/rclone-sync-test-include/layer2" 2024/10/26 04:44:46 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/rclone-sync-test-ignore-file" 2024/10/26 04:44:49 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:44:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:44:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/rclone-sync-test': Waiting for checks to finish 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/rclone-sync-test': Waiting for transfers to finish 2024/10/26 04:44:50 DEBUG : Waiting for deletions to finish 2024/10/26 04:44:50 INFO : There was nothing to transfer 2024/10/26 04:44:50 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:44:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:44:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:44:50 DEBUG : Waiting for deletions to finish 2024/10/26 04:44:50 INFO : rclone-sync-test-include: Removing directory 2024/10/26 04:44:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': failed to delete 1 directories 2024/10/26 04:44:50 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:50 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:44:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:44:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/26 04:44:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/26 04:44:50 DEBUG : Waiting for deletions to finish 2024/10/26 04:44:50 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:51 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:44:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:44:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:44:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:44:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:44:51 DEBUG : Waiting for deletions to finish 2024/10/26 04:44:51 INFO : rclone-sync-test-include: Removing directory 2024/10/26 04:44:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/26 04:44:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': failed to delete 1 directories 2024/10/26 04:44:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:51 DEBUG : : Excluded 2024/10/26 04:44:51 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:44:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:44:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:44:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/26 04:44:51 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/26 04:44:51 DEBUG : Waiting for deletions to finish 2024/10/26 04:44:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (8.41s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:44:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:44:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/CompareDest" 2024/10/26 04:44:54 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 04:44:54 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:44:54 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:44:58 INFO : one: Copied (new) 2024/10/26 04:44:58 DEBUG : Waiting for deletions to finish 2024/10/26 04:44:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:44:58 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:44:58 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:44:58 DEBUG : one: Moving old file out the way to "one.biwetut8" 2024/10/26 04:45:02 DEBUG : one: Removing old file 2024/10/26 04:45:02 INFO : one: Copied (replaced existing) 2024/10/26 04:45:02 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:02 DEBUG : dst/one: Moving old file out the way to "one.xuparip3" 2024/10/26 04:45:05 DEBUG : dst/one: Removing old file 2024/10/26 04:45:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:45:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:07 DEBUG : one: Sizes identical 2024/10/26 04:45:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:45:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:07 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:07 INFO : There was nothing to transfer 2024/10/26 04:45:09 DEBUG : two: Sizes identical 2024/10/26 04:45:09 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 04:45:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:45:09 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:09 DEBUG : one: Sizes identical 2024/10/26 04:45:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:45:09 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:09 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:09 INFO : There was nothing to transfer 2024/10/26 04:45:10 DEBUG : two: Sizes identical 2024/10/26 04:45:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 04:45:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:45:10 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:10 DEBUG : one: Sizes identical 2024/10/26 04:45:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:45:10 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:10 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:10 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/26 04:45:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/26 04:45:10 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 04:45:10 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:45:10 DEBUG : one: Sizes identical 2024/10/26 04:45:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:45:10 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:12 INFO : two: Copied (new) 2024/10/26 04:45:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:45:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dest" 2024/10/26 04:45:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/pre-dest1" 2024/10/26 04:45:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/pre-dest2" 2024/10/26 04:45:24 DEBUG : 1: Sizes identical 2024/10/26 04:45:24 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/26 04:45:25 DEBUG : 2: Sizes identical 2024/10/26 04:45:25 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/26 04:45:25 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/26 04:45:25 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dest': Waiting for checks to finish 2024/10/26 04:45:25 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dest': Waiting for transfers to finish 2024/10/26 04:45:27 INFO : 3: Copied (new) 2024/10/26 04:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.41s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.11s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:45:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:45:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/backup" 2024/10/26 04:45:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:45:35 DEBUG : two: Sizes identical 2024/10/26 04:45:35 DEBUG : two: Unchanged skipping 2024/10/26 04:45:35 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:35 INFO : one: Moved (server-side) 2024/10/26 04:45:35 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:37 INFO : one: Copied (new) 2024/10/26 04:45:37 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:37 INFO : three.txt: Moved (server-side) 2024/10/26 04:45:37 INFO : three.txt: Moved into backup dir 2024/10/26 04:45:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:45:40 DEBUG : two: Sizes identical 2024/10/26 04:45:40 DEBUG : two: Unchanged skipping 2024/10/26 04:45:40 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:40 INFO : one: Deleted 2024/10/26 04:45:40 INFO : one: Moved (server-side) 2024/10/26 04:45:40 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:43 INFO : one: Copied (new) 2024/10/26 04:45:43 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:43 INFO : three.txt: Deleted 2024/10/26 04:45:43 INFO : three.txt: Moved (server-side) 2024/10/26 04:45:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:45:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:45:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/backup" 2024/10/26 04:45:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:45:52 DEBUG : two: Sizes identical 2024/10/26 04:45:52 DEBUG : two: Unchanged skipping 2024/10/26 04:45:52 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:52 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:45:52 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:45:55 INFO : one: Copied (new) 2024/10/26 04:45:55 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:45:55 INFO : three.txt: Moved into backup dir 2024/10/26 04:45:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:45:58 DEBUG : two: Sizes identical 2024/10/26 04:45:58 DEBUG : two: Unchanged skipping 2024/10/26 04:45:58 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:45:58 INFO : one.bak: Deleted 2024/10/26 04:45:58 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:45:58 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:46:00 INFO : one: Copied (new) 2024/10/26 04:46:00 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:00 INFO : three.txt.bak: Deleted 2024/10/26 04:46:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:46:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:46:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:46:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/backup" 2024/10/26 04:46:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:46:06 DEBUG : two: Sizes identical 2024/10/26 04:46:06 DEBUG : two: Unchanged skipping 2024/10/26 04:46:06 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:46:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 04:46:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:46:09 INFO : one: Copied (new) 2024/10/26 04:46:09 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 04:46:09 INFO : three.txt: Moved into backup dir 2024/10/26 04:46:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:46:11 DEBUG : two: Sizes identical 2024/10/26 04:46:11 DEBUG : two: Unchanged skipping 2024/10/26 04:46:11 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:46:11 INFO : one-2019-01-01: Deleted 2024/10/26 04:46:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 04:46:12 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:46:13 INFO : one: Copied (new) 2024/10/26 04:46:13 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:13 INFO : three-2019-01-01.txt: Deleted 2024/10/26 04:46:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 04:46:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:46:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:46:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:46:23 DEBUG : two: Sizes identical 2024/10/26 04:46:23 DEBUG : two: Unchanged skipping 2024/10/26 04:46:23 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:46:24 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:46:24 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:46:41 DEBUG : pacer: low level retry 1/1 (error error: invalid response from database store api) 2024/10/26 04:46:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 04:46:41 DEBUG : one: Received error: upload file http: error: invalid response from database store api - low level retry 0/10 2024/10/26 04:46:41 DEBUG : pacer: Reducing sleep to 15ms 2024/10/26 04:46:41 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/26 04:46:44 DEBUG : pacer: Reducing sleep to 10ms 2024/10/26 04:46:44 INFO : one: Copied (new) 2024/10/26 04:46:44 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:46:44 INFO : three.txt: Moved into backup dir 2024/10/26 04:46:47 DEBUG : one.bak: Excluded (Path Filter) 2024/10/26 04:46:47 DEBUG : one.bak: Excluded 2024/10/26 04:46:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/26 04:46:47 DEBUG : three.txt.bak: Excluded 2024/10/26 04:46:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:46:47 DEBUG : two: Sizes identical 2024/10/26 04:46:47 DEBUG : two: Unchanged skipping 2024/10/26 04:46:47 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for checks to finish 2024/10/26 04:46:48 INFO : one.bak: Deleted 2024/10/26 04:46:48 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:46:48 DEBUG : premiumize.me root 'rclone-test-lajowat2radi/dst': Waiting for transfers to finish 2024/10/26 04:46:51 INFO : one: Copied (new) 2024/10/26 04:46:51 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:51 INFO : three.txt.bak: Deleted 2024/10/26 04:46:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:46:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (37.40s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:47:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:47:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:47:01 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:47:04 INFO : one: Copied (new) 2024/10/26 04:47:04 DEBUG : two: Sizes identical 2024/10/26 04:47:04 DEBUG : two: Unchanged skipping 2024/10/26 04:47:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 04:47:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:47:10 INFO : three.txt: Copied (new) 2024/10/26 04:47:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:47:11 INFO : one.bak: Deleted 2024/10/26 04:47:11 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:47:13 INFO : one: Copied (new) 2024/10/26 04:47:13 DEBUG : two: Sizes identical 2024/10/26 04:47:13 DEBUG : two: Unchanged skipping 2024/10/26 04:47:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 04:47:13 INFO : three.txt.bak: Deleted 2024/10/26 04:47:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:47:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (24.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:47:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lajowat2radi/dst" 2024/10/26 04:47:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:47:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 04:47:31 INFO : one: Copied (new) 2024/10/26 04:47:31 DEBUG : two: Sizes identical 2024/10/26 04:47:31 DEBUG : two: Unchanged skipping 2024/10/26 04:47:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 04:47:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 04:47:34 INFO : three.txt: Copied (new) 2024/10/26 04:47:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:47:35 INFO : one-2019-01-01: Deleted 2024/10/26 04:47:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 04:47:37 INFO : one: Copied (new) 2024/10/26 04:47:37 DEBUG : two: Sizes identical 2024/10/26 04:47:37 DEBUG : two: Unchanged skipping 2024/10/26 04:47:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 04:47:37 INFO : three-2019-01-01.txt: Deleted 2024/10/26 04:47:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 04:47:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (26.76s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:47:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/26 04:47:45 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:47:45 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:47:45 DEBUG : Testêé: Moving old file out the way to "Testêé.gesawan4" 2024/10/26 04:47:47 DEBUG : Testêé: Removing old file 2024/10/26 04:47:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/26 04:47:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.57s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:47:48 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 04:47:48 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:47:48 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:47:50 INFO : existing: Copied (new) 2024/10/26 04:47:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:47:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:47:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/26 04:47:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/26 04:47:50 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:47:50 ERROR : premiumize.me root 'rclone-test-lajowat2radi': not deleting files as there were IO errors 2024/10/26 04:47:50 ERROR : premiumize.me root 'rclone-test-lajowat2radi': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.11s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:48:05 DEBUG : existing: Sizes identical 2024/10/26 04:48:05 DEBUG : existing: Unchanged skipping 2024/10/26 04:48:05 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/26 04:48:05 DEBUG : EXISTING: moving to existing-rclone-move-pofutaz0 2024/10/26 04:48:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zewitar7 2024/10/26 04:48:05 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/26 04:48:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zewitar7 2024/10/26 04:48:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/26 04:48:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-pofutaz0 2024/10/26 04:48:06 DEBUG : EXISTING: moving to existing 2024/10/26 04:48:06 INFO : existingbutdifferent-rclone-move-zewitar7: Moved (server-side) to: existingbutdifferent 2024/10/26 04:48:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/26 04:48:06 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/26 04:48:06 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/26 04:48:06 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.nehipog0" 2024/10/26 04:48:06 INFO : existing-rclone-move-pofutaz0: Moved (server-side) to: existing 2024/10/26 04:48:06 INFO : EXISTING: Moved (server-side) to: existing 2024/10/26 04:48:06 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/26 04:48:06 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/26 04:48:06 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/26 04:48:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-piniden3 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-piniden3 2024/10/26 04:48:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/26 04:48:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/26 04:48:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:48:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kosayon1 2024/10/26 04:48:07 INFO : subdira/subdirb/subdirc/hello-rclone-move-piniden3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/26 04:48:07 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.nepusut5" 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kosayon1 2024/10/26 04:48:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 04:48:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kosayon1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 04:48:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/26 04:48:07 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:48:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.jamaxiw0" 2024/10/26 04:48:08 DEBUG : existingbutdifferent: Removing old file 2024/10/26 04:48:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/10/26 04:48:08 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/26 04:48:08 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/26 04:48:09 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/10/26 04:48:09 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/26 04:48:09 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (19.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.31s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:50:21 DEBUG : both0: Sizes identical 2024/10/26 04:50:21 DEBUG : both0: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both1: Sizes identical 2024/10/26 04:50:21 DEBUG : both1: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both10: Sizes identical 2024/10/26 04:50:21 DEBUG : both10: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both11: Sizes identical 2024/10/26 04:50:21 DEBUG : both11: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both12: Sizes identical 2024/10/26 04:50:21 DEBUG : both12: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both13: Sizes identical 2024/10/26 04:50:21 DEBUG : both13: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both14: Sizes identical 2024/10/26 04:50:21 DEBUG : both14: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both15: Sizes identical 2024/10/26 04:50:21 DEBUG : both15: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both16: Sizes identical 2024/10/26 04:50:21 DEBUG : both16: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both17: Sizes identical 2024/10/26 04:50:21 DEBUG : both17: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both18: Sizes identical 2024/10/26 04:50:21 DEBUG : both18: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both19: Sizes identical 2024/10/26 04:50:21 DEBUG : both19: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both2: Sizes identical 2024/10/26 04:50:21 DEBUG : both2: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both3: Sizes identical 2024/10/26 04:50:21 DEBUG : both3: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both4: Sizes identical 2024/10/26 04:50:21 DEBUG : both4: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both5: Sizes identical 2024/10/26 04:50:21 DEBUG : both5: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both6: Sizes identical 2024/10/26 04:50:21 DEBUG : both6: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both7: Sizes identical 2024/10/26 04:50:21 DEBUG : both7: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both8: Sizes identical 2024/10/26 04:50:21 DEBUG : both8: Unchanged skipping 2024/10/26 04:50:21 DEBUG : both9: Sizes identical 2024/10/26 04:50:21 DEBUG : both9: Unchanged skipping 2024/10/26 04:50:21 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:50:21 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:50:21 DEBUG : Waiting for deletions to finish 2024/10/26 04:50:21 INFO : only18: Deleted 2024/10/26 04:50:21 INFO : only3: Deleted 2024/10/26 04:50:21 INFO : only2: Deleted 2024/10/26 04:50:21 INFO : only19: Deleted 2024/10/26 04:50:21 INFO : only16: Deleted 2024/10/26 04:50:21 INFO : only9: Deleted 2024/10/26 04:50:21 INFO : only13: Deleted 2024/10/26 04:50:21 INFO : only14: Deleted 2024/10/26 04:50:21 INFO : only15: Deleted 2024/10/26 04:50:21 INFO : only5: Deleted 2024/10/26 04:50:21 INFO : only8: Deleted 2024/10/26 04:50:21 INFO : only11: Deleted 2024/10/26 04:50:21 INFO : only10: Deleted 2024/10/26 04:50:21 INFO : only1: Deleted 2024/10/26 04:50:21 INFO : only12: Deleted 2024/10/26 04:50:21 INFO : only17: Deleted 2024/10/26 04:50:21 INFO : only4: Deleted 2024/10/26 04:50:21 INFO : only6: Deleted 2024/10/26 04:50:21 INFO : only7: Deleted 2024/10/26 04:50:21 INFO : only0: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (131.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:52:32 DEBUG : both0: Sizes identical 2024/10/26 04:52:32 DEBUG : both0: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both1: Sizes identical 2024/10/26 04:52:32 DEBUG : both1: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both10: Sizes identical 2024/10/26 04:52:32 DEBUG : both10: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both11: Sizes identical 2024/10/26 04:52:32 DEBUG : both11: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both12: Sizes identical 2024/10/26 04:52:32 DEBUG : both12: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both13: Sizes identical 2024/10/26 04:52:32 DEBUG : both13: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both14: Sizes identical 2024/10/26 04:52:32 DEBUG : both14: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both15: Sizes identical 2024/10/26 04:52:32 DEBUG : both15: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both16: Sizes identical 2024/10/26 04:52:32 DEBUG : both16: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both17: Sizes identical 2024/10/26 04:52:32 DEBUG : both17: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both18: Sizes identical 2024/10/26 04:52:32 DEBUG : both18: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both19: Sizes identical 2024/10/26 04:52:32 DEBUG : both19: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both2: Sizes identical 2024/10/26 04:52:32 DEBUG : both2: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both3: Sizes identical 2024/10/26 04:52:32 DEBUG : both3: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both4: Sizes identical 2024/10/26 04:52:32 DEBUG : both4: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both5: Sizes identical 2024/10/26 04:52:32 DEBUG : both5: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both6: Sizes identical 2024/10/26 04:52:32 DEBUG : both6: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both7: Sizes identical 2024/10/26 04:52:32 DEBUG : both7: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both8: Sizes identical 2024/10/26 04:52:32 DEBUG : both8: Unchanged skipping 2024/10/26 04:52:32 DEBUG : both9: Sizes identical 2024/10/26 04:52:32 DEBUG : both9: Unchanged skipping 2024/10/26 04:52:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/26 04:52:32 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for checks to finish 2024/10/26 04:52:32 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Waiting for transfers to finish 2024/10/26 04:52:32 DEBUG : only0: Moving old file out the way to "only0.gelopoz7" 2024/10/26 04:52:32 DEBUG : only1: Moving old file out the way to "only1.cedebom7" 2024/10/26 04:52:32 DEBUG : only10: Moving old file out the way to "only10.zuhipag9" 2024/10/26 04:52:32 DEBUG : only11: Moving old file out the way to "only11.jelilit0" 2024/10/26 04:52:35 DEBUG : only0: Removing old file 2024/10/26 04:52:35 DEBUG : only1: Removing old file 2024/10/26 04:52:35 INFO : only0: Copied (replaced existing) 2024/10/26 04:52:35 DEBUG : only12: Moving old file out the way to "only12.setanun3" 2024/10/26 04:52:35 DEBUG : only11: Removing old file 2024/10/26 04:52:35 INFO : only1: Copied (replaced existing) 2024/10/26 04:52:35 DEBUG : only13: Moving old file out the way to "only13.wuyasek8" 2024/10/26 04:52:35 INFO : only11: Copied (replaced existing) 2024/10/26 04:52:35 DEBUG : only14: Moving old file out the way to "only14.sosipoy2" 2024/10/26 04:52:35 DEBUG : only10: Removing old file 2024/10/26 04:52:35 INFO : only10: Copied (replaced existing) 2024/10/26 04:52:36 DEBUG : only15: Moving old file out the way to "only15.femeful7" 2024/10/26 04:52:36 DEBUG : only13: Removing old file 2024/10/26 04:52:36 INFO : only13: Copied (replaced existing) 2024/10/26 04:52:36 DEBUG : only16: Moving old file out the way to "only16.worixex7" 2024/10/26 04:52:37 DEBUG : only12: Removing old file 2024/10/26 04:52:37 INFO : only12: Copied (replaced existing) 2024/10/26 04:52:37 DEBUG : only17: Moving old file out the way to "only17.wuhonir9" 2024/10/26 04:52:38 DEBUG : only15: Removing old file 2024/10/26 04:52:38 INFO : only15: Copied (replaced existing) 2024/10/26 04:52:38 DEBUG : only18: Moving old file out the way to "only18.royotom6" 2024/10/26 04:52:38 DEBUG : only16: Removing old file 2024/10/26 04:52:38 INFO : only16: Copied (replaced existing) 2024/10/26 04:52:38 DEBUG : only19: Moving old file out the way to "only19.yovowaj9" 2024/10/26 04:52:40 DEBUG : only14: Removing old file 2024/10/26 04:52:40 INFO : only14: Copied (replaced existing) 2024/10/26 04:52:40 DEBUG : only17: Removing old file 2024/10/26 04:52:40 DEBUG : only2: Moving old file out the way to "only2.tunalen2" 2024/10/26 04:52:40 INFO : only17: Copied (replaced existing) 2024/10/26 04:52:40 DEBUG : only3: Moving old file out the way to "only3.socitap4" 2024/10/26 04:52:40 DEBUG : only19: Removing old file 2024/10/26 04:52:41 INFO : only19: Copied (replaced existing) 2024/10/26 04:52:41 DEBUG : only4: Moving old file out the way to "only4.hajacub1" 2024/10/26 04:52:41 DEBUG : only3: Removing old file 2024/10/26 04:52:41 INFO : only3: Copied (replaced existing) 2024/10/26 04:52:41 DEBUG : only5: Moving old file out the way to "only5.xubebuj2" 2024/10/26 04:52:42 DEBUG : only18: Removing old file 2024/10/26 04:52:42 INFO : only18: Copied (replaced existing) 2024/10/26 04:52:42 DEBUG : only6: Moving old file out the way to "only6.veteduv8" 2024/10/26 04:52:45 DEBUG : only5: Removing old file 2024/10/26 04:52:45 DEBUG : only4: Removing old file 2024/10/26 04:52:45 INFO : only5: Copied (replaced existing) 2024/10/26 04:52:45 INFO : only4: Copied (replaced existing) 2024/10/26 04:52:45 DEBUG : only7: Moving old file out the way to "only7.nofahor7" 2024/10/26 04:52:45 DEBUG : only8: Moving old file out the way to "only8.nonidix8" 2024/10/26 04:52:45 DEBUG : only2: Removing old file 2024/10/26 04:52:48 INFO : only2: Copied (replaced existing) 2024/10/26 04:52:48 DEBUG : only9: Moving old file out the way to "only9.pabihac1" 2024/10/26 04:52:48 DEBUG : only6: Removing old file 2024/10/26 04:52:48 INFO : only6: Copied (replaced existing) 2024/10/26 04:52:50 DEBUG : only9: Removing old file 2024/10/26 04:52:50 INFO : only9: Copied (replaced existing) 2024/10/26 04:52:52 DEBUG : only8: Removing old file 2024/10/26 04:52:52 INFO : only8: Copied (replaced existing) 2024/10/26 04:52:53 DEBUG : only7: Removing old file 2024/10/26 04:52:53 INFO : only7: Copied (replaced existing) 2024/10/26 04:52:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (152.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:52:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:52:55 DEBUG : sub dir: Making directory 2024/10/26 04:52:55 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (6.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" 2024/10/26 04:53:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:53:02 DEBUG : sub dir: Making directory 2024/10/26 04:53:02 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-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-lajowat2radi'", Local "Local file system at /tmp/rclone2839771753", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.29s) PASS 2024/10/26 04:53:09 DEBUG : premiumize.me root 'rclone-test-lajowat2radi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 14m15.829616464s (try 1/5)