You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/15 07:22:29 UTC

Build failed in Jenkins: guacamole-server-master-ubuntu » ubuntu,disco #80

See <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/80/display/redirect>

Changes:


------------------------------------------
Started by upstream project "guacamole-server-master-ubuntu" build number 80
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/guacamole-server.git
 > git init <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/guacamole-server> # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/guacamole-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/guacamole-server.git # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git fetch --tags --progress -- https://github.com/apache/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9c37fc56171d55b8fa838949d7fd40db85506857 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c37fc56171d55b8fa838949d7fd40db85506857
Commit message: "GUACAMOLE-949: Merge removal of unused UNIX_TIME macro."
 > git rev-list --no-walk 9c37fc56171d55b8fa838949d7fd40db85506857 # timeout=10
[disco] $ /bin/bash -xe /tmp/jenkins2808057409880815097.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins5873841269806985419.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins2457364305488606932.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins1636292427187264848.sh
++ echo guac-jenkins-guacamole-server-master-ubuntu-JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco-80
++ tr A-Z a-z
++ sed 's/[^a-z0-9]\+/-/g'
+ export TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-80
+ TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-80
+ trap 'docker rmi --force guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-80 || true' EXIT
+ docker build --no-cache=true --rm --tag guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-80 .
Sending build context to Docker daemon  11.24MB
Step 1/4 : FROM ubuntu:disco
disco: Pulling from library/ubuntu
4dc9c2fff018: Pulling fs layer
0a4ccbb24215: Pulling fs layer
c0f243bc6706: Pulling fs layer
5ff1eaecba77: Pulling fs layer
c0f243bc6706: Download complete
0a4ccbb24215: Verifying Checksum
0a4ccbb24215: Download complete
5ff1eaecba77: Verifying Checksum
5ff1eaecba77: Download complete
4dc9c2fff018: Verifying Checksum
4dc9c2fff018: Download complete
4dc9c2fff018: Pull complete
0a4ccbb24215: Pull complete
c0f243bc6706: Pull complete
5ff1eaecba77: Pull complete
Digest: sha256:2adeae829bf27a3399a0e7db8ae38d5adb89bcaf1bbef378240bc0e6724e8344
Status: Downloaded newer image for ubuntu:disco
 ---> c88ac1f841b7
Step 2/4 : COPY . /build/
 ---> d8a7630847e4
Step 3/4 : RUN /bin/bash -e -x /build/install-deps.sh
 ---> Running in ec752ae44867
+ apt-get update
Ign:1 http://security.ubuntu.com/ubuntu disco-security InRelease
Ign:2 http://archive.ubuntu.com/ubuntu disco InRelease
Ign:3 http://archive.ubuntu.com/ubuntu disco-updates InRelease
Err:4 http://security.ubuntu.com/ubuntu disco-security Release
  404  Not Found [IP: 91.189.88.152 80]
Ign:5 http://archive.ubuntu.com/ubuntu disco-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu disco Release
  404  Not Found [IP: 91.189.88.152 80]
Err:7 http://archive.ubuntu.com/ubuntu disco-updates Release
  404  Not Found [IP: 91.189.88.152 80]
Err:8 http://archive.ubuntu.com/ubuntu disco-backports Release
  404  Not Found [IP: 91.189.88.152 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu disco-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-backports Release' does not have a Release file.
The command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh' returned a non-zero code: 100
+ docker rmi --force guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-80
Error: No such image: guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-80
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: guacamole-server-master-ubuntu » ubuntu,disco #82

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/82/display/redirect>

Changes:


------------------------------------------
Started by upstream project "guacamole-server-master-ubuntu" build number 82
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu) in workspace <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/guacamole-server.git
 > git init <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/guacamole-server> # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/guacamole-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/guacamole-server.git # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git fetch --tags --progress -- https://github.com/apache/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9c37fc56171d55b8fa838949d7fd40db85506857 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c37fc56171d55b8fa838949d7fd40db85506857
Commit message: "GUACAMOLE-949: Merge removal of unused UNIX_TIME macro."
 > git rev-list --no-walk 9c37fc56171d55b8fa838949d7fd40db85506857 # timeout=10
[disco] $ /bin/bash -xe /tmp/jenkins2409954874980067632.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins8361221700410668185.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins2683186757924380084.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins5711604362475914625.sh
++ echo guac-jenkins-guacamole-server-master-ubuntu-JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco-82
++ tr A-Z a-z
++ sed 's/[^a-z0-9]\+/-/g'
+ export TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-82
+ TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-82
+ trap 'docker rmi --force guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-82 || true' EXIT
+ docker build --no-cache=true --rm --tag guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-82 .
Sending build context to Docker daemon  11.24MB
Step 1/4 : FROM ubuntu:disco
disco: Pulling from library/ubuntu
4dc9c2fff018: Pulling fs layer
0a4ccbb24215: Pulling fs layer
c0f243bc6706: Pulling fs layer
5ff1eaecba77: Pulling fs layer
5ff1eaecba77: Waiting
c0f243bc6706: Verifying Checksum
c0f243bc6706: Download complete
0a4ccbb24215: Download complete
5ff1eaecba77: Verifying Checksum
5ff1eaecba77: Download complete
4dc9c2fff018: Verifying Checksum
4dc9c2fff018: Download complete
4dc9c2fff018: Pull complete
0a4ccbb24215: Pull complete
c0f243bc6706: Pull complete
5ff1eaecba77: Pull complete
Digest: sha256:2adeae829bf27a3399a0e7db8ae38d5adb89bcaf1bbef378240bc0e6724e8344
Status: Downloaded newer image for ubuntu:disco
 ---> c88ac1f841b7
Step 2/4 : COPY . /build/
 ---> 2e855980f3fd
Step 3/4 : RUN /bin/bash -e -x /build/install-deps.sh
 ---> Running in 7a2dd2bfd3ee
+ apt-get update
Ign:1 http://security.ubuntu.com/ubuntu disco-security InRelease
Ign:2 http://archive.ubuntu.com/ubuntu disco InRelease
Err:3 http://security.ubuntu.com/ubuntu disco-security Release
  404  Not Found [IP: 91.189.88.152 80]
Ign:4 http://archive.ubuntu.com/ubuntu disco-updates InRelease
Ign:5 http://archive.ubuntu.com/ubuntu disco-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu disco Release
  404  Not Found [IP: 91.189.88.142 80]
Err:7 http://archive.ubuntu.com/ubuntu disco-updates Release
  404  Not Found [IP: 91.189.88.142 80]
Err:8 http://archive.ubuntu.com/ubuntu disco-backports Release
  404  Not Found [IP: 91.189.88.142 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu disco-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-backports Release' does not have a Release file.
The command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh' returned a non-zero code: 100
+ docker rmi --force guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-82
Error: No such image: guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-82
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: guacamole-server-master-ubuntu » ubuntu,disco #81

Posted by Priyanka Chaturvedi <pr...@deeplogictech.com>.
Thanks for your reply.

I was able to fix the build failed issue yesterday,
But can't find any *all.min.js* in common-js folder.

As per docs I should be able to see it there and I must include it in html.

On Thu, 16 Apr, 2020, 12:52 PM Apache Jenkins Server, <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/81/display/redirect
> >
>
> Changes:
>
>
> ------------------------------------------
> Started by upstream project "guacamole-server-master-ubuntu" build number
> 81
> originally caused by:
>  Started by timer
> Running as SYSTEM
> [EnvInject] - Loading node environment variables.
> Building remotely on H24 (ubuntu) in workspace <
> https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/
> >
> [WS-CLEANUP] Deleting project workspace...
> [WS-CLEANUP] Deferred wipeout is used...
> No credentials specified
> Cloning the remote Git repository
> Cloning repository https://github.com/apache/guacamole-server.git
>  > git init <
> https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/guacamole-server>
> # timeout=10
> Fetching upstream changes from
> https://github.com/apache/guacamole-server.git
>  > git --version # timeout=10
>  > git fetch --tags --progress --
> https://github.com/apache/guacamole-server.git
> +refs/heads/*:refs/remotes/origin/*
>  > git config remote.origin.url
> https://github.com/apache/guacamole-server.git # timeout=10
>  > git config --add remote.origin.fetch
> +refs/heads/*:refs/remotes/origin/* # timeout=10
>  > git config remote.origin.url
> https://github.com/apache/guacamole-server.git # timeout=10
> Fetching upstream changes from
> https://github.com/apache/guacamole-server.git
>  > git fetch --tags --progress --
> https://github.com/apache/guacamole-server.git
> +refs/heads/*:refs/remotes/origin/*
> Checking out Revision 9c37fc56171d55b8fa838949d7fd40db85506857
> (origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 9c37fc56171d55b8fa838949d7fd40db85506857
> Commit message: "GUACAMOLE-949: Merge removal of unused UNIX_TIME macro."
>  > git rev-list --no-walk 9c37fc56171d55b8fa838949d7fd40db85506857 #
> timeout=10
> [disco] $ /bin/bash -xe /tmp/jenkins3874792554558777574.sh
> + cat
> [disco] $ /bin/bash -xe /tmp/jenkins2483052413641311041.sh
> + cat
> [disco] $ /bin/bash -xe /tmp/jenkins4435558406349836099.sh
> + cat
> [disco] $ /bin/bash -xe /tmp/jenkins7261450520558614068.sh
> ++ echo
> guac-jenkins-guacamole-server-master-ubuntu-JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco-81
> ++ tr A-Z a-z
> ++ sed 's/[^a-z0-9]\+/-/g'
> + export
> TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
> +
> TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
> + trap 'docker rmi --force
> guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
> || true' EXIT
> + docker build --no-cache=true --rm --tag
> guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
> .
> Sending build context to Docker daemon  11.24MB
> Step 1/4 : FROM ubuntu:disco
> disco: Pulling from library/ubuntu
> Digest:
> sha256:2adeae829bf27a3399a0e7db8ae38d5adb89bcaf1bbef378240bc0e6724e8344
> Status: Downloaded newer image for ubuntu:disco
>  ---> c88ac1f841b7
> Step 2/4 : COPY . /build/
>  ---> 2c3f8c0411b5
> Step 3/4 : RUN /bin/bash -e -x /build/install-deps.sh
>  ---> Running in 4c901ea96466
>  [91m+ apt-get update
>  [0mIgn:1 http://security.ubuntu.com/ubuntu disco-security InRelease
> Err:2 http://security.ubuntu.com/ubuntu disco-security Release
>   404  Not Found [IP: 91.189.91.38 80]
> Ign:3 http://archive.ubuntu.com/ubuntu disco InRelease
> Ign:4 http://archive.ubuntu.com/ubuntu disco-updates InRelease
> Ign:5 http://archive.ubuntu.com/ubuntu disco-backports InRelease
> Err:6 http://archive.ubuntu.com/ubuntu disco Release
>   404  Not Found [IP: 91.189.88.152 80]
> Err:7 http://archive.ubuntu.com/ubuntu disco-updates Release
>   404  Not Found [IP: 91.189.88.152 80]
> Err:8 http://archive.ubuntu.com/ubuntu disco-backports Release
>   404  Not Found [IP: 91.189.88.152 80]
> Reading package lists...
>  [91mE: The repository 'http://security.ubuntu.com/ubuntu disco-security
> Release' does not have a Release file.
> E: The repository 'http://archive.ubuntu.com/ubuntu disco Release' does
> not have a Release file.
> E: The repository 'http://archive.ubuntu.com/ubuntu disco-updates
> Release' does not have a Release file.
> E: The repository 'http://archive.ubuntu.com/ubuntu disco-backports
> Release' does not have a Release file.
>  [0mThe command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh'
> returned a non-zero code: 100
> + docker rmi --force
> guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
> Error: No such image:
> guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
> Build step 'Execute shell' marked build as failure
>

Build failed in Jenkins: guacamole-server-master-ubuntu » ubuntu,disco #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/81/display/redirect>

Changes:


------------------------------------------
Started by upstream project "guacamole-server-master-ubuntu" build number 81
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/guacamole-server.git
 > git init <https://builds.apache.org/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco/ws/guacamole-server> # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/guacamole-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/guacamole-server.git # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git fetch --tags --progress -- https://github.com/apache/guacamole-server.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9c37fc56171d55b8fa838949d7fd40db85506857 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c37fc56171d55b8fa838949d7fd40db85506857
Commit message: "GUACAMOLE-949: Merge removal of unused UNIX_TIME macro."
 > git rev-list --no-walk 9c37fc56171d55b8fa838949d7fd40db85506857 # timeout=10
[disco] $ /bin/bash -xe /tmp/jenkins3874792554558777574.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins2483052413641311041.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins4435558406349836099.sh
+ cat
[disco] $ /bin/bash -xe /tmp/jenkins7261450520558614068.sh
++ echo guac-jenkins-guacamole-server-master-ubuntu-JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=disco-81
++ tr A-Z a-z
++ sed 's/[^a-z0-9]\+/-/g'
+ export TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
+ TAG=guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
+ trap 'docker rmi --force guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81 || true' EXIT
+ docker build --no-cache=true --rm --tag guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81 .
Sending build context to Docker daemon  11.24MB
Step 1/4 : FROM ubuntu:disco
disco: Pulling from library/ubuntu
Digest: sha256:2adeae829bf27a3399a0e7db8ae38d5adb89bcaf1bbef378240bc0e6724e8344
Status: Downloaded newer image for ubuntu:disco
 ---> c88ac1f841b7
Step 2/4 : COPY . /build/
 ---> 2c3f8c0411b5
Step 3/4 : RUN /bin/bash -e -x /build/install-deps.sh
 ---> Running in 4c901ea96466
+ apt-get update
Ign:1 http://security.ubuntu.com/ubuntu disco-security InRelease
Err:2 http://security.ubuntu.com/ubuntu disco-security Release
  404  Not Found [IP: 91.189.91.38 80]
Ign:3 http://archive.ubuntu.com/ubuntu disco InRelease
Ign:4 http://archive.ubuntu.com/ubuntu disco-updates InRelease
Ign:5 http://archive.ubuntu.com/ubuntu disco-backports InRelease
Err:6 http://archive.ubuntu.com/ubuntu disco Release
  404  Not Found [IP: 91.189.88.152 80]
Err:7 http://archive.ubuntu.com/ubuntu disco-updates Release
  404  Not Found [IP: 91.189.88.152 80]
Err:8 http://archive.ubuntu.com/ubuntu disco-backports Release
  404  Not Found [IP: 91.189.88.152 80]
Reading package lists...
E: The repository 'http://security.ubuntu.com/ubuntu disco-security Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-updates Release' does not have a Release file.
E: The repository 'http://archive.ubuntu.com/ubuntu disco-backports Release' does not have a Release file.
The command '/bin/sh -c /bin/bash -e -x /build/install-deps.sh' returned a non-zero code: 100
+ docker rmi --force guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
Error: No such image: guac-jenkins-guacamole-server-master-ubuntu-jenkins-label-expression-ubuntu-ubuntu-release-disco-81
Build step 'Execute shell' marked build as failure