Pull request #3004 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from a62d8bd1333da545914046922608179133690a57+6aacc02e765899b5f00a422c0b56178915ca79e6 (0c928e92f524866ad1fa750d42db8974fae60720) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19144 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a62d8bd1333da545914046922608179133690a57 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 Merge succeeded, producing a62d8bd1333da545914046922608179133690a57 Checking out Revision a62d8bd1333da545914046922608179133690a57 (PR-3004) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 Commit message: "feat(all): added fix to test-attribution-txt.sh to look for attribution.txt in base only" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:04:50 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk d70a8511620a916985d84d895f29dceb73539e40 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:04:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:50 ========================================================= 23:04:50 EdgeX Global Pipelines Version Info 23:04:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:04:52 ------------------- 23:04:52 stable info: 23:04:52 ------------------- 23:04:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:04:52 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:04:52 Message: update stable to v1.0.173 23:04:52 ------------------- 23:04:52 experimental info: 23:04:52 ------------------- 23:04:52 Commited By: **** collab-it+edgex@linuxfoundation.org 23:04:52 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 23:04:52 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:04:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3004 [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3004 [Pipeline] echo 23:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3004 [Pipeline] echo 23:04:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62d8bd1333da545914046922608179133690a57 [Pipeline] echo 23:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62d8bd [Pipeline] echo 23:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:04:56 provisioning config files... 23:04:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7930907779643938575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:56 ---> docker-login.sh 23:04:56 nexus3.edgexfoundry.org:10001 23:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:57 Configure a credential helper to remove this warning. See 23:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:57 23:04:57 Login Succeeded 23:04:57 nexus3.edgexfoundry.org:10002 23:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:57 Configure a credential helper to remove this warning. See 23:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:57 23:04:57 Login Succeeded 23:04:57 nexus3.edgexfoundry.org:10003 23:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:57 Configure a credential helper to remove this warning. See 23:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:57 23:04:57 Login Succeeded 23:04:57 nexus3.edgexfoundry.org:10004 23:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:57 Configure a credential helper to remove this warning. See 23:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:57 23:04:57 Login Succeeded 23:04:57 docker.io 23:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:58 Configure a credential helper to remove this warning. See 23:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:58 23:04:58 Login Succeeded 23:04:58 ---> docker-login.sh ends [Pipeline] } 23:04:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/core-command/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo core-command,cmd/core-command/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/core-data/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo core-data,cmd/core-data/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/core-metadata/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo core-metadata,cmd/core-metadata/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/security-bootstrap-redis/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/security-proxy-setup/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/support-notifications/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo support-notifications,cmd/support-notifications/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/support-scheduler/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:04:58 + for file in '`ls cmd/**/Dockerfile`' 23:04:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:04:58 ++ cut -d/ -f2 23:04:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:04:58 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:05:00 23:05:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:05:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:05:00 latest: Pulling from edgex-devops/git-semver 23:05:00 31603596830f: Pulling fs layer 23:05:00 2a8b12db71e7: Pulling fs layer 23:05:00 6ca5941a6612: Pulling fs layer 23:05:00 ecc8261a40a4: Pulling fs layer 23:05:00 ecc8261a40a4: Waiting 23:05:00 2a8b12db71e7: Verifying Checksum 23:05:00 2a8b12db71e7: Download complete 23:05:00 31603596830f: Verifying Checksum 23:05:00 31603596830f: Download complete 23:05:00 6ca5941a6612: Verifying Checksum 23:05:00 6ca5941a6612: Download complete 23:05:00 ecc8261a40a4: Verifying Checksum 23:05:00 ecc8261a40a4: Download complete 23:05:01 31603596830f: Pull complete 23:05:01 2a8b12db71e7: Pull complete 23:05:02 6ca5941a6612: Pull complete 23:05:02 ecc8261a40a4: Pull complete 23:05:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:05:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:05:02 prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container 23:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:05:05 $ docker top 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:05 [ssh-agent] Looking for ssh-agent implementation... 23:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:05 $ docker exec 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent 23:05:05 SSH_AUTH_SOCK=/tmp/ssh-TiiWxwI8eEgM/agent.11 23:05:05 SSH_AGENT_PID=16 23:05:05 Running ssh-add (command line suppressed) 23:05:05 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4381788592157399598.key (/w/workspace/edgex-go/2@tmp/private_key_4381788592157399598.key) 23:05:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:06 + git tag --points-at HEAD [Pipeline] } 23:05:06 $ docker exec --env ******** --env ******** 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent -k 23:05:06 unset SSH_AUTH_SOCK; 23:05:06 unset SSH_AGENT_PID; 23:05:06 echo Agent pid 16 killed; 23:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:06 [ssh-agent] Looking for ssh-agent implementation... 23:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:06 $ docker exec 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent 23:05:07 SSH_AUTH_SOCK=/tmp/ssh-vE9TiCh5lwdU/agent.45 23:05:07 SSH_AGENT_PID=50 23:05:07 Running ssh-add (command line suppressed) 23:05:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1133704683096491153.key (/w/workspace/edgex-go/2@tmp/private_key_1133704683096491153.key) 23:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:07 + git semver init 23:05:07 # -> Open(): unable to determine branch for HEAD 23:05:07 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:05:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:05:07 # $SEMVER_REMOTE_NAME = origin 23:05:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:05:07 # $SEMVER_USER_NAME = edgex-jenkins 23:05:07 # $SEMVER_BRANCH = PR-3004 23:05:07 # $SEMVER_TEMP = /tmp/semver-024304980 23:05:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:05:25 # '/tmp/semver-024304980' -> '/w/workspace/edgex-go/2/.semver' 23:05:25 # -> Force: false 23:05:25 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:05:25 $ docker exec --env ******** --env ******** 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 ssh-agent -k 23:05:26 unset SSH_AUTH_SOCK; 23:05:26 unset SSH_AGENT_PID; 23:05:26 echo Agent pid 50 killed; 23:05:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:05:26 + git semver [Pipeline] } 23:05:26 $ docker stop --time=1 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 23:05:28 $ docker rm -f 53a0d08b42e34de13a281b6b7921137d89d588e86a6fae6d54a8856c5e990b53 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:05:29 Stashed 1 file(s) [Pipeline] echo 23:05:29 [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] sh 23:05:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:05:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:05:30 + sudo service docker restart 23:05:30 + true 23:05:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:05:31 ========================================================= 23:05:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:05:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:05:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:05:35 Sending build context to Docker daemon 326.4MB 23:05:35 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:05:35 Step 2/6 : FROM ${BASE} 23:05:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:35 188c0c94c7c5: Pulling fs layer 23:05:35 0ef7d3d256c8: Pulling fs layer 23:05:35 de9db76c5a1d: Pulling fs layer 23:05:35 bca2f99d35d6: Pulling fs layer 23:05:35 93359f2a8cfa: Pulling fs layer 23:05:35 7c6f9722023f: Pulling fs layer 23:05:35 a35cf1a2eb13: Pulling fs layer 23:05:35 bca2f99d35d6: Waiting 23:05:35 93359f2a8cfa: Waiting 23:05:35 7c6f9722023f: Waiting 23:05:35 a35cf1a2eb13: Waiting 23:05:35 de9db76c5a1d: Verifying Checksum 23:05:35 de9db76c5a1d: Download complete 23:05:35 0ef7d3d256c8: Verifying Checksum 23:05:35 0ef7d3d256c8: Download complete 23:05:35 93359f2a8cfa: Verifying Checksum 23:05:35 93359f2a8cfa: Download complete 23:05:35 188c0c94c7c5: Verifying Checksum 23:05:35 188c0c94c7c5: Download complete 23:05:35 7c6f9722023f: Verifying Checksum 23:05:35 7c6f9722023f: Download complete 23:05:35 188c0c94c7c5: Pull complete 23:05:35 0ef7d3d256c8: Pull complete 23:05:36 de9db76c5a1d: Pull complete 23:05:37 a35cf1a2eb13: Verifying Checksum 23:05:37 a35cf1a2eb13: Download complete 23:05:38 bca2f99d35d6: Verifying Checksum 23:05:38 bca2f99d35d6: Download complete 23:05:43 bca2f99d35d6: Pull complete 23:05:43 93359f2a8cfa: Pull complete 23:05:43 7c6f9722023f: Pull complete 23:05:44 Still waiting to schedule task 23:05:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 23:05:50 a35cf1a2eb13: Pull complete 23:05:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:05:50 ---> a62c8e92a672 23:05:50 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:05:50 ---> Running in 595f35cd7d4d 23:05:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:05:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:05:52 (1/12) Installing libmagic (5.38-r0) 23:05:52 (2/12) Installing file (5.38-r0) 23:05:52 (3/12) Installing libc-dev (0.7.2-r3) 23:05:52 (4/12) Installing g++ (9.3.0-r2) 23:05:56 (5/12) Installing fortify-headers (1.1-r0) 23:05:56 (6/12) Installing patch (2.7.6-r6) 23:05:56 (7/12) Installing build-base (0.5-r2) 23:05:56 (8/12) Installing libsodium (1.0.18-r0) 23:05:56 (9/12) Installing pkgconf (1.7.2-r0) 23:05:56 (10/12) Installing libsodium-dev (1.0.18-r0) 23:05:56 (11/12) Installing libzmq (4.3.3-r0) 23:05:56 (12/12) Installing zeromq-dev (4.3.3-r0) 23:05:56 Executing busybox-1.31.1-r19.trigger 23:05:56 OK: 233 MiB in 51 packages 23:06:00 Removing intermediate container 595f35cd7d4d 23:06:00 ---> c84bef07aef4 23:06:00 Step 4/6 : WORKDIR /edgex-go 23:06:00 ---> Running in cf07fef7d8cd 23:06:00 Removing intermediate container cf07fef7d8cd 23:06:00 ---> 168333bce075 23:06:00 Step 5/6 : COPY go.mod . 23:06:01 ---> 59156167c7fb 23:06:01 Step 6/6 : RUN go mod download 23:06:01 ---> Running in 0e505fd0dda1 23:06:23 Removing intermediate container 0e505fd0dda1 23:06:23 ---> 8c5d305bd28e 23:06:23 Successfully built 8c5d305bd28e 23:06:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:06:23 + docker inspect -f . ci-base-image-x86_64 23:06:23 . [Pipeline] withDockerContainer 23:06:23 prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container 23:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 23:06:24 $ docker top fde13263f4bf6082f6ef477e4ef4a6057ff13384ac6bf1f7e9d6cc6234954bfe -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:24 + go version 23:06:24 go version go1.15.5 linux/amd64 [Pipeline] } 23:06:24 $ docker stop --time=1 fde13263f4bf6082f6ef477e4ef4a6057ff13384ac6bf1f7e9d6cc6234954bfe 23:06:26 $ docker rm -f fde13263f4bf6082f6ef477e4ef4a6057ff13384ac6bf1f7e9d6cc6234954bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:27 + docker inspect -f . ci-base-image-x86_64 23:06:27 . [Pipeline] withDockerContainer 23:06:27 prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container 23:06:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 23:06:28 $ docker top dbf6d3d534c0d98aa6da3c5d07d6c0a16e51f7ff356122d2d52620b4499d9d70 -eo pid,comm [Pipeline] { [Pipeline] echo 23:06:28 ========================================================= 23:06:28 [edgeXBuildGoParallel] Running Tests and Build... 23:06:28 ========================================================= [Pipeline] sh 23:06:28 + make test 23:06:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:06:38 ? github.com/edgexfoundry/edgex-go [no test files] 23:06:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:06:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:06:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:06:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:06:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:06:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:06:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:07:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:07:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:07:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.095s coverage: 46.6% of statements 23:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.0% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.403s coverage: 77.8% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.128s coverage: 82.4% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.318s coverage: 28.6% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 23:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 23:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.156s coverage: 97.5% of statements 23:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:07:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements 23:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.316s coverage: 93.8% of statements 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.049s coverage: 75.5% of statements 23:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 23:07:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 84.2% of statements 23:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.4% of statements 23:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements 23:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 23:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements 23:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 23:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 23:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 23:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.415s coverage: 55.9% of statements 23:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 23:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.342s coverage: 84.0% of statements 23:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.049s coverage: 100.0% of statements 23:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.119s coverage: 47.1% of statements 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.068s coverage: 100.0% of statements 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements 23:07:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.692s coverage: 29.1% of statements 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 23:07:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 23:07:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 23:07:20 GO111MODULE=on go vet ./... 23:07:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19145 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws 23:07:30 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:07:35 using credential edgex-jenkins-ssh 23:07:35 Cloning the remote Git repository 23:07:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:07:35 > git init /w/workspace/edgex-go/2 # timeout=10 23:07:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:07:35 > git --version # timeout=10 23:07:35 > git --version # 'git version 2.17.1' 23:07:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:42 gofmt -l . 23:07:42 [ "`gofmt -l .`" = "" ] 23:07:43 ./bin/test-go-mod-tidy.sh 23:07:43 ./bin/test-attribution-txt.sh 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:43 An attribution for explicit is missing from Attribution.txt, please add 23:07:44 make: *** [Makefile:99: test] Error 1 [Pipeline] } 23:07:44 $ docker stop --time=1 dbf6d3d534c0d98aa6da3c5d07d6c0a16e51f7ff356122d2d52620b4499d9d70 23:07:46 $ docker rm -f dbf6d3d534c0d98aa6da3c5d07d6c0a16e51f7ff356122d2d52620b4499d9d70 [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] } 23:07:47 Failed in branch amd64 23:07:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:07:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:07:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:07:53 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a62d8bd1333da545914046922608179133690a57 23:07:54 Merge succeeded, producing a62d8bd1333da545914046922608179133690a57 23:07:54 Checking out Revision a62d8bd1333da545914046922608179133690a57 (PR-3004) 23:07:53 > git config core.sparsecheckout # timeout=10 23:07:53 > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 23:07:54 > git remote # timeout=10 23:07:54 > git config --get remote.origin.url # timeout=10 23:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:54 > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 23:07:54 > git rev-parse HEAD^{commit} # timeout=10 23:07:54 > git config core.sparsecheckout # timeout=10 23:07:54 > git checkout -f a62d8bd1333da545914046922608179133690a57 # timeout=10 23:07:58 Commit message: "feat(all): added fix to test-attribution-txt.sh to look for attribution.txt in base only" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:08:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:08:00 + true 23:08:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:08:03 provisioning config files... 23:08:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3202219848740467104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:04 ---> docker-login.sh 23:08:04 nexus3.edgexfoundry.org:10001 23:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 nexus3.edgexfoundry.org:10002 23:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:05 Configure a credential helper to remove this warning. See 23:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:05 23:08:05 Login Succeeded 23:08:05 nexus3.edgexfoundry.org:10003 23:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:06 Configure a credential helper to remove this warning. See 23:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:06 23:08:06 Login Succeeded 23:08:06 nexus3.edgexfoundry.org:10004 23:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:06 Configure a credential helper to remove this warning. See 23:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:06 23:08:06 Login Succeeded 23:08:06 docker.io 23:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:07 Configure a credential helper to remove this warning. See 23:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:07 23:08:07 Login Succeeded 23:08:07 ---> docker-login.sh ends [Pipeline] } 23:08:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:07 ========================================================= 23:08:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:08:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:08:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:08:10 Sending build context to Docker daemon 165.4MB 23:08:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:08:10 Step 2/6 : FROM ${BASE} 23:08:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:08:10 5f621e34cdf4: Pulling fs layer 23:08:10 a4357932f1b6: Pulling fs layer 23:08:10 18c013af1878: Pulling fs layer 23:08:10 00ac8860ef70: Pulling fs layer 23:08:10 63d7cb157983: Pulling fs layer 23:08:10 b116817d02f9: Pulling fs layer 23:08:10 745a02a5169b: Pulling fs layer 23:08:10 00ac8860ef70: Waiting 23:08:10 63d7cb157983: Waiting 23:08:10 b116817d02f9: Waiting 23:08:10 745a02a5169b: Waiting 23:08:10 18c013af1878: Download complete 23:08:10 a4357932f1b6: Verifying Checksum 23:08:10 a4357932f1b6: Download complete 23:08:10 63d7cb157983: Verifying Checksum 23:08:10 63d7cb157983: Download complete 23:08:10 b116817d02f9: Download complete 23:08:10 5f621e34cdf4: Verifying Checksum 23:08:10 5f621e34cdf4: Download complete 23:08:11 5f621e34cdf4: Pull complete 23:08:11 a4357932f1b6: Pull complete 23:08:12 18c013af1878: Pull complete 23:08:13 745a02a5169b: Verifying Checksum 23:08:13 745a02a5169b: Download complete 23:08:14 00ac8860ef70: Download complete 23:08:24 00ac8860ef70: Pull complete 23:08:24 63d7cb157983: Pull complete 23:08:25 b116817d02f9: Pull complete 23:08:29 745a02a5169b: Pull complete 23:08:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:08:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:08:29 ---> b7e6874047d6 23:08:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:08:32 ---> Running in d2c25e48c3b2 23:08:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:08:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:08:34 (1/12) Installing libmagic (5.38-r0) 23:08:35 (2/12) Installing file (5.38-r0) 23:08:35 (3/12) Installing libc-dev (0.7.2-r3) 23:08:35 (4/12) Installing g++ (9.3.0-r2) 23:08:39 (5/12) Installing fortify-headers (1.1-r0) 23:08:39 (6/12) Installing patch (2.7.6-r6) 23:08:39 (7/12) Installing build-base (0.5-r2) 23:08:39 (8/12) Installing libsodium (1.0.18-r0) 23:08:39 (9/12) Installing pkgconf (1.7.2-r0) 23:08:39 (10/12) Installing libsodium-dev (1.0.18-r0) 23:08:39 (11/12) Installing libzmq (4.3.3-r0) 23:08:39 (12/12) Installing zeromq-dev (4.3.3-r0) 23:08:39 Executing busybox-1.31.1-r19.trigger 23:08:39 OK: 217 MiB in 51 packages 23:08:43 Removing intermediate container d2c25e48c3b2 23:08:43 ---> 339a5d8fa4e1 23:08:43 Step 4/6 : WORKDIR /edgex-go 23:08:43 ---> Running in 3729b93655ea 23:08:43 Removing intermediate container 3729b93655ea 23:08:43 ---> d59d9e81c3f7 23:08:43 Step 5/6 : COPY go.mod . 23:08:44 ---> 25b6b1194579 23:08:44 Step 6/6 : RUN go mod download 23:08:44 ---> Running in da0c5959cb2d 23:09:11 Removing intermediate container da0c5959cb2d 23:09:11 ---> 511fd0a1a90f 23:09:11 Successfully built 511fd0a1a90f 23:09:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:09:12 + docker inspect -f . ci-base-image-arm64 23:09:12 . [Pipeline] withDockerContainer 23:09:12 prd-ubuntu18.04-docker-arm64-4c-16g-19145 does not seem to be running inside a container 23:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 23:09:13 $ docker top 7873273b24e1d41f5faac84ec77af301efedf8f45194d20be6d22f4179e59762 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:14 + go version 23:09:14 go version go1.15.5 linux/arm64 [Pipeline] } 23:09:14 $ docker stop --time=1 7873273b24e1d41f5faac84ec77af301efedf8f45194d20be6d22f4179e59762 23:09:16 $ docker rm -f 7873273b24e1d41f5faac84ec77af301efedf8f45194d20be6d22f4179e59762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:09:17 + docker inspect -f . ci-base-image-arm64 23:09:17 . [Pipeline] withDockerContainer 23:09:18 prd-ubuntu18.04-docker-arm64-4c-16g-19145 does not seem to be running inside a container 23:09:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 23:09:19 $ docker top b016dfbd4e3d1612013cf23412f27014fa1349375fcf0ab36a7708bf161a2852 -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:19 ========================================================= 23:09:19 [edgeXBuildGoParallel] Running Tests and Build... 23:09:19 ========================================================= [Pipeline] sh 23:09:20 + make test 23:09:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:09:42 ? github.com/edgexfoundry/edgex-go [no test files] 23:10:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:10:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:10:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:10:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:10:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.261s coverage: 46.6% of statements 23:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:10:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:11:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.0% of statements 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:11:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:11:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:11:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.320s coverage: 77.1% of statements 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:11:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:11:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.750s coverage: 82.4% of statements 23:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:11:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.193s coverage: 28.6% of statements 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.178s coverage: 100.0% of statements 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.277s coverage: 86.7% of statements 23:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.308s coverage: 97.5% of statements 23:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:11:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.168s coverage: 78.3% of statements 23:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:11:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.989s coverage: 93.8% of statements 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.181s coverage: 0.1% of statements 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 75.5% of statements 23:11:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 80.8% of statements 23:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements 23:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.147s coverage: 84.2% of statements 23:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements 23:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 63.5% of statements 23:11:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:11:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 23:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 23:11:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements 23:11:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.160s coverage: 73.7% of statements 23:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 23:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.901s coverage: 55.9% of statements 23:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements 23:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:11:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.602s coverage: 84.0% of statements 23:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.125s coverage: 100.0% of statements 23:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.390s coverage: 47.1% of statements 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:11:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements 23:11:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.011s coverage: 29.1% of statements 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:11:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:11:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:11:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:11:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:11:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 23:11:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements 23:11:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 23:11:43 GO111MODULE=on go vet ./... 23:12:51 gofmt -l . 23:12:51 [ "`gofmt -l .`" = "" ] 23:12:51 ./bin/test-go-mod-tidy.sh 23:12:51 ./bin/test-attribution-txt.sh 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:51 An attribution for explicit is missing from Attribution.txt, please add 23:12:52 An attribution for explicit is missing from Attribution.txt, please add 23:12:52 An attribution for explicit is missing from Attribution.txt, please add 23:12:52 make: *** [Makefile:99: test] Error 1 [Pipeline] } 23:12:52 $ docker stop --time=1 b016dfbd4e3d1612013cf23412f27014fa1349375fcf0ab36a7708bf161a2852 23:12:54 $ docker rm -f b016dfbd4e3d1612013cf23412f27014fa1349375fcf0ab36a7708bf161a2852 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:12:56 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:12:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:00 ---> package-listing.sh 23:13:00 ++ facter osfamily 23:13:00 ++ tr '[:upper:]' '[:lower:]' 23:13:00 + OS_FAMILY=redhat 23:13:00 + workspace=/w/workspace/edgex-go/2 23:13:00 + START_PACKAGES=/tmp/packages_start.txt 23:13:00 + END_PACKAGES=/tmp/packages_end.txt 23:13:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:00 + PACKAGES=/tmp/packages_start.txt 23:13:00 + '[' /w/workspace/edgex-go/2 ']' 23:13:00 + PACKAGES=/tmp/packages_end.txt 23:13:00 + case "${OS_FAMILY}" in 23:13:00 + rpm -qa 23:13:00 + sort 23:13:05 + '[' -f /tmp/packages_start.txt ']' 23:13:05 + '[' -f /tmp/packages_end.txt ']' 23:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:05 + '[' /w/workspace/edgex-go/2 ']' 23:13:05 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:13:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:13:05 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:13:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:13:05 23:13:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:13:06 alpine: Pulling from edgex-lftools-log-publisher 23:13:06 df20fa9351a1: Pulling fs layer 23:13:06 36b3adc4ff6f: Pulling fs layer 23:13:06 8ad3a11d3b57: Pulling fs layer 23:13:06 46f8f816bc3b: Pulling fs layer 23:13:06 93b61091891f: Pulling fs layer 23:13:06 93b9cdb0e59b: Pulling fs layer 23:13:06 5e14af77c1be: Pulling fs layer 23:13:06 01666e4c0597: Pulling fs layer 23:13:06 aa168da1d23b: Pulling fs layer 23:13:06 46f8f816bc3b: Waiting 23:13:06 93b9cdb0e59b: Waiting 23:13:06 5e14af77c1be: Waiting 23:13:06 01666e4c0597: Waiting 23:13:06 93b61091891f: Waiting 23:13:06 aa168da1d23b: Waiting 23:13:06 36b3adc4ff6f: Verifying Checksum 23:13:06 36b3adc4ff6f: Download complete 23:13:06 46f8f816bc3b: Verifying Checksum 23:13:06 46f8f816bc3b: Download complete 23:13:06 df20fa9351a1: Verifying Checksum 23:13:06 df20fa9351a1: Download complete 23:13:06 93b9cdb0e59b: Verifying Checksum 23:13:06 93b9cdb0e59b: Download complete 23:13:06 5e14af77c1be: Verifying Checksum 23:13:06 5e14af77c1be: Download complete 23:13:06 93b61091891f: Verifying Checksum 23:13:06 93b61091891f: Download complete 23:13:06 01666e4c0597: Verifying Checksum 23:13:06 01666e4c0597: Download complete 23:13:06 8ad3a11d3b57: Verifying Checksum 23:13:06 8ad3a11d3b57: Download complete 23:13:06 df20fa9351a1: Pull complete 23:13:07 36b3adc4ff6f: Pull complete 23:13:08 8ad3a11d3b57: Pull complete 23:13:08 46f8f816bc3b: Pull complete 23:13:08 aa168da1d23b: Verifying Checksum 23:13:08 aa168da1d23b: Download complete 23:13:08 93b61091891f: Pull complete 23:13:08 93b9cdb0e59b: Pull complete 23:13:08 5e14af77c1be: Pull complete 23:13:09 01666e4c0597: Pull complete 23:13:15 aa168da1d23b: Pull complete 23:13:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:13:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:13:15 prd-centos7-docker-4c-2g-19144 does not seem to be running inside a container 23:13:15 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:13:19 $ docker top f032c143b6b1941b793f228da9fabca49c52fe561698a11570a3b78385ec1539 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:13:19 + mkdir -p /var/log/sa [Pipeline] sh 23:13:20 + ls /var/log/sa-host 23:13:20 + sadf -c /var/log/sa-host/sa08 23:13:20 file_magic: OK 23:13:20 HZ: Using current value: 100 23:13:20 file_header: OK 23:13:20 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 23:13:20 Statistics: 23:13:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:20 File successfully converted to sysstat format version 12.2.1 23:13:20 + sadf -c /var/log/sa-host/sa23 23:13:20 file_magic: OK 23:13:20 HZ: Using current value: 100 23:13:20 file_header: OK 23:13:20 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 23:13:20 Statistics: 23:13:20 Hnuu...uuuununununu... 23:13:20 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:20 provisioning config files... 23:13:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config692718539111098819tmp [Pipeline] { [Pipeline] echo 23:13:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:21 ---> create-netrc.sh [Pipeline] } 23:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:13:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:13:21 ---> python-tools-install.sh [Pipeline] echo 23:13:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:13:21 ---> sudo-logs.sh 23:13:21 Archiving 'sudo' log.. [Pipeline] echo 23:13:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:13:22 ---> job-cost.sh 23:13:22 lf-activate-venv: SKIPPING 23:13:22 INFO: No Stack... 23:13:23 INFO: Retrieving Pricing Info for: v1-standard-2 23:13:23 INFO: Archiving Costs [Pipeline] echo 23:13:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:23 ---> logs-deploy.sh 23:13:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3004/2 23:13:23 INFO: archiving workspace using pattern(s): 23:13:25 Archives upload complete. 23:13:25 INFO: archiving logs to Nexus 23:13:26 ---> uname -a: 23:13:26 Linux prd-centos7-docker-4c-2g-19144.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:13:26 23:13:26 23:13:26 ---> lscpu: 23:13:26 Architecture: x86_64 23:13:26 CPU op-mode(s): 32-bit, 64-bit 23:13:26 Byte Order: Little Endian 23:13:26 Address sizes: 40 bits physical, 48 bits virtual 23:13:26 CPU(s): 4 23:13:26 On-line CPU(s) list: 0-3 23:13:26 Thread(s) per core: 1 23:13:26 Core(s) per socket: 1 23:13:26 Socket(s): 4 23:13:26 NUMA node(s): 1 23:13:26 Vendor ID: GenuineIntel 23:13:26 CPU family: 6 23:13:26 Model: 44 23:13:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:13:26 Stepping: 1 23:13:26 CPU MHz: 2933.436 23:13:26 BogoMIPS: 5866.87 23:13:26 Virtualization: VT-x 23:13:26 Hypervisor vendor: KVM 23:13:26 Virtualization type: full 23:13:26 L1d cache: 128 KiB 23:13:26 L1i cache: 128 KiB 23:13:26 L2 cache: 16 MiB 23:13:26 L3 cache: 64 MiB 23:13:26 NUMA node0 CPU(s): 0-3 23:13:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:13:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:13:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:13:26 Vulnerability Meltdown: Mitigation; PTI 23:13:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:13:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:13:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:13:26 Vulnerability Srbds: Not affected 23:13:26 Vulnerability Tsx async abort: Not affected 23:13:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:13:26 23:13:26 23:13:26 ---> nproc: 23:13:26 4 23:13:26 23:13:26 23:13:26 ---> df -h: 23:13:26 Filesystem Size Used Available Use% Mounted on 23:13:26 overlay 50.0G 8.2G 41.7G 16% / 23:13:26 tmpfs 64.0M 0 64.0M 0% /dev 23:13:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:13:26 shm 64.0M 0 64.0M 0% /dev/shm 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/2 23:13:26 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/2@tmp 23:13:26 23:13:26 23:13:26 ---> free -m: 23:13:26 total used free shared buff/cache available 23:13:26 Mem: 1837 755 133 0 948 988 23:13:26 Swap: 1023 2 1021 23:13:26 23:13:26 23:13:26 ---> ip addr: 23:13:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:13:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:13:26 inet 127.0.0.1/8 scope host lo 23:13:26 valid_lft forever preferred_lft forever 23:13:26 inet6 ::1/128 scope host 23:13:26 valid_lft forever preferred_lft forever 23:13:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:13:26 link/ether fa:16:3e:3a:a3:e8 brd ff:ff:ff:ff:ff:ff 23:13:26 inet 10.30.123.54/23 brd 10.30.123.255 scope global dynamic eth0 23:13:26 valid_lft 85845sec preferred_lft 85845sec 23:13:26 inet6 fe80::f816:3eff:fe3a:a3e8/64 scope link 23:13:26 valid_lft forever preferred_lft forever 23:13:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:13:26 link/ether 02:42:83:7a:76:0f brd ff:ff:ff:ff:ff:ff 23:13:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:13:26 valid_lft forever preferred_lft forever 23:13:26 inet6 fe80::42:83ff:fe7a:760f/64 scope link 23:13:26 valid_lft forever preferred_lft forever 23:13:26 23:13:26 23:13:26 ---> sar -b -r -n DEV: 23:13:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 23:13:26 23:13:26 23:04:00 LINUX RESTART (4 CPU) 23:13:26 23:13:26 23:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:13:26 23:06:01 236.02 94.49 141.54 0.00 7242.21 51620.58 0.00 23:13:26 23:07:01 252.60 102.76 149.84 0.00 3868.06 19698.69 0.00 23:13:26 23:08:01 146.07 73.80 72.27 0.00 3319.31 7494.46 0.00 23:13:26 23:09:01 4.65 0.05 4.60 0.00 0.93 171.94 0.00 23:13:26 23:10:01 0.88 0.67 0.22 0.00 51.02 3.48 0.00 23:13:26 23:11:01 1.43 1.03 0.40 0.00 125.10 6.79 0.00 23:13:26 23:12:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 23:13:26 23:13:01 21.02 20.70 0.32 0.00 2840.43 4.75 0.00 23:13:26 Average: 82.62 36.59 46.02 0.00 2171.60 9797.43 0.00 23:13:26 23:13:26 23:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:13:26 23:06:01 124192 0 700584 37.23 1776 1054992 1841156 62.84 584728 928164 8 23:13:26 23:07:01 118656 0 811960 43.15 1124 949804 1758040 60.00 696588 784104 59084 23:13:26 23:08:01 509768 0 699076 37.15 880 671820 1107024 37.78 516468 570736 32 23:13:26 23:09:01 532992 0 675808 35.92 880 671864 1058696 36.13 512720 569916 12 23:13:26 23:10:01 531620 0 675640 35.91 880 673404 1058768 36.13 510060 574628 8 23:13:26 23:11:01 528224 0 675288 35.89 880 677152 1058732 36.13 509768 578364 12 23:13:26 23:12:01 528256 0 675252 35.89 880 677156 1058696 36.13 509516 578436 12 23:13:26 23:13:01 419236 0 699744 37.19 880 761684 1094952 37.37 539452 655132 80 23:13:26 Average: 411618 0 701669 37.29 1022 767234 1254508 42.81 547412 654935 7406 23:13:26 23:13:26 23:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:13:26 23:06:01 veth2c3a47b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:06:01 eth0 1255.74 1189.31 5990.28 141.36 0.00 0.00 0.00 0.00 23:13:26 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:06:01 veth0bc4a53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:07:01 veth6ff975a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:13:26 23:07:01 eth0 173.77 136.43 502.01 72.08 0.00 0.00 0.00 0.00 23:13:26 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:07:01 docker0 994.01 1024.24 79.73 3501.43 0.00 0.00 0.00 0.00 23:13:26 23:08:01 eth0 22.87 11.90 18.53 10.91 0.00 0.00 0.00 0.00 23:13:26 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:13:26 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:10:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:13:26 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:11:01 eth0 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 23:13:26 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:13:26 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:13:01 eth0 4.53 2.66 4.25 1.59 0.00 0.00 0.00 0.00 23:13:26 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 Average: eth0 180.11 165.62 804.36 28.04 0.00 0.00 0.00 0.00 23:13:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:13:26 Average: docker0 124.66 128.45 10.00 439.13 0.00 0.00 0.00 0.00 23:13:26 23:13:26 23:13:26 ---> sar -P ALL: 23:13:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 23:13:26 23:13:26 23:04:00 LINUX RESTART (4 CPU) 23:13:26 23:13:26 23:05:02 CPU %user %nice %system %iowait %steal %idle 23:13:26 23:06:01 all 15.80 0.00 9.04 2.77 0.12 72.27 23:13:26 23:06:01 0 19.67 0.00 10.78 2.23 0.11 67.21 23:13:26 23:06:01 1 12.32 0.00 7.91 4.00 0.10 75.66 23:13:26 23:06:01 2 16.00 0.00 8.10 1.22 0.16 74.52 23:13:26 23:06:01 3 15.25 0.00 9.37 3.64 0.12 71.62 23:13:26 23:07:01 all 35.29 0.00 11.56 7.26 0.10 45.79 23:13:26 23:07:01 0 36.83 0.00 10.64 10.02 0.10 42.41 23:13:26 23:07:01 1 35.71 0.00 11.76 6.67 0.10 45.76 23:13:26 23:07:01 2 34.33 0.00 12.05 8.31 0.10 45.21 23:13:26 23:07:01 3 34.27 0.00 11.78 4.03 0.10 49.82 23:13:26 23:08:01 all 43.21 0.00 11.95 2.82 0.06 41.96 23:13:26 23:08:01 0 42.58 0.00 11.99 3.26 0.05 42.13 23:13:26 23:08:01 1 43.92 0.00 11.38 2.52 0.03 42.16 23:13:26 23:08:01 2 43.06 0.00 12.75 4.35 0.07 39.77 23:13:26 23:08:01 3 43.30 0.00 11.68 1.15 0.09 43.79 23:13:26 23:09:01 all 0.15 0.00 0.04 0.00 0.00 99.80 23:13:26 23:09:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:13:26 23:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:13:26 23:09:01 2 0.50 0.00 0.05 0.00 0.00 99.45 23:13:26 23:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:13:26 23:10:01 all 0.19 0.00 0.18 0.00 0.00 99.63 23:13:26 23:10:01 0 0.07 0.00 0.25 0.00 0.00 99.68 23:13:26 23:10:01 1 0.08 0.00 0.20 0.00 0.00 99.72 23:13:26 23:10:01 2 0.55 0.00 0.08 0.00 0.02 99.35 23:13:26 23:10:01 3 0.05 0.00 0.20 0.00 0.00 99.75 23:13:26 23:11:01 all 0.15 0.00 0.04 0.00 0.00 99.81 23:13:26 23:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:13:26 23:11:01 1 0.03 0.00 0.07 0.00 0.00 99.90 23:13:26 23:11:01 2 0.52 0.00 0.02 0.02 0.00 99.45 23:13:26 23:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:13:26 23:12:01 all 0.16 0.00 0.06 0.00 0.00 99.77 23:13:26 23:12:01 0 0.03 0.00 0.08 0.00 0.00 99.88 23:13:26 23:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 23:13:26 23:12:01 2 0.52 0.00 0.03 0.00 0.02 99.43 23:13:26 23:12:01 3 0.05 0.00 0.07 0.00 0.00 99.88 23:13:26 23:13:01 all 0.46 0.00 0.23 0.51 0.00 98.80 23:13:26 23:13:01 0 0.32 0.00 0.23 0.43 0.02 99.00 23:13:26 23:13:01 1 0.23 0.00 0.15 0.53 0.00 99.08 23:13:26 23:13:01 2 0.22 0.00 0.12 0.03 0.00 99.63 23:13:26 23:13:01 3 1.07 0.00 0.42 1.03 0.00 97.48 23:13:26 Average: all 11.67 0.00 4.04 1.64 0.04 82.61 23:13:26 Average: 0 12.20 0.00 4.16 1.95 0.03 81.66 23:13:26 Average: 1 11.32 0.00 3.86 1.68 0.03 83.11 23:13:26 Average: 2 11.71 0.00 4.06 1.70 0.04 82.48 23:13:26 Average: 3 11.46 0.00 4.09 1.20 0.04 83.20 23:13:26 23:13:26 23:13:26