Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono-Website-Declarative-Pipeline #201

See <https://ci.eclipse.org/hono/job/Hono-Website-Declarative-Pipeline/201/display/redirect>

Changes:


------------------------------------------
[...truncated 93 lines...]
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on my-agent-pod-8nnvq-zgpsq in /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/hono.git
 > git init /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline # timeout=10
Fetching upstream changes from https://github.com/eclipse/hono.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/hono.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 499ed4a70db4a029fe6220a8a596dac0a4c4e6a5 (refs/remotes/origin/master)
 > git config remote.origin.url https://github.com/eclipse/hono.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 499ed4a70db4a029fe6220a8a596dac0a4c4e6a5 # timeout=10
Commit message: "Fix documentation links."
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare workspace)
[Pipeline] echo
Cloning Hono repository...
[Pipeline] sh
+ git clone https://github.com/eclipse/hono.git /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono
Cloning into '/home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono'...
[Pipeline] echo
Copying Documentation directory from master branch...
[Pipeline] sh
+ cp -r /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/documentation /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-documentation-assembly
+ mkdir -p /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-documentation-assembly/content_dirs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cloning Hugo themes)
[Pipeline] echo
cloning Hugo Learn theme...
[Pipeline] sh
+ git clone https://github.com/matcornic/hugo-theme-learn.git /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-documentation-assembly/themes/hugo-theme-learn
Cloning into '/home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-documentation-assembly/themes/hugo-theme-learn'...
+ cd /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-documentation-assembly/themes/hugo-theme-learn
+ git checkout 2.5.0
Note: checking out '2.5.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at 3efb327 Ship tag 2.5.0
[Pipeline] echo
cloning Hugo Universal theme...
[Pipeline] sh
+ git clone https://github.com/devcows/hugo-universal-theme.git /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme
Cloning into '/home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme'...
+ cd /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme
+ git checkout 1.1.1
Note: checking out '1.1.1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at e45210f Avoid markify footer. (#251)
+ echo Remove images from theme
Remove images from theme
+ rm /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/apple-touch-icon.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/banner.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/banner2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/basketsquare.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog-avatar.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog-avatar2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog-medium.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog-recent-2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog-recent-3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog-recent.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/blog2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/detailbig1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/detailbig2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/detailbig3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/detailsquare.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/detailsquare2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/detailsquare3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/favicon.ico /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/fixed-background-1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/fixed-background-2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/grabbing.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/home-try.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/home.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/homepage-slider.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/logo-small.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/logo.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/main-slider1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/main-slider2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/main-slider3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/main-slider4.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/marker.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/men.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/page-1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/page-2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/page-3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/payment.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/photogrid.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/placeholder.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-4.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-5.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-6.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-7.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-8.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/portfolio-9.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/product1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/product2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/product3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/product4.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/slide1.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/slide2.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/slide3.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/slide4.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/slide5.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/slide6.jpg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/texture-bw.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/texture-green.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/texture-turquoise.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/texture-violet.png /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono/site/homepage/themes/hugo-universal-theme/static/img/women.jpg
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cloning Hono web site repository)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.hono (ssh://genie.hono@xxxxxxxxxxxxxxx)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-xISxSiLkDA5f/agent.286
SSH_AGENT_PID=288
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline@tmp/private_key_16404894924750821960.key (/home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline@tmp/private_key_16404894924750821960.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ echo cloning Hono web site repository...
cloning Hono web site repository...
+ git clone ssh://genie.hono@xxxxxxxxxxxxxxx:29418/www.eclipse.org/hono.git /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site
Cloning into '/home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site'...
Total 350708 (delta 0), reused 350708 (delta 0)
Checking out files:  72% (1266/1746)   
Checking out files:  73% (1275/1746)   
Checking out files:  74% (1293/1746)   
Checking out files:  75% (1310/1746)   
Checking out files:  76% (1327/1746)   
Checking out files:  77% (1345/1746)   
Checking out files:  78% (1362/1746)   
Checking out files:  79% (1380/1746)   
Checking out files:  80% (1397/1746)   
Checking out files:  81% (1415/1746)   
Checking out files:  82% (1432/1746)   
Checking out files:  83% (1450/1746)   
Checking out files:  84% (1467/1746)   
Checking out files:  85% (1485/1746)   
Checking out files:  86% (1502/1746)   
Checking out files:  87% (1520/1746)   
Checking out files:  88% (1537/1746)   
Checking out files:  89% (1554/1746)   
Checking out files:  90% (1572/1746)   
Checking out files:  91% (1589/1746)   
Checking out files:  92% (1607/1746)   
Checking out files:  93% (1624/1746)   
Checking out files:  94% (1642/1746)   
Checking out files:  95% (1659/1746)   
Checking out files:  95% (1664/1746)   
Checking out files:  96% (1677/1746)   
Checking out files:  97% (1694/1746)   
Checking out files:  98% (1712/1746)   
Checking out files:  99% (1729/1746)   
Checking out files: 100% (1746/1746)   
Checking out files: 100% (1746/1746), done.
+ echo scrubbing web site target directory...
scrubbing web site target directory...
+ rm -rf /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/404.html /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/categories /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/community /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/css /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/docs /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/downloads /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/favicon /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/getting-started /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/hono_landing_page.svg /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/img /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/index.html /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/index.xml /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/js /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/release-notes /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/sandbox /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/sitemap.xml /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/tags
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 288 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Preparing web site source)
[Pipeline] echo
building documentation for versions
[Pipeline] sh
Switched to a new branch '1.0.x'
Branch '1.0.x' set up to track remote branch '1.0.x' from 'origin'.
Switched to a new branch '1.1.x'
Branch '1.1.x' set up to track remote branch '1.1.x' from 'origin'.
Switched to a new branch '1.2.x'
Branch '1.2.x' set up to track remote branch '1.2.x' from 'origin'.
Switched to a new branch '1.3.x'
Branch '1.3.x' set up to track remote branch '1.3.x' from 'origin'.
Switched to a new branch '1.4.x'
Branch '1.4.x' set up to track remote branch '1.4.x' from 'origin'.
Switched to a new branch '1.5.x'
Branch '1.5.x' set up to track remote branch '1.5.x' from 'origin'.
Switched to a new branch '1.6.x'
Branch '1.6.x' set up to track remote branch '1.6.x' from 'origin'.
Switched to a new branch '1.7.x'
Branch '1.7.x' set up to track remote branch '1.7.x' from 'origin'.
Already on '1.7.x'
Your branch is up to date with 'origin/1.7.x'.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Building documentation using Hugo)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ cd /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-documentation-assembly
+ hugo version
+ echo 'building documentation using Hugo hugo v0.81.0-59D15C97 linux/amd64 BuildDate=2021-02-19T17:07:12Z VendorInfo=gohugoio'
building documentation using Hugo hugo v0.81.0-59D15C97 linux/amd64 BuildDate=2021-02-19T17:07:12Z VendorInfo=gohugoio
+ hugo -v -d /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/docs --config config.toml,config_version.toml
INFO 2021/04/12 04:59:52 Translation func for language 1.7 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.6 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.5 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.4 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.3 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.2 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.1 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language 1.0 not found, use default.
INFO 2021/04/12 04:59:52 Translation func for language dev not found, use default.
INFO 2021/04/12 04:59:52 Using config file: 
Start building sites … 
INFO 2021/04/12 04:59:52 syncing static files to /home/jenkins/agent/workspace/Hono-Website-Declarative-Pipeline/hono-web-site/docs/
ERROR 2021/04/12 04:59:54 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/amqp-adapter-config.md": page not found
ERROR 2021/04/12 04:59:54 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/coap-adapter-config.md": page not found
ERROR 2021/04/12 04:59:54 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/kura-adapter-config.md": page not found
ERROR 2021/04/12 04:59:54 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/http-adapter-config.md": page not found
ERROR 2021/04/12 04:59:54 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/mqtt-adapter-config.md": page not found
ERROR 2021/04/12 04:59:55 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/amqp-adapter.md": page not found
ERROR 2021/04/12 04:59:55 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/coap-adapter.md": page not found
ERROR 2021/04/12 04:59:55 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/http-adapter.md": page not found
ERROR 2021/04/12 04:59:55 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/mqtt-adapter.md": page not found
ERROR 2021/04/12 04:59:55 [stable] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/kura-adapter.md": page not found
ERROR 2021/04/12 04:59:56 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/kura-adapter-config.md": page not found
ERROR 2021/04/12 04:59:56 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/coap-adapter-config.md": page not found
ERROR 2021/04/12 04:59:56 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/amqp-adapter-config.md": page not found
ERROR 2021/04/12 04:59:56 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/http-adapter-config.md": page not found
ERROR 2021/04/12 04:59:56 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "admin-guide/mqtt-adapter-config.md": page not found
ERROR 2021/04/12 04:59:57 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/amqp-adapter.md": page not found
ERROR 2021/04/12 04:59:57 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/coap-adapter.md": page not found
ERROR 2021/04/12 04:59:57 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/http-adapter.md": page not found
ERROR 2021/04/12 04:59:57 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/kura-adapter.md": page not found
ERROR 2021/04/12 04:59:57 [1.7] REF_NOT_FOUND: Ref "/admin-guide/common-config/" from page "user-guide/mqtt-adapter.md": page not found
Total in 21131 ms
Error: Error building site: logged 20 error(s)
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Building homepage using Hugo)
Stage "Building homepage using Hugo" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Commit and push)
Stage "Commit and push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step


Back to the top