Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 613ba3a9f074961a82087988d5f76ae29a1a6b1f rather than 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f Obtained Jenkinsfile from 613ba3a9f074961a82087988d5f76ae29a1a6b1f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1535183405368067808.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5248370286124245286.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17170673272619139812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1202041359879900115.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7713778335844670272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6761 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2435012185491057249.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7487636224278871938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f Merge succeeded, producing 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f Checking out Revision 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5738412964771316727.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:54 ========================================================= 07:13:54 EdgeX Global Pipelines Version Info 07:13:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bccbe9b6f2f75b9a295e5c2bb78e8122ea94999a # timeout=10 07:13:55 ------------------- 07:13:55 stable info: 07:13:55 ------------------- 07:13:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:55 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 07:13:55 Message: update stable to v1.0.220 07:13:55 ------------------- 07:13:55 experimental info: 07:13:55 ------------------- 07:13:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:13:55 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:13:55 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 999f59a [Pipeline] echo 07:13:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:56 provisioning config files... 07:13:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2830178269395086362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:56 ---> docker-login.sh 07:13:56 nexus3.edgexfoundry.org:10001 07:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:56 Configure a credential helper to remove this warning. See 07:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:56 07:13:56 Login Succeeded 07:13:56 nexus3.edgexfoundry.org:10002 07:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:56 Configure a credential helper to remove this warning. See 07:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:56 07:13:56 Login Succeeded 07:13:56 nexus3.edgexfoundry.org:10003 07:13:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:56 Configure a credential helper to remove this warning. See 07:13:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:56 07:13:56 Login Succeeded 07:13:56 nexus3.edgexfoundry.org:10004 07:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:57 Configure a credential helper to remove this warning. See 07:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:57 07:13:57 Login Succeeded 07:13:57 docker.io 07:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:13:57 Configure a credential helper to remove this warning. See 07:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:13:57 07:13:57 Login Succeeded 07:13:57 ---> docker-login.sh ends [Pipeline] } 07:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:57 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/core-command/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo core-command,cmd/core-command/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/core-data/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo core-data,cmd/core-data/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/core-metadata/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo core-metadata,cmd/core-metadata/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/security-bootstrapper/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ cut -d/ -f2 07:13:57 ++ dirname cmd/security-proxy-setup/Dockerfile 07:13:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/support-notifications/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo support-notifications,cmd/support-notifications/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/support-scheduler/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:13:57 + for file in '`ls cmd/**/Dockerfile`' 07:13:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:13:57 ++ cut -d/ -f2 07:13:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:13:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:13:58 + git rev-list -1 --merges 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f~1..999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f [Pipeline] echo 07:13:58 -----------> git rev-list -1 --merges 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f~1..999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f [false] [Pipeline] sh 07:13:58 + git log --format=format:%s -1 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f [Pipeline] echo 07:13:58 ========================================================= 07:13:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:13:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:13:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:13:59 + grep -v github /etc/ssh/ssh_known_hosts 07:13:59 + '[' -e /tmp/ssh_known_hosts ']' 07:13:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:13:59 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 07:13:59 + sudo tee -a /etc/ssh/ssh_known_hosts 07:13:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:59 07:13:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:13:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:59 latest: Pulling from edgex-devops/git-semver 07:13:59 a0d0a0d46f8b: Pulling fs layer 07:13:59 3e5f54012d9b: Pulling fs layer 07:13:59 4c7163046ea9: Pulling fs layer 07:13:59 0c2d73faf560: Pulling fs layer 07:13:59 0c2d73faf560: Waiting 07:13:59 3e5f54012d9b: Verifying Checksum 07:13:59 3e5f54012d9b: Download complete 07:13:59 a0d0a0d46f8b: Download complete 07:13:59 4c7163046ea9: Verifying Checksum 07:13:59 4c7163046ea9: Download complete 07:13:59 0c2d73faf560: Verifying Checksum 07:13:59 0c2d73faf560: Download complete 07:14:00 a0d0a0d46f8b: Pull complete 07:14:00 3e5f54012d9b: Pull complete 07:14:00 4c7163046ea9: Pull complete 07:14:00 0c2d73faf560: Pull complete 07:14:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:14:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:14:00 prd-centos7-docker-4c-2g-6761 does not seem to be running inside a container 07:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:14:01 $ docker top 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:01 [ssh-agent] Looking for ssh-agent implementation... 07:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:01 $ docker exec 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 ssh-agent 07:14:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXImlhLO/agent.13 07:14:01 SSH_AGENT_PID=19 07:14:01 Running ssh-add (command line suppressed) 07:14:01 Identity added: /w/workspace/edgex-go/3@tmp/private_key_321876532733175811.key (/w/workspace/edgex-go/3@tmp/private_key_321876532733175811.key) 07:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:02 + git tag --points-at HEAD [Pipeline] } 07:14:02 $ docker exec --env ******** --env ******** 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 ssh-agent -k 07:14:02 unset SSH_AUTH_SOCK; 07:14:02 unset SSH_AGENT_PID; 07:14:02 echo Agent pid 19 killed; 07:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:14:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:02 [ssh-agent] Looking for ssh-agent implementation... 07:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:02 $ docker exec 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 ssh-agent 07:14:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbEddnh/agent.53 07:14:02 SSH_AGENT_PID=60 07:14:02 Running ssh-add (command line suppressed) 07:14:02 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2399272320087877835.key (/w/workspace/edgex-go/3@tmp/private_key_2399272320087877835.key) 07:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:02 + git semver init 07:14:02 # -> Open(): unable to determine branch for HEAD 07:14:02 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:14:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:14:02 # $SEMVER_REMOTE_NAME = origin 07:14:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:14:02 # $SEMVER_USER_NAME = edgex-jenkins 07:14:02 # $SEMVER_BRANCH = PR-3891 07:14:02 # $SEMVER_TEMP = /tmp/semver-759489589 07:14:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:14:15 # '/tmp/semver-759489589' -> '/w/workspace/edgex-go/3/.semver' 07:14:15 # -> Force: false 07:14:15 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:14:15 $ docker exec --env ******** --env ******** 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 ssh-agent -k 07:14:15 unset SSH_AUTH_SOCK; 07:14:15 unset SSH_AGENT_PID; 07:14:15 echo Agent pid 60 killed; 07:14:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:15 + git semver [Pipeline] } 07:14:15 $ docker stop --time=1 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 07:14:17 $ docker rm -f 8ee02c2d2082c3354ea67265c3ecef3037e25e937531c1a46c568c56cef82715 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:14:18 Stashed 1 file(s) [Pipeline] echo 07:14:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 07:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:14:18 ========================================================= 07:14:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:14:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:14:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:14:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:14:18 59bf1c3509f3: Pulling fs layer 07:14:18 666ba61612fd: Pulling fs layer 07:14:18 8ed8ca486205: Pulling fs layer 07:14:18 4fe6c5a15a65: Pulling fs layer 07:14:18 22a0e8bec74d: Pulling fs layer 07:14:18 640e595b4fbd: Pulling fs layer 07:14:18 763cafe07f6e: Pulling fs layer 07:14:18 0c0b528cf693: Pulling fs layer 07:14:18 10935f4eaf8b: Pulling fs layer 07:14:18 22a0e8bec74d: Waiting 07:14:18 640e595b4fbd: Waiting 07:14:18 763cafe07f6e: Waiting 07:14:18 0c0b528cf693: Waiting 07:14:18 10935f4eaf8b: Waiting 07:14:18 4fe6c5a15a65: Waiting 07:14:18 8ed8ca486205: Verifying Checksum 07:14:18 8ed8ca486205: Download complete 07:14:18 666ba61612fd: Verifying Checksum 07:14:18 666ba61612fd: Download complete 07:14:18 22a0e8bec74d: Verifying Checksum 07:14:18 22a0e8bec74d: Download complete 07:14:18 640e595b4fbd: Verifying Checksum 07:14:18 640e595b4fbd: Download complete 07:14:18 59bf1c3509f3: Verifying Checksum 07:14:18 59bf1c3509f3: Download complete 07:14:18 763cafe07f6e: Verifying Checksum 07:14:18 763cafe07f6e: Download complete 07:14:19 0c0b528cf693: Verifying Checksum 07:14:19 0c0b528cf693: Download complete 07:14:19 10935f4eaf8b: Verifying Checksum 07:14:19 10935f4eaf8b: Download complete 07:14:19 4fe6c5a15a65: Verifying Checksum 07:14:19 4fe6c5a15a65: Download complete 07:14:19 59bf1c3509f3: Pull complete 07:14:19 666ba61612fd: Pull complete 07:14:19 8ed8ca486205: Pull complete 07:14:23 4fe6c5a15a65: Pull complete 07:14:23 22a0e8bec74d: Pull complete 07:14:23 640e595b4fbd: Pull complete 07:14:23 763cafe07f6e: Pull complete 07:14:23 0c0b528cf693: Pull complete 07:14:26 10935f4eaf8b: Pull complete 07:14:26 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:14:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:14:26 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:14:26 WORKDIR /edgex 07:14:26 COPY go.mod . 07:14:26 RUN go mod download' 07:14:26 + docker build -t ci-base-image-x86_64 -f - . 07:14:28 Sending build context to Docker daemon 334.1MB 07:14:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:14:28 ---> 99d49a6021b9 07:14:28 Step 2/4 : WORKDIR /edgex 07:14:30 ---> Running in 698e59c66607 07:14:30 Removing intermediate container 698e59c66607 07:14:30 ---> 4e9555b4982e 07:14:30 Step 3/4 : COPY go.mod . 07:14:30 ---> e94e3969f2b9 07:14:30 Step 4/4 : RUN go mod download 07:14:30 ---> Running in ec05d8ec632c 07:14:33 Still waiting to schedule task 07:14:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:15:09 Removing intermediate container ec05d8ec632c 07:15:09 ---> f208350d1ecb 07:15:09 Successfully built f208350d1ecb 07:15:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:15:09 + docker inspect -f . ci-base-image-x86_64 07:15:09 . [Pipeline] withDockerContainer 07:15:09 prd-centos7-docker-4c-2g-6761 does not seem to be running inside a container 07:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:15:10 $ docker top 3b3495c64f904af92290e964394f98a7d7e514f2856c8e1de98396cdb347df8e -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:10 + go version 07:15:10 go version go1.17.6 linux/amd64 [Pipeline] } 07:15:10 $ docker stop --time=1 3b3495c64f904af92290e964394f98a7d7e514f2856c8e1de98396cdb347df8e 07:15:11 $ docker rm -f 3b3495c64f904af92290e964394f98a7d7e514f2856c8e1de98396cdb347df8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:12 + docker inspect -f . ci-base-image-x86_64 07:15:12 . [Pipeline] withDockerContainer 07:15:12 prd-centos7-docker-4c-2g-6761 does not seem to be running inside a container 07:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:15:12 $ docker top 4d64ae6687e2804c81ffe88a13824d05a3e139a00a2ae718a846770a7671992f -eo pid,comm [Pipeline] { [Pipeline] echo 07:15:12 ========================================================= 07:15:12 [edgeXBuildGoParallel] Running Tests and Build... 07:15:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:15:13 + make test 07:15:13 go mod tidy 07:15:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:15:19 ? github.com/edgexfoundry/edgex-go [no test files] 07:15:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:15:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:15:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:15:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:15:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:15:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:15:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:15:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:15:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:15:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:15:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 07:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:15:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 07:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:15:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.9% of statements 07:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:15:46 --- FAIL: TestAddEvent (0.02s) 07:15:46 --- FAIL: TestAddEvent/Valid_-_AddEventRequest_JSON (0.00s) 07:15:46 event_test.go:258: 07:15:46 Error Trace: event_test.go:258 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_AddEventRequest_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 event_test.go:260: 07:15:46 Error Trace: event_test.go:260 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_AddEventRequest_JSON 07:15:46 Messages: BaseResponse status code not as expected 07:15:46 event_test.go:264: 07:15:46 Error Trace: event_test.go:264 07:15:46 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:15:46 Test: TestAddEvent/Valid_-_AddEventRequest_JSON 07:15:46 Messages: Message should be empty when it is successful 07:15:46 --- FAIL: TestAddEvent/Valid_-_No_RequestId_JSON (0.00s) 07:15:46 event_test.go:258: 07:15:46 Error Trace: event_test.go:258 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_No_RequestId_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 event_test.go:260: 07:15:46 Error Trace: event_test.go:260 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_No_RequestId_JSON 07:15:46 Messages: BaseResponse status code not as expected 07:15:46 event_test.go:264: 07:15:46 Error Trace: event_test.go:264 07:15:46 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:15:46 Test: TestAddEvent/Valid_-_No_RequestId_JSON 07:15:46 Messages: Message should be empty when it is successful 07:15:46 --- FAIL: TestAddEvent/Invalid_-_Bad_RequestId_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_Bad_RequestId_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_Id_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_Id_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_Bad_Event_Id_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_Bad_Event_Id_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_DeviceName_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_DeviceName_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_ProfileName_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_ProfileName_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_SourceName_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_SourceName_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_Origin_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_Origin_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_DeviceName_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_DeviceName_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ResourceName_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_ResourceName_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ProfileName_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_ProfileName_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_Origin_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_Origin_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ValueType_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_ValueType_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_SimpleReading_Value_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_SimpleReading_Value_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_JSON (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_JSON 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Valid_-_AddEventRequest_CBOR (0.00s) 07:15:46 event_test.go:258: 07:15:46 Error Trace: event_test.go:258 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_AddEventRequest_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 event_test.go:260: 07:15:46 Error Trace: event_test.go:260 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_AddEventRequest_CBOR 07:15:46 Messages: BaseResponse status code not as expected 07:15:46 event_test.go:264: 07:15:46 Error Trace: event_test.go:264 07:15:46 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:15:46 Test: TestAddEvent/Valid_-_AddEventRequest_CBOR 07:15:46 Messages: Message should be empty when it is successful 07:15:46 --- FAIL: TestAddEvent/Valid_-_No_RequestId_CBOR (0.00s) 07:15:46 event_test.go:258: 07:15:46 Error Trace: event_test.go:258 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_No_RequestId_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 event_test.go:260: 07:15:46 Error Trace: event_test.go:260 07:15:46 Error: Not equal: 07:15:46 expected: 201 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Valid_-_No_RequestId_CBOR 07:15:46 Messages: BaseResponse status code not as expected 07:15:46 event_test.go:264: 07:15:46 Error Trace: event_test.go:264 07:15:46 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:15:46 Test: TestAddEvent/Valid_-_No_RequestId_CBOR 07:15:46 Messages: Message should be empty when it is successful 07:15:46 --- FAIL: TestAddEvent/Invalid_-_Bad_RequestId_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_Bad_RequestId_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_Id_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_Id_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_Bad_Event_Id_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_Bad_Event_Id_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_DeviceName_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_DeviceName_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_ProfileName_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_ProfileName_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_SourceName_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_SourceName_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Event_Origin_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Event_Origin_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_DeviceName_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_DeviceName_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ResourceName_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_ResourceName_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ProfileName_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_ProfileName_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_Origin_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_Origin_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ValueType_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_Reading_ValueType_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_SimpleReading_Value_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_SimpleReading_Value_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_CBOR (0.00s) 07:15:46 event_test.go:253: 07:15:46 Error Trace: event_test.go:253 07:15:46 Error: Not equal: 07:15:46 expected: 400 07:15:46 actual : 413 07:15:46 Test: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_CBOR 07:15:46 Messages: HTTP status code not as expected 07:15:46 FAIL 07:15:46 coverage: 82.5% of statements 07:15:46 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.082s 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 07:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:15:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:15:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 54.2% of statements 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:15:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:15:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:15:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements 07:15:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:15:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 07:15:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements 07:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 07:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 07:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 07:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 07:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 07:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 07:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 07:16:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6762 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws 07:16:03 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:16:03 The recommended git tool is: git 07:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.171s coverage: 82.5% of statements 07:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:16:08 using credential edgex-jenkins-ssh 07:16:08 Cloning the remote Git repository 07:16:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:16:08 > git init /w/workspace/edgex-go/3 # timeout=10 07:16:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:16:08 > git --version # timeout=10 07:16:08 > git --version # 'git version 2.17.1' 07:16:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:25 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f 07:16:25 Merge succeeded, producing 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f 07:16:25 Checking out Revision 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f (PR-3891) 07:16:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:16:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:16:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:16:25 > git config core.sparsecheckout # timeout=10 07:16:25 > git checkout -f 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f # timeout=10 07:16:25 > git remote # timeout=10 07:16:25 > git config --get remote.origin.url # timeout=10 07:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:25 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 07:16:25 > git rev-parse HEAD^{commit} # timeout=10 07:16:25 > git config core.sparsecheckout # timeout=10 07:16:25 > git checkout -f 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f # timeout=10 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.121s coverage: 91.2% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.275s coverage: 65.4% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 07:16:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:16:30 Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:16:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:31 Dload Upload Total Spent Left Speed 07:16:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh 07:16:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:16:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:16:32 + sudo tee /etc/docker/daemon.new 07:16:32 { 07:16:32 "registry-mirrors": [ 07:16:32 "https://nexus3.edgexfoundry.org:10001" 07:16:32 ], 07:16:32 "bip": "10.250.0.254/24", 07:16:32 "hosts": [ 07:16:32 "tcp://0.0.0.0:5555", 07:16:32 "unix:///var/run/docker.sock" 07:16:32 ], 07:16:32 "mtu": 1458, 07:16:32 "selinux-enabled": true, 07:16:32 "seccomp-profile": "/etc/docker/seccomp.json" 07:16:32 } [Pipeline] sh 07:16:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:16:32 + sudo service docker restart 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 07:16:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 07:16:34 FAIL 07:16:34 make: *** [Makefile:98: unittest] Error 1 [Pipeline] } 07:16:34 $ docker stop --time=1 4d64ae6687e2804c81ffe88a13824d05a3e139a00a2ae718a846770a7671992f 07:16:36 $ docker rm -f 4d64ae6687e2804c81ffe88a13824d05a3e139a00a2ae718a846770a7671992f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:16:36 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:51 provisioning config files... 07:16:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6521746252631828604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:51 ---> docker-login.sh 07:16:51 nexus3.edgexfoundry.org:10001 07:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:52 Configure a credential helper to remove this warning. See 07:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:52 07:16:52 Login Succeeded 07:16:52 nexus3.edgexfoundry.org:10002 07:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:52 Configure a credential helper to remove this warning. See 07:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:52 07:16:52 Login Succeeded 07:16:52 nexus3.edgexfoundry.org:10003 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 nexus3.edgexfoundry.org:10004 07:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:53 Configure a credential helper to remove this warning. See 07:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:53 07:16:53 Login Succeeded 07:16:53 docker.io 07:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:54 Configure a credential helper to remove this warning. See 07:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:54 07:16:54 Login Succeeded 07:16:54 ---> docker-login.sh ends [Pipeline] } 07:16:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:16:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:16:55 ========================================================= 07:16:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:16:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:16:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:16:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:55 9b3977197b4f: Pulling fs layer 07:16:55 1a89e8eeedd5: Pulling fs layer 07:16:55 94645a83ff95: Pulling fs layer 07:16:55 3f3a8bcf1eab: Pulling fs layer 07:16:55 0c92f367c5e7: Pulling fs layer 07:16:55 f7c0051592d6: Pulling fs layer 07:16:55 a227ed2f7395: Pulling fs layer 07:16:55 7b1c46037f91: Pulling fs layer 07:16:55 0c92f367c5e7: Waiting 07:16:55 f7c0051592d6: Waiting 07:16:55 a227ed2f7395: Waiting 07:16:55 7b1c46037f91: Waiting 07:16:55 3f3a8bcf1eab: Waiting 07:16:55 94645a83ff95: Verifying Checksum 07:16:55 94645a83ff95: Download complete 07:16:55 1a89e8eeedd5: Verifying Checksum 07:16:55 1a89e8eeedd5: Download complete 07:16:55 0c92f367c5e7: Verifying Checksum 07:16:55 0c92f367c5e7: Download complete 07:16:55 f7c0051592d6: Verifying Checksum 07:16:55 f7c0051592d6: Download complete 07:16:55 9b3977197b4f: Download complete 07:16:55 a227ed2f7395: Verifying Checksum 07:16:55 a227ed2f7395: Download complete 07:16:56 9b3977197b4f: Pull complete 07:16:56 1a89e8eeedd5: Pull complete 07:16:57 94645a83ff95: Pull complete 07:16:57 7b1c46037f91: Verifying Checksum 07:16:57 7b1c46037f91: Download complete 07:16:58 3f3a8bcf1eab: Verifying Checksum 07:16:58 3f3a8bcf1eab: Download complete 07:17:10 3f3a8bcf1eab: Pull complete 07:17:10 0c92f367c5e7: Pull complete 07:17:10 f7c0051592d6: Pull complete 07:17:10 a227ed2f7395: Pull complete 07:17:15 7b1c46037f91: Pull complete 07:17:15 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:17:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 07:17:16 + docker build -t ci-base-image-arm64 -f - . 07:17:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:17:16 WORKDIR /edgex 07:17:16 COPY go.mod . 07:17:16 RUN go mod download 07:17:18 Sending build context to Docker daemon 168.8MB 07:17:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:17:18 ---> f79e39bc4007 07:17:18 Step 2/4 : WORKDIR /edgex 07:17:20 ---> Running in 7d16359e8d89 07:17:21 Removing intermediate container 7d16359e8d89 07:17:21 ---> fe6efdfa0e51 07:17:21 Step 3/4 : COPY go.mod . 07:17:21 ---> d66ec2a2fc15 07:17:21 Step 4/4 : RUN go mod download 07:17:21 ---> Running in be73accc38d5 07:18:43 Removing intermediate container be73accc38d5 07:18:43 ---> 3afbef860069 07:18:43 Successfully built 3afbef860069 07:18:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:18:43 + docker inspect -f . ci-base-image-arm64 07:18:43 . [Pipeline] withDockerContainer 07:18:44 prd-ubuntu18.04-docker-arm64-4c-16g-6762 does not seem to be running inside a container 07:18:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:18:45 $ docker top 2bbfac29d39c912cfd3537d308b3ce5c76f512b9bcf979fdaa6f6043dfde5185 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:46 + go version 07:18:46 go version go1.17.6 linux/arm64 [Pipeline] } 07:18:46 $ docker stop --time=1 2bbfac29d39c912cfd3537d308b3ce5c76f512b9bcf979fdaa6f6043dfde5185 07:18:48 $ docker rm -f 2bbfac29d39c912cfd3537d308b3ce5c76f512b9bcf979fdaa6f6043dfde5185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:48 + docker inspect -f . ci-base-image-arm64 07:18:48 . [Pipeline] withDockerContainer 07:18:48 prd-ubuntu18.04-docker-arm64-4c-16g-6762 does not seem to be running inside a container 07:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:18:50 $ docker top eda3608320a3809e6ee718adc5857a8152b91311e7a1d05005653058f5809d19 -eo pid,comm [Pipeline] { [Pipeline] echo 07:18:50 ========================================================= 07:18:50 [edgeXBuildGoParallel] Running Tests and Build... 07:18:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:18:51 + make test 07:18:51 go mod tidy 07:18:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:19:24 ? github.com/edgexfoundry/edgex-go [no test files] 07:20:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:20:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:20:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:20:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:20:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:20:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:20:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:20:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:20:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:20:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:20:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements 07:20:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:20:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.346s coverage: 98.5% of statements 07:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 54.9% of statements 07:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:20:48 --- FAIL: TestAddEvent (0.14s) 07:20:48 --- FAIL: TestAddEvent/Valid_-_AddEventRequest_JSON (0.01s) 07:20:48 event_test.go:258: 07:20:48 Error Trace: event_test.go:258 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_AddEventRequest_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 event_test.go:260: 07:20:48 Error Trace: event_test.go:260 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_AddEventRequest_JSON 07:20:48 Messages: BaseResponse status code not as expected 07:20:48 event_test.go:264: 07:20:48 Error Trace: event_test.go:264 07:20:48 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:20:48 Test: TestAddEvent/Valid_-_AddEventRequest_JSON 07:20:48 Messages: Message should be empty when it is successful 07:20:48 --- FAIL: TestAddEvent/Valid_-_No_RequestId_JSON (0.00s) 07:20:48 event_test.go:258: 07:20:48 Error Trace: event_test.go:258 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_No_RequestId_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 event_test.go:260: 07:20:48 Error Trace: event_test.go:260 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_No_RequestId_JSON 07:20:48 Messages: BaseResponse status code not as expected 07:20:48 event_test.go:264: 07:20:48 Error Trace: event_test.go:264 07:20:48 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:20:48 Test: TestAddEvent/Valid_-_No_RequestId_JSON 07:20:48 Messages: Message should be empty when it is successful 07:20:48 --- FAIL: TestAddEvent/Invalid_-_Bad_RequestId_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_Bad_RequestId_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_Id_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_Id_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_Bad_Event_Id_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_Bad_Event_Id_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_DeviceName_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_DeviceName_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_ProfileName_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_ProfileName_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_SourceName_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_SourceName_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_Origin_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_Origin_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_DeviceName_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_DeviceName_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ResourceName_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_ResourceName_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ProfileName_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_ProfileName_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_Origin_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_Origin_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ValueType_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_ValueType_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_SimpleReading_Value_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_SimpleReading_Value_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_JSON (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_JSON 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Valid_-_AddEventRequest_CBOR (0.01s) 07:20:48 event_test.go:258: 07:20:48 Error Trace: event_test.go:258 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_AddEventRequest_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 event_test.go:260: 07:20:48 Error Trace: event_test.go:260 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_AddEventRequest_CBOR 07:20:48 Messages: BaseResponse status code not as expected 07:20:48 event_test.go:264: 07:20:48 Error Trace: event_test.go:264 07:20:48 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:20:48 Test: TestAddEvent/Valid_-_AddEventRequest_CBOR 07:20:48 Messages: Message should be empty when it is successful 07:20:48 --- FAIL: TestAddEvent/Valid_-_No_RequestId_CBOR (0.00s) 07:20:48 event_test.go:258: 07:20:48 Error Trace: event_test.go:258 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_No_RequestId_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 event_test.go:260: 07:20:48 Error Trace: event_test.go:260 07:20:48 Error: Not equal: 07:20:48 expected: 201 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Valid_-_No_RequestId_CBOR 07:20:48 Messages: BaseResponse status code not as expected 07:20:48 event_test.go:264: 07:20:48 Error Trace: event_test.go:264 07:20:48 Error: Should be empty, but was request size exceed MaxEventSize(0 KB) 07:20:48 Test: TestAddEvent/Valid_-_No_RequestId_CBOR 07:20:48 Messages: Message should be empty when it is successful 07:20:48 --- FAIL: TestAddEvent/Invalid_-_Bad_RequestId_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_Bad_RequestId_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_Id_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_Id_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_Bad_Event_Id_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_Bad_Event_Id_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_DeviceName_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_DeviceName_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_ProfileName_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_ProfileName_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_SourceName_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_SourceName_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Event_Origin_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Event_Origin_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_DeviceName_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_DeviceName_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ResourceName_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_ResourceName_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ProfileName_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_ProfileName_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_Origin_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_Origin_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_Reading_ValueType_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_Reading_ValueType_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_Invalid_Reading_ValueType_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_SimpleReading_Value_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_SimpleReading_Value_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_BinaryReading_BinaryValue_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 --- FAIL: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_CBOR (0.00s) 07:20:48 event_test.go:253: 07:20:48 Error Trace: event_test.go:253 07:20:48 Error: Not equal: 07:20:48 expected: 400 07:20:48 actual : 413 07:20:48 Test: TestAddEvent/Invalid_-_No_BinaryReading_MediaType_CBOR 07:20:48 Messages: HTTP status code not as expected 07:20:48 FAIL 07:20:48 coverage: 82.5% of statements 07:20:48 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.581s 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.270s coverage: 84.4% of statements 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.712s coverage: 94.2% of statements 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.267s coverage: 54.2% of statements 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.9% of statements 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 21.7% of statements 07:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements 07:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.271s coverage: 87.5% of statements 07:21:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements 07:21:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 07:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.573s coverage: 82.5% of statements 07:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.189s coverage: 87.2% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.799s coverage: 91.2% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.778s coverage: 64.4% of statements 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:21:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 07:21:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 07:21:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 07:21:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 07:21:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.319s coverage: 65.4% of statements 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:21:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.8% of statements 07:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 07:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.196s coverage: 84.8% of statements 07:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.218s coverage: 63.2% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 07:21:40 FAIL 07:21:40 make: *** [Makefile:98: unittest] Error 1 [Pipeline] } 07:21:40 $ docker stop --time=1 eda3608320a3809e6ee718adc5857a8152b91311e7a1d05005653058f5809d19 07:21:41 $ docker rm -f eda3608320a3809e6ee718adc5857a8152b91311e7a1d05005653058f5809d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:43 07:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:43 arm64: Pulling from edgex-lftools-log-publisher 07:21:43 8998bd30e6a1: Pulling fs layer 07:21:43 04944245beec: Pulling fs layer 07:21:43 699f458cf7ca: Pulling fs layer 07:21:43 765212b225bb: Pulling fs layer 07:21:43 f23df028b6ca: Pulling fs layer 07:21:43 d65c8cfc05b1: Pulling fs layer 07:21:43 2437ff75d9bd: Pulling fs layer 07:21:43 f23df028b6ca: Waiting 07:21:43 2437ff75d9bd: Waiting 07:21:43 d65c8cfc05b1: Waiting 07:21:43 765212b225bb: Waiting 07:21:43 04944245beec: Verifying Checksum 07:21:43 04944245beec: Download complete 07:21:43 765212b225bb: Verifying Checksum 07:21:43 765212b225bb: Download complete 07:21:43 f23df028b6ca: Download complete 07:21:44 d65c8cfc05b1: Verifying Checksum 07:21:44 d65c8cfc05b1: Download complete 07:21:44 699f458cf7ca: Verifying Checksum 07:21:44 699f458cf7ca: Download complete 07:21:44 8998bd30e6a1: Verifying Checksum 07:21:44 8998bd30e6a1: Download complete 07:21:46 2437ff75d9bd: Verifying Checksum 07:21:46 2437ff75d9bd: Download complete 07:21:48 8998bd30e6a1: Pull complete 07:21:49 04944245beec: Pull complete 07:21:50 699f458cf7ca: Pull complete 07:21:50 765212b225bb: Pull complete 07:21:51 f23df028b6ca: Pull complete 07:21:51 d65c8cfc05b1: Pull complete 07:22:06 2437ff75d9bd: Pull complete 07:22:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:22:07 prd-ubuntu18.04-docker-arm64-4c-16g-6762 does not seem to be running inside a container 07:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:22:09 $ docker top dd79e1c114a2f414d3b422a9ee79eb38832f21dbc745a4ea33dd105bd9bc9026 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:10 ---> job-cost.sh 07:22:10 lf-activate-venv: SKIPPING 07:22:10 INFO: No Stack... 07:22:11 INFO: Retrieving Pricing Info for: v3-standard-4 07:22:11 INFO: Archiving Costs [Pipeline] sh 07:22:12 + cat /w/workspace/edgex-go/3/archives/cost.csv 07:22:12 + cut -d, -f6 [Pipeline] lock 07:22:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-3-stack-cost] 07:22:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3891-3-stack-cost] did not exist. Created. 07:22:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:13 + echo total: 0.10999999940395355 [Pipeline] stash 07:22:13 Stashed 1 file(s) [Pipeline] } 07:22:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:22:13 $ docker stop --time=1 dd79e1c114a2f414d3b422a9ee79eb38832f21dbc745a4ea33dd105bd9bc9026 07:22:15 $ docker rm -f dd79e1c114a2f414d3b422a9ee79eb38832f21dbc745a4ea33dd105bd9bc9026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:22:15 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:22:16 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:22:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:22:17 ---> package-listing.sh 07:22:17 ++ facter osfamily 07:22:17 ++ tr '[:upper:]' '[:lower:]' 07:22:17 + OS_FAMILY=redhat 07:22:17 + workspace=/w/workspace/edgex-go/3 07:22:17 + START_PACKAGES=/tmp/packages_start.txt 07:22:17 + END_PACKAGES=/tmp/packages_end.txt 07:22:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:17 + PACKAGES=/tmp/packages_start.txt 07:22:17 + '[' /w/workspace/edgex-go/3 ']' 07:22:17 + PACKAGES=/tmp/packages_end.txt 07:22:17 + case "${OS_FAMILY}" in 07:22:17 + sort 07:22:17 + rpm -qa 07:22:18 + '[' -f /tmp/packages_start.txt ']' 07:22:18 + '[' -f /tmp/packages_end.txt ']' 07:22:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:18 + '[' /w/workspace/edgex-go/3 ']' 07:22:18 + mkdir -p /w/workspace/edgex-go/3/archives/ 07:22:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 07:22:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:22:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:18 07:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:19 latest: Pulling from edgex-lftools-log-publisher 07:22:19 5eb5b503b376: Pulling fs layer 07:22:19 5c69ac0246d0: Pulling fs layer 07:22:19 ec43610c2a17: Pulling fs layer 07:22:19 3a2ae6a8a46f: Pulling fs layer 07:22:19 33b1e0a273af: Pulling fs layer 07:22:19 5d3b04190fa2: Pulling fs layer 07:22:19 2f39f015ded8: Pulling fs layer 07:22:19 3a2ae6a8a46f: Waiting 07:22:19 33b1e0a273af: Waiting 07:22:19 5d3b04190fa2: Waiting 07:22:19 2f39f015ded8: Waiting 07:22:19 5c69ac0246d0: Verifying Checksum 07:22:19 5c69ac0246d0: Download complete 07:22:19 3a2ae6a8a46f: Verifying Checksum 07:22:19 3a2ae6a8a46f: Download complete 07:22:19 ec43610c2a17: Verifying Checksum 07:22:19 ec43610c2a17: Download complete 07:22:19 33b1e0a273af: Verifying Checksum 07:22:19 33b1e0a273af: Download complete 07:22:19 5d3b04190fa2: Verifying Checksum 07:22:19 5d3b04190fa2: Download complete 07:22:19 5eb5b503b376: Verifying Checksum 07:22:19 5eb5b503b376: Download complete 07:22:20 2f39f015ded8: Verifying Checksum 07:22:20 2f39f015ded8: Download complete 07:22:20 5eb5b503b376: Pull complete 07:22:20 5c69ac0246d0: Pull complete 07:22:21 ec43610c2a17: Pull complete 07:22:21 3a2ae6a8a46f: Pull complete 07:22:21 33b1e0a273af: Pull complete 07:22:21 5d3b04190fa2: Pull complete 07:22:27 2f39f015ded8: Pull complete 07:22:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:22:27 prd-centos7-docker-4c-2g-6761 does not seem to be running inside a container 07:22:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:22:29 $ docker top 257f198fa5623d424c165b1d621053a43fcce2951ddc488405671c332dd412c2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:29 + touch /tmp/pre-build-complete [Pipeline] sh 07:22:30 + mkdir -p /var/log/sysstat [Pipeline] sh 07:22:30 + ls /var/log/sa-host 07:22:30 + sadf -c /var/log/sa-host/sa10 07:22:30 file_magic: OK 07:22:30 HZ: Using current value: 100 07:22:30 file_header: OK 07:22:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:22:30 Statistics: 07:22:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:22:30 File successfully converted to sysstat format version 12.5.2 07:22:30 + sadf -c /var/log/sa-host/sa17 07:22:30 file_magic: OK 07:22:30 HZ: Using current value: 100 07:22:30 file_header: OK 07:22:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:22:30 Statistics: 07:22:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:22:30 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:30 provisioning config files... 07:22:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6594576768403160753tmp [Pipeline] { [Pipeline] echo 07:22:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:22:31 ---> create-netrc.sh [Pipeline] } 07:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:22:31 ---> python-tools-install.sh [Pipeline] echo 07:22:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:22:31 ---> sudo-logs.sh 07:22:31 Archiving 'sudo' log.. 07:22:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-6761.novalocal: Name or service not known 07:22:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-6761.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:22:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:22:32 ---> job-cost.sh 07:22:32 lf-activate-venv: SKIPPING 07:22:32 DEBUG: total: 0.10999999940395355 07:22:32 INFO: Retrieving Stack Cost... 07:22:32 INFO: Retrieving Pricing Info for: v3-standard-2 07:22:32 INFO: Archiving Costs [Pipeline] echo 07:22:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:22:33 ---> logs-deploy.sh 07:22:33 lf-activate-venv: SKIPPING 07:22:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/3 07:22:33 INFO: archiving workspace using pattern(s): 07:22:34 Archives upload complete. 07:22:34 INFO: archiving logs to Nexus 07:22:34 ---> uname -a: 07:22:34 Linux prd-centos7-docker-4c-2g-6761.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 07:22:34 07:22:34 07:22:34 ---> lscpu: 07:22:34 Architecture: x86_64 07:22:34 CPU op-mode(s): 32-bit, 64-bit 07:22:34 Byte Order: Little Endian 07:22:34 Address sizes: 40 bits physical, 48 bits virtual 07:22:34 CPU(s): 2 07:22:34 On-line CPU(s) list: 0,1 07:22:34 Thread(s) per core: 1 07:22:34 Core(s) per socket: 1 07:22:34 Socket(s): 2 07:22:34 NUMA node(s): 1 07:22:34 Vendor ID: AuthenticAMD 07:22:34 CPU family: 23 07:22:34 Model: 49 07:22:34 Model name: AMD EPYC-Rome Processor 07:22:34 Stepping: 0 07:22:34 CPU MHz: 2799.998 07:22:34 BogoMIPS: 5599.99 07:22:34 Virtualization: AMD-V 07:22:34 Hypervisor vendor: KVM 07:22:34 Virtualization type: full 07:22:34 L1d cache: 64 KiB 07:22:34 L1i cache: 64 KiB 07:22:34 L2 cache: 1 MiB 07:22:34 L3 cache: 32 MiB 07:22:34 NUMA node0 CPU(s): 0,1 07:22:34 Vulnerability Itlb multihit: Not affected 07:22:34 Vulnerability L1tf: Not affected 07:22:34 Vulnerability Mds: Not affected 07:22:34 Vulnerability Meltdown: Not affected 07:22:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:22:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:22:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:22:34 Vulnerability Srbds: Not affected 07:22:34 Vulnerability Tsx async abort: Not affected 07:22:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:22:34 07:22:34 07:22:34 ---> nproc: 07:22:34 2 07:22:34 07:22:34 07:22:34 ---> df -h: 07:22:34 Filesystem Size Used Avail Use% Mounted on 07:22:34 overlay 40G 9.3G 31G 24% / 07:22:34 tmpfs 64M 0 64M 0% /dev 07:22:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:22:34 shm 64M 0 64M 0% /dev/shm 07:22:34 /dev/vda1 40G 9.3G 31G 24% /facter-os 07:22:34 07:22:34 07:22:34 ---> sar -b -r -n DEV: 07:22:34 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/10/22 _x86_64_ (2 CPU) 07:22:34 07:22:34 07:13:18 LINUX RESTART (2 CPU) 07:22:34 07:22:34 07:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:22:34 07:15:01 227.73 0.00 227.73 0.00 0.00 76763.32 0.00 07:22:34 07:16:01 131.57 0.00 131.57 0.00 0.00 28572.59 0.00 07:22:34 07:17:01 34.41 0.02 34.39 0.00 0.53 6927.91 0.00 07:22:34 07:18:01 1.28 0.00 1.28 0.00 0.00 20.07 0.00 07:22:34 07:19:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 07:22:34 07:20:01 0.32 0.00 0.32 0.00 0.00 5.08 0.00 07:22:34 07:21:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 07:22:34 07:22:01 0.25 0.00 0.25 0.00 0.00 3.68 0.00 07:22:34 Average: 49.51 0.00 49.50 0.00 0.07 14039.09 0.00 07:22:34 07:22:34 07:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:34 07:15:01 2572580 0 982028 12.26 2620 4451712 1370004 15.13 1861828 3023844 627408 07:22:34 07:16:01 3229200 0 1056668 13.19 2620 3720452 1534796 16.95 1462440 2829184 195308 07:22:34 07:17:01 3713976 0 927068 11.58 2620 3365276 1203464 13.29 1171668 2665024 20 07:22:34 07:18:01 3717108 0 923928 11.54 2620 3365284 1164388 12.86 1169844 2665024 20 07:22:34 07:19:01 3724228 0 916804 11.45 2620 3365288 1164524 12.86 1163028 2665024 20 07:22:34 07:20:01 3724304 0 916724 11.45 2620 3365292 1164452 12.86 1162876 2665024 16 07:22:34 07:21:01 3724704 0 916316 11.44 2620 3365300 1164452 12.86 1163528 2665024 8 07:22:34 07:22:01 3714440 0 926572 11.57 2620 3365308 1164452 12.86 1173860 2665028 8 07:22:34 Average: 3515068 0 945764 11.81 2620 3545489 1241316 13.70 1291134 2730397 102851 07:22:34 07:22:34 07:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:34 07:15:01 eth0 822.47 1018.92 8112.97 111.19 0.00 0.00 0.00 0.00 07:22:34 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:15:01 docker0 927.15 666.57 79.87 4752.46 0.00 0.00 0.00 0.00 07:22:34 07:16:01 vethb828761 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 07:22:34 07:16:01 eth0 35.56 20.70 34.28 15.32 0.00 0.00 0.00 0.00 07:22:34 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:16:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 07:22:34 07:17:01 eth0 13.37 7.88 10.47 5.40 0.00 0.00 0.00 0.00 07:22:34 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:17:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 07:22:34 07:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:22:34 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:19:01 eth0 0.22 0.20 0.08 0.04 0.00 0.00 0.00 0.00 07:22:34 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:20:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 07:22:34 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:21:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:34 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:34 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 Average: eth0 109.01 131.02 1019.77 16.50 0.00 0.00 0.00 0.00 07:22:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:34 Average: docker0 116.16 83.59 10.00 594.10 0.00 0.00 0.00 0.00 07:22:34 07:22:34 07:22:34 ---> sar -P ALL: 07:22:34 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/10/22 _x86_64_ (2 CPU) 07:22:34 07:22:34 07:13:18 LINUX RESTART (2 CPU) 07:22:34 07:22:34 07:14:01 CPU %user %nice %system %iowait %steal %idle 07:22:34 07:15:01 all 33.01 0.00 11.51 2.60 0.09 52.79 07:22:34 07:15:01 0 27.30 0.00 11.72 3.12 0.07 57.79 07:22:34 07:15:01 1 38.77 0.00 11.30 2.07 0.11 47.75 07:22:34 07:16:01 all 52.58 0.00 6.16 1.13 0.10 40.03 07:22:34 07:16:01 0 53.82 0.00 5.95 1.36 0.09 38.78 07:22:34 07:16:01 1 51.35 0.00 6.36 0.90 0.11 41.28 07:22:34 07:17:01 all 10.01 0.00 1.93 0.16 0.04 87.85 07:22:34 07:17:01 0 9.98 0.00 2.02 0.22 0.05 87.73 07:22:34 07:17:01 1 10.04 0.00 1.85 0.10 0.03 87.97 07:22:34 07:18:01 all 0.19 0.00 0.03 0.00 0.02 99.77 07:22:34 07:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:22:34 07:18:01 1 0.33 0.00 0.02 0.00 0.02 99.63 07:22:34 07:19:01 all 0.18 0.00 0.04 0.00 0.01 99.77 07:22:34 07:19:01 0 0.08 0.00 0.05 0.00 0.00 99.87 07:22:34 07:19:01 1 0.28 0.00 0.03 0.00 0.02 99.67 07:22:34 07:20:01 all 0.20 0.00 0.04 0.00 0.02 99.74 07:22:34 07:20:01 0 0.28 0.00 0.03 0.00 0.02 99.67 07:22:34 07:20:01 1 0.12 0.00 0.05 0.00 0.02 99.82 07:22:34 07:21:01 all 0.08 0.00 0.06 0.00 0.02 99.85 07:22:34 07:21:01 0 0.10 0.00 0.08 0.00 0.02 99.80 07:22:34 07:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:22:34 07:22:01 all 0.16 0.00 0.05 0.00 0.01 99.78 07:22:34 07:22:01 0 0.30 0.00 0.05 0.00 0.02 99.63 07:22:34 07:22:01 1 0.02 0.00 0.05 0.00 0.00 99.93 07:22:34 Average: all 11.53 0.00 2.38 0.46 0.04 85.59 07:22:34 Average: 0 11.02 0.00 2.40 0.56 0.03 85.99 07:22:34 Average: 1 12.05 0.00 2.35 0.37 0.04 85.19 07:22:34 07:22:34 07:22:34