SuccessConsole Output

00:12:06 Started by GitLab push by Elian Kraja
00:12:06 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt
00:12:06 [WS-CLEANUP] Deleting project workspace...
00:12:06 [WS-CLEANUP] Deferred wipeout is used...
00:12:06 [WS-CLEANUP] Done
00:12:06 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
00:12:06 Cloning the remote Git repository
00:12:06 Cloning repository git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git
00:12:06  > git init /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt # timeout=10
00:12:06 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git
00:12:06  > git --version # timeout=10
00:12:06 using GIT_SSH to set credentials 
00:12:06  > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/*
00:12:07  > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10
00:12:07  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:12:07  > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10
00:12:07 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git
00:12:07 using GIT_SSH to set credentials 
00:12:07  > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/*
00:12:07 skipping resolution of commit remotes/origin/2.4.1-fix-plu, since it originates from another repository
00:12:07  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
00:12:07  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
00:12:07 Checking out Revision dfa514c34a293f46b9b67b818c2a035909022900 (refs/remotes/origin/master)
00:12:07  > git config core.sparsecheckout # timeout=10
00:12:07  > git checkout -f dfa514c34a293f46b9b67b818c2a035909022900
00:12:07 Commit message: "Fix() fixes #23"
00:12:07  > git rev-list --no-walk dfa514c34a293f46b9b67b818c2a035909022900 # timeout=10
00:12:07 [robot-api-conf-hive-tap-tt] $ /bin/bash /tmp/jenkins7547345529254859481.sh
00:12:09 Login Succeeded
00:12:09 echo "Building 2.4.1 .. "
00:12:09 Building 2.4.1 .. 
00:12:09 docker build -t nfv-robot-hivetap-tt:2.4.1 . \
00:12:09    --build-arg GIT_BRANCH=2.4.1-fix-plu && \
00:12:09    docker tag nfv-robot-hivetap-tt:2.4.1 ****/nfv-robot-hivetap-tt:2.4.1
00:12:09 Sending build context to Docker daemon  237.1kB

00:12:09 Step 1/40 : FROM python:3.6
00:12:10 3.6: Pulling from library/python
00:12:10 e9afc4f90ab0: Pulling fs layer
00:12:10 989e6b19a265: Pulling fs layer
00:12:10 af14b6c2f878: Pulling fs layer
00:12:10 5573c4b30949: Pulling fs layer
00:12:10 11a88e764313: Pulling fs layer
00:12:10 5573c4b30949: Waiting
00:12:10 5fbfb8c90ca7: Pulling fs layer
00:12:10 c16af6e4f0db: Pulling fs layer
00:12:10 8838231db662: Pulling fs layer
00:12:10 418c773724ce: Pulling fs layer
00:12:10 418c773724ce: Waiting
00:12:10 5fbfb8c90ca7: Waiting
00:12:10 11a88e764313: Waiting
00:12:12 af14b6c2f878: Verifying Checksum
00:12:12 af14b6c2f878: Download complete
00:12:12 989e6b19a265: Verifying Checksum
00:12:12 989e6b19a265: Download complete
00:12:15 5573c4b30949: Verifying Checksum
00:12:15 5573c4b30949: Download complete
00:12:16 5fbfb8c90ca7: Verifying Checksum
00:12:16 5fbfb8c90ca7: Download complete
00:12:16 e9afc4f90ab0: Verifying Checksum
00:12:16 e9afc4f90ab0: Download complete
00:12:17 8838231db662: Verifying Checksum
00:12:17 8838231db662: Download complete
00:12:18 c16af6e4f0db: Verifying Checksum
00:12:18 c16af6e4f0db: Download complete
00:12:18 418c773724ce: Verifying Checksum
00:12:18 418c773724ce: Download complete
00:12:20 e9afc4f90ab0: Pull complete
00:12:21 989e6b19a265: Pull complete
00:12:21 af14b6c2f878: Pull complete
00:12:21 11a88e764313: Verifying Checksum
00:12:21 11a88e764313: Download complete
00:12:25 5573c4b30949: Pull complete
00:12:38 11a88e764313: Pull complete
00:12:39 5fbfb8c90ca7: Pull complete
00:12:41 c16af6e4f0db: Pull complete
00:12:41 8838231db662: Pull complete
00:12:42 418c773724ce: Pull complete
00:12:42 Digest: sha256:6655d57ae9272f09839a25d0ec0d272513663d99a4ad7af8b061c83a76d10295
00:12:42 Status: Downloaded newer image for python:3.6
00:12:42  ---> 13efce2de907
00:12:42 Step 2/40 : MAINTAINER Federico Sismondi <federico.sismondi@gmail.com>
00:12:42  ---> Running in fef112d2b9d3
00:12:42  ---> 776a9a750236
00:12:42 Removing intermediate container fef112d2b9d3
00:12:42 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests'
00:12:42  ---> Running in 4ada3ffdc955
00:12:42  ---> 58b3a119d07b
00:12:42 Removing intermediate container 4ada3ffdc955
00:12:42 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu'
00:12:42  ---> Running in 46c1864ab5de
00:12:42  ---> 3ec5315fd59e
00:12:42 Removing intermediate container 46c1864ab5de
00:12:42 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV'
00:12:42  ---> Running in 93c655fd86f5
00:12:42  ---> 945e5f68cc03
00:12:42 Removing intermediate container 93c655fd86f5
00:12:42 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt'
00:12:42  ---> Running in d1e026789ce8
00:12:42  ---> 08642352301e
00:12:42 Removing intermediate container d1e026789ce8
00:12:42 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1'
00:12:42  ---> Running in 56188f58eed6
00:12:43  ---> e8b63d346282
00:12:43 Removing intermediate container 56188f58eed6
00:12:43 Step 8/40 : RUN printenv
00:12:43  ---> Running in f4de2e59e3ff
00:12:43 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt
00:12:43 CODE_GEN_DOCKER_VERSION=2.6.1
00:12:43 HOSTNAME=f4de2e59e3ff
00:12:43 CODE_GEN_TEST_TYPE=conformance-NFV
00:12:43 PYTHON_PIP_VERSION=20.1.1
00:12:43 HOME=/root
00:12:43 GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
00:12:43 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py
00:12:43 GIT_BRANCH=2.4.1-fix-plu
00:12:43 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:12:43 LANG=C.UTF-8
00:12:43 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests
00:12:43 PYTHON_VERSION=3.6.10
00:12:43 PWD=/
00:12:43 PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
00:12:43  ---> b4eae4d74c12
00:12:43 Removing intermediate container f4de2e59e3ff
00:12:43 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive
00:12:43  ---> Running in 3a054bac3078
00:12:43  ---> 19003bc889f7
00:12:43 Removing intermediate container 3a054bac3078
00:12:43 Step 10/40 : ENV PYTHONUNBUFFERED 0
00:12:44  ---> Running in db909db0cbc4
00:12:44  ---> 91412640ff4e
00:12:44 Removing intermediate container db909db0cbc4
00:12:44 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests
00:12:44  ---> Running in c4d505dfd7c4
00:12:44  ---> dc9b3010c90a
00:12:44 Removing intermediate container c4d505dfd7c4
00:12:44 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor
00:12:44  ---> Running in 8da0bebc659e
00:12:44  ---> a65339b19094
00:12:44 Removing intermediate container 8da0bebc659e
00:12:44 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins
00:12:44  ---> Running in 338fe1f052ed
00:12:44  ---> fab9e3a9a543
00:12:44 Removing intermediate container 338fe1f052ed
00:12:44 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault
00:12:44  ---> Running in 85039e36586b
00:12:44  ---> 8688a42e3543
00:12:44 Removing intermediate container 85039e36586b
00:12:44 Step 15/40 : RUN apt-get update
00:12:44  ---> Running in a09fb14e7a4a
00:12:45 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:12:45 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:12:45 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:12:45 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
00:12:46 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
00:13:02 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
00:13:03 Fetched 8355 kB in 19s (448 kB/s)
00:13:03 Reading package lists...
00:13:05  ---> e1becd004b9f
00:13:05 Removing intermediate container a09fb14e7a4a
00:13:05 Step 16/40 : RUN apt-get -y -qq install apt-utils
00:13:05  ---> Running in 68f349d37fa2
00:13:07 debconf: delaying package configuration, since apt-utils is not installed
00:13:07 Selecting previously unselected package libapt-inst2.0:amd64.
00:13:07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24603 files and directories currently installed.)
00:13:07 Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ...
00:13:07 Unpacking libapt-inst2.0:amd64 (1.8.2.1) ...
00:13:07 Selecting previously unselected package apt-utils.
00:13:07 Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ...
00:13:07 Unpacking apt-utils (1.8.2.1) ...
00:13:07 Setting up libapt-inst2.0:amd64 (1.8.2.1) ...
00:13:07 Setting up apt-utils (1.8.2.1) ...
00:13:07 Processing triggers for libc-bin (2.28-10) ...
00:13:08  ---> 549de6e8738b
00:13:08 Removing intermediate container 68f349d37fa2
00:13:08 Step 17/40 : RUN apt-get -y -qq install git
00:13:08  ---> Running in ac0ddeaa27db
00:13:10  ---> 169aa3bd3e26
00:13:10 Removing intermediate container ac0ddeaa27db
00:13:10 Step 18/40 : RUN apt-get -y -qq install vim
00:13:11  ---> Running in d8f8d8c6070f
00:13:14 Selecting previously unselected package xxd.
00:13:14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24733 files and directories currently installed.)
00:13:14 Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ...
00:13:14 Unpacking xxd (2:8.1.0875-5) ...
00:13:14 Selecting previously unselected package vim-common.
00:13:14 Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
00:13:14 Unpacking vim-common (2:8.1.0875-5) ...
00:13:14 Selecting previously unselected package libgpm2:amd64.
00:13:14 Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ...
00:13:14 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:13:15 Selecting previously unselected package vim-runtime.
00:13:15 Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
00:13:15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:13:15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:13:15 Unpacking vim-runtime (2:8.1.0875-5) ...
00:13:16 Selecting previously unselected package vim.
00:13:16 Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ...
00:13:16 Unpacking vim (2:8.1.0875-5) ...
00:13:16 Setting up libgpm2:amd64 (1.20.7-5) ...
00:13:16 Setting up xxd (2:8.1.0875-5) ...
00:13:16 Setting up vim-common (2:8.1.0875-5) ...
00:13:16 Setting up vim-runtime (2:8.1.0875-5) ...
00:13:16 Setting up vim (2:8.1.0875-5) ...
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:13:16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:13:16 Processing triggers for hicolor-icon-theme (0.17-2) ...
00:13:16 Processing triggers for libc-bin (2.28-10) ...
00:13:16 Processing triggers for mime-support (3.62) ...
00:13:17  ---> ebb5c8f3e8df
00:13:17 Removing intermediate container d8f8d8c6070f
00:13:17 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8
00:13:17  ---> Running in 5f2d6e13f428
00:13:21 Preconfiguring packages ...
00:13:21 Selecting previously unselected package libc-l10n.
00:13:21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26622 files and directories currently installed.)
00:13:21 Preparing to unpack .../libc-l10n_2.28-10_all.deb ...
00:13:21 Unpacking libc-l10n (2.28-10) ...
00:13:21 Selecting previously unselected package locales.
00:13:21 Preparing to unpack .../locales_2.28-10_all.deb ...
00:13:21 Unpacking locales (2.28-10) ...
00:13:22 Setting up libc-l10n (2.28-10) ...
00:13:22 Setting up locales (2.28-10) ...
00:13:23 Generating locales (this might take a while)...
00:13:23 Generation complete.
00:13:23 Generating locales (this might take a while)...
00:13:23 Generation complete.
00:13:24  ---> d78b415ce029
00:13:24 Removing intermediate container 5f2d6e13f428
00:13:24 Step 20/40 : RUN python3 -m pip install --upgrade pip
00:13:24  ---> Running in 3787824ea939
00:13:26 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1)
00:13:27  ---> 9478b9bf0cc0
00:13:27 Removing intermediate container 3787824ea939
00:13:27 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH
00:13:27  ---> Running in 8de61a846e5f
00:13:27  ---> aa3213d48a65
00:13:27 Removing intermediate container 8de61a846e5f
00:13:27 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH
00:13:28  ---> 17f0672808bf
00:13:28 Removing intermediate container 84529d520598
00:13:28 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH
00:13:28  ---> 3284df05c93c
00:13:28 Removing intermediate container e102af1ca7c5
00:13:28 Step 24/40 : RUN pip install -r requirements.txt
00:13:28  ---> Running in 1f9a4e9c28da
00:13:29 Collecting jinja2
00:13:29   Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
00:13:29 Collecting ioppytest-utils
00:13:29   Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB)
00:13:29 Collecting pika==0.11
00:13:29   Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB)
00:13:29 Collecting MarkupSafe>=0.23
00:13:29   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
00:13:30 Collecting click==6.7
00:13:30   Downloading click-6.7-py2.py3-none-any.whl (71 kB)
00:13:30 Collecting prompt-toolkit==1.0.15
00:13:30   Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB)
00:13:30 Collecting click-repl==0.1.2
00:13:30   Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB)
00:13:30 Collecting wcwidth==0.1.7
00:13:30   Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB)
00:13:30 Collecting six>=1.9.0
00:13:30   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
00:13:30 Installing collected packages: MarkupSafe, jinja2, click, pika, six, wcwidth, prompt-toolkit, click-repl, ioppytest-utils
00:13:31 Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7
00:13:31  ---> 6c33e008336e
00:13:31 Removing intermediate container 1f9a4e9c28da
00:13:31 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT
00:13:32  ---> Running in 9845cd00729f
00:13:32 Cloning into '/robot-tests'...
00:13:32 warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/
00:13:32  ---> 6e86e2be78f4
00:13:36 Removing intermediate container 9845cd00729f
00:13:36 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT
00:13:36  ---> ef3c0c7d175c
00:13:36 Removing intermediate container 209b4989dddd
00:13:36 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt
00:13:36  ---> Running in 0008c62c12dd
00:13:37  ---> 7b6a718b0818
00:13:37 Removing intermediate container 0008c62c12dd
00:13:37 Step 28/40 : RUN pip install -r requirements.txt
00:13:37  ---> Running in 394407e4dfe2
00:13:38 Collecting robotframework==3.1
00:13:38   Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB)
00:13:38 Collecting RESTinstance==1.0.0rc4
00:13:39   Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB)
00:13:39 Collecting robotframework-dependencylibrary==1.0.0.post1
00:13:39   Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB)
00:13:39 Collecting robotframework-jsonlibrary==0.3
00:13:39   Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB)
00:13:39 Collecting robotframework-jsonschemalibrary==1.0
00:13:39   Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB)
00:13:40 Collecting robotframework-mockserver==0.0.5
00:13:40   Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB)
00:13:40 Collecting strict-rfc3339==0.7
00:13:40   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
00:13:41 Collecting flex==6.13.2
00:13:41   Downloading flex-6.13.2-py3-none-any.whl (77 kB)
00:13:41 Collecting jsonschema==3.0.0a3
00:13:41   Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB)
00:13:41 Collecting requests==2.20.0
00:13:41   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
00:13:41 Collecting jsonpath-ng==1.4.3
00:13:41   Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB)
00:13:41 Collecting pytz==2018.5
00:13:41   Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
00:13:42 Collecting GenSON==1.0.1
00:13:42   Downloading genson-1.0.1.tar.gz (25 kB)
00:13:42 Collecting pygments==2.2.0
00:13:42   Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB)
00:13:43 Collecting tzlocal==1.5.1
00:13:43   Downloading tzlocal-1.5.1.tar.gz (16 kB)
00:13:43 Collecting rfc3987==1.3.8
00:13:43   Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
00:13:43 Collecting tox
00:13:43   Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB)
00:13:44 Collecting coverage
00:13:44   Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB)
00:13:44 Collecting jsonpath-rw==1.4.0
00:13:44   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
00:13:44 Collecting jsonpath-rw-ext>=0.1.9
00:13:44   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
00:13:44 Collecting jsonpointer<2,>=1.7
00:13:44   Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB)
00:13:45 Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (6.7)
00:13:45 Collecting validate-email<2,>=1.2
00:13:45   Downloading validate_email-1.3.tar.gz (4.7 kB)
00:13:45 Requirement already satisfied: six<2,>=1.7.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (1.15.0)
00:13:45 Collecting PyYAML<4,>=3.11
00:13:45   Downloading PyYAML-3.13.tar.gz (270 kB)
00:13:46 Collecting pyrsistent>=0.14.0
00:13:46   Downloading pyrsistent-0.16.0.tar.gz (108 kB)
00:13:46 Collecting attrs>=17.4.0
00:13:46   Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
00:13:46 Collecting idna<2.8,>=2.5
00:13:46   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
00:13:46 Collecting urllib3<1.25,>=1.21.1
00:13:46   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
00:13:47 Collecting chardet<3.1.0,>=3.0.2
00:13:47   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
00:13:47 Collecting certifi>=2017.4.17
00:13:47   Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
00:13:47 Collecting ply
00:13:47   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
00:13:47 Collecting decorator
00:13:47   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
00:13:47 Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
00:13:47   Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB)
00:13:48 Collecting importlib-metadata<2,>=0.12; python_version < "3.8"
00:13:48   Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB)
00:13:48 Collecting py>=1.4.17
00:13:48   Downloading py-1.8.2-py2.py3-none-any.whl (83 kB)
00:13:48 Collecting toml>=0.9.4
00:13:48   Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
00:13:48 Collecting filelock>=3.0.0
00:13:48   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
00:13:48 Collecting packaging>=14
00:13:48   Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
00:13:48 Collecting pluggy>=0.12.0
00:13:48   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
00:13:48 Collecting pbr>=1.8
00:13:48   Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
00:13:48 Collecting appdirs<2,>=1.4.3
00:13:48   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
00:13:49 Collecting importlib-resources>=1.0; python_version < "3.7"
00:13:49   Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB)
00:13:49 Collecting distlib<1,>=0.3.0
00:13:49   Downloading distlib-0.3.0.zip (571 kB)
00:13:49 Collecting zipp>=0.5
00:13:49   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
00:13:49 Collecting pyparsing>=2.0.2
00:13:49   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
00:13:49 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, strict-rfc3339, GenSON, tzlocal, jsonpath-rw, validate-email, PyYAML, pyrsistent, distlib
00:13:49   Building wheel for robotframework-jsonlibrary (setup.py): started
00:13:50   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
00:13:50   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=4d069d2ef1ecdbf909fac38c74f3cf074f97345aa614e464963c05adc7b48fdf
00:13:50   Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9
00:13:50   Building wheel for robotframework-jsonschemalibrary (setup.py): started
00:13:50   Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done'
00:13:50   Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=642f77dede6ce29d78b744373846e6ebbf3ea559d159e1994ce8e04319798058
00:13:50   Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae
00:13:50   Building wheel for robotframework-mockserver (setup.py): started
00:13:51   Building wheel for robotframework-mockserver (setup.py): finished with status 'done'
00:13:51   Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=0b8d0168338184d2a4c5066088268dcda95ff4696db3865ccb5900e12441991c
00:13:51   Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1
00:13:51   Building wheel for strict-rfc3339 (setup.py): started
00:13:51   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
00:13:51   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=79decd15ae6011250a894f71c453de1663d3382936c23797465bac9acc539071
00:13:51   Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277
00:13:51   Building wheel for GenSON (setup.py): started
00:13:51   Building wheel for GenSON (setup.py): finished with status 'done'
00:13:51   Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=5cc1c400409f8b0807e537fad7f5d3f8e83a4f92092c901dd34f8963ce6ca6ea
00:13:51   Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6
00:13:51   Building wheel for tzlocal (setup.py): started
00:13:52   Building wheel for tzlocal (setup.py): finished with status 'done'
00:13:52   Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=8f59436c518d3d5994d645e745941a68f1750f55ce5013b22010c0e6694dd235
00:13:52   Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c
00:13:52   Building wheel for jsonpath-rw (setup.py): started
00:13:52   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
00:13:52   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=c76666bfd7b7ae4a0f40fe99a5c12f88fa76387cc93f9442f8086dbdba3dfe3d
00:13:52   Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9
00:13:52   Building wheel for validate-email (setup.py): started
00:13:53   Building wheel for validate-email (setup.py): finished with status 'done'
00:13:53   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=b2110dadda3e6b6c16e6b4fb24ae5c1a067e74df4457a0b008350a58d4add41d
00:13:53   Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d
00:13:53   Building wheel for PyYAML (setup.py): started
00:14:01   Building wheel for PyYAML (setup.py): finished with status 'done'
00:14:01   Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463813 sha256=ea6e73ced5b2806ad0a9004409b5254e87054e72e72c1ae03c0cd840b9e2d2cc
00:14:01   Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d
00:14:01   Building wheel for pyrsistent (setup.py): started
00:14:03   Building wheel for pyrsistent (setup.py): finished with status 'done'
00:14:03   Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123224 sha256=29608db10995631c78878fa1a453da7742dd4f12496818345edc11a960ee9c89
00:14:03   Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464
00:14:03   Building wheel for distlib (setup.py): started
00:14:03   Building wheel for distlib (setup.py): finished with status 'done'
00:14:03   Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=5d1a39fb0c3f0379e84e41962197cacda4a6c17d622664a3e243b37c6a5be1a7
00:14:03   Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2
00:14:03 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver strict-rfc3339 GenSON tzlocal jsonpath-rw validate-email PyYAML pyrsistent distlib
00:14:04 Installing collected packages: robotframework, strict-rfc3339, jsonpointer, validate-email, idna, urllib3, chardet, certifi, requests, PyYAML, rfc3987, flex, pyrsistent, attrs, jsonschema, ply, decorator, jsonpath-ng, pytz, GenSON, pygments, tzlocal, RESTinstance, robotframework-dependencylibrary, zipp, importlib-metadata, appdirs, importlib-resources, filelock, distlib, virtualenv, py, toml, pyparsing, packaging, pluggy, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver
00:14:09 Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.6.20 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.8.2 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.23 zipp-3.1.0
00:14:10  ---> 11f485320cda
00:14:10 Removing intermediate container 394407e4dfe2
00:14:10 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} +
00:14:11  ---> Running in 236975e72b4e
00:14:11  ---> 8b7fc389b738
00:14:11 Removing intermediate container 236975e72b4e
00:14:11 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} +
00:14:11  ---> Running in 0b48e949857c
00:14:12  ---> 8b7c000fe7b6
00:14:12 Removing intermediate container 0b48e949857c
00:14:12 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} +
00:14:12  ---> Running in 37116825dda2
00:14:13  ---> 47e9cd67de6c
00:14:13 Removing intermediate container 37116825dda2
00:14:13 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT
00:14:13  ---> Running in 078538148f20
00:14:14 Cloning into '/test-vault'...
00:14:14  ---> afa47188828f
00:14:14 Removing intermediate container 078538148f20
00:14:14 Step 33/40 : WORKDIR $TEST_VAULT_ROOT
00:14:14  ---> 609dbb4e60bf
00:14:14 Removing intermediate container 891c7ec8cfc9
00:14:14 Step 34/40 : RUN python3 setup.py develop
00:14:15  ---> Running in 8819101c7394
00:14:15 running develop
00:14:15 running egg_info
00:14:15 creating test_vault.egg-info
00:14:15 writing test_vault.egg-info/PKG-INFO
00:14:15 writing dependency_links to test_vault.egg-info/dependency_links.txt
00:14:15 writing top-level names to test_vault.egg-info/top_level.txt
00:14:15 writing manifest file 'test_vault.egg-info/SOURCES.txt'
00:14:15 reading manifest file 'test_vault.egg-info/SOURCES.txt'
00:14:15 writing manifest file 'test_vault.egg-info/SOURCES.txt'
00:14:15 running build_ext
00:14:15 Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .)
00:14:15 Adding test-vault 1.0.4 to easy-install.pth file
00:14:15 
00:14:15 Installed /test-vault
00:14:15 Processing dependencies for test-vault==1.0.4
00:14:15 Finished processing dependencies for test-vault==1.0.4
00:14:16  ---> ffb431b52e4e
00:14:16 Removing intermediate container 8819101c7394
00:14:16 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary
00:14:16  ---> Running in 41739187e726
00:14:16 Cloning into '/robotframework-jsonlibrary'...
00:14:16  ---> 8e20cab37dbd
00:14:18 Removing intermediate container 41739187e726
00:14:18 Step 36/40 : WORKDIR /robotframework-jsonlibrary
00:14:18  ---> 20e9b84bda54
00:14:18 Removing intermediate container 43ee860b17a2
00:14:18 Step 37/40 : RUN python3 -m pip install -e .
00:14:18  ---> Running in 3871563670cb
00:14:19 Obtaining file:///robotframework-jsonlibrary
00:14:19 Collecting tox==3.0.0
00:14:20   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
00:14:20 Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1)
00:14:20 Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1)
00:14:20 Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0)
00:14:20 Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2)
00:14:20 Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.23)
00:14:20 Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0)
00:14:20 Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.8.2)
00:14:20 Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1)
00:14:20 Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11)
00:14:20 Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2)
00:14:20 Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5)
00:14:20 Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4)
00:14:20 Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12)
00:14:20 Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1)
00:14:20 Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1)
00:14:20 Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0)
00:14:20 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0)
00:14:20 Installing collected packages: tox, robotframework-jsonlibrary
00:14:20   Attempting uninstall: tox
00:14:20     Found existing installation: tox 3.15.2
00:14:20     Uninstalling tox-3.15.2:
00:14:20       Successfully uninstalled tox-3.15.2
00:14:20   Attempting uninstall: robotframework-jsonlibrary
00:14:20     Found existing installation: robotframework-jsonlibrary 0.3
00:14:20     Uninstalling robotframework-jsonlibrary-0.3:
00:14:20       Successfully uninstalled robotframework-jsonlibrary-0.3
00:14:20   Running setup.py develop for robotframework-jsonlibrary
00:14:21 Successfully installed robotframework-jsonlibrary tox-3.0.0
00:14:21  ---> 5cf3aafcc0a7
00:14:21 Removing intermediate container 3871563670cb
00:14:21 Step 38/40 : WORKDIR /robot-to-lewis-adaptor
00:14:21  ---> a5fbf4458cbf
00:14:21 Removing intermediate container d6ccae95f5b8
00:14:21 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION
00:14:21  ---> Running in 7b86158c1cbc
00:14:22 The path for output specified does not exist
00:14:23  ---> 86d621d21da8
00:14:23 Removing intermediate container 7b86158c1cbc
00:14:23 Step 40/40 : CMD ./run_robot_test_suites.py
00:14:23  ---> Running in 5a6f8ca32f01
00:14:23  ---> 2b3ca4107943
00:14:23 Removing intermediate container 5a6f8ca32f01
00:14:23 Successfully built 2b3ca4107943
00:14:23 Successfully tagged nfv-robot-hivetap-tt:2.4.1
00:14:23 echo "Building 2.6.1 .. "
00:14:23 Building 2.6.1 .. 
00:14:23 docker build -t nfv-robot-hivetap-tt:2.6.1 . \
00:14:23  		   --build-arg GIT_BRANCH=2.6.1-fix-plu && \
00:14:23  		   docker tag nfv-robot-hivetap-tt:2.6.1 ****/nfv-robot-hivetap-tt:2.6.1
00:14:23 Sending build context to Docker daemon  237.1kB

00:14:23 Step 1/40 : FROM python:3.6
00:14:23  ---> 13efce2de907
00:14:23 Step 2/40 : MAINTAINER Federico Sismondi <federico.sismondi@gmail.com>
00:14:23  ---> Using cache
00:14:23  ---> 776a9a750236
00:14:23 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests'
00:14:23  ---> Using cache
00:14:23  ---> 58b3a119d07b
00:14:23 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu'
00:14:23  ---> Using cache
00:14:23  ---> 3ec5315fd59e
00:14:23 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV'
00:14:23  ---> Using cache
00:14:23  ---> 945e5f68cc03
00:14:23 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt'
00:14:23  ---> Using cache
00:14:23  ---> 08642352301e
00:14:23 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1'
00:14:23  ---> Using cache
00:14:23  ---> e8b63d346282
00:14:23 Step 8/40 : RUN printenv
00:14:23  ---> Running in ad1eede96a53
00:14:23 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt
00:14:23 CODE_GEN_DOCKER_VERSION=2.6.1
00:14:23 HOSTNAME=ad1eede96a53
00:14:23 CODE_GEN_TEST_TYPE=conformance-NFV
00:14:23 PYTHON_PIP_VERSION=20.1.1
00:14:23 HOME=/root
00:14:23 GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
00:14:23 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py
00:14:23 GIT_BRANCH=2.6.1-fix-plu
00:14:23 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:14:23 LANG=C.UTF-8
00:14:23 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests
00:14:23 PYTHON_VERSION=3.6.10
00:14:23 PWD=/
00:14:23 PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
00:14:24  ---> 9502ce8e6406
00:14:24 Removing intermediate container ad1eede96a53
00:14:24 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive
00:14:24  ---> Running in 700bfe4428e0
00:14:24  ---> bface8874312
00:14:24 Removing intermediate container 700bfe4428e0
00:14:24 Step 10/40 : ENV PYTHONUNBUFFERED 0
00:14:24  ---> Running in db5ad0787fb2
00:14:24  ---> a3a018565220
00:14:24 Removing intermediate container db5ad0787fb2
00:14:24 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests
00:14:24  ---> Running in 50cc5ddbe702
00:14:24  ---> 4e0fde4762c3
00:14:24 Removing intermediate container 50cc5ddbe702
00:14:24 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor
00:14:24  ---> Running in a70824b0ea43
00:14:24  ---> f37053b77de2
00:14:24 Removing intermediate container a70824b0ea43
00:14:24 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins
00:14:24  ---> Running in e8a4fe0b7a2e
00:14:24  ---> 2b168cff22e5
00:14:24 Removing intermediate container e8a4fe0b7a2e
00:14:24 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault
00:14:25  ---> Running in e8851a738c95
00:14:25  ---> 62acba85d145
00:14:25 Removing intermediate container e8851a738c95
00:14:25 Step 15/40 : RUN apt-get update
00:14:25  ---> Running in 0da0dcae09a7
00:14:25 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:14:25 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:14:25 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:14:25 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
00:14:26 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
00:14:28 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
00:14:30 Fetched 8355 kB in 5s (1792 kB/s)
00:14:30 Reading package lists...
00:14:31  ---> e38a1e9ee1c3
00:14:31 Removing intermediate container 0da0dcae09a7
00:14:31 Step 16/40 : RUN apt-get -y -qq install apt-utils
00:14:31  ---> Running in 817328479dd4
00:14:33 debconf: delaying package configuration, since apt-utils is not installed
00:14:33 Selecting previously unselected package libapt-inst2.0:amd64.
00:14:33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24603 files and directories currently installed.)
00:14:33 Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ...
00:14:33 Unpacking libapt-inst2.0:amd64 (1.8.2.1) ...
00:14:33 Selecting previously unselected package apt-utils.
00:14:33 Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ...
00:14:33 Unpacking apt-utils (1.8.2.1) ...
00:14:34 Setting up libapt-inst2.0:amd64 (1.8.2.1) ...
00:14:34 Setting up apt-utils (1.8.2.1) ...
00:14:34 Processing triggers for libc-bin (2.28-10) ...
00:14:34  ---> 33b3e2ab1a1e
00:14:34 Removing intermediate container 817328479dd4
00:14:34 Step 17/40 : RUN apt-get -y -qq install git
00:14:34  ---> Running in 4a3a670423d9
00:14:36  ---> c9fdd0537d63
00:14:36 Removing intermediate container 4a3a670423d9
00:14:36 Step 18/40 : RUN apt-get -y -qq install vim
00:14:36  ---> Running in 9e1ff0d2a05c
00:14:40 Selecting previously unselected package xxd.
00:14:40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24733 files and directories currently installed.)
00:14:40 Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ...
00:14:40 Unpacking xxd (2:8.1.0875-5) ...
00:14:40 Selecting previously unselected package vim-common.
00:14:40 Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
00:14:40 Unpacking vim-common (2:8.1.0875-5) ...
00:14:40 Selecting previously unselected package libgpm2:amd64.
00:14:40 Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ...
00:14:40 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:14:40 Selecting previously unselected package vim-runtime.
00:14:40 Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
00:14:40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:14:40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:14:40 Unpacking vim-runtime (2:8.1.0875-5) ...
00:14:41 Selecting previously unselected package vim.
00:14:41 Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ...
00:14:41 Unpacking vim (2:8.1.0875-5) ...
00:14:41 Setting up libgpm2:amd64 (1.20.7-5) ...
00:14:41 Setting up xxd (2:8.1.0875-5) ...
00:14:41 Setting up vim-common (2:8.1.0875-5) ...
00:14:41 Setting up vim-runtime (2:8.1.0875-5) ...
00:14:42 Setting up vim (2:8.1.0875-5) ...
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:14:42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:14:42 Processing triggers for hicolor-icon-theme (0.17-2) ...
00:14:42 Processing triggers for libc-bin (2.28-10) ...
00:14:42 Processing triggers for mime-support (3.62) ...
00:14:43  ---> 314dcb5147d5
00:14:43 Removing intermediate container 9e1ff0d2a05c
00:14:43 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8
00:14:43  ---> Running in de1a04f9f4a4
00:14:47 Preconfiguring packages ...
00:14:47 Selecting previously unselected package libc-l10n.
00:14:47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26622 files and directories currently installed.)
00:14:47 Preparing to unpack .../libc-l10n_2.28-10_all.deb ...
00:14:47 Unpacking libc-l10n (2.28-10) ...
00:14:47 Selecting previously unselected package locales.
00:14:47 Preparing to unpack .../locales_2.28-10_all.deb ...
00:14:47 Unpacking locales (2.28-10) ...
00:14:48 Setting up libc-l10n (2.28-10) ...
00:14:48 Setting up locales (2.28-10) ...
00:14:48 Generating locales (this might take a while)...
00:14:48 Generation complete.
00:14:48 Generating locales (this might take a while)...
00:14:48 Generation complete.
00:14:49  ---> 04edb89ea1d6
00:14:49 Removing intermediate container de1a04f9f4a4
00:14:49 Step 20/40 : RUN python3 -m pip install --upgrade pip
00:14:50  ---> Running in f936018efc51
00:14:52 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1)
00:14:52  ---> db9cc6a35cca
00:14:52 Removing intermediate container f936018efc51
00:14:52 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH
00:14:53  ---> Running in 6ca4a88c1ebb
00:14:53  ---> 4ce663d9e19a
00:14:53 Removing intermediate container 6ca4a88c1ebb
00:14:53 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH
00:14:53  ---> b5f3f6fadd2c
00:14:54 Removing intermediate container 0ccdfd7a80ac
00:14:54 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH
00:14:54  ---> d5f353488772
00:14:54 Removing intermediate container cac7e8f8c947
00:14:54 Step 24/40 : RUN pip install -r requirements.txt
00:14:54  ---> Running in e8eaa4ae617b
00:14:55 Collecting jinja2
00:14:55   Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
00:14:55 Collecting ioppytest-utils
00:14:55   Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB)
00:14:55 Collecting pika==0.11
00:14:55   Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB)
00:14:55 Collecting MarkupSafe>=0.23
00:14:55   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
00:14:55 Collecting click==6.7
00:14:55   Downloading click-6.7-py2.py3-none-any.whl (71 kB)
00:14:55 Collecting prompt-toolkit==1.0.15
00:14:55   Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB)
00:14:56 Collecting click-repl==0.1.2
00:14:56   Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB)
00:14:56 Collecting wcwidth==0.1.7
00:14:56   Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB)
00:14:56 Collecting six>=1.9.0
00:14:56   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
00:14:56 Installing collected packages: MarkupSafe, jinja2, click, wcwidth, six, prompt-toolkit, click-repl, pika, ioppytest-utils
00:14:57 Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7
00:14:57  ---> 6fdb8cf74f81
00:14:57 Removing intermediate container e8eaa4ae617b
00:14:57 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT
00:14:57  ---> Running in aeae0a65590c
00:14:58 Cloning into '/robot-tests'...
00:14:58 warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/
00:14:58  ---> 7e02cd273a65
00:15:01 Removing intermediate container aeae0a65590c
00:15:01 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT
00:15:01  ---> f585010b1614
00:15:01 Removing intermediate container 9ae5639444ec
00:15:01 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt
00:15:01  ---> Running in fbe14b1d409d
00:15:02  ---> 3e8f770109a6
00:15:02 Removing intermediate container fbe14b1d409d
00:15:02 Step 28/40 : RUN pip install -r requirements.txt
00:15:02  ---> Running in df49c446dbd1
00:15:03 Collecting robotframework==3.1
00:15:03   Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB)
00:15:04 Collecting RESTinstance==1.0.0rc4
00:15:04   Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB)
00:15:04 Collecting robotframework-dependencylibrary==1.0.0.post1
00:15:04   Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB)
00:15:04 Collecting robotframework-jsonlibrary==0.3
00:15:04   Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB)
00:15:04 Collecting robotframework-jsonschemalibrary==1.0
00:15:04   Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB)
00:15:05 Collecting robotframework-mockserver==0.0.5
00:15:05   Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB)
00:15:05 Collecting pygments==2.2.0
00:15:05   Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB)
00:15:06 Collecting pytz==2018.5
00:15:06   Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
00:15:06 Collecting flex==6.13.2
00:15:06   Downloading flex-6.13.2-py3-none-any.whl (77 kB)
00:15:06 Collecting strict-rfc3339==0.7
00:15:06   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
00:15:06 Collecting jsonschema==3.0.0a3
00:15:06   Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB)
00:15:06 Collecting tzlocal==1.5.1
00:15:06   Downloading tzlocal-1.5.1.tar.gz (16 kB)
00:15:07 Collecting GenSON==1.0.1
00:15:07   Downloading genson-1.0.1.tar.gz (25 kB)
00:15:07 Collecting jsonpath-ng==1.4.3
00:15:07   Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB)
00:15:07 Collecting requests==2.20.0
00:15:07   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
00:15:08 Collecting rfc3987==1.3.8
00:15:08   Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
00:15:08 Collecting tox
00:15:08   Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB)
00:15:08 Collecting coverage
00:15:08   Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB)
00:15:09 Collecting jsonpath-rw==1.4.0
00:15:09   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
00:15:09 Collecting jsonpath-rw-ext>=0.1.9
00:15:09   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
00:15:09 Collecting jsonpointer<2,>=1.7
00:15:09   Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB)
00:15:09 Collecting validate-email<2,>=1.2
00:15:09   Downloading validate_email-1.3.tar.gz (4.7 kB)
00:15:10 Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (6.7)
00:15:10 Collecting PyYAML<4,>=3.11
00:15:10   Downloading PyYAML-3.13.tar.gz (270 kB)
00:15:10 Requirement already satisfied: six<2,>=1.7.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (1.15.0)
00:15:10 Collecting pyrsistent>=0.14.0
00:15:10   Downloading pyrsistent-0.16.0.tar.gz (108 kB)
00:15:11 Collecting attrs>=17.4.0
00:15:11   Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
00:15:11 Collecting ply
00:15:11   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
00:15:11 Collecting decorator
00:15:11   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
00:15:11 Collecting idna<2.8,>=2.5
00:15:11   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
00:15:11 Collecting urllib3<1.25,>=1.21.1
00:15:11   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
00:15:11 Collecting certifi>=2017.4.17
00:15:11   Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
00:15:11 Collecting chardet<3.1.0,>=3.0.2
00:15:11   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
00:15:11 Collecting pluggy>=0.12.0
00:15:12   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
00:15:12 Collecting filelock>=3.0.0
00:15:12   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
00:15:12 Collecting toml>=0.9.4
00:15:12   Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
00:15:12 Collecting packaging>=14
00:15:12   Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
00:15:12 Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
00:15:12   Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB)
00:15:12 Collecting py>=1.4.17
00:15:12   Downloading py-1.8.2-py2.py3-none-any.whl (83 kB)
00:15:13 Collecting importlib-metadata<2,>=0.12; python_version < "3.8"
00:15:13   Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB)
00:15:13 Collecting pbr>=1.8
00:15:13   Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
00:15:13 Collecting pyparsing>=2.0.2
00:15:13   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
00:15:13 Collecting distlib<1,>=0.3.0
00:15:13   Downloading distlib-0.3.0.zip (571 kB)
00:15:14 Collecting importlib-resources>=1.0; python_version < "3.7"
00:15:14   Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB)
00:15:14 Collecting appdirs<2,>=1.4.3
00:15:14   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
00:15:14 Collecting zipp>=0.5
00:15:14   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
00:15:14 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, strict-rfc3339, tzlocal, GenSON, jsonpath-rw, validate-email, PyYAML, pyrsistent, distlib
00:15:14   Building wheel for robotframework-jsonlibrary (setup.py): started
00:15:14   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
00:15:14   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=b218dbca9ba49ac067c17fc375da86102ba7fa87cdf75c1255f308aeac7069b4
00:15:14   Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9
00:15:14   Building wheel for robotframework-jsonschemalibrary (setup.py): started
00:15:15   Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done'
00:15:15   Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=0bade1533c107e3d88de51cb74bfebcda7107a9836a5b657fa09f58228efe487
00:15:15   Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae
00:15:15   Building wheel for robotframework-mockserver (setup.py): started
00:15:15   Building wheel for robotframework-mockserver (setup.py): finished with status 'done'
00:15:15   Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=337a461bff95cfff48f6218b7fed19fa5dca250e85b04742d203274320da6a32
00:15:15   Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1
00:15:15   Building wheel for strict-rfc3339 (setup.py): started
00:15:15   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
00:15:15   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=1c02c03a6de31d6eb5f0c28dfbf18080f0a5909f83dd97d2f0c2b892b52fd28f
00:15:15   Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277
00:15:15   Building wheel for tzlocal (setup.py): started
00:15:16   Building wheel for tzlocal (setup.py): finished with status 'done'
00:15:16   Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=8335b5009ff522eabf4df7254f58b422780d471a85fa082f48ea6520ecb496e5
00:15:16   Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c
00:15:16   Building wheel for GenSON (setup.py): started
00:15:16   Building wheel for GenSON (setup.py): finished with status 'done'
00:15:16   Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=758e0c888efedb551500192a6c549254d99560801cb42db7ad9156f2c49590eb
00:15:16   Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6
00:15:16   Building wheel for jsonpath-rw (setup.py): started
00:15:17   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
00:15:17   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=a63c4339284e67a2af37cec092528d7460eb917df24712bd96161535f2946db8
00:15:17   Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9
00:15:17   Building wheel for validate-email (setup.py): started
00:15:17   Building wheel for validate-email (setup.py): finished with status 'done'
00:15:17   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=bc4cf647519dbd3e21c0fd89f000bb59f7db6b17c272a8ac9c48a1dce4131317
00:15:17   Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d
00:15:17   Building wheel for PyYAML (setup.py): started
00:15:26   Building wheel for PyYAML (setup.py): finished with status 'done'
00:15:26   Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463812 sha256=7c06f60358d1fd627ed49ad5adee0b563c3a12c2890be08ff6a5e967134233cd
00:15:26   Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d
00:15:26   Building wheel for pyrsistent (setup.py): started
00:15:27   Building wheel for pyrsistent (setup.py): finished with status 'done'
00:15:27   Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123220 sha256=14faf94eecc53a81abebac0be485cb78ad4e770fd686c5d0c53d7d71640a5cdc
00:15:27   Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464
00:15:27   Building wheel for distlib (setup.py): started
00:15:28   Building wheel for distlib (setup.py): finished with status 'done'
00:15:28   Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=d3762ea47e602e72b32e6b258fa985ee03adfe81d0a126cd4d5c8513f162d6e7
00:15:28   Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2
00:15:28 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver strict-rfc3339 tzlocal GenSON jsonpath-rw validate-email PyYAML pyrsistent distlib
00:15:28 Installing collected packages: robotframework, pygments, pytz, strict-rfc3339, idna, urllib3, certifi, chardet, requests, rfc3987, jsonpointer, validate-email, PyYAML, flex, pyrsistent, attrs, jsonschema, tzlocal, GenSON, ply, decorator, jsonpath-ng, RESTinstance, robotframework-dependencylibrary, zipp, importlib-metadata, pluggy, filelock, toml, pyparsing, packaging, distlib, importlib-resources, appdirs, virtualenv, py, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver
00:15:33 Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.6.20 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.8.2 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.23 zipp-3.1.0
00:15:35  ---> 6f5bf0d3e9e9
00:15:35 Removing intermediate container df49c446dbd1
00:15:35 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} +
00:15:35  ---> Running in 45fe2edad812
00:15:36  ---> 99120d1ac757
00:15:36 Removing intermediate container 45fe2edad812
00:15:36 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} +
00:15:36  ---> Running in 3d6f8a5431f3
00:15:37  ---> c72deca6bae6
00:15:37 Removing intermediate container 3d6f8a5431f3
00:15:37 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} +
00:15:37  ---> Running in 3576562b2ca2
00:15:38  ---> a0f66397b1ed
00:15:38 Removing intermediate container 3576562b2ca2
00:15:38 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT
00:15:38  ---> Running in f34a0c620908
00:15:38 Cloning into '/test-vault'...
00:15:38  ---> 6f6cb9f106bd
00:15:39 Removing intermediate container f34a0c620908
00:15:39 Step 33/40 : WORKDIR $TEST_VAULT_ROOT
00:15:39  ---> 45052db3ba1e
00:15:39 Removing intermediate container 5d1b67a6ddfb
00:15:39 Step 34/40 : RUN python3 setup.py develop
00:15:39  ---> Running in 960b89544b02
00:15:40 running develop
00:15:40 running egg_info
00:15:40 creating test_vault.egg-info
00:15:40 writing test_vault.egg-info/PKG-INFO
00:15:40 writing dependency_links to test_vault.egg-info/dependency_links.txt
00:15:40 writing top-level names to test_vault.egg-info/top_level.txt
00:15:40 writing manifest file 'test_vault.egg-info/SOURCES.txt'
00:15:40 reading manifest file 'test_vault.egg-info/SOURCES.txt'
00:15:40 writing manifest file 'test_vault.egg-info/SOURCES.txt'
00:15:40 running build_ext
00:15:40 Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .)
00:15:40 Adding test-vault 1.0.4 to easy-install.pth file
00:15:40 
00:15:40 Installed /test-vault
00:15:40 Processing dependencies for test-vault==1.0.4
00:15:40 Finished processing dependencies for test-vault==1.0.4
00:15:41  ---> 0dbd3f751245
00:15:41 Removing intermediate container 960b89544b02
00:15:41 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary
00:15:41  ---> Running in df6a4ebde7ab
00:15:41 Cloning into '/robotframework-jsonlibrary'...
00:15:41  ---> ff6a8646d5b7
00:15:43 Removing intermediate container df6a4ebde7ab
00:15:43 Step 36/40 : WORKDIR /robotframework-jsonlibrary
00:15:43  ---> 1f9af5646fa0
00:15:43 Removing intermediate container 97a9489b388c
00:15:43 Step 37/40 : RUN python3 -m pip install -e .
00:15:43  ---> Running in c83212202f8f
00:15:44 Obtaining file:///robotframework-jsonlibrary
00:15:44 Collecting tox==3.0.0
00:15:44   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
00:15:45 Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1)
00:15:45 Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1)
00:15:45 Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0)
00:15:45 Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2)
00:15:45 Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.23)
00:15:45 Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.8.2)
00:15:45 Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0)
00:15:45 Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1)
00:15:45 Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11)
00:15:45 Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2)
00:15:45 Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5)
00:15:45 Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1)
00:15:45 Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0)
00:15:45 Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4)
00:15:45 Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1)
00:15:45 Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12)
00:15:45 Requirement already satisfied: zipp>=0.4; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from importlib-resources>=1.0; python_version < "3.7"->virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0)
00:15:45 Installing collected packages: tox, robotframework-jsonlibrary
00:15:45   Attempting uninstall: tox
00:15:45     Found existing installation: tox 3.15.2
00:15:45     Uninstalling tox-3.15.2:
00:15:45       Successfully uninstalled tox-3.15.2
00:15:45   Attempting uninstall: robotframework-jsonlibrary
00:15:45     Found existing installation: robotframework-jsonlibrary 0.3
00:15:45     Uninstalling robotframework-jsonlibrary-0.3:
00:15:45       Successfully uninstalled robotframework-jsonlibrary-0.3
00:15:45   Running setup.py develop for robotframework-jsonlibrary
00:15:46 Successfully installed robotframework-jsonlibrary tox-3.0.0
00:15:46  ---> cd2b537e015a
00:15:46 Removing intermediate container c83212202f8f
00:15:46 Step 38/40 : WORKDIR /robot-to-lewis-adaptor
00:15:46  ---> 14f8e45b0ac1
00:15:46 Removing intermediate container 708d2003a2fe
00:15:46 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION
00:15:46  ---> Running in 0633d961930c
00:15:47 The path for output specified does not exist
00:15:48  ---> fc3096b3cade
00:15:48 Removing intermediate container 0633d961930c
00:15:48 Step 40/40 : CMD ./run_robot_test_suites.py
00:15:48  ---> Running in 53c67bc82901
00:15:48  ---> ddd6e53a4696
00:15:48 Removing intermediate container 53c67bc82901
00:15:48 Successfully built ddd6e53a4696
00:15:48 Successfully tagged nfv-robot-hivetap-tt:2.6.1
00:15:48 echo "Building finished."
00:15:48 Building finished.
00:15:48 echo "Pushing 2.4.1 and 2.6.1 develop version"
00:15:48 Pushing 2.4.1 and 2.6.1 develop version
00:15:48 docker push ****/nfv-robot-hivetap-tt:2.4.1
00:15:48 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt]
00:15:48 e3b7e49fa177: Preparing
00:15:48 ef330fa1f9e3: Preparing
00:15:48 c43843e41f9b: Preparing
00:15:48 514b105da119: Preparing
00:15:48 7bd4b627163c: Preparing
00:15:48 96379ef624fc: Preparing
00:15:48 afa47de9799b: Preparing
00:15:48 e9382ee7b7f5: Preparing
00:15:48 197fc08af356: Preparing
00:15:48 23e0ddf7e8fd: Preparing
00:15:48 94f2c21017e1: Preparing
00:15:48 98edbc92e3a3: Preparing
00:15:48 293b6e4ae3ca: Preparing
00:15:48 04ce4bc3f508: Preparing
00:15:48 e492daa12a34: Preparing
00:15:48 9fa6b1ec05a3: Preparing
00:15:48 0317aba941ae: Preparing
00:15:48 fcd3a135cb4a: Preparing
00:15:48 0ecd61343f03: Preparing
00:15:48 2fc3cd2df80b: Preparing
00:15:48 eb26703d6103: Preparing
00:15:48 9424f6aa0d01: Preparing
00:15:48 c56fb9f75f56: Preparing
00:15:48 b5bc305e9fd3: Preparing
00:15:48 da9418a2e1b1: Preparing
00:15:48 2e5b4ca91984: Preparing
00:15:48 527ade4639e0: Preparing
00:15:48 c2c789d2d3c5: Preparing
00:15:48 8803ef42039d: Preparing
00:15:48 23e0ddf7e8fd: Waiting
00:15:48 94f2c21017e1: Waiting
00:15:48 98edbc92e3a3: Waiting
00:15:48 293b6e4ae3ca: Waiting
00:15:48 04ce4bc3f508: Waiting
00:15:48 e492daa12a34: Waiting
00:15:48 9fa6b1ec05a3: Waiting
00:15:48 0317aba941ae: Waiting
00:15:48 fcd3a135cb4a: Waiting
00:15:48 0ecd61343f03: Waiting
00:15:48 2fc3cd2df80b: Waiting
00:15:48 eb26703d6103: Waiting
00:15:48 96379ef624fc: Waiting
00:15:48 c2c789d2d3c5: Waiting
00:15:48 9424f6aa0d01: Waiting
00:15:48 c56fb9f75f56: Waiting
00:15:48 b5bc305e9fd3: Waiting
00:15:48 da9418a2e1b1: Waiting
00:15:48 2e5b4ca91984: Waiting
00:15:48 afa47de9799b: Waiting
00:15:48 e9382ee7b7f5: Waiting
00:15:48 527ade4639e0: Waiting
00:15:48 197fc08af356: Waiting
00:15:48 8803ef42039d: Waiting
00:15:51 514b105da119: Pushed
00:15:51 e3b7e49fa177: Pushed
00:15:52 7bd4b627163c: Pushed
00:15:52 ef330fa1f9e3: Pushed
00:15:52 c43843e41f9b: Pushed
00:15:54 96379ef624fc: Pushed
00:15:54 e9382ee7b7f5: Pushed
00:15:55 23e0ddf7e8fd: Pushed
00:15:55 afa47de9799b: Pushed
00:15:58 04ce4bc3f508: Pushed
00:15:58 293b6e4ae3ca: Pushed
00:15:59 98edbc92e3a3: Pushed
00:16:02 e492daa12a34: Pushed
00:16:05 fcd3a135cb4a: Pushed
00:16:06 9fa6b1ec05a3: Pushed
00:16:08 0ecd61343f03: Pushed
00:16:08 0317aba941ae: Pushed
00:16:08 eb26703d6103: Layer already exists
00:16:09 9424f6aa0d01: Layer already exists
00:16:09 c56fb9f75f56: Layer already exists
00:16:09 b5bc305e9fd3: Layer already exists
00:16:10 da9418a2e1b1: Layer already exists
00:16:10 2e5b4ca91984: Layer already exists
00:16:10 527ade4639e0: Layer already exists
00:16:11 c2c789d2d3c5: Layer already exists
00:16:11 8803ef42039d: Layer already exists
00:16:14 2fc3cd2df80b: Pushed
00:16:14 197fc08af356: Pushed
00:16:21 94f2c21017e1: Pushed
00:16:25 2.4.1: digest: sha256:f9310f49f0771f3ca64cd864ebc978afd46e4201013d4718bb1cbe0c7c5ae521 size: 6414
00:16:25 docker push ****/nfv-robot-hivetap-tt:2.6.1
00:16:26 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt]
00:16:26 7c65fc565a1f: Preparing
00:16:26 eadb9fcded57: Preparing
00:16:26 d6a810b02ebc: Preparing
00:16:26 56e02bf4e77a: Preparing
00:16:26 140ac08a2ff5: Preparing
00:16:26 928ad8ca2939: Preparing
00:16:26 68879476bf2f: Preparing
00:16:26 e3e78d162d29: Preparing
00:16:26 93e42fdf1c27: Preparing
00:16:26 8d40beb173f1: Preparing
00:16:26 598d6dc34a55: Preparing
00:16:26 bcaf36b459be: Preparing
00:16:26 fe8fabc6afff: Preparing
00:16:26 883ff858ab46: Preparing
00:16:26 b40d69d7b9c4: Preparing
00:16:26 c3ba5e85da8e: Preparing
00:16:26 1dfca798c265: Preparing
00:16:26 7ff7cd025fb7: Preparing
00:16:26 3987626875ec: Preparing
00:16:26 79a3480cb063: Preparing
00:16:26 eb26703d6103: Preparing
00:16:26 9424f6aa0d01: Preparing
00:16:26 c56fb9f75f56: Preparing
00:16:26 b5bc305e9fd3: Preparing
00:16:26 da9418a2e1b1: Preparing
00:16:26 2e5b4ca91984: Preparing
00:16:26 527ade4639e0: Preparing
00:16:26 c2c789d2d3c5: Preparing
00:16:26 598d6dc34a55: Waiting
00:16:26 bcaf36b459be: Waiting
00:16:26 fe8fabc6afff: Waiting
00:16:26 883ff858ab46: Waiting
00:16:26 b40d69d7b9c4: Waiting
00:16:26 c3ba5e85da8e: Waiting
00:16:26 1dfca798c265: Waiting
00:16:26 7ff7cd025fb7: Waiting
00:16:26 3987626875ec: Waiting
00:16:26 928ad8ca2939: Waiting
00:16:26 68879476bf2f: Waiting
00:16:26 79a3480cb063: Waiting
00:16:26 eb26703d6103: Waiting
00:16:26 9424f6aa0d01: Waiting
00:16:26 c56fb9f75f56: Waiting
00:16:26 b5bc305e9fd3: Waiting
00:16:26 da9418a2e1b1: Waiting
00:16:26 e3e78d162d29: Waiting
00:16:26 93e42fdf1c27: Waiting
00:16:26 2e5b4ca91984: Waiting
00:16:26 8d40beb173f1: Waiting
00:16:26 527ade4639e0: Waiting
00:16:26 8803ef42039d: Preparing
00:16:26 c2c789d2d3c5: Waiting
00:16:26 8803ef42039d: Waiting
00:16:29 7c65fc565a1f: Pushed
00:16:29 eadb9fcded57: Pushed
00:16:30 56e02bf4e77a: Pushed
00:16:30 d6a810b02ebc: Pushed
00:16:30 140ac08a2ff5: Pushed
00:16:32 928ad8ca2939: Pushed
00:16:32 68879476bf2f: Pushed
00:16:33 e3e78d162d29: Pushed
00:16:33 8d40beb173f1: Pushed
00:16:36 fe8fabc6afff: Pushed
00:16:36 883ff858ab46: Pushed
00:16:36 bcaf36b459be: Pushed
00:16:42 1dfca798c265: Pushed
00:16:44 b40d69d7b9c4: Pushed
00:16:45 7ff7cd025fb7: Pushed
00:16:47 c3ba5e85da8e: Pushed
00:16:47 eb26703d6103: Layer already exists
00:16:47 93e42fdf1c27: Pushed
00:16:48 9424f6aa0d01: Layer already exists
00:16:53 b5bc305e9fd3: Layer already exists
00:16:53 c56fb9f75f56: Layer already exists
00:16:53 da9418a2e1b1: Layer already exists
00:16:53 2e5b4ca91984: Layer already exists
00:16:54 527ade4639e0: Layer already exists
00:16:54 c2c789d2d3c5: Layer already exists
00:16:54 79a3480cb063: Pushed
00:16:54 3987626875ec: Pushed
00:16:54 8803ef42039d: Layer already exists
00:17:14 598d6dc34a55: Pushed
00:17:19 2.6.1: digest: sha256:36cad40c9eee10bad5795cb6a2e591a9b52426f5d9377661ddea1b0e2695ab6f size: 6414
00:17:19 Finished: SUCCESS