All of lore.kernel.org
 help / color / mirror / Atom feed
* [SPDK] Re: Build failure for change https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
@ 2020-05-12 13:31 Zawadzki, Tomasz
  0 siblings, 0 replies; 2+ messages in thread
From: Zawadzki, Tomasz @ 2020-05-12 13:31 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 2808 bytes --]

Hi Wenhua Liu,

Looks like patch adding timestamps was introduced by Vitaliy very recently. Please see:
https://review.spdk.io/gerrit/c/spdk/spdk/+/2023

Going by the commit message, it looks like the rocksdb test depended on specific log output.

Thanks,
Tomek

> -----Original Message-----
> From: Wenhua Liu <liuw(a)vmware.com>
> Sent: Tuesday, May 12, 2020 10:44 AM
> To: Storage Performance Development Kit <spdk(a)lists.01.org>
> Subject: [SPDK] Build failure for change
> https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
> 
> Hi,
> 
> I submitted a change (the 2nd time) a few days ago after fixing some
> compiling issue, but this time it still failed on build testing.
> 
> The change is here:
> https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
> 
> The build log is here:
> https://ci.spdk.io/results/autotest-per-patch/builds/12800/archive/BlobFS-
> autotest/build.log
> 
> The following log snippet is probably what failure is. As after this, I see all log
> messages prefixed with “(FAILED)”.
> 
> 00:03:48.189  ========== Backtrace start: ==========
> 00:03:48.189
> 00:03:48.192  in ./test/blobfs/rocksdb/rocksdb.sh:34 -> run_step(["insert"])
> 00:03:48.192       ...
> 00:03:48.192  backtrace unavailable
> 00:03:48.192       ...
> 00:03:48.198  in /var/jenkins/workspace/BlobFS-
> autotest/spdk/test/common/autotest_common.sh:772 ->
> run_test(["rocksdb_insert"],["run_step"],["insert"])
> 00:03:48.198       ...
> 00:03:48.198     767           timing_enter $test_name
> 00:03:48.198     768           echo
> "************************************"
> 00:03:48.198     769           echo "START TEST $test_name"
> 00:03:48.198     770           echo
> "************************************"
> 00:03:48.198     771           xtrace_restore
> 00:03:48.198  => 772           time "$@"
> 00:03:48.198     773           xtrace_disable
> 00:03:48.198     774           echo
> "************************************"
> 00:03:48.198     775           echo "END TEST $test_name"
> 00:03:48.198     776           echo
> "************************************"
> 00:03:48.198     777           timing_exit $test_name
> 00:03:48.198       ...
> 00:03:48.199  in ./test/blobfs/rocksdb/rocksdb.sh:146 -> main([])
> 00:03:48.199       ...
> 00:03:48.199  backtrace unavailable
> 00:03:48.199       ...
> 00:03:48.199
> 00:03:48.199  ========== Backtrace end ==========
> 
> From my understanding, it’s not possible my change can cause such problem.
> Could someone help take a look what is really wrong and tell me how I can
> move forward?
> 
> Thanks,
> -Wenhua Liu
> 
> 
> _______________________________________________
> SPDK mailing list -- spdk(a)lists.01.org
> To unsubscribe send an email to spdk-leave(a)lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [SPDK] Re: Build failure for change https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
@ 2020-05-12 13:46 Harris, James R
  0 siblings, 0 replies; 2+ messages in thread
From: Harris, James R @ 2020-05-12 13:46 UTC (permalink / raw)
  To: spdk

[-- Attachment #1: Type: text/plain, Size: 3495 bytes --]

Hi Wenhua,

Could you try rebasing from latest master and pushing again to Gerrit?  I think a patch for this issue was merged yesterday.

-Jim


On 5/12/20, 6:32 AM, "Zawadzki, Tomasz" <tomasz.zawadzki(a)intel.com> wrote:

    Hi Wenhua Liu,

    Looks like patch adding timestamps was introduced by Vitaliy very recently. Please see:
    https://review.spdk.io/gerrit/c/spdk/spdk/+/2023

    Going by the commit message, it looks like the rocksdb test depended on specific log output.

    Thanks,
    Tomek

    > -----Original Message-----
    > From: Wenhua Liu <liuw(a)vmware.com>
    > Sent: Tuesday, May 12, 2020 10:44 AM
    > To: Storage Performance Development Kit <spdk(a)lists.01.org>
    > Subject: [SPDK] Build failure for change
    > https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
    > 
    > Hi,
    > 
    > I submitted a change (the 2nd time) a few days ago after fixing some
    > compiling issue, but this time it still failed on build testing.
    > 
    > The change is here:
    > https://review.spdk.io/gerrit/c/spdk/spdk/+/2140
    > 
    > The build log is here:
    > https://ci.spdk.io/results/autotest-per-patch/builds/12800/archive/BlobFS-
    > autotest/build.log
    > 
    > The following log snippet is probably what failure is. As after this, I see all log
    > messages prefixed with “(FAILED)”.
    > 
    > 00:03:48.189  ========== Backtrace start: ==========
    > 00:03:48.189
    > 00:03:48.192  in ./test/blobfs/rocksdb/rocksdb.sh:34 -> run_step(["insert"])
    > 00:03:48.192       ...
    > 00:03:48.192  backtrace unavailable
    > 00:03:48.192       ...
    > 00:03:48.198  in /var/jenkins/workspace/BlobFS-
    > autotest/spdk/test/common/autotest_common.sh:772 ->
    > run_test(["rocksdb_insert"],["run_step"],["insert"])
    > 00:03:48.198       ...
    > 00:03:48.198     767           timing_enter $test_name
    > 00:03:48.198     768           echo
    > "************************************"
    > 00:03:48.198     769           echo "START TEST $test_name"
    > 00:03:48.198     770           echo
    > "************************************"
    > 00:03:48.198     771           xtrace_restore
    > 00:03:48.198  => 772           time "$@"
    > 00:03:48.198     773           xtrace_disable
    > 00:03:48.198     774           echo
    > "************************************"
    > 00:03:48.198     775           echo "END TEST $test_name"
    > 00:03:48.198     776           echo
    > "************************************"
    > 00:03:48.198     777           timing_exit $test_name
    > 00:03:48.198       ...
    > 00:03:48.199  in ./test/blobfs/rocksdb/rocksdb.sh:146 -> main([])
    > 00:03:48.199       ...
    > 00:03:48.199  backtrace unavailable
    > 00:03:48.199       ...
    > 00:03:48.199
    > 00:03:48.199  ========== Backtrace end ==========
    > 
    > From my understanding, it’s not possible my change can cause such problem.
    > Could someone help take a look what is really wrong and tell me how I can
    > move forward?
    > 
    > Thanks,
    > -Wenhua Liu
    > 
    > 
    > _______________________________________________
    > SPDK mailing list -- spdk(a)lists.01.org
    > To unsubscribe send an email to spdk-leave(a)lists.01.org
    _______________________________________________
    SPDK mailing list -- spdk(a)lists.01.org
    To unsubscribe send an email to spdk-leave(a)lists.01.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-12 13:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 13:31 [SPDK] Re: Build failure for change https://review.spdk.io/gerrit/c/spdk/spdk/+/2140 Zawadzki, Tomasz
2020-05-12 13:46 Harris, James R

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.