"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -fast-list" - Starting (try 3/5) 2025/03/26 03:04:19 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xabofed2yato" 2025/03/26 03:04:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 03:04:19 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:04:19 DEBUG : Creating backend with remote "/tmp/rclone3268996346" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:21 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/26 03:04:21 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.13s) === RUN TestCopy run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:04:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:23 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:23 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:23 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:24 DEBUG : GCS bucket rclone-test-xabofed2yato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 03:04:24 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (2.70s) === RUN TestCopyMetadata run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", 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-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:26 DEBUG : Creating backend with remote "/non-existing" 2025/03/26 03:04:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/26 03:04:26 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:26 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:28 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:28 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:28 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:29 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (2.70s) === RUN TestCopyCheckFirst run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:30 INFO : GCS bucket rclone-test-xabofed2yato: Running all checks before starting transfers 2025/03/26 03:04:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:30 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:30 INFO : GCS bucket rclone-test-xabofed2yato: Checks finished, now starting transfers 2025/03/26 03:04:30 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:30 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:32 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (2.50s) === RUN TestSyncNoTraverse run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:32 ERROR : Ignoring --no-traverse with sync 2025/03/26 03:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:33 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:33 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:33 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:33 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:34 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (2.50s) === RUN TestCopyWithDepth run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/26 03:04:35 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:35 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:35 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/26 03:04:35 INFO : hello world2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:04:37 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:37 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:37 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:04:39 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:39 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:39 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.18s) === RUN TestCopyEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 03:04:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:04:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 03:04:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:04:41 INFO : sub dir: Making directory 2025/03/26 03:04:41 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:41 INFO : sub dir2: Making directory 2025/03/26 03:04:42 DEBUG : sub dir2/: Creating directory marker 2025/03/26 03:04:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:42 INFO : sub dir2/sub sub dir2: Making directory 2025/03/26 03:04:42 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/03/26 03:04:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:42 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:43 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:43 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:43 DEBUG : GCS bucket rclone-test-xabofed2yato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 03:04:43 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/03/26 03:04:44 DEBUG : sub dir2/: Removing directory marker 2025/03/26 03:04:44 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (4.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:44 INFO : sub dir2: Making directory 2025/03/26 03:04:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 03:04:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:45 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:45 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:45 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:45 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:46 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (1.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:46 DEBUG : sub dir2: Making directory with metadata 2025/03/26 03:04:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:04:47 INFO : sub dir: Making directory 2025/03/26 03:04:47 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:47 INFO : sub dir2: Making directory 2025/03/26 03:04:48 DEBUG : sub dir2/: Creating directory marker 2025/03/26 03:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:48 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:48 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:48 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:49 DEBUG : GCS bucket rclone-test-xabofed2yato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 03:04:49 DEBUG : GCS bucket rclone-test-xabofed2yato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 03:04:49 DEBUG : sub dir2/: Removing directory marker 2025/03/26 03:04:49 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (3.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", 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-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:50 INFO : sub dir2: Making directory 2025/03/26 03:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:51 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:51 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:51 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:51 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:51 INFO : sub dir/hello world: Deleted 2025/03/26 03:04:52 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (1.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:52 DEBUG : sub dir2: Making directory with metadata 2025/03/26 03:04:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 03:04:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 03:04:52 INFO : sub dir: Making directory 2025/03/26 03:04:53 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:53 INFO : sub dir2: Making directory 2025/03/26 03:04:53 DEBUG : sub dir2/: Creating directory marker 2025/03/26 03:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:54 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:54 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:54 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:54 DEBUG : GCS bucket rclone-test-xabofed2yato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 03:04:55 DEBUG : sub dir2/: Removing directory marker 2025/03/26 03:04:55 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (3.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", 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-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:56 INFO : sub dir2: Making directory 2025/03/26 03:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:56 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:04:56 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:04:57 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:04:57 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:04:57 DEBUG : Waiting for deletions to finish 2025/03/26 03:04:58 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (1.90s) === RUN TestServerSideCopy run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:04:58 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:04:59 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-huliweg1cila" 2025/03/26 03:04:59 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:590: Server side copy (if possible) GCS bucket rclone-test-xabofed2yato -> GCS bucket rclone-test-huliweg1cila 2025/03/26 03:04:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:04:59 DEBUG : GCS bucket rclone-test-huliweg1cila: Waiting for checks to finish 2025/03/26 03:04:59 DEBUG : GCS bucket rclone-test-huliweg1cila: Waiting for transfers to finish 2025/03/26 03:05:01 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:05:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:03 DEBUG : GCS bucket rclone-test-huliweg1cila: Purge object "sub dir/hello world" 2025/03/26 03:05:03 DEBUG : GCS bucket rclone-test-huliweg1cila: Purge dir "sub dir" 2025/03/26 03:05:03 DEBUG : sub dir/: Removing directory marker 2025/03/26 03:05:03 DEBUG : GCS bucket rclone-test-huliweg1cila: Purge dir "" 2025/03/26 03:05:04 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (6.40s) === RUN TestCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:05 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 03:05:06 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:06 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/26 03:05:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:07 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (3.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:08 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:08 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-lafezez7qeja" 2025/03/26 03:05:08 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:626: Server side copy (if possible) GCS bucket rclone-test-xabofed2yato -> GCS bucket rclone-test-lafezez7qeja 2025/03/26 03:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:05:09 DEBUG : GCS bucket rclone-test-lafezez7qeja: Waiting for checks to finish 2025/03/26 03:05:09 DEBUG : GCS bucket rclone-test-lafezez7qeja: Waiting for transfers to finish 2025/03/26 03:05:11 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:05:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:13 DEBUG : GCS bucket rclone-test-lafezez7qeja: Waiting for checks to finish 2025/03/26 03:05:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 03:05:13 DEBUG : GCS bucket rclone-test-lafezez7qeja: Waiting for transfers to finish 2025/03/26 03:05:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/26 03:05:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:14 DEBUG : GCS bucket rclone-test-lafezez7qeja: Purge object "sub dir/hello world" 2025/03/26 03:05:14 DEBUG : GCS bucket rclone-test-lafezez7qeja: Purge dir "sub dir" 2025/03/26 03:05:14 DEBUG : sub dir/: Removing directory marker 2025/03/26 03:05:14 DEBUG : GCS bucket rclone-test-lafezez7qeja: Purge dir "" 2025/03/26 03:05:15 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (8.90s) === RUN TestMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:17 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 03:05:18 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:18 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:18 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/26 03:05:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/26 03:05:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:19 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (3.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:20 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:20 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-goqemir4gize" 2025/03/26 03:05:20 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:671: Server side copy (if possible) GCS bucket rclone-test-xabofed2yato -> GCS bucket rclone-test-goqemir4gize 2025/03/26 03:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:05:21 DEBUG : GCS bucket rclone-test-goqemir4gize: Waiting for checks to finish 2025/03/26 03:05:21 DEBUG : GCS bucket rclone-test-goqemir4gize: Waiting for transfers to finish 2025/03/26 03:05:23 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:05:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:24 DEBUG : GCS bucket rclone-test-goqemir4gize: Waiting for checks to finish 2025/03/26 03:05:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 03:05:24 DEBUG : GCS bucket rclone-test-goqemir4gize: Waiting for transfers to finish 2025/03/26 03:05:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/26 03:05:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 03:05:25 INFO : sub dir/hello world: Deleted 2025/03/26 03:05:26 DEBUG : testing file moves 2025/03/26 03:05:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/26 03:05:26 DEBUG : GCS bucket rclone-test-goqemir4gize: Waiting for checks to finish 2025/03/26 03:05:26 DEBUG : GCS bucket rclone-test-goqemir4gize: Waiting for transfers to finish 2025/03/26 03:05:26 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/03/26 03:05:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 03:05:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:27 DEBUG : GCS bucket rclone-test-goqemir4gize: Purge object "sub dir/hello world" 2025/03/26 03:05:27 DEBUG : GCS bucket rclone-test-goqemir4gize: Purge dir "sub dir" 2025/03/26 03:05:27 DEBUG : sub dir/: Removing directory marker 2025/03/26 03:05:27 DEBUG : GCS bucket rclone-test-goqemir4gize: Purge dir "" 2025/03/26 03:05:28 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (9.83s) === RUN TestCopyAfterDelete run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:30 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:30 ERROR : : error listing: directory not found 2025/03/26 03:05:30 INFO : Local file system at /tmp/rclone3268996346: Making directory 2025/03/26 03:05:30 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:30 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:31 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (2.47s) === RUN TestCopyRedownload run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:32 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:05:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 03:05:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:05:33 DEBUG : Local file system at /tmp/rclone3268996346: Waiting for checks to finish 2025/03/26 03:05:33 DEBUG : Local file system at /tmp/rclone3268996346: Waiting for transfers to finish 2025/03/26 03:05:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:05:33 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/26 03:05:33 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:05:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:33 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (2.47s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/26 03:05:34 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:34 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:05:35 INFO : check sum: Copied (new) 2025/03/26 03:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:35 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:05:35 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/26 03:05:35 DEBUG : check sum: Unchanged skipping 2025/03/26 03:05:35 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:35 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:35 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (2.39s) === RUN TestSyncSizeOnly run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/26 03:05:37 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:37 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:37 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/26 03:05:37 INFO : sizeonly: Copied (new) 2025/03/26 03:05:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:37 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:37 DEBUG : sizeonly: Sizes identical 2025/03/26 03:05:37 DEBUG : sizeonly: Unchanged skipping 2025/03/26 03:05:37 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:37 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:37 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncSizeOnly (2.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/26 03:05:39 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:39 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:39 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/26 03:05:39 INFO : ignore-size: Copied (new) 2025/03/26 03:05:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:40 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:05:40 DEBUG : ignore-size: Unchanged skipping 2025/03/26 03:05:40 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:40 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:40 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:40 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:42 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:05:42 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:42 DEBUG : existing: Unchanged skipping 2025/03/26 03:05:42 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:42 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:42 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/26 03:05:42 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:42 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/26 03:05:42 INFO : existing: Copied (replaced existing) 2025/03/26 03:05:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 03:05:44 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:44 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/26 03:05:44 INFO : existing: Copied (new) 2025/03/26 03:05:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:45 DEBUG : existing: Destination exists, skipping 2025/03/26 03:05:45 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:45 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:45 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:45 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (2.35s) === RUN TestSyncIgnoreErrors run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:47 DEBUG : b/: Creating directory marker 2025/03/26 03:05:47 DEBUG : c/: Creating directory marker 2025/03/26 03:05:47 INFO : d: Making directory 2025/03/26 03:05:48 DEBUG : d/: Creating directory marker 2025/03/26 03:05:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:05:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 03:05:48 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:48 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 03:05:48 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:49 DEBUG : a/: Creating directory marker 2025/03/26 03:05:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:05:49 INFO : a/potato2: Copied (new) 2025/03/26 03:05:49 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:49 INFO : b/potato: Deleted 2025/03/26 03:05:49 INFO : d: Removing directory 2025/03/26 03:05:49 DEBUG : d/: Removing directory marker 2025/03/26 03:05:49 INFO : b: Removing directory 2025/03/26 03:05:49 DEBUG : b/: Removing directory marker 2025/03/26 03:05:49 DEBUG : GCS bucket rclone-test-xabofed2yato: deleted 2 directories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:50 DEBUG : c/: Removing directory marker 2025/03/26 03:05:50 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (4.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:51 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:51 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/03/26 03:05:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:05:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/26 03:05:51 DEBUG : empty space: Unchanged skipping 2025/03/26 03:05:51 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:51 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:51 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:51 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/03/26 03:05:51 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:05:52 INFO : empty space: Updated modification time in destination 2025/03/26 03:05:52 DEBUG : empty space: Unchanged skipping 2025/03/26 03:05:52 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:52 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:52 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:54 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/03/26 03:05:54 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:05:54 DEBUG : empty space: Unchanged skipping 2025/03/26 03:05:54 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:54 DEBUG : Waiting for deletions to finish 2025/03/26 03:05:54 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:55 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/03/26 03:05:55 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:55 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3268996346) 2025/03/26 03:05:55 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (GCS bucket rclone-test-xabofed2yato) 2025/03/26 03:05:55 DEBUG : foo: md5 differ 2025/03/26 03:05:55 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:55 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/26 03:05:55 INFO : foo: Copied (replaced existing) 2025/03/26 03:05:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (1.61s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/26 03:05:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:05:57 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:57 DEBUG : empty space: Unchanged skipping 2025/03/26 03:05:57 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:05:57 INFO : potato: Copied (new) 2025/03/26 03:05:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (1.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:05:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/26 03:05:59 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:05:59 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:05:59 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/26 03:05:59 INFO : potato: Copied (replaced existing) 2025/03/26 03:05:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:00 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:00 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/03/26 03:06:00 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3268996346) 2025/03/26 03:06:00 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (GCS bucket rclone-test-xabofed2yato) 2025/03/26 03:06:00 DEBUG : potato: md5 differ 2025/03/26 03:06:00 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:01 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/26 03:06:01 INFO : potato: Copied (replaced existing) 2025/03/26 03:06:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/26 03:06:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:02 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:02 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:02 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:02 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:04 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:04 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:04 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:04 INFO : potato2: Copied (new) 2025/03/26 03:06:04 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:04 INFO : potato: Deleted run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:06 DEBUG : b/: Creating directory marker 2025/03/26 03:06:06 DEBUG : c/: Creating directory marker 2025/03/26 03:06:07 INFO : d: Making directory 2025/03/26 03:06:07 DEBUG : d/: Creating directory marker 2025/03/26 03:06:07 INFO : d/e: Making directory 2025/03/26 03:06:08 DEBUG : d/e/: Creating directory marker 2025/03/26 03:06:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:08 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 03:06:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:08 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:08 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:09 DEBUG : a/: Creating directory marker 2025/03/26 03:06:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:09 INFO : a/potato2: Copied (new) 2025/03/26 03:06:09 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:09 INFO : b/potato: Deleted 2025/03/26 03:06:09 INFO : d/e: Removing directory 2025/03/26 03:06:09 DEBUG : d/e/: Removing directory marker 2025/03/26 03:06:09 INFO : d: Removing directory 2025/03/26 03:06:09 DEBUG : d/: Removing directory marker 2025/03/26 03:06:09 INFO : b: Removing directory 2025/03/26 03:06:09 DEBUG : b/: Removing directory marker 2025/03/26 03:06:09 DEBUG : GCS bucket rclone-test-xabofed2yato: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:10 DEBUG : c/: Removing directory marker 2025/03/26 03:06:10 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:11 DEBUG : b/: Creating directory marker 2025/03/26 03:06:12 DEBUG : c/: Creating directory marker 2025/03/26 03:06:12 INFO : d: Making directory 2025/03/26 03:06:12 DEBUG : d/: Creating directory marker 2025/03/26 03:06:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:13 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:13 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 03:06:13 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:13 DEBUG : a/: Creating directory marker 2025/03/26 03:06:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:13 INFO : a/potato2: Copied (new) 2025/03/26 03:06:13 ERROR : GCS bucket rclone-test-xabofed2yato: not deleting files as there were IO errors 2025/03/26 03:06:13 ERROR : GCS bucket rclone-test-xabofed2yato: not deleting directories as there were IO errors run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:14 DEBUG : d/: Removing directory marker 2025/03/26 03:06:14 DEBUG : c/: Removing directory marker 2025/03/26 03:06:14 DEBUG : b/: Removing directory marker 2025/03/26 03:06:14 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:15 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:16 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:16 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:16 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:16 INFO : potato: Deleted 2025/03/26 03:06:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:16 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:17 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:17 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:17 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:18 INFO : potato: Deleted 2025/03/26 03:06:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:18 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:18 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:18 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:18 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (2.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:19 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:19 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:20 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/26 03:06:20 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (1.82s) === RUN TestSyncWithExclude run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:21 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 03:06:21 DEBUG : enormous: Excluded 2025/03/26 03:06:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 03:06:21 DEBUG : potato2: Excluded 2025/03/26 03:06:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 03:06:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:21 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:21 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:21 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:21 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:21 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 03:06:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 03:06:22 DEBUG : enormous: Excluded 2025/03/26 03:06:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 03:06:22 DEBUG : potato2: Excluded 2025/03/26 03:06:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 03:06:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:22 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:22 DEBUG : Local file system at /tmp/rclone3268996346: Waiting for checks to finish 2025/03/26 03:06:22 DEBUG : Local file system at /tmp/rclone3268996346: Waiting for transfers to finish 2025/03/26 03:06:22 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:22 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:22 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (2.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:24 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 03:06:24 DEBUG : enormous: Excluded 2025/03/26 03:06:24 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 03:06:24 DEBUG : potato2: Excluded 2025/03/26 03:06:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:24 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:24 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:24 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:24 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:24 INFO : enormous: Deleted 2025/03/26 03:06:24 INFO : potato2: Deleted 2025/03/26 03:06:24 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:25 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:25 DEBUG : Local file system at /tmp/rclone3268996346: Waiting for checks to finish 2025/03/26 03:06:25 DEBUG : Local file system at /tmp/rclone3268996346: Waiting for transfers to finish 2025/03/26 03:06:25 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:25 INFO : enormous: Deleted 2025/03/26 03:06:25 INFO : potato2: Deleted 2025/03/26 03:06:25 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:27 DEBUG : five: Need to transfer - File not found at Destination 2025/03/26 03:06:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/26 03:06:27 DEBUG : one: Destination is newer than source, skipping 2025/03/26 03:06:27 DEBUG : three: Sizes identical 2025/03/26 03:06:27 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/26 03:06:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 03:06:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3268996346) 2025/03/26 03:06:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (GCS bucket rclone-test-xabofed2yato) 2025/03/26 03:06:27 DEBUG : two: md5 differ 2025/03/26 03:06:27 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:27 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/26 03:06:27 INFO : five: Copied (new) 2025/03/26 03:06:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/26 03:06:27 INFO : four: Copied (replaced existing) 2025/03/26 03:06:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/26 03:06:27 INFO : two: Copied (replaced existing) 2025/03/26 03:06:27 DEBUG : Waiting for deletions to finish 2025/03/26 03:06:27 DEBUG : one: Destination is newer than source, skipping 2025/03/26 03:06:27 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:27 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/26 03:06:27 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/26 03:06:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/26 03:06:27 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/26 03:06:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 03:06:27 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3268996346) 2025/03/26 03:06:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 03:06:27 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (GCS bucket rclone-test-xabofed2yato) 2025/03/26 03:06:27 DEBUG : three: md5 differ 2025/03/26 03:06:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/26 03:06:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/26 03:06:27 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/26 03:06:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 03:06:27 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:27 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/26 03:06:27 INFO : three: Copied (replaced existing) 2025/03/26 03:06:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.25s) === 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-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/26 03:06:28 INFO : GCS bucket rclone-test-xabofed2yato: Making map for --track-renames 2025/03/26 03:06:28 INFO : GCS bucket rclone-test-xabofed2yato: Finished making map for --track-renames 2025/03/26 03:06:28 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 03:06:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/26 03:06:28 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for renames to finish 2025/03/26 03:06:28 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/26 03:06:29 INFO : yam: Copied (new) 2025/03/26 03:06:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/26 03:06:29 INFO : potato: Copied (new) 2025/03/26 03:06:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:29 INFO : GCS bucket rclone-test-xabofed2yato: Making map for --track-renames 2025/03/26 03:06:29 INFO : GCS bucket rclone-test-xabofed2yato: Finished making map for --track-renames 2025/03/26 03:06:29 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:29 DEBUG : potato: Unchanged skipping 2025/03/26 03:06:29 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for renames to finish 2025/03/26 03:06:30 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/26 03:06:30 INFO : yam: Copied (server-side copy) to: yaml 2025/03/26 03:06:30 INFO : yam: Deleted 2025/03/26 03:06:30 INFO : yaml: Renamed from "yam" 2025/03/26 03:06:30 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", 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-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/26 03:06:31 INFO : GCS bucket rclone-test-xabofed2yato: Making map for --track-renames 2025/03/26 03:06:31 INFO : GCS bucket rclone-test-xabofed2yato: Finished making map for --track-renames 2025/03/26 03:06:31 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/26 03:06:31 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for renames to finish 2025/03/26 03:06:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 03:06:31 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/26 03:06:32 INFO : yam: Copied (new) 2025/03/26 03:06:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/26 03:06:32 INFO : potato: Copied (new) 2025/03/26 03:06:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:32 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:32 INFO : GCS bucket rclone-test-xabofed2yato: Making map for --track-renames 2025/03/26 03:06:32 INFO : GCS bucket rclone-test-xabofed2yato: Finished making map for --track-renames 2025/03/26 03:06:32 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:32 DEBUG : potato: Unchanged skipping 2025/03/26 03:06:32 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for renames to finish 2025/03/26 03:06:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/26 03:06:33 INFO : yam: Copied (server-side copy) to: yaml 2025/03/26 03:06:33 INFO : yam: Deleted 2025/03/26 03:06:33 INFO : yaml: Renamed from "yam" 2025/03/26 03:06:33 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/26 03:06:34 INFO : GCS bucket rclone-test-xabofed2yato: Making map for --track-renames 2025/03/26 03:06:34 INFO : GCS bucket rclone-test-xabofed2yato: Finished making map for --track-renames 2025/03/26 03:06:34 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 03:06:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/26 03:06:34 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for renames to finish 2025/03/26 03:06:34 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/26 03:06:35 INFO : potato: Copied (new) 2025/03/26 03:06:35 DEBUG : sub/: Creating directory marker 2025/03/26 03:06:35 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/26 03:06:35 INFO : sub/yam: Copied (new) 2025/03/26 03:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:36 DEBUG : potato: Unchanged skipping 2025/03/26 03:06:36 INFO : GCS bucket rclone-test-xabofed2yato: Making map for --track-renames 2025/03/26 03:06:36 INFO : GCS bucket rclone-test-xabofed2yato: Finished making map for --track-renames 2025/03/26 03:06:36 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:36 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for renames to finish 2025/03/26 03:06:36 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/26 03:06:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/26 03:06:36 INFO : sub/yam: Deleted 2025/03/26 03:06:36 INFO : yam: Renamed from "sub/yam" 2025/03/26 03:06:36 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:37 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:38 DEBUG : Creating backend with remote "/tmp/rclone3268996346/dir1" 2025/03/26 03:06:38 DEBUG : Creating backend with remote "/tmp/rclone3268996346/dir2" 2025/03/26 03:06:38 DEBUG : Local file system at /tmp/rclone3268996346/dir2: Using server-side directory move 2025/03/26 03:06:38 INFO : Local file system at /tmp/rclone3268996346/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 03:06:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/26 03:06:38 INFO : file1.txt: Moved (server-side) 2025/03/26 03:06:38 DEBUG : Local file system at /tmp/rclone3268996346/dir2: Waiting for checks to finish 2025/03/26 03:06:38 DEBUG : Local file system at /tmp/rclone3268996346/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:06:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 03:06:38 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:38 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:39 DEBUG : nested/sub dir/: Creating directory marker 2025/03/26 03:06:39 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:06:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:06:39 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:06:39 INFO : sub dir/hello world: Deleted 2025/03/26 03:06:39 DEBUG : nested/: Creating directory marker 2025/03/26 03:06:40 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/26 03:06:40 INFO : nested/sub dir/file: Copied (new) 2025/03/26 03:06:40 INFO : nested/sub dir/file: Deleted 2025/03/26 03:06:40 INFO : sub dir: Removing directory 2025/03/26 03:06:40 INFO : nested/sub dir: Removing directory 2025/03/26 03:06:40 INFO : nested: Removing directory 2025/03/26 03:06:40 DEBUG : Local file system at /tmp/rclone3268996346: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:40 DEBUG : sub dir/: Removing directory marker 2025/03/26 03:06:40 DEBUG : nested/sub dir/: Removing directory marker 2025/03/26 03:06:40 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (2.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 03:06:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 03:06:41 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:41 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:41 DEBUG : sub dir/: Creating directory marker 2025/03/26 03:06:42 DEBUG : nested/sub dir/: Creating directory marker 2025/03/26 03:06:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/26 03:06:42 INFO : sub dir/hello world: Copied (new) 2025/03/26 03:06:42 INFO : sub dir/hello world: Deleted 2025/03/26 03:06:42 DEBUG : nested/: Creating directory marker 2025/03/26 03:06:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/26 03:06:42 INFO : nested/sub dir/file: Copied (new) 2025/03/26 03:06:42 INFO : nested/sub dir/file: Deleted run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:43 DEBUG : sub dir/: Removing directory marker 2025/03/26 03:06:43 DEBUG : nested/sub dir/: Removing directory marker 2025/03/26 03:06:43 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 03:06:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/26 03:06:44 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:44 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/26 03:06:44 INFO : existing: Copied (new) 2025/03/26 03:06:44 INFO : existing: Deleted 2025/03/26 03:06:44 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/26 03:06:44 INFO : existing-b: Copied (new) 2025/03/26 03:06:44 INFO : existing-b: Deleted 2025/03/26 03:06:44 DEBUG : existing: Destination exists, skipping 2025/03/26 03:06:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/26 03:06:44 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for checks to finish 2025/03/26 03:06:44 DEBUG : GCS bucket rclone-test-xabofed2yato: Waiting for transfers to finish 2025/03/26 03:06:44 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:45 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-jebejux8gire" 2025/03/26 03:06:45 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-xabofed2yato -> GCS bucket rclone-test-jebejux8gire 2025/03/26 03:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:06:49 DEBUG : empty space: Unchanged skipping 2025/03/26 03:06:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 03:06:49 DEBUG : GCS bucket rclone-test-jebejux8gire: Waiting for checks to finish 2025/03/26 03:06:49 INFO : empty space: Deleted 2025/03/26 03:06:49 DEBUG : GCS bucket rclone-test-jebejux8gire: Waiting for transfers to finish 2025/03/26 03:06:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:49 INFO : potato2: Copied (server-side copy) 2025/03/26 03:06:49 INFO : potato2: Deleted 2025/03/26 03:06:49 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/26 03:06:49 INFO : potato3: Copied (server-side copy) 2025/03/26 03:06:50 INFO : potato3: Deleted 2025/03/26 03:06:50 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zaxucoq2molu" 2025/03/26 03:06:50 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:06:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/26 03:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:06:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 03:06:50 DEBUG : GCS bucket rclone-test-zaxucoq2molu: Waiting for checks to finish 2025/03/26 03:06:50 DEBUG : GCS bucket rclone-test-zaxucoq2molu: Waiting for transfers to finish 2025/03/26 03:06:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:06:53 INFO : empty space: Copied (server-side copy) 2025/03/26 03:06:53 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/26 03:06:53 INFO : potato3: Copied (server-side copy) 2025/03/26 03:06:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:06:53 INFO : potato2: Copied (server-side copy) 2025/03/26 03:06:53 INFO : empty space: Deleted 2025/03/26 03:06:53 INFO : potato3: Deleted 2025/03/26 03:06:53 INFO : potato2: Deleted 2025/03/26 03:06:54 DEBUG : GCS bucket rclone-test-zaxucoq2molu: Purge object "empty space" 2025/03/26 03:06:54 DEBUG : GCS bucket rclone-test-zaxucoq2molu: Purge object "potato2" 2025/03/26 03:06:54 DEBUG : GCS bucket rclone-test-zaxucoq2molu: Purge object "potato3" 2025/03/26 03:06:54 DEBUG : GCS bucket rclone-test-zaxucoq2molu: Purge dir "" 2025/03/26 03:06:55 DEBUG : GCS bucket rclone-test-jebejux8gire: Purge dir "" --- PASS: TestServerSideMove (10.89s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:06:56 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-fucohep8poja" 2025/03/26 03:06:56 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-xabofed2yato -> GCS bucket rclone-test-fucohep8poja 2025/03/26 03:07:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 03:07:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 03:07:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:07:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 03:07:00 DEBUG : GCS bucket rclone-test-fucohep8poja: Waiting for checks to finish 2025/03/26 03:07:00 DEBUG : GCS bucket rclone-test-fucohep8poja: Waiting for transfers to finish 2025/03/26 03:07:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:07:00 INFO : potato2: Copied (server-side copy) 2025/03/26 03:07:00 INFO : potato2: Deleted 2025/03/26 03:07:00 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/26 03:07:00 INFO : potato3: Copied (server-side copy) 2025/03/26 03:07:00 INFO : potato3: Deleted 2025/03/26 03:07:01 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-ximokud4ziqi" 2025/03/26 03:07:01 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:07:01 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 03:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:07:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 03:07:01 DEBUG : GCS bucket rclone-test-ximokud4ziqi: Waiting for checks to finish 2025/03/26 03:07:01 DEBUG : GCS bucket rclone-test-ximokud4ziqi: Waiting for transfers to finish 2025/03/26 03:07:03 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/26 03:07:03 INFO : potato3: Copied (server-side copy) 2025/03/26 03:07:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:07:03 INFO : potato2: Copied (server-side copy) 2025/03/26 03:07:03 INFO : potato3: Deleted 2025/03/26 03:07:03 INFO : potato2: Deleted 2025/03/26 03:07:04 DEBUG : GCS bucket rclone-test-ximokud4ziqi: Purge object "potato2" 2025/03/26 03:07:04 DEBUG : GCS bucket rclone-test-ximokud4ziqi: Purge object "potato3" 2025/03/26 03:07:04 DEBUG : GCS bucket rclone-test-ximokud4ziqi: Purge dir "" 2025/03/26 03:07:05 DEBUG : GCS bucket rclone-test-fucohep8poja: Purge object "empty space" 2025/03/26 03:07:05 DEBUG : GCS bucket rclone-test-fucohep8poja: Purge dir "" --- PASS: TestServerSideMoveWithFilter (9.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:07:06 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-rudujac7sore" 2025/03/26 03:07:06 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:07:06 INFO : tomatoDir: Making directory 2025/03/26 03:07:06 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-xabofed2yato -> GCS bucket rclone-test-rudujac7sore 2025/03/26 03:07:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:07:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/26 03:07:09 DEBUG : empty space: Unchanged skipping 2025/03/26 03:07:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 03:07:09 DEBUG : GCS bucket rclone-test-rudujac7sore: Waiting for checks to finish 2025/03/26 03:07:09 INFO : empty space: Deleted 2025/03/26 03:07:09 DEBUG : GCS bucket rclone-test-rudujac7sore: Waiting for transfers to finish 2025/03/26 03:07:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:07:09 INFO : potato2: Copied (server-side copy) 2025/03/26 03:07:09 INFO : potato2: Deleted 2025/03/26 03:07:10 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/26 03:07:10 INFO : potato3: Copied (server-side copy) 2025/03/26 03:07:10 INFO : potato3: Deleted 2025/03/26 03:07:10 INFO : tomatoDir: Removing directory 2025/03/26 03:07:10 DEBUG : tomatoDir/: Removing directory marker 2025/03/26 03:07:10 DEBUG : GCS bucket rclone-test-xabofed2yato: deleted 1 directories 2025/03/26 03:07:10 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-waducov5quku" 2025/03/26 03:07:10 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:07:10 INFO : tomatoDir: Making directory 2025/03/26 03:07:10 DEBUG : tomatoDir/: Creating directory marker 2025/03/26 03:07:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/26 03:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 03:07:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 03:07:11 DEBUG : GCS bucket rclone-test-waducov5quku: Waiting for checks to finish 2025/03/26 03:07:11 DEBUG : GCS bucket rclone-test-waducov5quku: Waiting for transfers to finish 2025/03/26 03:07:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/26 03:07:13 INFO : potato2: Copied (server-side copy) 2025/03/26 03:07:13 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/26 03:07:13 INFO : potato3: Copied (server-side copy) 2025/03/26 03:07:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/26 03:07:13 INFO : empty space: Copied (server-side copy) 2025/03/26 03:07:13 INFO : potato2: Deleted 2025/03/26 03:07:14 INFO : empty space: Deleted 2025/03/26 03:07:14 INFO : potato3: Deleted 2025/03/26 03:07:14 INFO : tomatoDir: Removing directory 2025/03/26 03:07:14 DEBUG : tomatoDir/: Removing directory marker 2025/03/26 03:07:14 DEBUG : GCS bucket rclone-test-rudujac7sore: deleted 1 directories 2025/03/26 03:07:15 DEBUG : GCS bucket rclone-test-waducov5quku: Purge object "empty space" 2025/03/26 03:07:15 DEBUG : GCS bucket rclone-test-waducov5quku: Purge object "potato2" 2025/03/26 03:07:15 DEBUG : GCS bucket rclone-test-waducov5quku: Purge object "potato3" 2025/03/26 03:07:15 DEBUG : GCS bucket rclone-test-waducov5quku: Purge dir "" 2025/03/26 03:07:16 DEBUG : GCS bucket rclone-test-rudujac7sore: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (10.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:07:17 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xabofed2yato/rclone-move-test" 2025/03/26 03:07:17 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name --- PASS: TestServerSideMoveOverlap (0.81s) === RUN TestSyncOverlap run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:07:17 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xabofed2yato/rclone-sync-test" 2025/03/26 03:07:17 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" --- PASS: TestSyncOverlap (1.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "GCS bucket rclone-test-xabofed2yato", Local "Local file system at /tmp/rclone3268996346", Modify Window "1ns" 2025/03/26 03:07:19 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xabofed2yato/rclone-sync-test" 2025/03/26 03:07:19 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:07:20 DEBUG : /: Creating directory marker 2025/03/26 03:07:20 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xabofed2yato/rclone-sync-test-include/layer2" 2025/03/26 03:07:20 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:07:21 DEBUG : /: Creating directory marker 2025/03/26 03:07:21 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xabofed2yato/rclone-sync-test-ignore-file" 2025/03/26 03:07:21 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/03/26 03:07:22 DEBUG : /: Creating directory marker 2025/03/26 03:07:22 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker panic: runtime error: slice bounds out of range [17:16] goroutine 6448 [running]: github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).list(0xc00098cf00, {0x29e9d20, 0xc000b8e2d0}, {0xc0008f8ce9, 0x18}, {0xc0008f8d02, 0x10}, {0xc0008f8d02, 0x10}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:717 +0xffe github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR.func1({0xc0008f8ce9?, 0x0?}, {0xc0008f8d02?, 0x47233d?}, {0xc0008f8d02?, 0x41d4f6?}, 0x80?) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:850 +0x95 github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR(0xc00098cf00, {0x29e9d20, 0xc000b8e2d0}, {0x0?, 0x24c11e0?}, 0xc000194000) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:877 +0x12a github.com/rclone/rclone/fs/walk.walkRDirTree({0x29e9d20, 0xc000b8e2d0}, {0x29fe600, 0xc00098cf00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc000a45890) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:467 +0x203 github.com/rclone/rclone/fs/walk.NewDirTree({0x29e9d20, 0xc000b8e2d0}, {0x29fe600, 0xc00098cf00}, {0x0, 0x0}, 0x0, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:589 +0x1c5 github.com/rclone/rclone/fs/march.(*March).makeListDir.func2({0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:107 +0x1b6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:406 +0x6c created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 6469 /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 3m3.492923037s (try 3/5): exit status 2: Failed []