See 
<https://builds.apache.org/job/trafficcontrol-PR/6389/display/redirect?page=changes>

Changes:

[rob] Add ORT atstccfg new req for update_status


------------------------------------------
[...truncated 3.26 MB...]
unit_1  | === RUN   
TestCopyProfileInvalidExistingProfile/multiple_profiles_with_existing_name_returned
unit_1  | === RUN   
TestCopyProfileInvalidExistingProfile/existing_profile_does_not_exist
unit_1  | --- PASS: TestCopyProfileInvalidExistingProfile (0.00s)
unit_1  |     --- PASS: 
TestCopyProfileInvalidExistingProfile/multiple_profiles_with_existing_name_returned
 (0.00s)
unit_1  |     --- PASS: 
TestCopyProfileInvalidExistingProfile/existing_profile_does_not_exist (0.00s)
unit_1  | === RUN   TestCopyNewProfileExists
unit_1  | --- PASS: TestCopyNewProfileExists (0.00s)
unit_1  | === RUN   TestCopyProfile
unit_1  | --- PASS: TestCopyProfile (0.00s)
unit_1  | === RUN   TestGetExportProfileResponse
unit_1  | === RUN   
TestGetExportProfileResponse/Success:_Read_export_profile_successful
unit_1  |     
TestGetExportProfileResponse/Success:_Read_export_profile_successful: 
profile_export_test.go:74: Starting test scenario:  Success: Read export 
profile successful
unit_1  | === RUN   
TestGetExportProfileResponse/Success:_Read_export_profile_with_no_parameters_successful
unit_1  |     
TestGetExportProfileResponse/Success:_Read_export_profile_with_no_parameters_successful:
 profile_export_test.go:74: Starting test scenario:  Success: Read export 
profile with no parameters successful
unit_1  | === RUN   
TestGetExportProfileResponse/Failure:_Storage_error_reading_profile
unit_1  |     
TestGetExportProfileResponse/Failure:_Storage_error_reading_profile: 
profile_export_test.go:74: Starting test scenario:  Failure: Storage error 
reading profile
unit_1  | --- PASS: TestGetExportProfileResponse (0.00s)
unit_1  |     --- PASS: 
TestGetExportProfileResponse/Success:_Read_export_profile_successful (0.00s)
unit_1  |     --- PASS: 
TestGetExportProfileResponse/Success:_Read_export_profile_with_no_parameters_successful
 (0.00s)
unit_1  |     --- PASS: 
TestGetExportProfileResponse/Failure:_Storage_error_reading_profile (0.00s)
unit_1  | === RUN   TestGetImportProfile
unit_1  | === RUN   
TestGetImportProfile/Success:_Import_profile_successful
unit_1  |     TestGetImportProfile/Success:_Import_profile_successful: 
profile_import_test.go:86: Starting test scenario:  Success: Import profile 
successful
unit_1  | === RUN   
TestGetImportProfile/Failure:_Import_profile_didn't_insert_row
unit_1  |     
TestGetImportProfile/Failure:_Import_profile_didn't_insert_row: 
profile_import_test.go:86: Starting test scenario:  Failure: Import profile 
didn't insert row
unit_1  | === RUN   
TestGetImportProfile/Failure:_Import_profile_storage_error
unit_1  |     
TestGetImportProfile/Failure:_Import_profile_storage_error: 
profile_import_test.go:86: Starting test scenario:  Failure: Import profile 
storage error
unit_1  | --- PASS: TestGetImportProfile (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfile/Success:_Import_profile_successful (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfile/Failure:_Import_profile_didn't_insert_row (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfile/Failure:_Import_profile_storage_error (0.00s)
unit_1  | === RUN   TestGetImportProfileParameters
unit_1  | === RUN   
TestGetImportProfileParameters/Success:_All_import_parameters_new
unit_1  |     
TestGetImportProfileParameters/Success:_All_import_parameters_new: 
profile_import_test.go:292: Starting test scenario:  Success: All import 
parameters new
unit_1  | === RUN   
TestGetImportProfileParameters/Success:_All_parameters_exisiting
unit_1  |     
TestGetImportProfileParameters/Success:_All_parameters_exisiting: 
profile_import_test.go:292: Starting test scenario:  Success: All parameters 
exisiting
unit_1  | === RUN   
TestGetImportProfileParameters/Success:_Mix_of_existing/new_parameters
unit_1  |     
TestGetImportProfileParameters/Success:_Mix_of_existing/new_parameters: 
profile_import_test.go:292: Starting test scenario:  Success: Mix of 
existing/new parameters
unit_1  | === RUN   
TestGetImportProfileParameters/Success:_Dup_of_existing
unit_1  |     TestGetImportProfileParameters/Success:_Dup_of_existing: 
profile_import_test.go:292: Starting test scenario:  Success: Dup of existing
unit_1  | === RUN   
TestGetImportProfileParameters/Fail:_Storage_error_selecting_param
unit_1  |     
TestGetImportProfileParameters/Fail:_Storage_error_selecting_param: 
profile_import_test.go:292: Starting test scenario:  Fail: Storage error 
selecting param
unit_1  | === RUN   
TestGetImportProfileParameters/Fail:_Storage_error_inserting_param
unit_1  |     
TestGetImportProfileParameters/Fail:_Storage_error_inserting_param: 
profile_import_test.go:292: Starting test scenario:  Fail: Storage error 
inserting param
unit_1  | --- PASS: TestGetImportProfileParameters (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfileParameters/Success:_All_import_parameters_new (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfileParameters/Success:_All_parameters_exisiting (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfileParameters/Success:_Mix_of_existing/new_parameters (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfileParameters/Success:_Dup_of_existing (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfileParameters/Fail:_Storage_error_selecting_param (0.00s)
unit_1  |     --- PASS: 
TestGetImportProfileParameters/Fail:_Storage_error_inserting_param (0.00s)
unit_1  | === RUN   TestGetProfiles
unit_1  | --- PASS: TestGetProfiles (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 52.1% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/profile 0.021s  
coverage: 52.1% of statements
unit_1  | === RUN   TestGetProfileParameters
unit_1  | --- PASS: TestGetProfileParameters (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | PASS
unit_1  | coverage: 2.3% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/profileparameter
        0.014s  coverage: 2.3% of statements
unit_1  | === RUN   TestReadRegions
unit_1  | --- PASS: TestReadRegions (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | PASS
unit_1  | coverage: 9.1% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/region  0.016s  
coverage: 9.1% of statements
unit_1  | === RUN   TestFetchObjectValues
unit_1  | --- PASS: TestFetchObjectValues (0.00s)
unit_1  | === RUN   TestSaveObject
unit_1  | --- PASS: TestSaveObject (0.00s)
unit_1  | === RUN   TestDeleteObject
unit_1  | --- PASS: TestDeleteObject (0.00s)
unit_1  | === RUN   TestSetTLSVersion
unit_1  | --- PASS: TestSetTLSVersion (0.00s)
unit_1  | === RUN   TestGetRiakCluster
unit_1  | --- PASS: TestGetRiakCluster (0.05s)
unit_1  | PASS
unit_1  | coverage: 18.3% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/riaksvc 0.067s  
coverage: 18.3% of statements
unit_1  | === RUN   TestFuncs
unit_1  | --- PASS: TestFuncs (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 10.3% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/role    0.016s  
coverage: 10.3% of statements
unit_1  | === RUN   TestCompileRoutes
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/1.1/cdns
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path 
POST api/1.4/users/login
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path 
POST api/1.1/cdns
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path 
POST api/1.1/users
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path PUT 
api/1.1/deliveryservices/3
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path 
DELETE api/1.1/servers/777
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/1.4/cdns/1
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/1.4/notatypeweknowabout
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/1.3/asns.json
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/99999.99999/cdns
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
blahblah/api/1.2/cdns
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
internal/api/1.2/federations.json
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/1.5/servers
unit_1  |     TestCompileRoutes: routing_test.go:162: testing path GET 
api/2.0/servers
unit_1  | --- PASS: TestCompileRoutes (0.07s)
unit_1  | === RUN   TestRoutes
unit_1  | --- PASS: TestRoutes (0.00s)
unit_1  | === RUN   TestCreateRouteMap
unit_1  | --- PASS: TestCreateRouteMap (0.00s)
unit_1  | PASS
unit_1  | coverage: 47.9% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/routing 0.094s  
coverage: 47.9% of statements
unit_1  | === RUN   TestWrapHeaders
unit_1  | --- PASS: TestWrapHeaders (0.00s)
unit_1  | === RUN   TestWrapPanicRecover
unit_1  | --- PASS: TestWrapPanicRecover (0.00s)
unit_1  | === RUN   TestGzip
unit_1  | --- PASS: TestGzip (0.00s)
unit_1  | === RUN   TestWrapAuth
unit_1  | --- PASS: TestWrapAuth (0.00s)
unit_1  | PASS
unit_1  | coverage: 48.9% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/routing/middleware
      0.017s  coverage: 48.9% of statements
unit_1  | === RUN   TestGetDetailServers
unit_1  | --- PASS: TestGetDetailServers (0.00s)
unit_1  | === RUN   TestAssignDsesToServer
unit_1  | --- PASS: TestAssignDsesToServer (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestUpdateServer
unit_1  | --- PASS: TestUpdateServer (0.00s)
unit_1  | === RUN   TestGetServersByCachegroup
unit_1  | --- PASS: TestGetServersByCachegroup (0.00s)
unit_1  | === RUN   TestGetMidServers
unit_1  | --- PASS: TestGetMidServers (0.00s)
unit_1  | === RUN   TestV3Validations
unit_1  |     TestV3Validations: servers_test.go:565: Got expected 
error validating server with no interfaces: a server must have at least one 
interface
unit_1  |     TestV3Validations: servers_test.go:579: Got expected 
error validating server with nil interfaces: a server must have at least one 
interface
unit_1  |     TestV3Validations: servers_test.go:596: Got expected 
error validating server with an MTU < 1280: 'interface 'eth0' mtu' must be at 
least 1280
unit_1  |     TestV3Validations: servers_test.go:612: Got expected 
error validating server with no IP addresses: 'interface 'eth0' ipAddresses' 
cannot be blank, a server must have at least one service address
unit_1  |     TestV3Validations: servers_test.go:627: Got expected 
error validating server with nil IP addresses: 'interface 'eth0' ipAddresses' 
cannot be blank, a server must have at least one service address
unit_1  |     TestV3Validations: servers_test.go:648: Got expected 
error validating server with no service addresses: a server must have at least 
one service address
unit_1  |     TestV3Validations: servers_test.go:662: Got expected 
error validating server with too many interfaces with service addresses: 
interfaces: address '127.0.0.1/32' of interface 'eth0' is marked as a service 
address, but an IPv4 service address appears earlier in the list
unit_1  |     TestV3Validations: servers_test.go:682: Got expected 
error validating server with no service addresses: interfaces: address 
'1.2.3.4/1' of interface 'eth0' is marked as a service address, but an IPv4 
service address appears earlier in the list
unit_1  | --- PASS: TestV3Validations (0.00s)
unit_1  | === RUN   TestGetServerUpdateStatus
unit_1  | --- PASS: TestGetServerUpdateStatus (0.00s)
unit_1  | PASS
unit_1  | coverage: 20.5% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/server  0.019s  
coverage: 20.5% of statements
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/servercapability
        [no test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/servercheck     
[no test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/servercheck/extensions
  [no test files]
unit_1  | === RUN   TestFuncs
unit_1  | --- PASS: TestFuncs (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 33.3% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/staticdnsentry  
0.012s  coverage: 33.3% of statements
unit_1  | === RUN   TestReadStatuses
unit_1  | --- PASS: TestReadStatuses (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | PASS
unit_1  | coverage: 30.0% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/status  0.016s  
coverage: 30.0% of statements
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/steering        
[no test files]
unit_1  | === RUN   TestInvalidSteeringTargetType
unit_1  | --- PASS: TestInvalidSteeringTargetType (0.00s)
unit_1  | PASS
unit_1  | coverage: 0.7% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/steeringtargets 
0.017s  coverage: 0.7% of statements
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/swaggerdocs/v13 
[no test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/swaggerdocs/v13/swaggerspec-server
      [no test files]
unit_1  | === RUN   TestGetSystemInfo
unit_1  | --- PASS: TestGetSystemInfo (0.00s)
unit_1  | PASS
unit_1  | coverage: 57.1% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/systeminfo      
0.015s  coverage: 57.1% of statements
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/tenant  [no 
test files]
unit_1  | === RUN   TestErrorCode
unit_1  | --- PASS: TestErrorCode (0.00s)
unit_1  | === RUN   TestErrorContextPanicMode
unit_1  | --- PASS: TestErrorContextPanicMode (0.00s)
unit_1  | === RUN   TestErrorContextMapping
unit_1  | --- PASS: TestErrorContextMapping (0.00s)
unit_1  | === RUN   TestErrorContextMisc
unit_1  | --- PASS: TestErrorContextMisc (0.00s)
unit_1  | === RUN   TestErrorContext
unit_1  | --- PASS: TestErrorContext (0.00s)
unit_1  | === RUN   TestColsFromStructByTag
unit_1  | --- PASS: TestColsFromStructByTag (0.00s)
unit_1  | PASS
unit_1  | coverage: 80.2% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/test    0.003s  
coverage: 80.2% of statements
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/tocookie        
[no test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/topology        
[no test files]
unit_1  | === RUN   TestTSConfigFromRequest
unit_1  | --- PASS: TestTSConfigFromRequest (0.00s)
unit_1  | PASS
unit_1  | coverage: 4.4% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/trafficstats    
0.017s  coverage: 4.4% of statements
unit_1  | === RUN   TestGetType
unit_1  | --- PASS: TestGetType (0.00s)
unit_1  | === RUN   TestInterfaces
unit_1  | --- PASS: TestInterfaces (0.00s)
unit_1  | === RUN   TestUpdateInvalidType
unit_1  | --- PASS: TestUpdateInvalidType (0.00s)
unit_1  | === RUN   TestDeleteInvalidType
unit_1  | --- PASS: TestDeleteInvalidType (0.00s)
unit_1  | === RUN   TestCreateInvalidType
unit_1  | --- PASS: TestCreateInvalidType (0.00s)
unit_1  | === RUN   TestValidate
unit_1  | --- PASS: TestValidate (0.00s)
unit_1  | PASS
unit_1  | coverage: 39.1% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/types   0.012s  
coverage: 39.1% of statements
unit_1  | === RUN   TestValidateURIKeyset
unit_1  | --- PASS: TestValidateURIKeyset (0.00s)
unit_1  | PASS
unit_1  | coverage: 14.5% of statements
unit_1  | ok   
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/urisigning      
0.016s  coverage: 14.5% of statements
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/user    [no 
test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/util/ims        
[no test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/util/monitorhlp 
[no test files]
unit_1  | ?    
github.com/apache/trafficcontrol/traffic_ops/traffic_ops_golang/vault   [no 
test files]
trafficcontrol-pr_unit_1 exited with code 1
Aborting on container exit...
+ exit 1
+ finish
+ local st=1
+ [[ 1 -ne 0 ]]
+ echo 'Exiting with status 1'
Exiting with status 1
+ <https://builds.apache.org/job/trafficcontrol-PR/ws/bin/docker-compose> -p 
trafficcontrol-PR -f tools/golang/docker-compose.yml down -v
Removing trafficcontrol-pr_unit_1 ... 
Removing trafficcontrol-pr_unit_1 ... doneRemoving network 
trafficcontrol-pr_default
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to