0% found this document useful (0 votes)
47 views49 pages

OneDrive Application Launch Log Details

The document contains log messages from an OneDrive application session: - OneDrive initialization steps like checking mitigations and loading libraries are logged. - Database and metadata operations like opening the database files and checking versions are logged. - Authentication with OneAuth is configured and accounts are discovered. - Comments and other cached data are cleaned up from local databases on application launch. - Privacy and experience checks are performed on application start. - No personal accounts are found so auto upload features will be skipped.

Uploaded by

abreusuellen557
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views49 pages

OneDrive Application Launch Log Details

The document contains log messages from an OneDrive application session: - OneDrive initialization steps like checking mitigations and loading libraries are logged. - Database and metadata operations like opening the database files and checking versions are logged. - Authentication with OneAuth is configured and accounts are discovered. - Comments and other cached data are cleaned up from local databases on application launch. - Privacy and experience checks are performed on application start. - No personal accounts are found so auto upload features will be skipped.

Uploaded by

abreusuellen557
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed

Sat Nov 25 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Sat Nov 25 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sat Nov 25 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 7848875928ms ago
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sat Nov 25 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 492 ms
Sat Nov 25 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sat Nov 25 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 961
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Sat Nov 25 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Sat Nov 25 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Sat Nov 25 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sat Nov 25 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 7855696788ms ago
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 392 ms
Sat Nov 25 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sat Nov 25 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sat Nov 25 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1316
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Sat Nov 25 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sat Nov 25 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 7862210530ms ago
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 410 ms
Sat Nov 25 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sat Nov 25 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sat Nov 25 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 3246
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sat Nov 25 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Sat Nov 25 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Sat Nov 25 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Sat Nov 25 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sat Nov 25 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 7863081349ms ago
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sat Nov 25 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sat Nov 25 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sat Nov 25 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob
[Link]() called
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Scheduling
thread
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob
[Link]():
requestingToRunJob: true
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread
scheduled
Sat Nov 25 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob Running Daily Job
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Sat Nov 25 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sat Nov 25 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 565 ms
Sat Nov 25 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread's
finally block
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob Received request for
[Link] to run between [Link].000
and [Link].000 (absolute time of day)
Sat Nov 25 [Link] GMT-03:00 2023 DATA DailyJob Scheduled time for
[Link] is to run between
[Link].000 and [Link].000 from now
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sat Nov 25 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sat Nov 25 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Sat Nov 25 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Sat Nov 25 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob OnStopJob called
Sat Nov 25 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Nov 26 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Sun Nov 26 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Sun Nov 26 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Sun Nov 26 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Sun Nov 26 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Sun Nov 26 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Sun Nov 26 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Sun Nov 26 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 7949416164ms ago
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Sun Nov 26 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Sun Nov 26 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Nov 26 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Sun Nov 26 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Sun Nov 26 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Sun Nov 26 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob
[Link]() called
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Scheduling
thread
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob
[Link]():
requestingToRunJob: true
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread
scheduled
Sun Nov 26 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob Running Daily Job
Sun Nov 26 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sun Nov 26 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sun Nov 26 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread's
finally block
Sun Nov 26 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 319 ms
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob Received request for
[Link] to run between [Link].000
and [Link].000 (absolute time of day)
Sun Nov 26 [Link] GMT-03:00 2023 DATA DailyJob Scheduled time for
[Link] is to run between
[Link].000 and [Link].000 from now
Sun Nov 26 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Sun Nov 26 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob OnStopJob called
Sun Nov 26 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sun Nov 26 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Sun Nov 26 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Sun Nov 26 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Sun Nov 26 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Sun Nov 26 [Link] GMT-03:00 2023 DATA DeviceAndApplicationInfo Pre: false
Sun Nov 26 [Link] GMT-03:00 2023 DATA DeviceAndApplicationInfo Pre: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Mon Nov 27 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Mon Nov 27 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 7994882076ms ago
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Mon Nov 27 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 358 ms
Mon Nov 27 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Mon Nov 27 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Mon Nov 27 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1371
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Mon Nov 27 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Mon Nov 27 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8033255792ms ago
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Mon Nov 27 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 5491 ms
Mon Nov 27 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob
[Link]() called
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Scheduling
thread
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob
[Link]():
requestingToRunJob: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread
scheduled
Mon Nov 27 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob Running Daily Job
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 27 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread's
finally block
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob Received request for
[Link] to run between [Link].000
and [Link].000 (absolute time of day)
Mon Nov 27 [Link] GMT-03:00 2023 DATA DailyJob Scheduled time for
[Link] is to run between
[Link].000 and [Link].000 from now
Mon Nov 27 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob OnStopJob called
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Mon Nov 27 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Mon Nov 27 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Mon Nov 27 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Mon Nov 27 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8041883436ms ago
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Mon Nov 27 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 327 ms
Mon Nov 27 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA DeviceAndApplicationInfo Pre: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA DeviceAndApplicationInfo Pre: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Mon Nov 27 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Mon Nov 27 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Mon Nov 27 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Mon Nov 27 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Mon Nov 27 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Mon Nov 27 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Mon Nov 27 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8053489795ms ago
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Mon Nov 27 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 95
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Mon Nov 27 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 449 ms
Mon Nov 27 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Mon Nov 27 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Mon Nov 27 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Mon Nov 27 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (I)
LocalMOJ/CreationStarted RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Mon Nov 27 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Tue Nov 28 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Tue Nov 28 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8114762091ms ago
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 784 ms
Tue Nov 28 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Tue Nov 28 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Tue Nov 28 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 2331
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Tue Nov 28 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Tue Nov 28 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Tue Nov 28 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8116141695ms ago
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 292 ms
Tue Nov 28 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Tue Nov 28 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Tue Nov 28 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1270
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Tue Nov 28 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Tue Nov 28 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Tue Nov 28 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8165649733ms ago
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Tue Nov 28 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 520 ms
Tue Nov 28 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA DeviceAndApplicationInfo Pre: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA DeviceAndApplicationInfo Pre: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Tue Nov 28 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 2597
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Tue Nov 28 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Tue Nov 28 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Tue Nov 28 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Tue Nov 28 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Tue Nov 28 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Tue Nov 28 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8165754814ms ago
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Tue Nov 28 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Tue Nov 28 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 148 ms
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Tue Nov 28 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Tue Nov 28 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Tue Nov 28 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Tue Nov 28 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1025
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Tue Nov 28 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Tue Nov 28 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Tue Nov 28 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 29 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 29 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Wed Nov 29 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Wed Nov 29 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Wed Nov 29 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Wed Nov 29 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8207300082ms ago
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Wed Nov 29 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob
[Link]() called
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Scheduling
thread
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob
[Link]():
requestingToRunJob: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread
scheduled
Wed Nov 29 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob Running Daily Job
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob
[Link](): Thread's
finally block
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob Received request for
[Link] to run between [Link].000
and [Link].000 (absolute time of day)
Wed Nov 29 [Link] GMT-03:00 2023 DATA DailyJob Scheduled time for
[Link] is to run between
[Link].000 and [Link].000 from now
Wed Nov 29 [Link] GMT-03:00 2023 DATA LocalNotificationDailyJob OnStopJob called
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 194 ms
Wed Nov 29 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Wed Nov 29 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Wed Nov 29 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Wed Nov 29 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Wed Nov 29 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 923
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 29 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 29 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Wed Nov 29 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Wed Nov 29 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Wed Nov 29 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Wed Nov 29 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8249169283ms ago
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Wed Nov 29 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 203 ms
Wed Nov 29 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Wed Nov 29 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Wed Nov 29 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Wed Nov 29 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Wed Nov 29 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Wed Nov 29 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1501
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Merge wal to database.
before merge: 0 after merge: 0 first db action on: 1701309989 now: 1701310004 time
to merge: 1
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Syncing local favorites
with cloud
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/commands/[Link]
p:49)
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 29 [Link] GMT-03:00 2023 DATA hg.d Build model matches: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp state is set and
locked to true for remainder of this session
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuth Set configuration in
SkyDriveApplication#attachBaseContext
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDSUtils OneDS mitigation checks passed
Wed Nov 29 [Link] GMT-03:00 2023 I [Link].n
loadStaticLibraries
Wed Nov 29 [Link] GMT-03:00 2023 DATA [Link].l Ramps updated from ECS
Wed Nov 29 [Link] GMT-03:00 2023 DATA [Link].l Removing cached ramps
not found on the backend
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Application is not started
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Starting application
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 W
[Link] WARNING: QApplication was
not created in the main() thread. (:0)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Opening database
"/data/user/0/[Link]/files/[Link]"
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
57)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Current DB version is 189
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link]
04)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Log the database file info
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:139)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]" size: 933888 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-shm" size: 32768 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] File:
"/data/user/0/[Link]/files/[Link]-wal" size: 0 bytes
permission: QFlags(0x200|0x400|0x2000|0x4000)
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/metadatadatabaseutils.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 V WifiAvailableJob Scheduling a WifiAvailableJob
job.
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] onAppLaunch: updates
records: 0
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/telemetry/fullsynceventtracker.c
pp:35)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
7)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
5)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Reset SP Lists Comments on
Launch
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:145)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 comments
(cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:150)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 comments
(cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/listscommentsdbhelper.
cpp:160)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Deleted 0 PhotoStream
comments (cLocalStatus = cAddingToServer) on launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1614)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Updated 0 PhotoStream
comments (cLocalStatus = cDeletingFromServer or cFailedToDeleteFromServer) on
launch.
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/dbhelpers/[Link]
p:1622)
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link]
cleanOrphanedCacheAsyncIfNecessary has the settings to run cleanup false
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/streamcache/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuth Init oneauth in SkyDriveApplication
start - Skip adal secret key setup
Wed Nov 29 [Link] GMT-03:00 2023 DATA XiaomiPreinstallUtils checkIsPreinstalled =
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f InitOneAuthPreReqs
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f migrateADALCacheKey was skipped
because it has already been performed 8249217410ms ago
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp state is set and
locked to true for remainder of this session
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Initializing OneAuth TSL
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthMigration Starting first
discoverAccounts call to find accounts and make them known to OneAuth's stack
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f OneAuth telemetry audienceType:
Production
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungMigrationUpsellJob A job is already
scheduled
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianUpsellJob isEnabled: false,
timesShown: 3, allAppsSetUp: false, areNotificationsEnabled, true,
isChannelEnabled: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianActivity isMeridianEnabled: true,
isSamsungDevice: true, mockSamsungPreInstalled: false
Wed Nov 29 [Link] GMT-03:00 2023 DATA MeridianUpsellJob Job is not scheduled, no
need to cancel it
Wed Nov 29 [Link] GMT-03:00 2023 DATA PartnerAttributionProvider Provided account
isn't a personal account
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth AAD ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f OneAuth configured without errors
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Configuration of OneAuth (not
including migration, etc.) took 138 ms
Wed Nov 29 [Link] GMT-03:00 2023 DATA NotificationChannelController
initNotificationChannels
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils retrieved SA-MSA migration
status =ODUninitialized
Wed Nov 29 [Link] GMT-03:00 2023 I FileUploadUtils
isSupportedAutoUploadAccountAvailable returned false because no supported account
found.
Wed Nov 29 [Link] GMT-03:00 2023 DATA ke.b Read ServiceConnections list from
preferences: 0
Wed Nov 29 [Link] GMT-03:00 2023 DATA ke.b Read hidden cloud account IDs list
from preferences: 0
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA PhotoStreamExperience initialize - trigger
experience check
Wed Nov 29 [Link] GMT-03:00 2023 DATA FlorenceZeroQuerySearchExperience
initialize - trigger experience check
Wed Nov 29 [Link] GMT-03:00 2023 W CreationTimeTracker Skipping launch time
telemetry because ramp is disabled
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Querying for Samsung
migration status took: 1240
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils Migration state sync -
None
Wed Nov 29 [Link] GMT-03:00 2023 DATA SamsungAuthUtils logMigrationStateChangeQos
was invoked on a state update, but no QoS logging is performed because state change
was None->None
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneDrivePrivacyDelegate (Q) QoS
RequiredServiceData null null true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
returned with result0 and with accountnull
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthNetworkTasks DiscoverAccounts
completed
Wed Nov 29 [Link] GMT-03:00 2023 DATA re.f Oneauth MSA ramp is: true
Wed Nov 29 [Link] GMT-03:00 2023 DATA OneAuthMigration MSATokenImport was not
performed because no MSA account needed to be migrated
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Merge wal to database.
before merge: 0 after merge: 0 first db action on: 1701310037 now: 1701310052 time
to merge: 7
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/database/[Link])
Wed Nov 29 [Link] GMT-03:00 2023 I
[Link] Syncing local favorites
with cloud
(/Users/runner/work/1/s/CrossPlatform/OneDriveCore/commands/[Link]
p:49)

You might also like