"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -fast-list" - Starting (try 3/5) 2025/02/11 03:39:35 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vuzohoc3keno" 2025/02/11 03:39:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 03:39:35 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:39:35 DEBUG : Creating backend with remote "/tmp/rclone286758766" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:39:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 03:39:37 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:37 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.90s) === RUN TestCopy run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 03:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:39:39 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:39 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:39 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:39:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:40 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 03:39:40 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (2.70s) === RUN TestCopyMetadata run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:42 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 03:39:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 03:39:42 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:42 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:39:43 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:43 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:44 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:39:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:45 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (2.80s) === RUN TestCopyCheckFirst run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:46 INFO : GCS bucket rclone-test-vuzohoc3keno: Running all checks before starting transfers 2025/02/11 03:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:39:46 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:46 INFO : GCS bucket rclone-test-vuzohoc3keno: Checks finished, now starting transfers 2025/02/11 03:39:46 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:46 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:39:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:48 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (2.50s) === RUN TestSyncNoTraverse run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:48 ERROR : Ignoring --no-traverse with sync 2025/02/11 03:39:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:39:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:49 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:39:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:49 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:39:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:50 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (2.40s) === RUN TestCopyWithDepth run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 03:39:51 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:51 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:51 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/11 03:39:51 INFO : hello world2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:39:53 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:53 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:53 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:53 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:39:55 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:55 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:39:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:55 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.10s) === RUN TestCopyEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 03:39:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 03:39:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 03:39:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 03:39:56 INFO : sub dir: Making directory 2025/02/11 03:39:57 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:39:57 INFO : sub dir2: Making directory 2025/02/11 03:39:57 DEBUG : sub dir2/: Creating directory marker 2025/02/11 03:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:39:58 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 03:39:58 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/02/11 03:39:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:39:58 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:39:58 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:39:58 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:39:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 03:39:59 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/02/11 03:39:59 DEBUG : sub dir2/: Removing directory marker 2025/02/11 03:39:59 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (4.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:00 INFO : sub dir2: Making directory 2025/02/11 03:40:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 03:40:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 03:40:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:00 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:00 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:01 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:01 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:40:02 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (1.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:02 DEBUG : sub dir2: Making directory with metadata 2025/02/11 03:40:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 03:40:02 INFO : sub dir: Making directory 2025/02/11 03:40:03 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:03 INFO : sub dir2: Making directory 2025/02/11 03:40:03 DEBUG : sub dir2/: Creating directory marker 2025/02/11 03:40:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:04 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:04 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:04 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:40:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:04 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 03:40:05 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 03:40:05 DEBUG : sub dir2/: Removing directory marker 2025/02/11 03:40:05 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (3.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:06 INFO : sub dir2: Making directory 2025/02/11 03:40:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:06 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:06 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:07 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:07 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:40:07 INFO : sub dir/hello world: Deleted 2025/02/11 03:40:08 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (1.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:08 DEBUG : sub dir2: Making directory with metadata 2025/02/11 03:40:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 03:40:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 03:40:08 INFO : sub dir: Making directory 2025/02/11 03:40:09 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:09 INFO : sub dir2: Making directory 2025/02/11 03:40:09 DEBUG : sub dir2/: Creating directory marker 2025/02/11 03:40:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:09 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:09 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:10 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:40:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:10 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 03:40:10 DEBUG : sub dir2/: Removing directory marker 2025/02/11 03:40:11 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (3.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:12 INFO : sub dir2: Making directory 2025/02/11 03:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:12 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:12 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:12 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:13 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:40:13 DEBUG : Waiting for deletions to finish 2025/02/11 03:40:13 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (1.80s) === RUN TestServerSideCopy run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:14 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:14 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-howodoz7kifa" 2025/02/11 03:40:14 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:590: Server side copy (if possible) GCS bucket rclone-test-vuzohoc3keno -> GCS bucket rclone-test-howodoz7kifa 2025/02/11 03:40:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:15 DEBUG : GCS bucket rclone-test-howodoz7kifa: Waiting for checks to finish 2025/02/11 03:40:15 DEBUG : GCS bucket rclone-test-howodoz7kifa: Waiting for transfers to finish 2025/02/11 03:40:16 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:17 DEBUG : GCS bucket rclone-test-howodoz7kifa: Purge object "sub dir/hello world" 2025/02/11 03:40:17 DEBUG : GCS bucket rclone-test-howodoz7kifa: Purge dir "sub dir" 2025/02/11 03:40:17 DEBUG : sub dir/: Removing directory marker 2025/02/11 03:40:18 DEBUG : GCS bucket rclone-test-howodoz7kifa: Purge dir "" 2025/02/11 03:40:19 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (6.00s) === RUN TestCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:20 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 03:40:21 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:21 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 03:40:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:22 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (3.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:23 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:24 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-tufevob8koyu" 2025/02/11 03:40:24 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:626: Server side copy (if possible) GCS bucket rclone-test-vuzohoc3keno -> GCS bucket rclone-test-tufevob8koyu 2025/02/11 03:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:24 DEBUG : GCS bucket rclone-test-tufevob8koyu: Waiting for checks to finish 2025/02/11 03:40:24 DEBUG : GCS bucket rclone-test-tufevob8koyu: Waiting for transfers to finish 2025/02/11 03:40:25 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 03:40:27 DEBUG : GCS bucket rclone-test-tufevob8koyu: Waiting for checks to finish 2025/02/11 03:40:27 DEBUG : GCS bucket rclone-test-tufevob8koyu: Waiting for transfers to finish 2025/02/11 03:40:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 03:40:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:28 DEBUG : GCS bucket rclone-test-tufevob8koyu: Purge object "sub dir/hello world" 2025/02/11 03:40:28 DEBUG : GCS bucket rclone-test-tufevob8koyu: Purge dir "sub dir" 2025/02/11 03:40:28 DEBUG : sub dir/: Removing directory marker 2025/02/11 03:40:29 DEBUG : GCS bucket rclone-test-tufevob8koyu: Purge dir "" 2025/02/11 03:40:29 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (8.00s) === RUN TestMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:31 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 03:40:32 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:32 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 03:40:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 03:40:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:33 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (3.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:34 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:35 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-yoquraz0jogo" 2025/02/11 03:40:35 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:671: Server side copy (if possible) GCS bucket rclone-test-vuzohoc3keno -> GCS bucket rclone-test-yoquraz0jogo 2025/02/11 03:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:35 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Waiting for checks to finish 2025/02/11 03:40:35 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Waiting for transfers to finish 2025/02/11 03:40:37 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 03:40:38 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Waiting for checks to finish 2025/02/11 03:40:38 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Waiting for transfers to finish 2025/02/11 03:40:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 03:40:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/11 03:40:39 INFO : sub dir/hello world: Deleted 2025/02/11 03:40:40 DEBUG : testing file moves 2025/02/11 03:40:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/11 03:40:40 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Waiting for checks to finish 2025/02/11 03:40:40 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Waiting for transfers to finish 2025/02/11 03:40:40 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/02/11 03:40:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/11 03:40:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:41 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Purge object "sub dir/hello world" 2025/02/11 03:40:42 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Purge dir "sub dir" 2025/02/11 03:40:42 DEBUG : sub dir/: Removing directory marker 2025/02/11 03:40:42 DEBUG : GCS bucket rclone-test-yoquraz0jogo: Purge dir "" 2025/02/11 03:40:43 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (10.39s) === RUN TestCopyAfterDelete run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:44 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:45 ERROR : : error listing: directory not found 2025/02/11 03:40:45 INFO : Local file system at /tmp/rclone286758766: Making directory 2025/02/11 03:40:45 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:45 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:46 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (2.37s) === RUN TestCopyRedownload run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:47 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:40:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 03:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:40:47 DEBUG : Local file system at /tmp/rclone286758766: Waiting for checks to finish 2025/02/11 03:40:47 DEBUG : Local file system at /tmp/rclone286758766: Waiting for transfers to finish 2025/02/11 03:40:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:40:48 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/11 03:40:48 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:40:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:48 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (2.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 03:40:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:49 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:40:49 INFO : check sum: Copied (new) 2025/02/11 03:40:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:50 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:40:50 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/11 03:40:50 DEBUG : check sum: Unchanged skipping 2025/02/11 03:40:50 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:50 DEBUG : Waiting for deletions to finish 2025/02/11 03:40:50 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 03:40:52 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:52 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:52 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 03:40:52 INFO : sizeonly: Copied (new) 2025/02/11 03:40:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:52 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:52 DEBUG : sizeonly: Sizes identical 2025/02/11 03:40:52 DEBUG : sizeonly: Unchanged skipping 2025/02/11 03:40:52 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:52 DEBUG : Waiting for deletions to finish 2025/02/11 03:40:52 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncSizeOnly (2.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 03:40:54 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:54 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:54 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/11 03:40:54 INFO : ignore-size: Copied (new) 2025/02/11 03:40:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:54 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:40:54 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:54 DEBUG : ignore-size: Unchanged skipping 2025/02/11 03:40:54 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:54 DEBUG : Waiting for deletions to finish 2025/02/11 03:40:54 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (2.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:56 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:40:56 DEBUG : existing: Unchanged skipping 2025/02/11 03:40:56 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:56 DEBUG : Waiting for deletions to finish 2025/02/11 03:40:56 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 03:40:57 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:57 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 03:40:57 INFO : existing: Copied (replaced existing) 2025/02/11 03:40:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 03:40:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 03:40:59 INFO : existing: Copied (new) 2025/02/11 03:40:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:40:59 DEBUG : existing: Destination exists, skipping 2025/02/11 03:40:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:40:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:40:59 DEBUG : Waiting for deletions to finish 2025/02/11 03:40:59 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (2.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:01 DEBUG : b/: Creating directory marker 2025/02/11 03:41:02 DEBUG : c/: Creating directory marker 2025/02/11 03:41:02 INFO : d: Making directory 2025/02/11 03:41:03 DEBUG : d/: Creating directory marker 2025/02/11 03:41:03 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:03 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:03 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 03:41:03 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:04 DEBUG : a/: Creating directory marker 2025/02/11 03:41:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:04 INFO : a/potato2: Copied (new) 2025/02/11 03:41:04 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:04 INFO : b/potato: Deleted 2025/02/11 03:41:04 INFO : d: Removing directory 2025/02/11 03:41:04 DEBUG : d/: Removing directory marker 2025/02/11 03:41:04 INFO : b: Removing directory 2025/02/11 03:41:04 DEBUG : b/: Removing directory marker 2025/02/11 03:41:04 DEBUG : GCS bucket rclone-test-vuzohoc3keno: deleted 2 directories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:05 DEBUG : c/: Removing directory marker 2025/02/11 03:41:05 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (4.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:06 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 03:41:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:41:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/11 03:41:06 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:06 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:06 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:06 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:07 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:07 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 03:41:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:41:07 INFO : empty space: Updated modification time in destination 2025/02/11 03:41:07 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:07 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:07 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:07 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:09 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:09 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 03:41:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:41:09 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:09 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:09 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:09 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:11 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:11 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 03:41:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone286758766) 2025/02/11 03:41:11 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (GCS bucket rclone-test-vuzohoc3keno) 2025/02/11 03:41:11 DEBUG : foo: md5 differ 2025/02/11 03:41:11 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/11 03:41:11 INFO : foo: Copied (replaced existing) 2025/02/11 03:41:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (1.70s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 03:41:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:12 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:12 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:12 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:12 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:12 INFO : potato: Copied (new) 2025/02/11 03:41:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:14 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 03:41:14 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:14 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/11 03:41:14 INFO : potato: Copied (replaced existing) 2025/02/11 03:41:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.73s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:16 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/11 03:41:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone286758766) 2025/02/11 03:41:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (GCS bucket rclone-test-vuzohoc3keno) 2025/02/11 03:41:16 DEBUG : potato: md5 differ 2025/02/11 03:41:16 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/11 03:41:16 INFO : potato: Copied (replaced existing) 2025/02/11 03:41:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (1.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:17 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:17 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:17 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 03:41:17 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:19 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:19 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:19 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:19 INFO : potato2: Copied (new) 2025/02/11 03:41:19 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:19 INFO : potato: Deleted run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:21 DEBUG : b/: Creating directory marker 2025/02/11 03:41:22 DEBUG : c/: Creating directory marker 2025/02/11 03:41:22 INFO : d: Making directory 2025/02/11 03:41:22 DEBUG : d/: Creating directory marker 2025/02/11 03:41:22 INFO : d/e: Making directory 2025/02/11 03:41:23 DEBUG : d/e/: Creating directory marker 2025/02/11 03:41:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:23 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:23 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 03:41:23 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:24 DEBUG : a/: Creating directory marker 2025/02/11 03:41:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:24 INFO : a/potato2: Copied (new) 2025/02/11 03:41:24 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:24 INFO : b/potato: Deleted 2025/02/11 03:41:24 INFO : d/e: Removing directory 2025/02/11 03:41:24 DEBUG : d/e/: Removing directory marker 2025/02/11 03:41:24 INFO : d: Removing directory 2025/02/11 03:41:24 DEBUG : d/: Removing directory marker 2025/02/11 03:41:24 INFO : b: Removing directory 2025/02/11 03:41:24 DEBUG : b/: Removing directory marker 2025/02/11 03:41:24 DEBUG : GCS bucket rclone-test-vuzohoc3keno: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:25 DEBUG : c/: Removing directory marker 2025/02/11 03:41:25 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:26 DEBUG : b/: Creating directory marker 2025/02/11 03:41:27 DEBUG : c/: Creating directory marker 2025/02/11 03:41:27 INFO : d: Making directory 2025/02/11 03:41:27 DEBUG : d/: Creating directory marker 2025/02/11 03:41:28 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:28 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:28 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 03:41:28 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:28 DEBUG : a/: Creating directory marker 2025/02/11 03:41:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:28 INFO : a/potato2: Copied (new) 2025/02/11 03:41:28 ERROR : GCS bucket rclone-test-vuzohoc3keno: not deleting files as there were IO errors 2025/02/11 03:41:28 ERROR : GCS bucket rclone-test-vuzohoc3keno: not deleting directories as there were IO errors run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:29 DEBUG : d/: Removing directory marker 2025/02/11 03:41:29 DEBUG : c/: Removing directory marker 2025/02/11 03:41:29 DEBUG : b/: Removing directory marker 2025/02/11 03:41:29 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:30 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:30 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:30 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:30 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:30 INFO : potato: Deleted 2025/02/11 03:41:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:31 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:32 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:32 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:32 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:32 INFO : potato: Deleted 2025/02/11 03:41:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:33 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:33 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:33 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:41:33 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (2.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:41:34 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:34 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:34 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/11 03:41:34 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (1.81s) === RUN TestSyncWithExclude run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:36 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 03:41:36 DEBUG : enormous: Excluded 2025/02/11 03:41:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 03:41:36 DEBUG : potato2: Excluded 2025/02/11 03:41:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 03:41:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:36 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:36 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:36 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:36 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:36 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:36 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 03:41:37 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 03:41:37 DEBUG : enormous: Excluded 2025/02/11 03:41:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 03:41:37 DEBUG : potato2: Excluded 2025/02/11 03:41:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 03:41:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:37 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:37 DEBUG : Local file system at /tmp/rclone286758766: Waiting for checks to finish 2025/02/11 03:41:37 DEBUG : Local file system at /tmp/rclone286758766: Waiting for transfers to finish 2025/02/11 03:41:37 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:37 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:37 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:39 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 03:41:39 DEBUG : enormous: Excluded 2025/02/11 03:41:39 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 03:41:39 DEBUG : potato2: Excluded 2025/02/11 03:41:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:39 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:39 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:39 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:39 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:39 INFO : enormous: Deleted 2025/02/11 03:41:39 INFO : potato2: Deleted 2025/02/11 03:41:39 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:40 DEBUG : Local file system at /tmp/rclone286758766: Waiting for checks to finish 2025/02/11 03:41:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:40 DEBUG : empty space: Unchanged skipping 2025/02/11 03:41:40 DEBUG : Local file system at /tmp/rclone286758766: Waiting for transfers to finish 2025/02/11 03:41:40 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:40 INFO : potato2: Deleted 2025/02/11 03:41:40 INFO : enormous: Deleted 2025/02/11 03:41:40 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:42 DEBUG : five: Need to transfer - File not found at Destination 2025/02/11 03:41:42 DEBUG : one: Destination is newer than source, skipping 2025/02/11 03:41:42 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone286758766) 2025/02/11 03:41:42 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (GCS bucket rclone-test-vuzohoc3keno) 2025/02/11 03:41:42 DEBUG : two: md5 differ 2025/02/11 03:41:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/11 03:41:42 DEBUG : three: Sizes identical 2025/02/11 03:41:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 03:41:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 03:41:42 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:42 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 03:41:42 INFO : five: Copied (new) 2025/02/11 03:41:42 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 03:41:42 INFO : four: Copied (replaced existing) 2025/02/11 03:41:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 03:41:42 INFO : two: Copied (replaced existing) 2025/02/11 03:41:42 DEBUG : Waiting for deletions to finish 2025/02/11 03:41:42 DEBUG : one: Destination is newer than source, skipping 2025/02/11 03:41:42 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:42 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 03:41:42 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/11 03:41:42 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone286758766) 2025/02/11 03:41:42 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (GCS bucket rclone-test-vuzohoc3keno) 2025/02/11 03:41:42 DEBUG : three: md5 differ 2025/02/11 03:41:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 03:41:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 03:41:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 03:41:42 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/11 03:41:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 03:41:42 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 03:41:42 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/11 03:41:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 03:41:42 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:42 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/11 03:41:42 INFO : three: Copied (replaced existing) 2025/02/11 03:41:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.26s) === 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 "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/11 03:41:43 INFO : GCS bucket rclone-test-vuzohoc3keno: Making map for --track-renames 2025/02/11 03:41:43 INFO : GCS bucket rclone-test-vuzohoc3keno: Finished making map for --track-renames 2025/02/11 03:41:43 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 03:41:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 03:41:43 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for renames to finish 2025/02/11 03:41:43 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 03:41:43 INFO : yam: Copied (new) 2025/02/11 03:41:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 03:41:44 INFO : potato: Copied (new) 2025/02/11 03:41:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:44 INFO : GCS bucket rclone-test-vuzohoc3keno: Making map for --track-renames 2025/02/11 03:41:44 INFO : GCS bucket rclone-test-vuzohoc3keno: Finished making map for --track-renames 2025/02/11 03:41:44 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:44 DEBUG : potato: Unchanged skipping 2025/02/11 03:41:44 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for renames to finish 2025/02/11 03:41:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 03:41:44 INFO : yam: Copied (server-side copy) to: yaml 2025/02/11 03:41:45 INFO : yam: Deleted 2025/02/11 03:41:45 INFO : yaml: Renamed from "yam" 2025/02/11 03:41:45 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (2.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/11 03:41:46 INFO : GCS bucket rclone-test-vuzohoc3keno: Making map for --track-renames 2025/02/11 03:41:46 INFO : GCS bucket rclone-test-vuzohoc3keno: Finished making map for --track-renames 2025/02/11 03:41:46 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 03:41:46 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for renames to finish 2025/02/11 03:41:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 03:41:46 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 03:41:46 INFO : potato: Copied (new) 2025/02/11 03:41:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 03:41:46 INFO : yam: Copied (new) 2025/02/11 03:41:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:47 INFO : GCS bucket rclone-test-vuzohoc3keno: Making map for --track-renames 2025/02/11 03:41:47 INFO : GCS bucket rclone-test-vuzohoc3keno: Finished making map for --track-renames 2025/02/11 03:41:47 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:47 DEBUG : potato: Unchanged skipping 2025/02/11 03:41:47 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for renames to finish 2025/02/11 03:41:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 03:41:47 INFO : yam: Copied (server-side copy) to: yaml 2025/02/11 03:41:48 INFO : yam: Deleted 2025/02/11 03:41:48 INFO : yaml: Renamed from "yam" 2025/02/11 03:41:48 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/11 03:41:49 INFO : GCS bucket rclone-test-vuzohoc3keno: Making map for --track-renames 2025/02/11 03:41:49 INFO : GCS bucket rclone-test-vuzohoc3keno: Finished making map for --track-renames 2025/02/11 03:41:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 03:41:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 03:41:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for renames to finish 2025/02/11 03:41:49 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 03:41:49 INFO : potato: Copied (new) 2025/02/11 03:41:50 DEBUG : sub/: Creating directory marker 2025/02/11 03:41:50 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 03:41:50 INFO : sub/yam: Copied (new) 2025/02/11 03:41:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:41:50 DEBUG : potato: Unchanged skipping 2025/02/11 03:41:50 INFO : GCS bucket rclone-test-vuzohoc3keno: Making map for --track-renames 2025/02/11 03:41:50 INFO : GCS bucket rclone-test-vuzohoc3keno: Finished making map for --track-renames 2025/02/11 03:41:50 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:50 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for renames to finish 2025/02/11 03:41:51 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 03:41:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/11 03:41:51 INFO : sub/yam: Deleted 2025/02/11 03:41:51 INFO : yam: Renamed from "sub/yam" 2025/02/11 03:41:51 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:52 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:53 DEBUG : Creating backend with remote "/tmp/rclone286758766/dir1" 2025/02/11 03:41:53 DEBUG : Config file has changed externally - reloading 2025/02/11 03:41:53 DEBUG : Creating backend with remote "/tmp/rclone286758766/dir2" 2025/02/11 03:41:53 DEBUG : Local file system at /tmp/rclone286758766/dir2: Using server-side directory move 2025/02/11 03:41:53 INFO : Local file system at /tmp/rclone286758766/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 03:41:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 03:41:53 DEBUG : Local file system at /tmp/rclone286758766/dir2: Waiting for checks to finish 2025/02/11 03:41:53 DEBUG : Local file system at /tmp/rclone286758766/dir2: Waiting for transfers to finish 2025/02/11 03:41:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:41:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 03:41:53 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:53 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:54 DEBUG : nested/sub dir/: Creating directory marker 2025/02/11 03:41:54 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:41:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:41:54 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:41:54 INFO : sub dir/hello world: Deleted 2025/02/11 03:41:54 DEBUG : nested/: Creating directory marker 2025/02/11 03:41:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 03:41:54 INFO : nested/sub dir/file: Copied (new) 2025/02/11 03:41:54 INFO : nested/sub dir/file: Deleted 2025/02/11 03:41:54 INFO : sub dir: Removing directory 2025/02/11 03:41:54 INFO : nested/sub dir: Removing directory 2025/02/11 03:41:54 INFO : nested: Removing directory 2025/02/11 03:41:54 DEBUG : Local file system at /tmp/rclone286758766: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:55 DEBUG : sub dir/: Removing directory marker 2025/02/11 03:41:55 DEBUG : nested/sub dir/: Removing directory marker 2025/02/11 03:41:55 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (2.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 03:41:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 03:41:56 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:56 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:56 DEBUG : sub dir/: Creating directory marker 2025/02/11 03:41:56 DEBUG : nested/sub dir/: Creating directory marker 2025/02/11 03:41:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 03:41:56 INFO : sub dir/hello world: Copied (new) 2025/02/11 03:41:56 INFO : sub dir/hello world: Deleted 2025/02/11 03:41:57 DEBUG : nested/: Creating directory marker 2025/02/11 03:41:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 03:41:57 INFO : nested/sub dir/file: Copied (new) 2025/02/11 03:41:57 INFO : nested/sub dir/file: Deleted run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:58 DEBUG : sub dir/: Removing directory marker 2025/02/11 03:41:58 DEBUG : nested/sub dir/: Removing directory marker 2025/02/11 03:41:58 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:41:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 03:41:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 03:41:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 03:41:59 INFO : existing: Copied (new) 2025/02/11 03:41:59 INFO : existing: Deleted 2025/02/11 03:41:59 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/11 03:41:59 INFO : existing-b: Copied (new) 2025/02/11 03:41:59 INFO : existing-b: Deleted 2025/02/11 03:41:59 DEBUG : existing: Destination exists, skipping 2025/02/11 03:41:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for checks to finish 2025/02/11 03:41:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 03:41:59 DEBUG : GCS bucket rclone-test-vuzohoc3keno: Waiting for transfers to finish 2025/02/11 03:41:59 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:42:00 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-weriyag1rahe" 2025/02/11 03:42:00 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-vuzohoc3keno -> GCS bucket rclone-test-weriyag1rahe 2025/02/11 03:42:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:42:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:42:03 DEBUG : empty space: Unchanged skipping 2025/02/11 03:42:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 03:42:03 DEBUG : GCS bucket rclone-test-weriyag1rahe: Waiting for checks to finish 2025/02/11 03:42:03 INFO : empty space: Deleted 2025/02/11 03:42:03 DEBUG : GCS bucket rclone-test-weriyag1rahe: Waiting for transfers to finish 2025/02/11 03:42:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:42:03 INFO : potato2: Copied (server-side copy) 2025/02/11 03:42:04 INFO : potato2: Deleted 2025/02/11 03:42:04 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 03:42:04 INFO : potato3: Copied (server-side copy) 2025/02/11 03:42:04 INFO : potato3: Deleted 2025/02/11 03:42:04 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-fecozid0vuma" 2025/02/11 03:42:04 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/11 03:42:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:42:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 03:42:05 DEBUG : GCS bucket rclone-test-fecozid0vuma: Waiting for checks to finish 2025/02/11 03:42:05 DEBUG : GCS bucket rclone-test-fecozid0vuma: Waiting for transfers to finish 2025/02/11 03:42:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:42:07 INFO : empty space: Copied (server-side copy) 2025/02/11 03:42:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:42:07 INFO : potato2: Copied (server-side copy) 2025/02/11 03:42:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 03:42:07 INFO : potato3: Copied (server-side copy) 2025/02/11 03:42:07 INFO : empty space: Deleted 2025/02/11 03:42:07 INFO : potato3: Deleted 2025/02/11 03:42:07 INFO : potato2: Deleted 2025/02/11 03:42:07 DEBUG : GCS bucket rclone-test-fecozid0vuma: Purge object "empty space" 2025/02/11 03:42:08 DEBUG : GCS bucket rclone-test-fecozid0vuma: Purge object "potato2" 2025/02/11 03:42:08 DEBUG : GCS bucket rclone-test-fecozid0vuma: Purge object "potato3" 2025/02/11 03:42:08 DEBUG : GCS bucket rclone-test-fecozid0vuma: Purge dir "" 2025/02/11 03:42:10 DEBUG : GCS bucket rclone-test-weriyag1rahe: Purge dir "" --- PASS: TestServerSideMove (10.19s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:42:10 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-geridup3sabe" 2025/02/11 03:42:10 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-vuzohoc3keno -> GCS bucket rclone-test-geridup3sabe 2025/02/11 03:42:14 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 03:42:14 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 03:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:42:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 03:42:14 DEBUG : GCS bucket rclone-test-geridup3sabe: Waiting for checks to finish 2025/02/11 03:42:14 DEBUG : GCS bucket rclone-test-geridup3sabe: Waiting for transfers to finish 2025/02/11 03:42:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:42:14 INFO : potato2: Copied (server-side copy) 2025/02/11 03:42:14 INFO : potato2: Deleted 2025/02/11 03:42:14 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 03:42:14 INFO : potato3: Copied (server-side copy) 2025/02/11 03:42:14 INFO : potato3: Deleted 2025/02/11 03:42:14 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-caqozuk8gavi" 2025/02/11 03:42:14 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:15 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 03:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:42:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 03:42:15 DEBUG : GCS bucket rclone-test-caqozuk8gavi: Waiting for checks to finish 2025/02/11 03:42:15 DEBUG : GCS bucket rclone-test-caqozuk8gavi: Waiting for transfers to finish 2025/02/11 03:42:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:42:17 INFO : potato2: Copied (server-side copy) 2025/02/11 03:42:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 03:42:17 INFO : potato3: Copied (server-side copy) 2025/02/11 03:42:17 INFO : potato2: Deleted 2025/02/11 03:42:17 INFO : potato3: Deleted 2025/02/11 03:42:18 DEBUG : GCS bucket rclone-test-caqozuk8gavi: Purge object "potato2" 2025/02/11 03:42:18 DEBUG : GCS bucket rclone-test-caqozuk8gavi: Purge object "potato3" 2025/02/11 03:42:18 DEBUG : GCS bucket rclone-test-caqozuk8gavi: Purge dir "" 2025/02/11 03:42:19 DEBUG : GCS bucket rclone-test-geridup3sabe: Purge object "empty space" 2025/02/11 03:42:19 DEBUG : GCS bucket rclone-test-geridup3sabe: Purge dir "" --- PASS: TestServerSideMoveWithFilter (9.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:42:20 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vivatec1cege" 2025/02/11 03:42:20 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:20 INFO : tomatoDir: Making directory 2025/02/11 03:42:21 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-vuzohoc3keno -> GCS bucket rclone-test-vivatec1cege 2025/02/11 03:42:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:42:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 03:42:23 DEBUG : empty space: Unchanged skipping 2025/02/11 03:42:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 03:42:23 DEBUG : GCS bucket rclone-test-vivatec1cege: Waiting for checks to finish 2025/02/11 03:42:23 INFO : empty space: Deleted 2025/02/11 03:42:23 DEBUG : GCS bucket rclone-test-vivatec1cege: Waiting for transfers to finish 2025/02/11 03:42:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:42:24 INFO : potato2: Copied (server-side copy) 2025/02/11 03:42:24 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 03:42:24 INFO : potato3: Copied (server-side copy) 2025/02/11 03:42:24 INFO : potato2: Deleted 2025/02/11 03:42:24 INFO : potato3: Deleted 2025/02/11 03:42:24 INFO : tomatoDir: Removing directory 2025/02/11 03:42:24 DEBUG : tomatoDir/: Removing directory marker 2025/02/11 03:42:24 DEBUG : GCS bucket rclone-test-vuzohoc3keno: deleted 1 directories 2025/02/11 03:42:25 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-duvefur7kila" 2025/02/11 03:42:25 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:25 INFO : tomatoDir: Making directory 2025/02/11 03:42:25 DEBUG : tomatoDir/: Creating directory marker 2025/02/11 03:42:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/11 03:42:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 03:42:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 03:42:26 DEBUG : GCS bucket rclone-test-duvefur7kila: Waiting for checks to finish 2025/02/11 03:42:26 DEBUG : GCS bucket rclone-test-duvefur7kila: Waiting for transfers to finish 2025/02/11 03:42:28 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 03:42:28 INFO : potato3: Copied (server-side copy) 2025/02/11 03:42:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 03:42:28 INFO : potato2: Copied (server-side copy) 2025/02/11 03:42:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 03:42:28 INFO : empty space: Copied (server-side copy) 2025/02/11 03:42:28 INFO : potato3: Deleted 2025/02/11 03:42:28 INFO : empty space: Deleted 2025/02/11 03:42:28 INFO : potato2: Deleted 2025/02/11 03:42:28 INFO : tomatoDir: Removing directory 2025/02/11 03:42:28 DEBUG : tomatoDir/: Removing directory marker 2025/02/11 03:42:28 DEBUG : GCS bucket rclone-test-vivatec1cege: deleted 1 directories 2025/02/11 03:42:29 DEBUG : GCS bucket rclone-test-duvefur7kila: Purge object "empty space" 2025/02/11 03:42:29 DEBUG : GCS bucket rclone-test-duvefur7kila: Purge object "potato2" 2025/02/11 03:42:29 DEBUG : GCS bucket rclone-test-duvefur7kila: Purge object "potato3" 2025/02/11 03:42:29 DEBUG : GCS bucket rclone-test-duvefur7kila: Purge dir "" 2025/02/11 03:42:30 DEBUG : GCS bucket rclone-test-vivatec1cege: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (10.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:42:31 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vuzohoc3keno/rclone-move-test" 2025/02/11 03:42:31 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name --- PASS: TestServerSideMoveOverlap (0.80s) === RUN TestSyncOverlap run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:42:31 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vuzohoc3keno/rclone-sync-test" 2025/02/11 03:42:31 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" --- PASS: TestSyncOverlap (1.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "GCS bucket rclone-test-vuzohoc3keno", Local "Local file system at /tmp/rclone286758766", Modify Window "1ns" 2025/02/11 03:42:33 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vuzohoc3keno/rclone-sync-test" 2025/02/11 03:42:33 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:33 DEBUG : /: Creating directory marker 2025/02/11 03:42:33 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vuzohoc3keno/rclone-sync-test-include/layer2" 2025/02/11 03:42:33 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:35 DEBUG : /: Creating directory marker 2025/02/11 03:42:35 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vuzohoc3keno/rclone-sync-test-ignore-file" 2025/02/11 03:42:35 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 03:42:36 DEBUG : /: Creating directory marker 2025/02/11 03:42:36 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker panic: runtime error: slice bounds out of range [17:16] goroutine 6512 [running]: github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).list(0xc000b63040, {0x2971a00, 0xc0000baaa0}, {0xc00090f589, 0x18}, {0xc00090f5a2, 0x10}, {0xc00090f5a2, 0x10}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:717 +0xfec github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR.func1({0xc00090f589?, 0x0?}, {0xc00090f5a2?, 0x0?}, {0xc00090f5a2?, 0xc00075bd18?}, 0xdb?) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:850 +0xa7 github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR(0xc000b63040, {0x2971a00, 0xc0000baaa0}, {0x0?, 0x2446700?}, 0xc0000bacd0) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:877 +0x14a github.com/rclone/rclone/fs/walk.walkRDirTree({0x2971a00, 0xc0000baaa0}, {0x29853f8, 0xc000b63040}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc00031cd08) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:467 +0x203 github.com/rclone/rclone/fs/walk.NewDirTree({0x2971a00, 0xc0000baaa0}, {0x29853f8, 0xc000b63040}, {0x0, 0x0}, 0x0, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:589 +0x1d2 github.com/rclone/rclone/fs/march.(*March).makeListDir.func2({0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:107 +0x1bc github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:406 +0x72 created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 6506 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:404 +0x319 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -fast-list" - Finished ERROR in 3m1.386877179s (try 3/5): exit status 2: Failed []