"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Starting (try 4/5) === RUN TestIntegration 2026/03/30 02:03:14 DEBUG : Creating backend with remote "TestGooglePhotos:" 2026/03/30 02:03:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 02:03:14 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/CreateAlbum === RUN TestIntegration/CreateAlbum/PutFile 2026/03/30 02:05:12 DEBUG : Google Photos path "": Adding "album/rclone-test-xaxafiv3bubugez2mudusop5/rclone-test-image1.jpg" to batch 2026/03/30 02:05:13 DEBUG : Google Photos path "": Batch idle for 1s so committing 2026/03/30 02:05:13 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: album/rclone-test-xaxafiv3bubugez2mudusop5/rclone-test-image1.jpg 2026/03/30 02:05:15 DEBUG : Google Photos path "": Committed sync batch length 1 starting with: album/rclone-test-xaxafiv3bubugez2mudusop5/rclone-test-image1.jpg === RUN TestIntegration/CreateAlbum/PutFile/ObjectFs === RUN TestIntegration/CreateAlbum/PutFile/ObjectString === RUN TestIntegration/CreateAlbum/PutFile/ObjectHash === RUN TestIntegration/CreateAlbum/PutFile/ObjectSize === RUN TestIntegration/CreateAlbum/PutFile/ObjectSetModTime === RUN TestIntegration/CreateAlbum/PutFile/ObjectStorable === RUN TestIntegration/CreateAlbum/PutFile/ObjectOpen === RUN TestIntegration/CreateAlbum/PutFile/CheckFileInAlbum === RUN TestIntegration/CreateAlbum/PutFile/CheckInByYear === RUN TestIntegration/CreateAlbum/PutFile/CheckInByMonth === RUN TestIntegration/CreateAlbum/PutFile/CheckInByDay === RUN TestIntegration/CreateAlbum/PutFile/NewObject === RUN TestIntegration/CreateAlbum/PutFile/NewObjectWithID === RUN TestIntegration/CreateAlbum/PutFile/NewFsIsFile 2026/03/30 02:05:18 DEBUG : Creating backend with remote "TestGooglePhotos:album/rclone-test-xaxafiv3bubugez2mudusop5/rclone-test-image1.jpg" === RUN TestIntegration/CreateAlbum/PutFile/RemoveFileFromAlbum === RUN TestIntegration/Upload 2026/03/30 02:07:21 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2026/03/30 02:07:22 DEBUG : Google Photos path "": Batch idle for 1s so committing 2026/03/30 02:07:22 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2026/03/30 02:07:23 DEBUG : Google Photos path "": Committed sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg === RUN TestIntegration/Upload/List === RUN TestIntegration/Upload/NewObject === RUN TestIntegration/Upload/NewObjectWithID --- PASS: TestIntegration (250.05s) --- PASS: TestIntegration/CreateAlbum (246.51s) --- PASS: TestIntegration/CreateAlbum/PutFile (128.58s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectFs (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectString (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectHash (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectSize (0.85s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectSetModTime (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectStorable (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectOpen (0.19s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckFileInAlbum (0.47s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByYear (0.39s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByMonth (0.34s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByDay (0.36s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewObject (0.46s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewObjectWithID (0.39s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewFsIsFile (117.63s) --- PASS: TestIntegration/CreateAlbum/PutFile/RemoveFileFromAlbum (4.17s) --- PASS: TestIntegration/Upload (3.53s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.34s) PASS ok github.com/rclone/rclone/backend/googlephotos 250.076s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Finished OK in 4m10.977859816s (try 4/5)