You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/02 18:34:15 UTC

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #353

See <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/353/display/redirect?page=changes>

Changes:

[dangogh] improved ipv6 handling

[dangogh] ipv6 fix applied to ipv4

------------------------------------------
[...truncated 15.24 KB...]
unit_golang_1  | === RUN   TestGetDeliveryServices
unit_golang_1  | --- PASS: TestGetDeliveryServices (0.00s)
unit_golang_1  | === RUN   TestGetConfig
unit_golang_1  | --- PASS: TestGetConfig (0.00s)
unit_golang_1  | === RUN   TestGetMonitoringJSON
unit_golang_1  | --- PASS: TestGetMonitoringJSON (0.00s)
unit_golang_1  | === RUN   TestGetParameters
unit_golang_1  | --- PASS: TestGetParameters (0.00s)
unit_golang_1  | === RUN   TestGetPhysLocations
unit_golang_1  | --- PASS: TestGetPhysLocations (0.00s)
unit_golang_1  | === RUN   TestGetRegions
unit_golang_1  | --- PASS: TestGetRegions (0.00s)
unit_golang_1  | === RUN   TestFetchObjectValues
unit_golang_1  | --- PASS: TestFetchObjectValues (0.00s)
unit_golang_1  | === RUN   TestSaveObject
unit_golang_1  | --- PASS: TestSaveObject (0.00s)
unit_golang_1  | === RUN   TestDeleteObject
unit_golang_1  | --- PASS: TestDeleteObject (0.00s)
unit_golang_1  | === RUN   TestValidateURIKeyset
unit_golang_1  | --- PASS: TestValidateURIKeyset (0.00s)
unit_golang_1  | === RUN   TestGetRiakCluster
unit_golang_1  | --- PASS: TestGetRiakCluster (0.01s)
unit_golang_1  | === RUN   TestCreateRouteMap
unit_golang_1  | --- PASS: TestCreateRouteMap (0.00s)
unit_golang_1  | === RUN   TestAssignDsesToServer
unit_golang_1  | --- PASS: TestAssignDsesToServer (0.00s)
unit_golang_1  | === RUN   TestGetServersByCachegroup
unit_golang_1  | --- PASS: TestGetServersByCachegroup (0.00s)
unit_golang_1  | === RUN   TestGetServerUpdateStatus
unit_golang_1  | --- PASS: TestGetServerUpdateStatus (0.00s)
unit_golang_1  | === RUN   TestGetStatus
unit_golang_1  | --- PASS: TestGetStatus (0.00s)
unit_golang_1  | === RUN   TestGetSystemInfo
unit_golang_1  | --- PASS: TestGetSystemInfo (0.00s)
unit_golang_1  | === RUN   TestWrapHeaders
unit_golang_1  | --- PASS: TestWrapHeaders (0.00s)
unit_golang_1  | === RUN   TestGzip
unit_golang_1  | --- PASS: TestGzip (0.00s)
unit_golang_1  | === RUN   TestWrapAuth
unit_golang_1  | --- PASS: TestWrapAuth (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang	0.043s
unit_golang_1  | === RUN   TestInsertChangeLog
unit_golang_1  | --- PASS: TestInsertChangeLog (0.00s)
unit_golang_1  | === RUN   TestCreateHandler
unit_golang_1  | --- PASS: TestCreateHandler (0.00s)
unit_golang_1  | === RUN   TestUpdateHandler
unit_golang_1  | --- PASS: TestUpdateHandler (0.00s)
unit_golang_1  | === RUN   TestDeleteHandler
unit_golang_1  | --- PASS: TestDeleteHandler (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api	0.007s
unit_golang_1  | === RUN   TestGetConfigFile
unit_golang_1  | --- PASS: TestGetConfigFile (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/ats	0.004s
unit_golang_1  | === RUN   TestDeriveGoodPassword
unit_golang_1  | --- PASS: TestDeriveGoodPassword (0.18s)
unit_golang_1  | === RUN   TestDeriveBadPassword
unit_golang_1  | --- PASS: TestDeriveBadPassword (0.23s)
unit_golang_1  | === RUN   TestScryptPasswordIsRequired
unit_golang_1  | --- PASS: TestScryptPasswordIsRequired (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/auth	0.410s
unit_golang_1  | === RUN   TestGetCDNs
unit_golang_1  | --- PASS: TestGetCDNs (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/cdn	0.008s
unit_golang_1  | === RUN   TestBuildQuery
unit_golang_1  | --- PASS: TestBuildQuery (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/dbhelpers	0.006s
unit_golang_1  | === RUN   TestColsFromStructByTag
unit_golang_1  | --- PASS: TestColsFromStructByTag (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/test	0.004s
unit_golang_1  | ?   	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/tocookie	[no test files]
jenkinsincubatortrafficcontroltrafficopstest353_unit_golang_1 exited with code 0
Aborting on container exit...
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-353 -f traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from unit unit
using --exit-code-from implies --abort-on-container-exit
Building unit
Step 1/22 : FROM centos:7
 ---> 3fa822599e10
Step 2/22 : MAINTAINER Dan Kirkwood <da...@apache.org>
 ---> Using cache
 ---> 35b7bcf4cbde
Step 3/22 : RUN yum -y install         https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm
 ---> Using cache
 ---> d5a6820c6a21
Step 4/22 : RUN yum -y install         vim         cpanminus         expat-devel         gcc-c++         libcurl         libcurl-devel         libidn-devel         libpcap-devel         mkisofs         nmap-ncat         openssl-devel         perl         perl-App-cpanminus         perl-Crypt-ScryptKDF         perl-DBD-Pg         perl-DBI         perl-Digest-SHA1         perl-JSON         perl-TermReadKey         perl-Test-CPAN-Meta         perl-WWW-Curl         perl-core         perl-libwww-perl         postgresql96         postgresql96-devel &&         yum clean all
 ---> Using cache
 ---> 29e065eee9fe
Step 5/22 : RUN cpanm -n Carton
 ---> Using cache
 ---> 6f82bad51edf
Step 6/22 : ADD app /opt/traffic_ops/app
 ---> Using cache
 ---> 9fd2df2cf277
Step 7/22 : WORKDIR /opt/traffic_ops/app
 ---> Using cache
 ---> 7b50eef1a436
Step 8/22 : RUN POSTGRES_HOME=/usr/pgsql-9.6 carton
 ---> Using cache
 ---> 5b44bf9386d0
Step 9/22 : ADD install/bin/install_goose.sh /
 ---> Using cache
 ---> cf0170a29088
Step 10/22 : ADD install/bin/install_go.sh /
 ---> Using cache
 ---> efc1b556ef1e
Step 11/22 : RUN /install_go.sh
 ---> Using cache
 ---> be2311130068
Step 12/22 : RUN /install_goose.sh
 ---> Using cache
 ---> 25cf3e36f128
Step 13/22 : ADD app/bin/tests/runtests.sh /
 ---> Using cache
 ---> 79394a352e4b
Step 14/22 : ARG TESTDIR
 ---> Using cache
 ---> 940a142ce3e5
Step 15/22 : ARG TESTENV
 ---> Using cache
 ---> 9c2a6aee2c7e
Step 16/22 : ENV TESTDIR $TESTDIR
 ---> Using cache
 ---> e641a74e413d
Step 17/22 : ENV TESTENV $TESTENV
 ---> Using cache
 ---> f7fa5ef524f4
Step 18/22 : ARG DBHOST
 ---> Using cache
 ---> 7987690f306f
Step 19/22 : ARG DBPORT
 ---> Using cache
 ---> fd83ad0537c3
Step 20/22 : ENV DBHOST $DBHOST
 ---> Using cache
 ---> db36a347351d
Step 21/22 : ENV DBPORT $DBPORT
 ---> Using cache
 ---> 5ec233bdc3f8
Step 22/22 : CMD $TESTENV $TESTDIR
 ---> Using cache
 ---> 8371233fa0be
Successfully built 8371233fa0be
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest353_unit:latest
Creating jenkinsincubatortrafficcontroltrafficopstest353_db_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest353_db_1
Creating jenkinsincubatortrafficcontroltrafficopstest353_db_1 ... doneCreating jenkinsincubatortrafficcontroltrafficopstest353_unit_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest353_unit_1
Creating jenkinsincubatortrafficcontroltrafficopstest353_unit_1 ... doneAttaching to jenkinsincubatortrafficcontroltrafficopstest353_unit_1
jenkinsincubatortrafficcontroltrafficopstest353_unit_1 exited with code 0
Aborting on container exit...
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-353 -f traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from integration integration
using --exit-code-from implies --abort-on-container-exit
Building integration
Step 1/22 : FROM centos:7
 ---> 3fa822599e10
Step 2/22 : MAINTAINER Dan Kirkwood <da...@apache.org>
 ---> Using cache
 ---> 35b7bcf4cbde
Step 3/22 : RUN yum -y install         https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm
 ---> Using cache
 ---> d5a6820c6a21
Step 4/22 : RUN yum -y install         vim         cpanminus         expat-devel         gcc-c++         libcurl         libcurl-devel         libidn-devel         libpcap-devel         mkisofs         nmap-ncat         openssl-devel         perl         perl-App-cpanminus         perl-Crypt-ScryptKDF         perl-DBD-Pg         perl-DBI         perl-Digest-SHA1         perl-JSON         perl-TermReadKey         perl-Test-CPAN-Meta         perl-WWW-Curl         perl-core         perl-libwww-perl         postgresql96         postgresql96-devel &&         yum clean all
 ---> Using cache
 ---> 29e065eee9fe
Step 5/22 : RUN cpanm -n Carton
 ---> Using cache
 ---> 6f82bad51edf
Step 6/22 : ADD app /opt/traffic_ops/app
 ---> Using cache
 ---> 9fd2df2cf277
Step 7/22 : WORKDIR /opt/traffic_ops/app
 ---> Using cache
 ---> 7b50eef1a436
Step 8/22 : RUN POSTGRES_HOME=/usr/pgsql-9.6 carton
 ---> Using cache
 ---> 5b44bf9386d0
Step 9/22 : ADD install/bin/install_goose.sh /
 ---> Using cache
 ---> cf0170a29088
Step 10/22 : ADD install/bin/install_go.sh /
 ---> Using cache
 ---> efc1b556ef1e
Step 11/22 : RUN /install_go.sh
 ---> Using cache
 ---> be2311130068
Step 12/22 : RUN /install_goose.sh
 ---> Using cache
 ---> 25cf3e36f128
Step 13/22 : ADD app/bin/tests/runtests.sh /
 ---> Using cache
 ---> 79394a352e4b
Step 14/22 : ARG TESTDIR
 ---> Using cache
 ---> 940a142ce3e5
Step 15/22 : ARG TESTENV
 ---> Using cache
 ---> 9c2a6aee2c7e
Step 16/22 : ENV TESTDIR $TESTDIR
 ---> Using cache
 ---> 39d341014b8e
Step 17/22 : ENV TESTENV $TESTENV
 ---> Using cache
 ---> 0f16bbd55988
Step 18/22 : ARG DBHOST
 ---> Using cache
 ---> 5636dd64ff7e
Step 19/22 : ARG DBPORT
 ---> Using cache
 ---> 3a6f1e856c56
Step 20/22 : ENV DBHOST $DBHOST
 ---> Using cache
 ---> a182a2214f2e
Step 21/22 : ENV DBPORT $DBPORT
 ---> Using cache
 ---> d580710fd707
Step 22/22 : CMD $TESTENV $TESTDIR
 ---> Using cache
 ---> a0ca6f3bc7b6
Successfully built a0ca6f3bc7b6
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest353_integration:latest
jenkinsincubatortrafficcontroltrafficopstest353_db_1 is up-to-date
Creating jenkinsincubatortrafficcontroltrafficopstest353_integration_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest353_integration_1
Creating jenkinsincubatortrafficcontroltrafficopstest353_integration_1 ... doneAttaching to jenkinsincubatortrafficcontroltrafficopstest353_integration_1
integration_1  | /bin/sh: integration: command not found
jenkinsincubatortrafficcontroltrafficopstest353_integration_1 exited with code 127
Aborting on container exit...
+ exit 127
+ finish
+ local st=127
+ [[ 127 -ne 0 ]]
+ echo 'Exiting with status 127'
Exiting with status 127
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-353 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest353_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest353_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest353_integration_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest353_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest353_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest353_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest353_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest353_integration_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest353_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest353_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest353_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest353_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest353_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/355/display/redirect?page=changes>

Changes:

[dewrich] fix vendor dir -- no submodule

------------------------------------------
[...truncated 228.43 KB...]
---> Package rsync.x86_64 0:3.0.9-18.el7 will be installed
--> Running transaction check
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package openssh.x86_64 0:7.4p1-13.el7_4 will be installed
--> Running transaction check
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package              Arch       Version                      Repository   Size
================================================================================
Installing:
 git                  x86_64     1.8.3.1-12.el7_4             updates     4.4 M
Installing for dependencies:
 fipscheck            x86_64     1.4.1-6.el7                  base         21 k
 fipscheck-lib        x86_64     1.4.1-6.el7                  base         11 k
 less                 x86_64     458-9.el7                    base        120 k
 libedit              x86_64     3.0-12.20121213cvs.el7       base         92 k
 libgnome-keyring     x86_64     3.12.0-1.el7                 base        109 k
 openssh              x86_64     7.4p1-13.el7_4               updates     509 k
 openssh-clients      x86_64     7.4p1-13.el7_4               updates     654 k
 perl-Error           noarch     1:0.17020-2.el7              base         32 k
 perl-Git             noarch     1.8.3.1-12.el7_4             updates      53 k
 rsync                x86_64     3.0.9-18.el7                 base        360 k

Transaction Summary
================================================================================
Install  1 Package (+10 Dependent packages)

Total download size: 6.3 M
Installed size: 28 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              4.1 MB/s | 6.3 MB  00:01     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : fipscheck-1.4.1-6.el7.x86_64                                1/11 
  Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/11 
  Installing : 1:perl-Error-0.17020-2.el7.noarch                           3/11 
  Installing : openssh-7.4p1-13.el7_4.x86_64                               4/11 
  Installing : less-458-9.el7.x86_64                                       5/11 
  Installing : libedit-3.0-12.20121213cvs.el7.x86_64                       6/11 
  Installing : openssh-clients-7.4p1-13.el7_4.x86_64                       7/11 
  Installing : libgnome-keyring-3.12.0-1.el7.x86_64                        8/11 
  Installing : rsync-3.0.9-18.el7.x86_64                                   9/11 
  Installing : perl-Git-1.8.3.1-12.el7_4.noarch                           10/11 
  Installing : git-1.8.3.1-12.el7_4.x86_64                                11/11 
  Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/11 
  Verifying  : rsync-3.0.9-18.el7.x86_64                                   2/11 
  Verifying  : libgnome-keyring-3.12.0-1.el7.x86_64                        3/11 
  Verifying  : perl-Git-1.8.3.1-12.el7_4.noarch                            4/11 
  Verifying  : 1:perl-Error-0.17020-2.el7.noarch                           5/11 
  Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                       6/11 
  Verifying  : openssh-7.4p1-13.el7_4.x86_64                               7/11 
  Verifying  : openssh-clients-7.4p1-13.el7_4.x86_64                       8/11 
  Verifying  : git-1.8.3.1-12.el7_4.x86_64                                 9/11 
  Verifying  : fipscheck-1.4.1-6.el7.x86_64                               10/11 
  Verifying  : less-458-9.el7.x86_64                                      11/11 

Installed:
  git.x86_64 0:1.8.3.1-12.el7_4                                                 

Dependency Installed:
  fipscheck.x86_64 0:1.4.1-6.el7                                                
  fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
  less.x86_64 0:458-9.el7                                                       
  libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
  libgnome-keyring.x86_64 0:3.12.0-1.el7                                        
  openssh.x86_64 0:7.4p1-13.el7_4                                               
  openssh-clients.x86_64 0:7.4p1-13.el7_4                                       
  perl-Error.noarch 1:0.17020-2.el7                                             
  perl-Git.noarch 0:1.8.3.1-12.el7_4                                            
  rsync.x86_64 0:3.0.9-18.el7                                                   

Complete!
rm: cannot remove 'go1.8.3.linux-amd64.tar.gz': No such file or directory
rm: cannot remove 'go1.8.3.linux-amd64.tar.gz.sha256': No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 85.8M    0   520    0     0   1417      0 17:38:54 --:--:-- 17:38:54  1416100 85.8M  100 85.8M    0     0  69.4M      0  0:00:01  0:00:01 --:--:-- 69.5M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    64  100    64    0     0    251      0 --:--:-- --:--:-- --:--:--   250
go1.8.3.linux-amd64.tar.gz.sha256
./go1.8.3.linux-amd64.tar.gz: OK
Extracting go tarball to /usr/local/go
 ---> df2e98bc1631
Removing intermediate container 180c7d44bc4c
Step 12/22 : RUN /install_goose.sh
 ---> Running in 14e4f50eef43
Now installing goose
GO_BINARY: /usr/local/go/bin/go
Successfully installed goose to /opt/traffic_ops/go/bin/goose
 ---> dbd4cd0eb5d0
Removing intermediate container 14e4f50eef43
Step 13/22 : ADD app/bin/tests/runtests.sh /
 ---> 618ba5458032
Removing intermediate container bc8668ba2e6a
Step 14/22 : ARG TESTDIR
 ---> Running in adb64be05a95
 ---> 905c0b9b0085
Removing intermediate container adb64be05a95
Step 15/22 : ARG TESTENV
 ---> Running in f4042fa497a5
 ---> a0ad18c47c21
Removing intermediate container f4042fa497a5
Step 16/22 : ENV TESTDIR $TESTDIR
 ---> Running in 774cf7cfaac1
 ---> 823dab2be089
Removing intermediate container 774cf7cfaac1
Step 17/22 : ENV TESTENV $TESTENV
 ---> Running in d45a6fa028d2
 ---> 6b883cc06c29
Removing intermediate container d45a6fa028d2
Step 18/22 : ARG DBHOST
 ---> Running in 2c8a31b78898
 ---> e390788d057b
Removing intermediate container 2c8a31b78898
Step 19/22 : ARG DBPORT
 ---> Running in 2d176918149f
 ---> 9ebec5400c29
Removing intermediate container 2d176918149f
Step 20/22 : ENV DBHOST $DBHOST
 ---> Running in aad46c293d30
 ---> 21125355b923
Removing intermediate container aad46c293d30
Step 21/22 : ENV DBPORT $DBPORT
 ---> Running in 106ad84236b5
 ---> 0d9371c96a23
Removing intermediate container 106ad84236b5
Step 22/22 : CMD $TESTENV $TESTDIR
 ---> Running in e1c31dc1a7a3
 ---> 3a3f7d6aac9a
Removing intermediate container e1c31dc1a7a3
Successfully built 3a3f7d6aac9a
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest355_unit:latest
Creating jenkinsincubatortrafficcontroltrafficopstest355_db_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest355_db_1
Creating jenkinsincubatortrafficcontroltrafficopstest355_db_1 ... doneCreating jenkinsincubatortrafficcontroltrafficopstest355_unit_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest355_unit_1
Creating jenkinsincubatortrafficcontroltrafficopstest355_unit_1 ... doneAttaching to jenkinsincubatortrafficcontroltrafficopstest355_unit_1
jenkinsincubatortrafficcontroltrafficopstest355_unit_1 exited with code 0
Aborting on container exit...
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-355 -f traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from integration integration
using --exit-code-from implies --abort-on-container-exit
Building integration
Step 1/22 : FROM centos:7
 ---> 3fa822599e10
Step 2/22 : MAINTAINER Dan Kirkwood <da...@apache.org>
 ---> Using cache
 ---> 63da344d22c7
Step 3/22 : RUN yum -y install         https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm
 ---> Using cache
 ---> ba4ae5146953
Step 4/22 : RUN yum -y install         vim         cpanminus         expat-devel         gcc-c++         libcurl         libcurl-devel         libidn-devel         libpcap-devel         mkisofs         nmap-ncat         openssl-devel         perl         perl-App-cpanminus         perl-Crypt-ScryptKDF         perl-DBD-Pg         perl-DBI         perl-Digest-SHA1         perl-JSON         perl-TermReadKey         perl-Test-CPAN-Meta         perl-WWW-Curl         perl-core         perl-libwww-perl         postgresql96         postgresql96-devel &&         yum clean all
 ---> Using cache
 ---> 1f6d0472e7c7
Step 5/22 : RUN cpanm -n Carton
 ---> Using cache
 ---> 9e7d8fcb49a2
Step 6/22 : ADD app /opt/traffic_ops/app
 ---> Using cache
 ---> 9f6441171331
Step 7/22 : WORKDIR /opt/traffic_ops/app
 ---> Using cache
 ---> f47e92a2d3b1
Step 8/22 : RUN POSTGRES_HOME=/usr/pgsql-9.6 carton
 ---> Using cache
 ---> c3807541e8ef
Step 9/22 : ADD install/bin/install_goose.sh /
 ---> Using cache
 ---> 0554d19834d5
Step 10/22 : ADD install/bin/install_go.sh /
 ---> Using cache
 ---> 80a132c84993
Step 11/22 : RUN /install_go.sh
 ---> Using cache
 ---> df2e98bc1631
Step 12/22 : RUN /install_goose.sh
 ---> Using cache
 ---> dbd4cd0eb5d0
Step 13/22 : ADD app/bin/tests/runtests.sh /
 ---> Using cache
 ---> 618ba5458032
Step 14/22 : ARG TESTDIR
 ---> Using cache
 ---> 905c0b9b0085
Step 15/22 : ARG TESTENV
 ---> Using cache
 ---> a0ad18c47c21
Step 16/22 : ENV TESTDIR $TESTDIR
 ---> Running in a9322cf2563a
 ---> f8bc7e0c15e8
Removing intermediate container a9322cf2563a
Step 17/22 : ENV TESTENV $TESTENV
 ---> Running in a5bc059ada47
 ---> c1086b447a95
Removing intermediate container a5bc059ada47
Step 18/22 : ARG DBHOST
 ---> Running in 1c1e1b37a4c5
 ---> b2cd69f12957
Removing intermediate container 1c1e1b37a4c5
Step 19/22 : ARG DBPORT
 ---> Running in d9cefe400648
 ---> 2af70715624a
Removing intermediate container d9cefe400648
Step 20/22 : ENV DBHOST $DBHOST
 ---> Running in 682b2b4e989d
 ---> 47098296a7c0
Removing intermediate container 682b2b4e989d
Step 21/22 : ENV DBPORT $DBPORT
 ---> Running in 84963db1fd81
 ---> 1705f333740d
Removing intermediate container 84963db1fd81
Step 22/22 : CMD $TESTENV $TESTDIR
 ---> Running in 07bd9a949afb
 ---> d08e84b7385b
Removing intermediate container 07bd9a949afb
Successfully built d08e84b7385b
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest355_integration:latest
jenkinsincubatortrafficcontroltrafficopstest355_db_1 is up-to-date
Creating jenkinsincubatortrafficcontroltrafficopstest355_integration_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest355_integration_1
Creating jenkinsincubatortrafficcontroltrafficopstest355_integration_1 ... doneAttaching to jenkinsincubatortrafficcontroltrafficopstest355_integration_1
integration_1  | /bin/sh: integration: command not found
jenkinsincubatortrafficcontroltrafficopstest355_integration_1 exited with code 127
Aborting on container exit...
+ exit 127
+ finish
+ local st=127
+ [[ 127 -ne 0 ]]
+ echo 'Exiting with status 127'
Exiting with status 127
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-355 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest355_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest355_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest355_integration_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest355_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest355_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest355_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest355_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest355_integration_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest355_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest355_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest355_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest355_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest355_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: incubator-trafficcontrol-traffic_ops-test #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/354/display/redirect?page=changes>

Changes:

[dangogh] removed test rpm

------------------------------------------
[...truncated 15.36 KB...]
unit_golang_1  | === RUN   TestGetDeliveryServices
unit_golang_1  | --- PASS: TestGetDeliveryServices (0.00s)
unit_golang_1  | === RUN   TestGetConfig
unit_golang_1  | --- PASS: TestGetConfig (0.00s)
unit_golang_1  | === RUN   TestGetMonitoringJSON
unit_golang_1  | --- PASS: TestGetMonitoringJSON (0.00s)
unit_golang_1  | === RUN   TestGetParameters
unit_golang_1  | --- PASS: TestGetParameters (0.00s)
unit_golang_1  | === RUN   TestGetPhysLocations
unit_golang_1  | --- PASS: TestGetPhysLocations (0.00s)
unit_golang_1  | === RUN   TestGetRegions
unit_golang_1  | --- PASS: TestGetRegions (0.00s)
unit_golang_1  | === RUN   TestFetchObjectValues
unit_golang_1  | --- PASS: TestFetchObjectValues (0.00s)
unit_golang_1  | === RUN   TestSaveObject
unit_golang_1  | --- PASS: TestSaveObject (0.00s)
unit_golang_1  | === RUN   TestDeleteObject
unit_golang_1  | --- PASS: TestDeleteObject (0.00s)
unit_golang_1  | === RUN   TestValidateURIKeyset
unit_golang_1  | --- PASS: TestValidateURIKeyset (0.00s)
unit_golang_1  | === RUN   TestGetRiakCluster
unit_golang_1  | --- PASS: TestGetRiakCluster (0.10s)
unit_golang_1  | === RUN   TestCreateRouteMap
unit_golang_1  | --- PASS: TestCreateRouteMap (0.00s)
unit_golang_1  | === RUN   TestAssignDsesToServer
unit_golang_1  | --- PASS: TestAssignDsesToServer (0.00s)
unit_golang_1  | === RUN   TestGetServersByCachegroup
unit_golang_1  | --- PASS: TestGetServersByCachegroup (0.00s)
unit_golang_1  | === RUN   TestGetServerUpdateStatus
unit_golang_1  | --- PASS: TestGetServerUpdateStatus (0.00s)
unit_golang_1  | === RUN   TestGetStatus
unit_golang_1  | --- PASS: TestGetStatus (0.00s)
unit_golang_1  | === RUN   TestGetSystemInfo
unit_golang_1  | --- PASS: TestGetSystemInfo (0.00s)
unit_golang_1  | === RUN   TestWrapHeaders
unit_golang_1  | --- PASS: TestWrapHeaders (0.00s)
unit_golang_1  | === RUN   TestGzip
unit_golang_1  | --- PASS: TestGzip (0.00s)
unit_golang_1  | === RUN   TestWrapAuth
unit_golang_1  | --- PASS: TestWrapAuth (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang	0.123s
unit_golang_1  | === RUN   TestInsertChangeLog
unit_golang_1  | --- PASS: TestInsertChangeLog (0.00s)
unit_golang_1  | === RUN   TestCreateHandler
unit_golang_1  | --- PASS: TestCreateHandler (0.00s)
unit_golang_1  | === RUN   TestUpdateHandler
unit_golang_1  | --- PASS: TestUpdateHandler (0.00s)
unit_golang_1  | === RUN   TestDeleteHandler
unit_golang_1  | --- PASS: TestDeleteHandler (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/api	0.008s
unit_golang_1  | === RUN   TestGetConfigFile
unit_golang_1  | --- PASS: TestGetConfigFile (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/ats	0.005s
unit_golang_1  | === RUN   TestDeriveGoodPassword
unit_golang_1  | --- PASS: TestDeriveGoodPassword (0.19s)
unit_golang_1  | === RUN   TestDeriveBadPassword
unit_golang_1  | --- PASS: TestDeriveBadPassword (0.21s)
unit_golang_1  | === RUN   TestScryptPasswordIsRequired
unit_golang_1  | --- PASS: TestScryptPasswordIsRequired (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/auth	0.410s
unit_golang_1  | === RUN   TestGetCDNs
unit_golang_1  | --- PASS: TestGetCDNs (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/cdn	0.011s
unit_golang_1  | === RUN   TestBuildQuery
unit_golang_1  | --- PASS: TestBuildQuery (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/dbhelpers	0.008s
unit_golang_1  | === RUN   TestColsFromStructByTag
unit_golang_1  | --- PASS: TestColsFromStructByTag (0.00s)
unit_golang_1  | PASS
unit_golang_1  | ok  	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/test	0.004s
unit_golang_1  | ?   	github.com/apache/incubator-trafficcontrol/traffic_ops/traffic_ops_golang/tocookie	[no test files]
jenkinsincubatortrafficcontroltrafficopstest354_unit_golang_1 exited with code 0
Aborting on container exit...
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-354 -f traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from unit unit
using --exit-code-from implies --abort-on-container-exit
Building unit
Step 1/22 : FROM centos:7
 ---> 3fa822599e10
Step 2/22 : MAINTAINER Dan Kirkwood <da...@apache.org>
 ---> Using cache
 ---> 35b7bcf4cbde
Step 3/22 : RUN yum -y install         https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm
 ---> Using cache
 ---> d5a6820c6a21
Step 4/22 : RUN yum -y install         vim         cpanminus         expat-devel         gcc-c++         libcurl         libcurl-devel         libidn-devel         libpcap-devel         mkisofs         nmap-ncat         openssl-devel         perl         perl-App-cpanminus         perl-Crypt-ScryptKDF         perl-DBD-Pg         perl-DBI         perl-Digest-SHA1         perl-JSON         perl-TermReadKey         perl-Test-CPAN-Meta         perl-WWW-Curl         perl-core         perl-libwww-perl         postgresql96         postgresql96-devel &&         yum clean all
 ---> Using cache
 ---> 29e065eee9fe
Step 5/22 : RUN cpanm -n Carton
 ---> Using cache
 ---> 6f82bad51edf
Step 6/22 : ADD app /opt/traffic_ops/app
 ---> Using cache
 ---> 9fd2df2cf277
Step 7/22 : WORKDIR /opt/traffic_ops/app
 ---> Using cache
 ---> 7b50eef1a436
Step 8/22 : RUN POSTGRES_HOME=/usr/pgsql-9.6 carton
 ---> Using cache
 ---> 5b44bf9386d0
Step 9/22 : ADD install/bin/install_goose.sh /
 ---> Using cache
 ---> cf0170a29088
Step 10/22 : ADD install/bin/install_go.sh /
 ---> Using cache
 ---> efc1b556ef1e
Step 11/22 : RUN /install_go.sh
 ---> Using cache
 ---> be2311130068
Step 12/22 : RUN /install_goose.sh
 ---> Using cache
 ---> 25cf3e36f128
Step 13/22 : ADD app/bin/tests/runtests.sh /
 ---> Using cache
 ---> 79394a352e4b
Step 14/22 : ARG TESTDIR
 ---> Using cache
 ---> 940a142ce3e5
Step 15/22 : ARG TESTENV
 ---> Using cache
 ---> 9c2a6aee2c7e
Step 16/22 : ENV TESTDIR $TESTDIR
 ---> Using cache
 ---> e641a74e413d
Step 17/22 : ENV TESTENV $TESTENV
 ---> Using cache
 ---> f7fa5ef524f4
Step 18/22 : ARG DBHOST
 ---> Using cache
 ---> 7987690f306f
Step 19/22 : ARG DBPORT
 ---> Using cache
 ---> fd83ad0537c3
Step 20/22 : ENV DBHOST $DBHOST
 ---> Using cache
 ---> db36a347351d
Step 21/22 : ENV DBPORT $DBPORT
 ---> Using cache
 ---> 5ec233bdc3f8
Step 22/22 : CMD $TESTENV $TESTDIR
 ---> Using cache
 ---> 8371233fa0be
Successfully built 8371233fa0be
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest354_unit:latest
Creating jenkinsincubatortrafficcontroltrafficopstest354_db_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest354_db_1
Creating jenkinsincubatortrafficcontroltrafficopstest354_db_1 ... doneCreating jenkinsincubatortrafficcontroltrafficopstest354_unit_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest354_unit_1
Creating jenkinsincubatortrafficcontroltrafficopstest354_unit_1 ... doneAttaching to jenkinsincubatortrafficcontroltrafficopstest354_unit_1
jenkinsincubatortrafficcontroltrafficopstest354_unit_1 exited with code 0
Aborting on container exit...
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-354 -f traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from integration integration
using --exit-code-from implies --abort-on-container-exit
Building integration
Step 1/22 : FROM centos:7
 ---> 3fa822599e10
Step 2/22 : MAINTAINER Dan Kirkwood <da...@apache.org>
 ---> Using cache
 ---> 35b7bcf4cbde
Step 3/22 : RUN yum -y install         https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-centos96-9.6-3.noarch.rpm
 ---> Using cache
 ---> d5a6820c6a21
Step 4/22 : RUN yum -y install         vim         cpanminus         expat-devel         gcc-c++         libcurl         libcurl-devel         libidn-devel         libpcap-devel         mkisofs         nmap-ncat         openssl-devel         perl         perl-App-cpanminus         perl-Crypt-ScryptKDF         perl-DBD-Pg         perl-DBI         perl-Digest-SHA1         perl-JSON         perl-TermReadKey         perl-Test-CPAN-Meta         perl-WWW-Curl         perl-core         perl-libwww-perl         postgresql96         postgresql96-devel &&         yum clean all
 ---> Using cache
 ---> 29e065eee9fe
Step 5/22 : RUN cpanm -n Carton
 ---> Using cache
 ---> 6f82bad51edf
Step 6/22 : ADD app /opt/traffic_ops/app
 ---> Using cache
 ---> 9fd2df2cf277
Step 7/22 : WORKDIR /opt/traffic_ops/app
 ---> Using cache
 ---> 7b50eef1a436
Step 8/22 : RUN POSTGRES_HOME=/usr/pgsql-9.6 carton
 ---> Using cache
 ---> 5b44bf9386d0
Step 9/22 : ADD install/bin/install_goose.sh /
 ---> Using cache
 ---> cf0170a29088
Step 10/22 : ADD install/bin/install_go.sh /
 ---> Using cache
 ---> efc1b556ef1e
Step 11/22 : RUN /install_go.sh
 ---> Using cache
 ---> be2311130068
Step 12/22 : RUN /install_goose.sh
 ---> Using cache
 ---> 25cf3e36f128
Step 13/22 : ADD app/bin/tests/runtests.sh /
 ---> Using cache
 ---> 79394a352e4b
Step 14/22 : ARG TESTDIR
 ---> Using cache
 ---> 940a142ce3e5
Step 15/22 : ARG TESTENV
 ---> Using cache
 ---> 9c2a6aee2c7e
Step 16/22 : ENV TESTDIR $TESTDIR
 ---> Using cache
 ---> 39d341014b8e
Step 17/22 : ENV TESTENV $TESTENV
 ---> Using cache
 ---> 0f16bbd55988
Step 18/22 : ARG DBHOST
 ---> Using cache
 ---> 5636dd64ff7e
Step 19/22 : ARG DBPORT
 ---> Using cache
 ---> 3a6f1e856c56
Step 20/22 : ENV DBHOST $DBHOST
 ---> Using cache
 ---> a182a2214f2e
Step 21/22 : ENV DBPORT $DBPORT
 ---> Using cache
 ---> d580710fd707
Step 22/22 : CMD $TESTENV $TESTDIR
 ---> Using cache
 ---> a0ca6f3bc7b6
Successfully built a0ca6f3bc7b6
Successfully tagged jenkinsincubatortrafficcontroltrafficopstest354_integration:latest
jenkinsincubatortrafficcontroltrafficopstest354_db_1 is up-to-date
Creating jenkinsincubatortrafficcontroltrafficopstest354_integration_1 ... 
Creating jenkinsincubatortrafficcontroltrafficopstest354_integration_1
Creating jenkinsincubatortrafficcontroltrafficopstest354_integration_1 ... doneAttaching to jenkinsincubatortrafficcontroltrafficopstest354_integration_1
integration_1  | /bin/sh: integration: command not found
jenkinsincubatortrafficcontroltrafficopstest354_integration_1 exited with code 127
Aborting on container exit...
+ exit 127
+ finish
+ local st=127
+ [[ 127 -ne 0 ]]
+ echo 'Exiting with status 127'
Exiting with status 127
+ <https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test/ws/bin/docker-compose> -p jenkins-incubator-trafficcontrol-traffic_ops-test-354 -f traffic_ops/app/bin/tests/docker-compose.yml down -v
Stopping jenkinsincubatortrafficcontroltrafficopstest354_db_1 ... 
Stopping jenkinsincubatortrafficcontroltrafficopstest354_db_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest354_integration_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest354_unit_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest354_db_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest354_unit_golang_1 ... 
Removing jenkinsincubatortrafficcontroltrafficopstest354_unit_golang_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest354_unit_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest354_integration_1 ... doneRemoving jenkinsincubatortrafficcontroltrafficopstest354_db_1 ... doneRemoving network jenkinsincubatortrafficcontroltrafficopstest354_default
Removing volume jenkinsincubatortrafficcontroltrafficopstest354_traffic_ops
Removing volume jenkinsincubatortrafficcontroltrafficopstest354_traffic_ops_golang
Build step 'Execute shell' marked build as failure