JupyterParameters

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 4 minutes.

Click here to download the log file.

 Resolving package versions...
 Installed ZMQ ──────────────── v1.0.0
 Installed JupyterParameters ── v0.1.2
 Installed Parsers ──────────── v0.3.10
 Installed Compat ───────────── v2.2.0
 Installed TextWrap ─────────── v0.3.0
 Installed MbedTLS ──────────── v0.7.0
 Installed DataStructures ───── v0.17.6
 Installed BinaryProvider ───── v0.5.8
 Installed OrderedCollections ─ v1.1.0
 Installed Conda ────────────── v1.3.0
 Installed JSON ─────────────── v0.21.0
 Installed VersionParsing ───── v1.1.3
 Installed SoftGlobalScope ──── v1.0.10
 Installed IJulia ───────────── v1.20.2
 Installed ArgParse ─────────── v0.6.2
  Updating `~/.julia/environments/v1.2/Project.toml`
  [2f2169dc] + JupyterParameters v0.1.2
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [c7e460c6] + ArgParse v0.6.2
  [b99e7846] + BinaryProvider v0.5.8
  [34da2185] + Compat v2.2.0
  [8f4d0f93] + Conda v1.3.0
  [864edb3b] + DataStructures v0.17.6
  [7073ff75] + IJulia v1.20.2
  [682c06a0] + JSON v0.21.0
  [2f2169dc] + JupyterParameters v0.1.2
  [739be429] + MbedTLS v0.7.0
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [b85f4697] + SoftGlobalScope v1.0.10
  [b718987f] + TextWrap v0.3.0
  [81def892] + VersionParsing v1.1.3
  [c2297ded] + ZMQ v1.0.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building Conda ────────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
  Building ZMQ ──────────────→ `~/.julia/packages/ZMQ/ABGOx/deps/build.log`
  Building MbedTLS ──────────→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
  Building IJulia ───────────→ `~/.julia/packages/IJulia/F1GUo/deps/build.log`
  Building JupyterParameters → `~/.julia/packages/JupyterParameters/KdfWB/deps/build.log`
   Testing JupyterParameters
 Resolving package versions...
    Status `/tmp/jl_CDz554/Manifest.toml`
  [c7e460c6] ArgParse v0.6.2
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [8f4d0f93] Conda v1.3.0
  [864edb3b] DataStructures v0.17.6
  [7073ff75] IJulia v1.20.2
  [682c06a0] JSON v0.21.0
  [2f2169dc] JupyterParameters v0.1.2
  [739be429] MbedTLS v0.7.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [b85f4697] SoftGlobalScope v1.0.10
  [b718987f] TextWrap v0.3.0
  [81def892] VersionParsing v1.1.3
  [c2297ded] ZMQ v1.0.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Starting paramitification of /tmp/jl_VeYEhu.ipynb...
Successful replacement of parameters!
Wrote /tmp/jl_vdkosL.ipynb
Running ["/root/.julia/conda/3/bin/jupyter", "nbconvert", "--to=notebook", "--execute", "--ExecutePreprocessor.allow_errors=True", "/tmp/jl_vdkosL.ipynb", "--output", "/tmp/jl_vdkosL.ipynb"]
[NbConvertApp] WARNING | Config option `template_path` not recognized by `NotebookExporter`.
[NbConvertApp] Converting notebook /tmp/jl_vdkosL.ipynb to notebook
ERROR: LoadError: ArgumentError: Package InteractiveUtils not found in current path:
- Run `import Pkg; Pkg.add("InteractiveUtils")` to install the InteractiveUtils package.

Stacktrace:
 [1] require(::Module, ::Symbol) at ./loading.jl:876
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1094
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] exec_options(::Base.JLOptions) at ./client.jl:295
 [6] _start() at ./client.jl:464
in expression starting at /root/.julia/packages/IJulia/F1GUo/src/kernel.jl:11
Traceback (most recent call last):
  File "/root/.julia/conda/3/bin/jupyter-nbconvert", line 11, in <module>
    sys.exit(main())
  File "/root/.julia/conda/3/lib/python3.7/site-packages/jupyter_core/application.py", line 268, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/traitlets/config/application.py", line 664, in launch_instance
    app.start()
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 340, in start
    self.convert_notebooks()
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 510, in convert_notebooks
    self.convert_single_notebook(notebook_filename)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 481, in convert_single_notebook
    output, resources = self.export_single_notebook(notebook_filename, resources, input_buffer=input_buffer)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 410, in export_single_notebook
    output, resources = self.exporter.from_filename(notebook_filename, resources=resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 179, in from_filename
    return self.from_file(f, resources=resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 197, in from_file
    return self.from_notebook_node(nbformat.read(file_stream, as_version=4), resources=resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/notebook.py", line 32, in from_notebook_node
    nb_copy, resources = super(NotebookExporter, self).from_notebook_node(nb, resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 139, in from_notebook_node
    nb_copy, resources = self._preprocess(nb_copy, resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 316, in _preprocess
    nbc, resc = preprocessor(nbc, resc)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/base.py", line 47, in __call__
    return self.preprocess(nb, resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 403, in preprocess
    with self.setup_preprocessor(nb, resources, km=km):
  File "/root/.julia/conda/3/lib/python3.7/contextlib.py", line 112, in __enter__
    return next(self.gen)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 345, in setup_preprocessor
    self.km, self.kc = self.start_new_kernel(**kwargs)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 296, in start_new_kernel
    kc.wait_for_ready(timeout=self.startup_timeout)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/jupyter_client/blocking/client.py", line 120, in wait_for_ready
    raise RuntimeError('Kernel died before replying to kernel_info')
RuntimeError: Kernel died before replying to kernel_info
testing JupyterParam: Error During Test at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:39
  Got exception outside of a @test
  failed process: Process(setenv(`/root/.julia/conda/3/bin/jupyter nbconvert --to=notebook --execute --ExecutePreprocessor.allow_errors=True /tmp/jl_vdkosL.ipynb --output /tmp/jl_vdkosL.ipynb`,["PATH=/root/.julia/conda/3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "OPENBLAS_NUM_THREADS=8", "PKGEVAL=true", "HOME=/root", "DEBIAN_FRONTEND=noninteractive", "CI=true", "OPENBLAS_MAIN_FREE=1", "HOSTNAME=a56acbda459d", "JULIA_LOAD_PATH=@:/tmp/jl_CDz554"]), ProcessExited(1)) [1]
  
  Stacktrace:
   [1] pipeline_error at ./process.jl:813 [inlined]
   [2] #run#536(::Bool, ::typeof(run), ::Cmd) at ./process.jl:728
   [3] run at ./process.jl:726 [inlined]
   [4] jjnbparam(::Array{String,1}) at /root/.julia/packages/JupyterParameters/KdfWB/src/JupyterParameters.jl:210
   [5] jjnbparam() at /root/.julia/packages/JupyterParameters/KdfWB/src/JupyterParameters.jl:215
   [6] top-level scope at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:60
   [7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [8] top-level scope at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:40
   [9] include at ./boot.jl:328 [inlined]
   [10] include_relative(::Module, ::String) at ./loading.jl:1094
   [11] include(::Module, ::String) at ./Base.jl:31
   [12] include(::String) at ./client.jl:431
   [13] top-level scope at none:5
   [14] eval(::Module, ::Any) at ./boot.jl:330
   [15] exec_options(::Base.JLOptions) at ./client.jl:271
   [16] _start() at ./client.jl:464
  
Test Summary:        | Error  Total
testing JupyterParam |     1      1
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:38
ERROR: Package JupyterParameters errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 3 minutes, 32 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed VersionParsing ───── v1.1.3
 Installed JupyterParameters ── v0.1.2
 Installed IJulia ───────────── v1.20.2
 Installed MbedTLS ──────────── v0.7.0
 Installed TextWrap ─────────── v0.3.0
 Installed OrderedCollections ─ v1.1.0
 Installed ArgParse ─────────── v0.6.2
 Installed DataStructures ───── v0.17.6
 Installed BinaryProvider ───── v0.5.8
 Installed JSON ─────────────── v0.21.0
 Installed Compat ───────────── v2.2.0
 Installed Conda ────────────── v1.3.0
 Installed SoftGlobalScope ──── v1.0.10
 Installed ZMQ ──────────────── v1.0.0
 Installed Parsers ──────────── v0.3.10
  Updating `~/.julia/environments/v1.3/Project.toml`
  [2f2169dc] + JupyterParameters v0.1.2
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [c7e460c6] + ArgParse v0.6.2
  [b99e7846] + BinaryProvider v0.5.8
  [34da2185] + Compat v2.2.0
  [8f4d0f93] + Conda v1.3.0
  [864edb3b] + DataStructures v0.17.6
  [7073ff75] + IJulia v1.20.2
  [682c06a0] + JSON v0.21.0
  [2f2169dc] + JupyterParameters v0.1.2
  [739be429] + MbedTLS v0.7.0
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [b85f4697] + SoftGlobalScope v1.0.10
  [b718987f] + TextWrap v0.3.0
  [81def892] + VersionParsing v1.1.3
  [c2297ded] + ZMQ v1.0.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building Conda ────────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
  Building ZMQ ──────────────→ `~/.julia/packages/ZMQ/ABGOx/deps/build.log`
  Building MbedTLS ──────────→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
  Building IJulia ───────────→ `~/.julia/packages/IJulia/F1GUo/deps/build.log`
  Building JupyterParameters → `~/.julia/packages/JupyterParameters/KdfWB/deps/build.log`
   Testing JupyterParameters
 Resolving package versions...
    Status `/tmp/jl_iCumc3/Manifest.toml`
  [c7e460c6] ArgParse v0.6.2
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [8f4d0f93] Conda v1.3.0
  [864edb3b] DataStructures v0.17.6
  [7073ff75] IJulia v1.20.2
  [682c06a0] JSON v0.21.0
  [2f2169dc] JupyterParameters v0.1.2
  [739be429] MbedTLS v0.7.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [b85f4697] SoftGlobalScope v1.0.10
  [b718987f] TextWrap v0.3.0
  [81def892] VersionParsing v1.1.3
  [c2297ded] ZMQ v1.0.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Starting paramitification of /tmp/jl_8E5IqJ.ipynb...
Successful replacement of parameters!
Wrote /tmp/jl_4NkoYh.ipynb
Running ["/root/.julia/conda/3/bin/jupyter", "nbconvert", "--to=notebook", "--execute", "--ExecutePreprocessor.allow_errors=True", "/tmp/jl_4NkoYh.ipynb", "--output", "/tmp/jl_4NkoYh.ipynb"]
[NbConvertApp] WARNING | Config option `template_path` not recognized by `NotebookExporter`.
[NbConvertApp] Converting notebook /tmp/jl_4NkoYh.ipynb to notebook
ERROR: LoadError: ArgumentError: Package InteractiveUtils not found in current path:
- Run `import Pkg; Pkg.add("InteractiveUtils")` to install the InteractiveUtils package.

Stacktrace:
 [1] require(::Module, ::Symbol) at ./loading.jl:887
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1105
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] exec_options(::Base.JLOptions) at ./client.jl:287
 [6] _start() at ./client.jl:460
in expression starting at /root/.julia/packages/IJulia/F1GUo/src/kernel.jl:11
Traceback (most recent call last):
  File "/root/.julia/conda/3/bin/jupyter-nbconvert", line 11, in <module>
    sys.exit(main())
  File "/root/.julia/conda/3/lib/python3.7/site-packages/jupyter_core/application.py", line 268, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/traitlets/config/application.py", line 664, in launch_instance
    app.start()
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 340, in start
    self.convert_notebooks()
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 510, in convert_notebooks
    self.convert_single_notebook(notebook_filename)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 481, in convert_single_notebook
    output, resources = self.export_single_notebook(notebook_filename, resources, input_buffer=input_buffer)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 410, in export_single_notebook
    output, resources = self.exporter.from_filename(notebook_filename, resources=resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 179, in from_filename
    return self.from_file(f, resources=resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 197, in from_file
    return self.from_notebook_node(nbformat.read(file_stream, as_version=4), resources=resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/notebook.py", line 32, in from_notebook_node
    nb_copy, resources = super(NotebookExporter, self).from_notebook_node(nb, resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 139, in from_notebook_node
    nb_copy, resources = self._preprocess(nb_copy, resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 316, in _preprocess
    nbc, resc = preprocessor(nbc, resc)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/base.py", line 47, in __call__
    return self.preprocess(nb, resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 403, in preprocess
    with self.setup_preprocessor(nb, resources, km=km):
  File "/root/.julia/conda/3/lib/python3.7/contextlib.py", line 112, in __enter__
    return next(self.gen)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 345, in setup_preprocessor
    self.km, self.kc = self.start_new_kernel(**kwargs)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 296, in start_new_kernel
    kc.wait_for_ready(timeout=self.startup_timeout)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/jupyter_client/blocking/client.py", line 120, in wait_for_ready
    raise RuntimeError('Kernel died before replying to kernel_info')
RuntimeError: Kernel died before replying to kernel_info
testing JupyterParam: Error During Test at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:39
  Got exception outside of a @test
  failed process: Process(setenv(`/root/.julia/conda/3/bin/jupyter nbconvert --to=notebook --execute --ExecutePreprocessor.allow_errors=True /tmp/jl_4NkoYh.ipynb --output /tmp/jl_4NkoYh.ipynb`,["PATH=/root/.julia/conda/3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "OPENBLAS_NUM_THREADS=8", "PKGEVAL=true", "HOME=/root", "DEBIAN_FRONTEND=noninteractive", "CI=true", "OPENBLAS_MAIN_FREE=1", "HOSTNAME=a64d356ce28e", "JULIA_LOAD_PATH=@:/tmp/jl_iCumc3"]), ProcessExited(1)) [1]
  
  Stacktrace:
   [1] pipeline_error at ./process.jl:525 [inlined]
   [2] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:440
   [3] run at ./process.jl:438 [inlined]
   [4] jjnbparam(::Array{String,1}) at /root/.julia/packages/JupyterParameters/KdfWB/src/JupyterParameters.jl:210
   [5] jjnbparam() at /root/.julia/packages/JupyterParameters/KdfWB/src/JupyterParameters.jl:215
   [6] top-level scope at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:60
   [7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [8] top-level scope at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:40
   [9] include at ./boot.jl:328 [inlined]
   [10] include_relative(::Module, ::String) at ./loading.jl:1105
   [11] include(::Module, ::String) at ./Base.jl:31
   [12] include(::String) at ./client.jl:424
   [13] top-level scope at none:6
   [14] eval(::Module, ::Any) at ./boot.jl:330
   [15] exec_options(::Base.JLOptions) at ./client.jl:263
   [16] _start() at ./client.jl:460
  
Test Summary:        | Error  Total
testing JupyterParam |     1      1
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:38
ERROR: Package JupyterParameters errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 3 minutes, 46 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed SoftGlobalScope ──── v1.0.10
 Installed JupyterParameters ── v0.1.2
 Installed Compat ───────────── v2.2.0
 Installed Conda ────────────── v1.3.0
 Installed IJulia ───────────── v1.20.2
 Installed TextWrap ─────────── v0.3.0
 Installed DataStructures ───── v0.17.6
 Installed BinaryProvider ───── v0.5.8
 Installed JSON ─────────────── v0.21.0
 Installed VersionParsing ───── v1.1.3
 Installed OrderedCollections ─ v1.1.0
 Installed Parsers ──────────── v0.3.10
 Installed ArgParse ─────────── v0.6.2
 Installed ZMQ ──────────────── v1.0.0
 Installed MbedTLS ──────────── v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [2f2169dc] + JupyterParameters v0.1.2
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [c7e460c6] + ArgParse v0.6.2
  [b99e7846] + BinaryProvider v0.5.8
  [34da2185] + Compat v2.2.0
  [8f4d0f93] + Conda v1.3.0
  [864edb3b] + DataStructures v0.17.6
  [7073ff75] + IJulia v1.20.2
  [682c06a0] + JSON v0.21.0
  [2f2169dc] + JupyterParameters v0.1.2
  [739be429] + MbedTLS v0.7.0
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [b85f4697] + SoftGlobalScope v1.0.10
  [b718987f] + TextWrap v0.3.0
  [81def892] + VersionParsing v1.1.3
  [c2297ded] + ZMQ v1.0.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [7b1f6079] + FileWatching 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building Conda ────────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
  Building ZMQ ──────────────→ `~/.julia/packages/ZMQ/ABGOx/deps/build.log`
  Building MbedTLS ──────────→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
  Building IJulia ───────────→ `~/.julia/packages/IJulia/F1GUo/deps/build.log`
  Building JupyterParameters → `~/.julia/packages/JupyterParameters/KdfWB/deps/build.log`
   Testing JupyterParameters
 Resolving package versions...
    Status `/tmp/jl_DKiFcf/Manifest.toml`
  [c7e460c6] ArgParse v0.6.2
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [8f4d0f93] Conda v1.3.0
  [864edb3b] DataStructures v0.17.6
  [7073ff75] IJulia v1.20.2
  [682c06a0] JSON v0.21.0
  [2f2169dc] JupyterParameters v0.1.2
  [739be429] MbedTLS v0.7.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [b85f4697] SoftGlobalScope v1.0.10
  [b718987f] TextWrap v0.3.0
  [81def892] VersionParsing v1.1.3
  [c2297ded] ZMQ v1.0.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [7b1f6079] FileWatching  [`@stdlib/FileWatching`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Starting paramitification of /tmp/jl_TVY4g8.ipynb...
Successful replacement of parameters!
Wrote /tmp/jl_skEiDJ.ipynb
Running ["/root/.julia/conda/3/bin/jupyter", "nbconvert", "--to=notebook", "--execute", "--ExecutePreprocessor.allow_errors=True", "/tmp/jl_skEiDJ.ipynb", "--output", "/tmp/jl_skEiDJ.ipynb"]
[NbConvertApp] WARNING | Config option `template_path` not recognized by `NotebookExporter`.
[NbConvertApp] Converting notebook /tmp/jl_skEiDJ.ipynb to notebook
ERROR: LoadError: ArgumentError: Package InteractiveUtils not found in current path:
- Run `import Pkg; Pkg.add("InteractiveUtils")` to install the InteractiveUtils package.

Stacktrace:
 [1] require(::Module, ::Symbol) at ./loading.jl:887
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1105
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] exec_options(::Base.JLOptions) at ./client.jl:287
 [6] _start() at ./client.jl:460
in expression starting at /root/.julia/packages/IJulia/F1GUo/src/kernel.jl:11
Traceback (most recent call last):
  File "/root/.julia/conda/3/bin/jupyter-nbconvert", line 11, in <module>
    sys.exit(main())
  File "/root/.julia/conda/3/lib/python3.7/site-packages/jupyter_core/application.py", line 268, in launch_instance
    return super(JupyterApp, cls).launch_instance(argv=argv, **kwargs)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/traitlets/config/application.py", line 664, in launch_instance
    app.start()
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 340, in start
    self.convert_notebooks()
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 510, in convert_notebooks
    self.convert_single_notebook(notebook_filename)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 481, in convert_single_notebook
    output, resources = self.export_single_notebook(notebook_filename, resources, input_buffer=input_buffer)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/nbconvertapp.py", line 410, in export_single_notebook
    output, resources = self.exporter.from_filename(notebook_filename, resources=resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 179, in from_filename
    return self.from_file(f, resources=resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 197, in from_file
    return self.from_notebook_node(nbformat.read(file_stream, as_version=4), resources=resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/notebook.py", line 32, in from_notebook_node
    nb_copy, resources = super(NotebookExporter, self).from_notebook_node(nb, resources, **kw)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 139, in from_notebook_node
    nb_copy, resources = self._preprocess(nb_copy, resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/exporters/exporter.py", line 316, in _preprocess
    nbc, resc = preprocessor(nbc, resc)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/base.py", line 47, in __call__
    return self.preprocess(nb, resources)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 403, in preprocess
    with self.setup_preprocessor(nb, resources, km=km):
  File "/root/.julia/conda/3/lib/python3.7/contextlib.py", line 112, in __enter__
    return next(self.gen)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 345, in setup_preprocessor
    self.km, self.kc = self.start_new_kernel(**kwargs)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/nbconvert/preprocessors/execute.py", line 296, in start_new_kernel
    kc.wait_for_ready(timeout=self.startup_timeout)
  File "/root/.julia/conda/3/lib/python3.7/site-packages/jupyter_client/blocking/client.py", line 120, in wait_for_ready
    raise RuntimeError('Kernel died before replying to kernel_info')
RuntimeError: Kernel died before replying to kernel_info
testing JupyterParam: Error During Test at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:39
  Got exception outside of a @test
  failed process: Process(setenv(`/root/.julia/conda/3/bin/jupyter nbconvert --to=notebook --execute --ExecutePreprocessor.allow_errors=True /tmp/jl_skEiDJ.ipynb --output /tmp/jl_skEiDJ.ipynb`,["PATH=/root/.julia/conda/3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "OPENBLAS_NUM_THREADS=8", "PKGEVAL=true", "HOME=/root", "DEBIAN_FRONTEND=noninteractive", "CI=true", "OPENBLAS_MAIN_FREE=1", "HOSTNAME=702606045b5c", "JULIA_LOAD_PATH=@:/tmp/jl_DKiFcf"]), ProcessExited(1)) [1]
  
  Stacktrace:
   [1] pipeline_error at ./process.jl:525 [inlined]
   [2] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:440
   [3] run at ./process.jl:438 [inlined]
   [4] jjnbparam(::Array{String,1}) at /root/.julia/packages/JupyterParameters/KdfWB/src/JupyterParameters.jl:210
   [5] jjnbparam() at /root/.julia/packages/JupyterParameters/KdfWB/src/JupyterParameters.jl:215
   [6] top-level scope at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:60
   [7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [8] top-level scope at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:40
   [9] include at ./boot.jl:328 [inlined]
   [10] include_relative(::Module, ::String) at ./loading.jl:1105
   [11] include(::Module, ::String) at ./Base.jl:31
   [12] include(::String) at ./client.jl:424
   [13] top-level scope at none:6
   [14] eval(::Module, ::Any) at ./boot.jl:330
   [15] exec_options(::Base.JLOptions) at ./client.jl:263
   [16] _start() at ./client.jl:460
  
Test Summary:        | Error  Total
testing JupyterParam |     1      1
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/JupyterParameters/KdfWB/test/runtests.jl:38
ERROR: Package JupyterParameters errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10