* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
@ 2004-10-11 22:37 ` Greg KH
2004-10-12 1:43 ` Todd Musall
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2004-10-11 22:37 UTC (permalink / raw)
To: linux-hotplug
On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
Can you send us the output of:
ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
so we can see what needs to be fixed?
thanks,
greg k-h
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
2004-10-11 22:37 ` Greg KH
@ 2004-10-12 1:43 ` Todd Musall
2004-10-12 17:07 ` Greg KH
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Todd Musall @ 2004-10-12 1:43 UTC (permalink / raw)
To: linux-hotplug
On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
>
> Can you send us the output of:
> ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
>
> so we can see what needs to be fixed?
>
[~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
total 0
-rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
drwxr-xr-x 2 root root 0 Oct 11 21:36 power
It's an external USB hard drive. Please let me know if you need more
info.
> thanks,
>
> greg k-h
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
--
Todd Musall <tmusall@comcast.net>
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
2004-10-11 22:37 ` Greg KH
2004-10-12 1:43 ` Todd Musall
@ 2004-10-12 17:07 ` Greg KH
2004-10-12 21:29 ` Todd Musall
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2004-10-12 17:07 UTC (permalink / raw)
To: linux-hotplug
On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> >
> > Can you send us the output of:
> > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> >
> > so we can see what needs to be fixed?
> >
>
> [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> total 0
> -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> drwxr-xr-x 2 root root 0 Oct 11 21:36 power
>
> It's an external USB hard drive. Please let me know if you need more
> info.
Hm, that looks odd. Can you send me the output of:
tree /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
thanks,
greg k-h
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
` (2 preceding siblings ...)
2004-10-12 17:07 ` Greg KH
@ 2004-10-12 21:29 ` Todd Musall
2004-10-12 21:48 ` Todd Musall
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Todd Musall @ 2004-10-12 21:29 UTC (permalink / raw)
To: linux-hotplug
On Tue, 2004-10-12 at 10:07 -0700, Greg KH wrote:
> On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> > On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> > >
> > > Can you send us the output of:
> > > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > >
> > > so we can see what needs to be fixed?
> > >
> >
> > [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > total 0
> > -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> > drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> > drwxr-xr-x 2 root root 0 Oct 11 21:36 power
> >
> > It's an external USB hard drive. Please let me know if you need more
> > info.
>
> Hm, that looks odd. Can you send me the output of:
> tree /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
|-- 5-4.1
| |-- 5-4.1:1.0
| | |-- bAlternateSetting
| | |-- bInterfaceClass
| | |-- bInterfaceNumber
| | |-- bInterfaceProtocol
| | |-- bInterfaceSubClass
| | |-- bNumEndpoints
| | |-- detach_state
| | |-- iInterface
| | `-- power
| | `-- state
| |-- bConfigurationValue
| |-- bDeviceClass
| |-- bDeviceProtocol
| |-- bDeviceSubClass
| |-- bMaxPower
| |-- bNumConfigurations
| |-- bNumInterfaces
| |-- bcdDevice
| |-- bmAttributes
| |-- detach_state
| |-- devnum
| |-- idProduct
| |-- idVendor
| |-- manufacturer
| |-- maxchild
| |-- power
| | `-- state
| |-- product
| |-- serial
| |-- speed
| `-- version
|-- 5-4.2
| |-- 5-4.2:1.0
| | |-- bAlternateSetting
| | |-- bInterfaceClass
| | |-- bInterfaceNumber
| | |-- bInterfaceProtocol
| | |-- bInterfaceSubClass
| | |-- bNumEndpoints
| | |-- detach_state
| | |-- host7
| | | |-- 7:0:0:0
| | | | |-- block -> ../../../../../../../../../block/sda
| | | | |-- delete
| | | | |-- detach_state
| | | | |-- device_blocked
| | | | |-- max_sectors
| | | | |-- model
| | | | |-- power
| | | | | `-- state
| | | | |-- queue_depth
| | | | |-- rescan
| | | | |-- rev
| | | | |-- scsi_level
| | | | |-- state
| | | | |-- timeout
| | | | |-- type
| | | | `-- vendor
| | | |-- detach_state
| | | `-- power
| | | `-- state
| | |-- iInterface
| | `-- power
| | `-- state
| |-- bConfigurationValue
| |-- bDeviceClass
| |-- bDeviceProtocol
| |-- bDeviceSubClass
| |-- bMaxPower
| |-- bNumConfigurations
| |-- bNumInterfaces
| |-- bcdDevice
| |-- bmAttributes
| |-- detach_state
| |-- devnum
| |-- idProduct
| |-- idVendor
| |-- manufacturer
| |-- maxchild
| |-- power
| | `-- state
| |-- product
| |-- serial
| |-- speed
| `-- version
|-- 5-4:1.0
| |-- bAlternateSetting
| |-- bInterfaceClass
| |-- bInterfaceNumber
| |-- bInterfaceProtocol
| |-- bInterfaceSubClass
| |-- bNumEndpoints
| |-- detach_state
| |-- iInterface
| `-- power
| `-- state
|-- bConfigurationValue
|-- bDeviceClass
|-- bDeviceProtocol
|-- bDeviceSubClass
|-- bMaxPower
|-- bNumConfigurations
|-- bNumInterfaces
|-- bcdDevice
|-- bmAttributes
|-- detach_state
|-- devnum
|-- idProduct
|-- idVendor
|-- manufacturer
|-- maxchild
|-- power
| `-- state
|-- product
|-- speed
`-- version
16 directories, 102 files
I'm still running 034. I'll try upgrading asap to see it that helps.
thanks,
-Todd
>
>
> thanks,
>
> greg k-h
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
--
Todd Musall <tmusall@comcast.net>
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
` (3 preceding siblings ...)
2004-10-12 21:29 ` Todd Musall
@ 2004-10-12 21:48 ` Todd Musall
2004-10-12 21:59 ` Greg KH
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Todd Musall @ 2004-10-12 21:48 UTC (permalink / raw)
To: linux-hotplug
On Tue, 2004-10-12 at 17:29 -0400, Todd Musall wrote:
> On Tue, 2004-10-12 at 10:07 -0700, Greg KH wrote:
> > On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> > > On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > > > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> > > >
> > > > Can you send us the output of:
> > > > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > >
> > > > so we can see what needs to be fixed?
> > > >
> > >
> > > [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > total 0
> > > -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> > > drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> > > drwxr-xr-x 2 root root 0 Oct 11 21:36 power
> > >
> > > It's an external USB hard drive. Please let me know if you need more
> > > info.
> >
> > Hm, that looks odd. Can you send me the output of:
> > tree /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
> /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
> |-- 5-4.1
> | |-- 5-4.1:1.0
> | | |-- bAlternateSetting
> | | |-- bInterfaceClass
> | | |-- bInterfaceNumber
> | | |-- bInterfaceProtocol
> | | |-- bInterfaceSubClass
> | | |-- bNumEndpoints
> | | |-- detach_state
> | | |-- iInterface
> | | `-- power
> | | `-- state
> | |-- bConfigurationValue
> | |-- bDeviceClass
> | |-- bDeviceProtocol
> | |-- bDeviceSubClass
> | |-- bMaxPower
> | |-- bNumConfigurations
> | |-- bNumInterfaces
> | |-- bcdDevice
> | |-- bmAttributes
> | |-- detach_state
> | |-- devnum
> | |-- idProduct
> | |-- idVendor
> | |-- manufacturer
> | |-- maxchild
> | |-- power
> | | `-- state
> | |-- product
> | |-- serial
> | |-- speed
> | `-- version
> |-- 5-4.2
> | |-- 5-4.2:1.0
> | | |-- bAlternateSetting
> | | |-- bInterfaceClass
> | | |-- bInterfaceNumber
> | | |-- bInterfaceProtocol
> | | |-- bInterfaceSubClass
> | | |-- bNumEndpoints
> | | |-- detach_state
> | | |-- host7
> | | | |-- 7:0:0:0
> | | | | |-- block -> ../../../../../../../../../block/sda
> | | | | |-- delete
> | | | | |-- detach_state
> | | | | |-- device_blocked
> | | | | |-- max_sectors
> | | | | |-- model
> | | | | |-- power
> | | | | | `-- state
> | | | | |-- queue_depth
> | | | | |-- rescan
> | | | | |-- rev
> | | | | |-- scsi_level
> | | | | |-- state
> | | | | |-- timeout
> | | | | |-- type
> | | | | `-- vendor
> | | | |-- detach_state
> | | | `-- power
> | | | `-- state
> | | |-- iInterface
> | | `-- power
> | | `-- state
> | |-- bConfigurationValue
> | |-- bDeviceClass
> | |-- bDeviceProtocol
> | |-- bDeviceSubClass
> | |-- bMaxPower
> | |-- bNumConfigurations
> | |-- bNumInterfaces
> | |-- bcdDevice
> | |-- bmAttributes
> | |-- detach_state
> | |-- devnum
> | |-- idProduct
> | |-- idVendor
> | |-- manufacturer
> | |-- maxchild
> | |-- power
> | | `-- state
> | |-- product
> | |-- serial
> | |-- speed
> | `-- version
> |-- 5-4:1.0
> | |-- bAlternateSetting
> | |-- bInterfaceClass
> | |-- bInterfaceNumber
> | |-- bInterfaceProtocol
> | |-- bInterfaceSubClass
> | |-- bNumEndpoints
> | |-- detach_state
> | |-- iInterface
> | `-- power
> | `-- state
> |-- bConfigurationValue
> |-- bDeviceClass
> |-- bDeviceProtocol
> |-- bDeviceSubClass
> |-- bMaxPower
> |-- bNumConfigurations
> |-- bNumInterfaces
> |-- bcdDevice
> |-- bmAttributes
> |-- detach_state
> |-- devnum
> |-- idProduct
> |-- idVendor
> |-- manufacturer
> |-- maxchild
> |-- power
> | `-- state
> |-- product
> |-- speed
> `-- version
>
> 16 directories, 102 files
>
> I'm still running 034. I'll try upgrading asap to see it that helps.
Nope, 036 gives the same error message.
>
> thanks,
> -Todd
> >
> >
> > thanks,
> >
> > greg k-h
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> > Use IT products in your business? Tell us what you think of them. Give us
> > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> > http://productguide.itmanagersjournal.com/guidepromo.tmpl
> > _______________________________________________
> > Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
> > Linux-hotplug-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
--
Todd Musall <tmusall@comcast.net>
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
` (4 preceding siblings ...)
2004-10-12 21:48 ` Todd Musall
@ 2004-10-12 21:59 ` Greg KH
2004-10-12 22:45 ` Todd Musall
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2004-10-12 21:59 UTC (permalink / raw)
To: linux-hotplug
On Tue, Oct 12, 2004 at 05:48:25PM -0400, Todd Musall wrote:
> On Tue, 2004-10-12 at 17:29 -0400, Todd Musall wrote:
> > On Tue, 2004-10-12 at 10:07 -0700, Greg KH wrote:
> > > On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> > > > On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > > > > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > > > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > > > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > > > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> > > > >
> > > > > Can you send us the output of:
> > > > > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > >
> > > > > so we can see what needs to be fixed?
> > > > >
> > > >
> > > > [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > total 0
> > > > -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> > > > drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> > > > drwxr-xr-x 2 root root 0 Oct 11 21:36 power
> > > >
> > > > It's an external USB hard drive. Please let me know if you need more
> > > > info.
> > >
> > > Hm, that looks odd. Can you send me the output of:
> > > tree /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
> > /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
> > |-- 5-4.1
> > | |-- 5-4.1:1.0
> > | | |-- bAlternateSetting
> > | | |-- bInterfaceClass
> > | | |-- bInterfaceNumber
> > | | |-- bInterfaceProtocol
> > | | |-- bInterfaceSubClass
> > | | |-- bNumEndpoints
> > | | |-- detach_state
> > | | |-- iInterface
> > | | `-- power
> > | | `-- state
> > | |-- bConfigurationValue
> > | |-- bDeviceClass
> > | |-- bDeviceProtocol
> > | |-- bDeviceSubClass
> > | |-- bMaxPower
> > | |-- bNumConfigurations
> > | |-- bNumInterfaces
> > | |-- bcdDevice
> > | |-- bmAttributes
> > | |-- detach_state
> > | |-- devnum
> > | |-- idProduct
> > | |-- idVendor
> > | |-- manufacturer
> > | |-- maxchild
> > | |-- power
> > | | `-- state
> > | |-- product
> > | |-- serial
> > | |-- speed
> > | `-- version
> > |-- 5-4.2
> > | |-- 5-4.2:1.0
> > | | |-- bAlternateSetting
> > | | |-- bInterfaceClass
> > | | |-- bInterfaceNumber
> > | | |-- bInterfaceProtocol
> > | | |-- bInterfaceSubClass
> > | | |-- bNumEndpoints
> > | | |-- detach_state
> > | | |-- host7
> > | | | |-- 7:0:0:0
> > | | | | |-- block -> ../../../../../../../../../block/sda
> > | | | | |-- delete
> > | | | | |-- detach_state
> > | | | | |-- device_blocked
> > | | | | |-- max_sectors
> > | | | | |-- model
> > | | | | |-- power
> > | | | | | `-- state
> > | | | | |-- queue_depth
> > | | | | |-- rescan
> > | | | | |-- rev
> > | | | | |-- scsi_level
> > | | | | |-- state
> > | | | | |-- timeout
> > | | | | |-- type
> > | | | | `-- vendor
> > | | | |-- detach_state
> > | | | `-- power
> > | | | `-- state
> > | | |-- iInterface
> > | | `-- power
> > | | `-- state
> > | |-- bConfigurationValue
> > | |-- bDeviceClass
> > | |-- bDeviceProtocol
> > | |-- bDeviceSubClass
> > | |-- bMaxPower
> > | |-- bNumConfigurations
> > | |-- bNumInterfaces
> > | |-- bcdDevice
> > | |-- bmAttributes
> > | |-- detach_state
> > | |-- devnum
> > | |-- idProduct
> > | |-- idVendor
> > | |-- manufacturer
> > | |-- maxchild
> > | |-- power
> > | | `-- state
> > | |-- product
> > | |-- serial
> > | |-- speed
> > | `-- version
> > |-- 5-4:1.0
> > | |-- bAlternateSetting
> > | |-- bInterfaceClass
> > | |-- bInterfaceNumber
> > | |-- bInterfaceProtocol
> > | |-- bInterfaceSubClass
> > | |-- bNumEndpoints
> > | |-- detach_state
> > | |-- iInterface
> > | `-- power
> > | `-- state
> > |-- bConfigurationValue
> > |-- bDeviceClass
> > |-- bDeviceProtocol
> > |-- bDeviceSubClass
> > |-- bMaxPower
> > |-- bNumConfigurations
> > |-- bNumInterfaces
> > |-- bcdDevice
> > |-- bmAttributes
> > |-- detach_state
> > |-- devnum
> > |-- idProduct
> > |-- idVendor
> > |-- manufacturer
> > |-- maxchild
> > |-- power
> > | `-- state
> > |-- product
> > |-- speed
> > `-- version
> >
> > 16 directories, 102 files
> >
> > I'm still running 034. I'll try upgrading asap to see it that helps.
>
> Nope, 036 gives the same error message.
036 should be a slightly different error message. What is it?
Also, your directory is full, according to tree, but is empty according
to ls. That's a bit strange...
thanks,
greg k-h
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
` (5 preceding siblings ...)
2004-10-12 21:59 ` Greg KH
@ 2004-10-12 22:45 ` Todd Musall
2004-10-12 23:01 ` Greg KH
2004-10-13 22:21 ` Todd Musall
8 siblings, 0 replies; 10+ messages in thread
From: Todd Musall @ 2004-10-12 22:45 UTC (permalink / raw)
To: linux-hotplug
On Tue, 2004-10-12 at 14:59 -0700, Greg KH wrote:
> On Tue, Oct 12, 2004 at 05:48:25PM -0400, Todd Musall wrote:
> > On Tue, 2004-10-12 at 17:29 -0400, Todd Musall wrote:
> > > On Tue, 2004-10-12 at 10:07 -0700, Greg KH wrote:
> > > > On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> > > > > On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > > > > > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > > > > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > > > > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > > > > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> > > > > >
> > > > > > Can you send us the output of:
> > > > > > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > > >
> > > > > > so we can see what needs to be fixed?
> > > > > >
> > > > >
> > > > > [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > > total 0
> > > > > -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> > > > > drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> > > > > drwxr-xr-x 2 root root 0 Oct 11 21:36 power
> > > > >
> > > > > It's an external USB hard drive. Please let me know if you need more
> > > > > info.
> > > >
> > > > Hm, that looks odd. Can you send me the output of:
> > > > tree /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
> > > /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/
> > > |-- 5-4.1
> > > | |-- 5-4.1:1.0
> > > | | |-- bAlternateSetting
> > > | | |-- bInterfaceClass
> > > | | |-- bInterfaceNumber
> > > | | |-- bInterfaceProtocol
> > > | | |-- bInterfaceSubClass
> > > | | |-- bNumEndpoints
> > > | | |-- detach_state
> > > | | |-- iInterface
> > > | | `-- power
> > > | | `-- state
> > > | |-- bConfigurationValue
> > > | |-- bDeviceClass
> > > | |-- bDeviceProtocol
> > > | |-- bDeviceSubClass
> > > | |-- bMaxPower
> > > | |-- bNumConfigurations
> > > | |-- bNumInterfaces
> > > | |-- bcdDevice
> > > | |-- bmAttributes
> > > | |-- detach_state
> > > | |-- devnum
> > > | |-- idProduct
> > > | |-- idVendor
> > > | |-- manufacturer
> > > | |-- maxchild
> > > | |-- power
> > > | | `-- state
> > > | |-- product
> > > | |-- serial
> > > | |-- speed
> > > | `-- version
> > > |-- 5-4.2
> > > | |-- 5-4.2:1.0
> > > | | |-- bAlternateSetting
> > > | | |-- bInterfaceClass
> > > | | |-- bInterfaceNumber
> > > | | |-- bInterfaceProtocol
> > > | | |-- bInterfaceSubClass
> > > | | |-- bNumEndpoints
> > > | | |-- detach_state
> > > | | |-- host7
> > > | | | |-- 7:0:0:0
> > > | | | | |-- block -> ../../../../../../../../../block/sda
> > > | | | | |-- delete
> > > | | | | |-- detach_state
> > > | | | | |-- device_blocked
> > > | | | | |-- max_sectors
> > > | | | | |-- model
> > > | | | | |-- power
> > > | | | | | `-- state
> > > | | | | |-- queue_depth
> > > | | | | |-- rescan
> > > | | | | |-- rev
> > > | | | | |-- scsi_level
> > > | | | | |-- state
> > > | | | | |-- timeout
> > > | | | | |-- type
> > > | | | | `-- vendor
> > > | | | |-- detach_state
> > > | | | `-- power
> > > | | | `-- state
> > > | | |-- iInterface
> > > | | `-- power
> > > | | `-- state
> > > | |-- bConfigurationValue
> > > | |-- bDeviceClass
> > > | |-- bDeviceProtocol
> > > | |-- bDeviceSubClass
> > > | |-- bMaxPower
> > > | |-- bNumConfigurations
> > > | |-- bNumInterfaces
> > > | |-- bcdDevice
> > > | |-- bmAttributes
> > > | |-- detach_state
> > > | |-- devnum
> > > | |-- idProduct
> > > | |-- idVendor
> > > | |-- manufacturer
> > > | |-- maxchild
> > > | |-- power
> > > | | `-- state
> > > | |-- product
> > > | |-- serial
> > > | |-- speed
> > > | `-- version
> > > |-- 5-4:1.0
> > > | |-- bAlternateSetting
> > > | |-- bInterfaceClass
> > > | |-- bInterfaceNumber
> > > | |-- bInterfaceProtocol
> > > | |-- bInterfaceSubClass
> > > | |-- bNumEndpoints
> > > | |-- detach_state
> > > | |-- iInterface
> > > | `-- power
> > > | `-- state
> > > |-- bConfigurationValue
> > > |-- bDeviceClass
> > > |-- bDeviceProtocol
> > > |-- bDeviceSubClass
> > > |-- bMaxPower
> > > |-- bNumConfigurations
> > > |-- bNumInterfaces
> > > |-- bcdDevice
> > > |-- bmAttributes
> > > |-- detach_state
> > > |-- devnum
> > > |-- idProduct
> > > |-- idVendor
> > > |-- manufacturer
> > > |-- maxchild
> > > |-- power
> > > | `-- state
> > > |-- product
> > > |-- speed
> > > `-- version
> > >
> > > 16 directories, 102 files
> > >
> > > I'm still running 034. I'll try upgrading asap to see it that helps.
> >
> > Nope, 036 gives the same error message.
>
> 036 should be a slightly different error message. What is it?
wait_for_sysfs[23395]: error: wait_for_sysfs needs an update to handle
the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
properly (8), please report to <linux-hotplug-
devel@lists.sourceforge.net>
The error message seems the same except for '... properly (8)'. '(8)'
isn't in 034.
>
> Also, your directory is full, according to tree, but is empty according
> to ls. That's a bit strange...
>
> thanks,
>
> greg k-h
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
--
Todd Musall <tmusall@comcast.net>
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
` (6 preceding siblings ...)
2004-10-12 22:45 ` Todd Musall
@ 2004-10-12 23:01 ` Greg KH
2004-10-13 22:21 ` Todd Musall
8 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2004-10-12 23:01 UTC (permalink / raw)
To: linux-hotplug
Hm, this is really odd:
On Tue, Oct 12, 2004 at 06:45:12PM -0400, Todd Musall wrote:
> On Tue, 2004-10-12 at 14:59 -0700, Greg KH wrote:
> > On Tue, Oct 12, 2004 at 05:48:25PM -0400, Todd Musall wrote:
> > > On Tue, 2004-10-12 at 17:29 -0400, Todd Musall wrote:
> > > > On Tue, 2004-10-12 at 10:07 -0700, Greg KH wrote:
> > > > > On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> > > > > > On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > > > > > > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > > > > > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > > > > > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > > > > > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> > > > > > >
> > > > > > > Can you send us the output of:
> > > > > > > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > > > >
> > > > > > > so we can see what needs to be fixed?
> > > > > > >
> > > > > >
> > > > > > [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > > > total 0
> > > > > > -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> > > > > > drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> > > > > > drwxr-xr-x 2 root root 0 Oct 11 21:36 power
There are a lot of files missing here.
But yet, they show up here:
> > > > |-- 5-4.2
> > > > | |-- 5-4.2:1.0
> > > > | | |-- bAlternateSetting
> > > > | | |-- bInterfaceClass
> > > > | | |-- bInterfaceNumber
> > > > | | |-- bInterfaceProtocol
> > > > | | |-- bInterfaceSubClass
> > > > | | |-- bNumEndpoints
> > > > | | |-- detach_state
> > > > | | |-- host7
> > > > | | | |-- 7:0:0:0
> > > > | | | | |-- block -> ../../../../../../../../../block/sda
> > > > | | | | |-- delete
> > > > | | | | |-- detach_state
> > > > | | | | |-- device_blocked
> > > > | | | | |-- max_sectors
> > > > | | | | |-- model
> > > > | | | | |-- power
> > > > | | | | | `-- state
> > > > | | | | |-- queue_depth
> > > > | | | | |-- rescan
> > > > | | | | |-- rev
> > > > | | | | |-- scsi_level
> > > > | | | | |-- state
> > > > | | | | |-- timeout
> > > > | | | | |-- type
> > > > | | | | `-- vendor
> > > > | | | |-- detach_state
> > > > | | | `-- power
> > > > | | | `-- state
> > > > | | |-- iInterface
> > > > | | `-- power
> > > > | | `-- state
> > > > | |-- bConfigurationValue
> > > > | |-- bDeviceClass
> > > > | |-- bDeviceProtocol
> > > > | |-- bDeviceSubClass
> > > > | |-- bMaxPower
> > > > | |-- bNumConfigurations
> > > > | |-- bNumInterfaces
> > > > | |-- bcdDevice
> > > > | |-- bmAttributes
> > > > | |-- detach_state
> > > > | |-- devnum
> > > > | |-- idProduct
> > > > | |-- idVendor
> > > > | |-- manufacturer
> > > > | |-- maxchild
> > > > | |-- power
> > > > | | `-- state
> > > > | |-- product
> > > > | |-- serial
> > > > | |-- speed
> > > > | `-- version
And then:
> wait_for_sysfs[23395]: error: wait_for_sysfs needs an update to handle
> the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> properly (8), please report to <linux-hotplug-
> devel@lists.sourceforge.net>
>
> The error message seems the same except for '... properly (8)'. '(8)'
> isn't in 034.
The (8) shows us that the program was trying to look for a bus specific
file. In this case, it should have found the bNumEndpoints file in that
directory, as that file sure looks like it is there.
Hm, I think I know what's happening. Can you grab the udev-036 tarball
(I'm guessing you're using gentoo, right? If so, it's in your
/usr/portage/distfiles directory.)
Take that tarball and uncompress it somewhere and go into the udev-036
directory it creates. Then do the following:
make spotless
make USE_LOG=true DEBUG=true wait_for_sysfs
then copy the wait_for_sysfs program it creates to /sbin/wait_for_sysfs,
and yank out that device and plug it in again. Could you then send us
the log messages that produces (it should be a lot of them.)
thanks,
greg k-h
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: udev 034 wait_for_sysfs message
2004-10-10 21:10 udev 034 wait_for_sysfs message Todd Musall
` (7 preceding siblings ...)
2004-10-12 23:01 ` Greg KH
@ 2004-10-13 22:21 ` Todd Musall
8 siblings, 0 replies; 10+ messages in thread
From: Todd Musall @ 2004-10-13 22:21 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 5428 bytes --]
On Tue, 2004-10-12 at 16:01 -0700, Greg KH wrote:
> Hm, this is really odd:
>
> On Tue, Oct 12, 2004 at 06:45:12PM -0400, Todd Musall wrote:
> > On Tue, 2004-10-12 at 14:59 -0700, Greg KH wrote:
> > > On Tue, Oct 12, 2004 at 05:48:25PM -0400, Todd Musall wrote:
> > > > On Tue, 2004-10-12 at 17:29 -0400, Todd Musall wrote:
> > > > > On Tue, 2004-10-12 at 10:07 -0700, Greg KH wrote:
> > > > > > On Mon, Oct 11, 2004 at 09:43:32PM -0400, Todd Musall wrote:
> > > > > > > On Mon, 2004-10-11 at 15:37 -0700, Greg KH wrote:
> > > > > > > > On Sun, Oct 10, 2004 at 05:10:50PM -0400, Todd Musall wrote:
> > > > > > > > > wait_for_sysfs[21259]: error: wait_for_sysfs needs an update to handle
> > > > > > > > > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > > > > > > > > properly, please report to <linux-hotplug-devel@lists.sourceforge.net>
> > > > > > > >
> > > > > > > > Can you send us the output of:
> > > > > > > > ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > > > > >
> > > > > > > > so we can see what needs to be fixed?
> > > > > > > >
> > > > > > >
> > > > > > > [~]$ ls -l /sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0
> > > > > > > total 0
> > > > > > > -rw-r--r-- 1 root root 4096 Oct 11 21:36 detach_state
> > > > > > > drwxr-xr-x 3 root root 0 Oct 11 21:36 host6
> > > > > > > drwxr-xr-x 2 root root 0 Oct 11 21:36 power
>
> There are a lot of files missing here.
>
> But yet, they show up here:
>
> > > > > |-- 5-4.2
> > > > > | |-- 5-4.2:1.0
> > > > > | | |-- bAlternateSetting
> > > > > | | |-- bInterfaceClass
> > > > > | | |-- bInterfaceNumber
> > > > > | | |-- bInterfaceProtocol
> > > > > | | |-- bInterfaceSubClass
> > > > > | | |-- bNumEndpoints
> > > > > | | |-- detach_state
> > > > > | | |-- host7
> > > > > | | | |-- 7:0:0:0
> > > > > | | | | |-- block -> ../../../../../../../../../block/sda
> > > > > | | | | |-- delete
> > > > > | | | | |-- detach_state
> > > > > | | | | |-- device_blocked
> > > > > | | | | |-- max_sectors
> > > > > | | | | |-- model
> > > > > | | | | |-- power
> > > > > | | | | | `-- state
> > > > > | | | | |-- queue_depth
> > > > > | | | | |-- rescan
> > > > > | | | | |-- rev
> > > > > | | | | |-- scsi_level
> > > > > | | | | |-- state
> > > > > | | | | |-- timeout
> > > > > | | | | |-- type
> > > > > | | | | `-- vendor
> > > > > | | | |-- detach_state
> > > > > | | | `-- power
> > > > > | | | `-- state
> > > > > | | |-- iInterface
> > > > > | | `-- power
> > > > > | | `-- state
> > > > > | |-- bConfigurationValue
> > > > > | |-- bDeviceClass
> > > > > | |-- bDeviceProtocol
> > > > > | |-- bDeviceSubClass
> > > > > | |-- bMaxPower
> > > > > | |-- bNumConfigurations
> > > > > | |-- bNumInterfaces
> > > > > | |-- bcdDevice
> > > > > | |-- bmAttributes
> > > > > | |-- detach_state
> > > > > | |-- devnum
> > > > > | |-- idProduct
> > > > > | |-- idVendor
> > > > > | |-- manufacturer
> > > > > | |-- maxchild
> > > > > | |-- power
> > > > > | | `-- state
> > > > > | |-- product
> > > > > | |-- serial
> > > > > | |-- speed
> > > > > | `-- version
>
> And then:
>
> > wait_for_sysfs[23395]: error: wait_for_sysfs needs an update to handle
> > the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
> > properly (8), please report to <linux-hotplug-
> > devel@lists.sourceforge.net>
> >
> > The error message seems the same except for '... properly (8)'. '(8)'
> > isn't in 034.
>
> The (8) shows us that the program was trying to look for a bus specific
> file. In this case, it should have found the bNumEndpoints file in that
> directory, as that file sure looks like it is there.
>
> Hm, I think I know what's happening. Can you grab the udev-036 tarball
> (I'm guessing you're using gentoo, right? If so, it's in your
> /usr/portage/distfiles directory.)
>
> Take that tarball and uncompress it somewhere and go into the udev-036
> directory it creates. Then do the following:
> make spotless
> make USE_LOG=true DEBUG=true wait_for_sysfs
>
> then copy the wait_for_sysfs program it creates to /sbin/wait_for_sysfs,
> and yank out that device and plug it in again. Could you then send us
> the log messages that produces (it should be a lot of them.)
wait_for_sysfs log file is attached. Your right, it's large. BTW I'm
running Arch Linux. Also, I don't have any problems actually mounting
and using this device. I just noticed the log message and reported as
requested. Let me know if you need anything else.
thanks again,
-Todd
>
> thanks,
>
> greg k-h
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
--
Todd Musall <tmusall@comcast.net>
[-- Attachment #2: daemon.log --]
[-- Type: text/x-log, Size: 100925 bytes --]
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: main: device_device opened '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2'
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_open_device_path: Could not get device bus
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_open_device_path: Could not get device 5-4.2:1.0's driver
Oct 13 18:09:54 wait_for_sysfs[20629]: main: device_device opened '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0'
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20628]: wait_for_bus_device: /bus-device link found for bus 'usb'
Oct 13 18:09:54 wait_for_sysfs[20628]: wait_for_bus_device: looking at bus 'usb' for specific file 'idVendor'
Oct 13 18:09:54 wait_for_sysfs[20628]: wait_for_bus_device: bus 'usb' specific file 'idVendor' found
Oct 13 18:09:54 wait_for_sysfs[20628]: main: result: waiting for sysfs successful '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2'
Oct 13 18:09:54 wait_for_sysfs[20630]: main: class_device opened '/sys/class/scsi_host/host9'
Oct 13 18:09:54 wait_for_sysfs[20630]: wait_for_class_device_attributes: looking at class 'scsi_host' for specific file 'unique_id'
Oct 13 18:09:54 wait_for_sysfs[20630]: wait_for_class_device_attributes: class 'scsi_host' specific file 'unique_id' found
Oct 13 18:09:54 wait_for_sysfs[20630]: main: waiting for symlink to /device-device
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_open_device_path: Could not get device bus
Oct 13 18:09:54 wait_for_sysfs[20630]: sysfs_open_device_path: Could not get device host9's driver
Oct 13 18:09:54 wait_for_sysfs[20630]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9'
Oct 13 18:09:54 wait_for_sysfs[20630]: main: no bus device expected for 'scsi_host',
Oct 13 18:09:54 wait_for_sysfs[20630]: main: result: waiting for sysfs successful '/class/scsi_host/host9'
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:54 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:55 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:56 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:57 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:58 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:09:59 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: sysfs_path_is_link: stat() failed
Oct 13 18:10:00 wait_for_sysfs[20629]: wait_for_bus_device: error: getting /bus-device link
Oct 13 18:10:00 wait_for_sysfs[20629]: error: wait_for_sysfs needs an update to handle the device '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0' properly (8), please report to <linux-hotplug-devel@lists.sourceforge.net>
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_open_device_path: Could not get device bus
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_open_device_path: Could not get device 9:0:0:0's driver
Oct 13 18:10:08 wait_for_sysfs[20674]: main: device_device opened '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: main: class_device opened '/sys/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20676]: wait_for_class_device_attributes: looking at class 'block' for specific file 'dev'
Oct 13 18:10:08 wait_for_sysfs[20676]: wait_for_class_device_attributes: class 'block' specific file 'dev' found
Oct 13 18:10:08 wait_for_sysfs[20676]: get_blockdev_parent: sda not a partition
Oct 13 18:10:08 wait_for_sysfs[20676]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20676]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20676]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20676]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20676]: main: result: waiting for sysfs successful '/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20674]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20674]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20674]: sysfs_path_is_file: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: main: class_device opened '/sys/block/sda/sda1'
Oct 13 18:10:08 wait_for_sysfs[20678]: wait_for_class_device_attributes: looking at class 'block' for specific file 'dev'
Oct 13 18:10:08 wait_for_sysfs[20678]: wait_for_class_device_attributes: class 'block' specific file 'dev' found
Oct 13 18:10:08 wait_for_sysfs[20678]: main: looking at parent device for device link '/sys/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20678]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_open_device_path: Could not get device bus
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_open_device_path: Could not get device 9:0:0:0's driver
Oct 13 18:10:08 wait_for_sysfs[20678]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: main: class_device opened '/sys/block/sda/sda2'
Oct 13 18:10:08 wait_for_sysfs[20680]: wait_for_class_device_attributes: looking at class 'block' for specific file 'dev'
Oct 13 18:10:08 wait_for_sysfs[20680]: wait_for_class_device_attributes: class 'block' specific file 'dev' found
Oct 13 18:10:08 wait_for_sysfs[20680]: main: looking at parent device for device link '/sys/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20680]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_open_device_path: Could not get device bus
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_open_device_path: Could not get device 9:0:0:0's driver
Oct 13 18:10:08 wait_for_sysfs[20680]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: main: class_device opened '/sys/block/sda/sda5'
Oct 13 18:10:08 wait_for_sysfs[20682]: wait_for_class_device_attributes: looking at class 'block' for specific file 'dev'
Oct 13 18:10:08 wait_for_sysfs[20682]: wait_for_class_device_attributes: class 'block' specific file 'dev' found
Oct 13 18:10:08 wait_for_sysfs[20682]: main: looking at parent device for device link '/sys/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20682]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_open_device_path: Could not get device bus
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_open_device_path: Could not get device 9:0:0:0's driver
Oct 13 18:10:08 wait_for_sysfs[20682]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: main: class_device opened '/sys/block/sda/sda6'
Oct 13 18:10:08 wait_for_sysfs[20684]: wait_for_class_device_attributes: looking at class 'block' for specific file 'dev'
Oct 13 18:10:08 wait_for_sysfs[20684]: wait_for_class_device_attributes: class 'block' specific file 'dev' found
Oct 13 18:10:08 wait_for_sysfs[20684]: main: looking at parent device for device link '/sys/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20684]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_open_device_path: Could not get device bus
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_open_device_path: Could not get device 9:0:0:0's driver
Oct 13 18:10:08 wait_for_sysfs[20684]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: main: class_device opened '/sys/block/sda/sda7'
Oct 13 18:10:08 wait_for_sysfs[20686]: wait_for_class_device_attributes: looking at class 'block' for specific file 'dev'
Oct 13 18:10:08 wait_for_sysfs[20686]: wait_for_class_device_attributes: class 'block' specific file 'dev' found
Oct 13 18:10:08 wait_for_sysfs[20686]: main: looking at parent device for device link '/sys/block/sda'
Oct 13 18:10:08 wait_for_sysfs[20686]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_open_device_path: Could not get device bus
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_open_device_path: Could not get device 9:0:0:0's driver
Oct 13 18:10:08 wait_for_sysfs[20686]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: main: class_device opened '/sys/class/scsi_device/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20688]: wait_for_class_device_attributes: class 'scsi_device' has no file to wait for
Oct 13 18:10:08 wait_for_sysfs[20688]: main: waiting for symlink to /device-device
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: main: device symlink found pointing to '/sys/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20688]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20688]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20688]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20688]: main: result: waiting for sysfs successful '/class/scsi_device/9:0:0:0'
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20686]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20686]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20686]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20686]: main: result: waiting for sysfs successful '/block/sda/sda7'
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20684]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20684]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20684]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20684]: main: result: waiting for sysfs successful '/block/sda/sda6'
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20682]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20682]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20682]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20682]: main: result: waiting for sysfs successful '/block/sda/sda5'
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20680]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20680]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20680]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20680]: main: result: waiting for sysfs successful '/block/sda/sda2'
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: sysfs_path_is_link: stat() failed
Oct 13 18:10:08 wait_for_sysfs[20678]: wait_for_bus_device: /bus-device link found for bus 'scsi'
Oct 13 18:10:08 wait_for_sysfs[20678]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20678]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20678]: main: result: waiting for sysfs successful '/block/sda/sda1'
Oct 13 18:10:08 wait_for_sysfs[20674]: wait_for_bus_device: looking at bus 'scsi' for specific file 'vendor'
Oct 13 18:10:08 wait_for_sysfs[20674]: wait_for_bus_device: bus 'scsi' specific file 'vendor' found
Oct 13 18:10:08 wait_for_sysfs[20674]: main: result: waiting for sysfs successful '/devices/pci0000:00/0000:00:14.2/usb5/5-4/5-4.2/5-4.2:1.0/host9/9:0:0:0'
^ permalink raw reply [flat|nested] 10+ messages in thread