Pull request #3095 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 5c14c3144df5ebd0ff833b1001744a10209d2a3e Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-23698 in /w/workspace/edgexfoundry_edgex-go_PR-3095 [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 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 5c14c3144df5ebd0ff833b1001744a10209d2a3e > 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/3095/head:refs/remotes/origin/PR-3095 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c14c3144df5ebd0ff833b1001744a10209d2a3e # timeout=10 Merge succeeded, producing 5c14c3144df5ebd0ff833b1001744a10209d2a3e Checking out Revision 5c14c3144df5ebd0ff833b1001744a10209d2a3e (PR-3095) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c14c3144df5ebd0ff833b1001744a10209d2a3e # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for ProvisionWatcher change" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-28T05:58:04.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-28T05:58:05.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-28T05:58:05.319Z] ========================================================= [2021-01-28T05:58:05.319Z] EdgeX Global Pipelines Version Info [2021-01-28T05:58:05.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-28T05:58:06.821Z] ------------------- [2021-01-28T05:58:06.821Z] stable info: [2021-01-28T05:58:06.821Z] ------------------- [2021-01-28T05:58:06.821Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T05:58:06.821Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T05:58:06.821Z] Message: update stable to v1.0.179 [2021-01-28T05:58:07.769Z] ------------------- [2021-01-28T05:58:07.769Z] experimental info: [2021-01-28T05:58:07.770Z] ------------------- [2021-01-28T05:58:07.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T05:58:07.770Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T05:58:07.770Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-28T05:58:08.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-28T05:58:08.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-28T05:58:08.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-28T05:58:08.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-28T05:58:08.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-28T05:58:08.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-28T05:58:08.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-28T05:58:08.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-28T05:58:08.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-28T05:58:08.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-28T05:58:08.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-28T05:58:09.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-28T05:58:09.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-28T05:58:09.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-28T05:58:09.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T05:58:09.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T05:58:09.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-28T05:58:09.617Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-28T05:58:09.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-28T05:58:09.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-28T05:58:09.913Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-28T05:58:10.013Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-28T05:58:10.116Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-28T05:58:10.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3095 [Pipeline] echo [2021-01-28T05:58:10.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3095 [Pipeline] echo [2021-01-28T05:58:10.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3095 [Pipeline] echo [2021-01-28T05:58:10.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c14c3144df5ebd0ff833b1001744a10209d2a3e [Pipeline] echo [2021-01-28T05:58:10.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c14c31 [Pipeline] echo [2021-01-28T05:58:10.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T05:58:10.879Z] provisioning config files... [2021-01-28T05:58:10.910Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8361406091779839098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T05:58:11.276Z] ---> docker-login.sh [2021-01-28T05:58:11.276Z] nexus3.edgexfoundry.org:10001 [2021-01-28T05:58:11.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T05:58:11.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T05:58:11.807Z] Configure a credential helper to remove this warning. See [2021-01-28T05:58:11.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T05:58:11.807Z] [2021-01-28T05:58:11.807Z] Login Succeeded [2021-01-28T05:58:11.807Z] nexus3.edgexfoundry.org:10002 [2021-01-28T05:58:11.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T05:58:12.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T05:58:12.089Z] Configure a credential helper to remove this warning. See [2021-01-28T05:58:12.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T05:58:12.089Z] [2021-01-28T05:58:12.089Z] Login Succeeded [2021-01-28T05:58:12.089Z] nexus3.edgexfoundry.org:10003 [2021-01-28T05:58:12.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T05:58:12.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T05:58:12.089Z] Configure a credential helper to remove this warning. See [2021-01-28T05:58:12.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T05:58:12.089Z] [2021-01-28T05:58:12.089Z] Login Succeeded [2021-01-28T05:58:12.089Z] nexus3.edgexfoundry.org:10004 [2021-01-28T05:58:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T05:58:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T05:58:12.351Z] Configure a credential helper to remove this warning. See [2021-01-28T05:58:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T05:58:12.351Z] [2021-01-28T05:58:12.351Z] Login Succeeded [2021-01-28T05:58:12.351Z] docker.io [2021-01-28T05:58:12.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T05:58:12.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T05:58:12.613Z] Configure a credential helper to remove this warning. See [2021-01-28T05:58:12.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T05:58:12.613Z] [2021-01-28T05:58:12.613Z] Login Succeeded [2021-01-28T05:58:12.613Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T05:58:12.625Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T05:58:13.101Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/core-command/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/core-data/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-28T05:58:13.101Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T05:58:13.101Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-28T05:58:13.101Z] ++ cut -d/ -f2 [2021-01-28T05:58:13.101Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-28T05:58:13.178Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 [2021-01-28T05:58:14.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T05:58:14.691Z] [2021-01-28T05:58:14.691Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T05:58:15.033Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T05:58:15.033Z] latest: Pulling from edgex-devops/git-semver [2021-01-28T05:58:15.033Z] 31603596830f: Pulling fs layer [2021-01-28T05:58:15.033Z] 2a8b12db71e7: Pulling fs layer [2021-01-28T05:58:15.033Z] 6ca5941a6612: Pulling fs layer [2021-01-28T05:58:15.033Z] ecc8261a40a4: Pulling fs layer [2021-01-28T05:58:15.033Z] ecc8261a40a4: Waiting [2021-01-28T05:58:15.033Z] 2a8b12db71e7: Verifying Checksum [2021-01-28T05:58:15.296Z] 31603596830f: Verifying Checksum [2021-01-28T05:58:15.296Z] 31603596830f: Download complete [2021-01-28T05:58:15.296Z] ecc8261a40a4: Verifying Checksum [2021-01-28T05:58:15.296Z] ecc8261a40a4: Download complete [2021-01-28T05:58:15.296Z] 6ca5941a6612: Verifying Checksum [2021-01-28T05:58:15.296Z] 6ca5941a6612: Download complete [2021-01-28T05:58:15.873Z] 31603596830f: Pull complete [2021-01-28T05:58:15.873Z] 2a8b12db71e7: Pull complete [2021-01-28T05:58:16.829Z] 6ca5941a6612: Pull complete [2021-01-28T05:58:16.829Z] ecc8261a40a4: Pull complete [2021-01-28T05:58:16.829Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-28T05:58:16.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T05:58:16.829Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-28T05:58:16.936Z] prd-centos7-docker-4c-2g-23698 does not seem to be running inside a container [2021-01-28T05:58:16.993Z] $ 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 [2021-01-28T05:58:19.490Z] $ docker top bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-28T05:58:19.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T05:58:19.767Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T05:58:19.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T05:58:19.981Z] $ docker exec bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 ssh-agent [2021-01-28T05:58:20.147Z] SSH_AUTH_SOCK=/tmp/ssh-7uLCBV0pSsrj/agent.13 [2021-01-28T05:58:20.147Z] SSH_AGENT_PID=19 [2021-01-28T05:58:20.159Z] Running ssh-add (command line suppressed) [2021-01-28T05:58:20.280Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4926231231831553719.key (/w/workspace/edgex-go/2@tmp/private_key_4926231231831553719.key) [2021-01-28T05:58:20.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T05:58:20.659Z] + git tag --points-at HEAD [Pipeline] } [2021-01-28T05:58:20.688Z] $ docker exec --env ******** --env ******** bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 ssh-agent -k [2021-01-28T05:58:20.801Z] unset SSH_AUTH_SOCK; [2021-01-28T05:58:20.802Z] unset SSH_AGENT_PID; [2021-01-28T05:58:20.802Z] echo Agent pid 19 killed; [2021-01-28T05:58:20.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-28T05:58:21.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T05:58:21.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T05:58:21.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T05:58:21.176Z] $ docker exec bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 ssh-agent [2021-01-28T05:58:21.340Z] SSH_AUTH_SOCK=/tmp/ssh-EfEYdSMcBphf/agent.48 [2021-01-28T05:58:21.340Z] SSH_AGENT_PID=53 [2021-01-28T05:58:21.347Z] Running ssh-add (command line suppressed) [2021-01-28T05:58:21.468Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4196377964067775109.key (/w/workspace/edgex-go/2@tmp/private_key_4196377964067775109.key) [2021-01-28T05:58:21.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T05:58:21.873Z] + git semver init [2021-01-28T05:58:21.873Z] # -> Open(): unable to determine branch for HEAD [2021-01-28T05:58:21.873Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-28T05:58:21.873Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-28T05:58:21.873Z] # $SEMVER_REMOTE_NAME = origin [2021-01-28T05:58:21.873Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-28T05:58:21.873Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-28T05:58:21.873Z] # $SEMVER_BRANCH = PR-3095 [2021-01-28T05:58:21.873Z] # $SEMVER_TEMP = /tmp/semver-174474183 [2021-01-28T05:58:21.873Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-28T05:58:40.121Z] # '/tmp/semver-174474183' -> '/w/workspace/edgex-go/2/.semver' [2021-01-28T05:58:40.121Z] # -> Force: false [2021-01-28T05:58:40.121Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-28T05:58:40.136Z] $ docker exec --env ******** --env ******** bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 ssh-agent -k [2021-01-28T05:58:40.400Z] unset SSH_AUTH_SOCK; [2021-01-28T05:58:40.401Z] unset SSH_AGENT_PID; [2021-01-28T05:58:40.401Z] echo Agent pid 53 killed; [2021-01-28T05:58:40.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T05:58:41.008Z] + git semver [Pipeline] } [2021-01-28T05:58:41.031Z] $ docker stop --time=1 bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 [2021-01-28T05:58:42.599Z] $ docker rm -f bd931c17d4fa5dae1597dffe552be9e5024199cc422dc38cbefa1bcb8c35c3d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T05:58:43.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-28T05:58:43.656Z] Stashed 1 file(s) [Pipeline] echo [2021-01-28T05:58:43.659Z] [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 [2021-01-28T05:58:44.542Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-28T05:58:44.847Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T05:58:45.147Z] + sudo service docker restart [2021-01-28T05:58:45.147Z] + true [2021-01-28T05:58:45.147Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-28T05:58:45.736Z] ========================================================= [2021-01-28T05:58:45.736Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-28T05:58:45.736Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T05:58:46.073Z] + 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 . [2021-01-28T05:58:50.289Z] Sending build context to Docker daemon 327.2MB [2021-01-28T05:58:50.289Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T05:58:50.289Z] Step 2/6 : FROM ${BASE} [2021-01-28T05:58:50.289Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-28T05:58:50.289Z] 188c0c94c7c5: Pulling fs layer [2021-01-28T05:58:50.289Z] 0ef7d3d256c8: Pulling fs layer [2021-01-28T05:58:50.289Z] de9db76c5a1d: Pulling fs layer [2021-01-28T05:58:50.289Z] bca2f99d35d6: Pulling fs layer [2021-01-28T05:58:50.289Z] 93359f2a8cfa: Pulling fs layer [2021-01-28T05:58:50.289Z] 7c6f9722023f: Pulling fs layer [2021-01-28T05:58:50.289Z] a35cf1a2eb13: Pulling fs layer [2021-01-28T05:58:50.289Z] bca2f99d35d6: Waiting [2021-01-28T05:58:50.289Z] 93359f2a8cfa: Waiting [2021-01-28T05:58:50.289Z] 7c6f9722023f: Waiting [2021-01-28T05:58:50.289Z] a35cf1a2eb13: Waiting [2021-01-28T05:58:50.289Z] de9db76c5a1d: Download complete [2021-01-28T05:58:50.289Z] 0ef7d3d256c8: Verifying Checksum [2021-01-28T05:58:50.289Z] 0ef7d3d256c8: Download complete [2021-01-28T05:58:50.289Z] 93359f2a8cfa: Verifying Checksum [2021-01-28T05:58:50.289Z] 93359f2a8cfa: Download complete [2021-01-28T05:58:50.290Z] 188c0c94c7c5: Verifying Checksum [2021-01-28T05:58:50.290Z] 188c0c94c7c5: Download complete [2021-01-28T05:58:50.290Z] 7c6f9722023f: Verifying Checksum [2021-01-28T05:58:50.290Z] 7c6f9722023f: Download complete [2021-01-28T05:58:50.876Z] 188c0c94c7c5: Pull complete [2021-01-28T05:58:50.876Z] 0ef7d3d256c8: Pull complete [2021-01-28T05:58:51.138Z] de9db76c5a1d: Pull complete [2021-01-28T05:58:51.716Z] a35cf1a2eb13: Verifying Checksum [2021-01-28T05:58:51.716Z] a35cf1a2eb13: Download complete [2021-01-28T05:58:52.666Z] bca2f99d35d6: Verifying Checksum [2021-01-28T05:58:52.666Z] bca2f99d35d6: Download complete [2021-01-28T05:58:57.987Z] bca2f99d35d6: Pull complete [2021-01-28T05:58:58.251Z] 93359f2a8cfa: Pull complete [2021-01-28T05:58:58.251Z] 7c6f9722023f: Pull complete [2021-01-28T05:58:59.050Z] Still waiting to schedule task [2021-01-28T05:58:59.050Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-28T05:59:02.491Z] a35cf1a2eb13: Pull complete [2021-01-28T05:59:02.492Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-28T05:59:02.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-28T05:59:02.492Z] ---> a62c8e92a672 [2021-01-28T05:59:02.492Z] 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 [2021-01-28T05:59:02.760Z] ---> Running in 804ff984aab2 [2021-01-28T05:59:03.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T05:59:04.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T05:59:04.561Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T05:59:05.135Z] (2/12) Installing file (5.38-r0) [2021-01-28T05:59:05.135Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T05:59:05.135Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T05:59:09.365Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T05:59:09.365Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T05:59:09.365Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T05:59:09.365Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T05:59:09.628Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T05:59:09.628Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T05:59:09.628Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T05:59:09.891Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T05:59:09.891Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T05:59:09.891Z] OK: 233 MiB in 51 packages [2021-01-28T05:59:14.113Z] Removing intermediate container 804ff984aab2 [2021-01-28T05:59:14.113Z] ---> 9b3946dd97c5 [2021-01-28T05:59:14.113Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T05:59:14.113Z] ---> Running in d6d7c9bb1873 [2021-01-28T05:59:14.113Z] Removing intermediate container d6d7c9bb1873 [2021-01-28T05:59:14.113Z] ---> a796322f3377 [2021-01-28T05:59:14.113Z] Step 5/6 : COPY go.mod . [2021-01-28T05:59:14.113Z] ---> 387639ef6ca1 [2021-01-28T05:59:14.113Z] Step 6/6 : RUN go mod download [2021-01-28T05:59:14.113Z] ---> Running in ebb06350fc20 [2021-01-28T05:59:36.162Z] Removing intermediate container ebb06350fc20 [2021-01-28T05:59:36.163Z] ---> 010ecfcba282 [2021-01-28T05:59:36.163Z] Successfully built 010ecfcba282 [2021-01-28T05:59:36.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T05:59:36.505Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T05:59:36.505Z] . [Pipeline] withDockerContainer [2021-01-28T05:59:36.627Z] prd-centos7-docker-4c-2g-23698 does not seem to be running inside a container [2021-01-28T05:59:36.675Z] $ 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 [2021-01-28T05:59:37.596Z] $ docker top 1ee3b79c0ccb1bfb8c4c3c0f34f501e249f7293a806c27166a370497ae9a5e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T05:59:38.097Z] + go version [2021-01-28T05:59:38.097Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-28T05:59:38.117Z] $ docker stop --time=1 1ee3b79c0ccb1bfb8c4c3c0f34f501e249f7293a806c27166a370497ae9a5e0b [2021-01-28T05:59:39.475Z] $ docker rm -f 1ee3b79c0ccb1bfb8c4c3c0f34f501e249f7293a806c27166a370497ae9a5e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T05:59:40.337Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T05:59:40.337Z] . [Pipeline] withDockerContainer [2021-01-28T05:59:40.442Z] prd-centos7-docker-4c-2g-23698 does not seem to be running inside a container [2021-01-28T05:59:40.491Z] $ 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 [2021-01-28T05:59:41.129Z] $ docker top 9e947066fd40966cb4137b8ecb7fc9053d783cfd573f55d0ef0ed63109db4244 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T05:59:41.316Z] ========================================================= [2021-01-28T05:59:41.316Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T05:59:41.316Z] ========================================================= [Pipeline] sh [2021-01-28T05:59:41.610Z] + make test [2021-01-28T05:59:41.610Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T05:59:51.684Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T06:00:04.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T06:00:08.327Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [2021-01-28T06:00:08.327Z] internal/core/metadata/v2/application/notify.go:121:9: undefined: dtos.FromProvisionWatcherModelToUpdateDTO [2021-01-28T06:00:10.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T06:00:17.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.1% of statements [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 65.8% of statements [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.475s coverage: 82.3% of statements [2021-01-28T06:00:22.159Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-01-28T06:00:22.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-01-28T06:00:22.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements [2021-01-28T06:00:23.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-28T06:00:23.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-01-28T06:00:23.453Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-01-28T06:00:23.453Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-28T06:00:24.883Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements [2021-01-28T06:00:24.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.029s coverage: 43.8% of statements [2021-01-28T06:00:24.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.034s coverage: 79.5% of statements [2021-01-28T06:00:24.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-01-28T06:00:24.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-01-28T06:00:25.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.5% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-01-28T06:00:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.278s coverage: 68.9% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 37.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.261s coverage: 84.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.053s coverage: 100.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.692s coverage: 29.1% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-28T06:00:37.459Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-01-28T06:00:37.730Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-01-28T06:00:37.730Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-01-28T06:00:37.730Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-28T06:00:37.992Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-28T06:00:38.255Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-01-28T06:00:38.276Z] $ docker stop --time=1 9e947066fd40966cb4137b8ecb7fc9053d783cfd573f55d0ef0ed63109db4244 [2021-01-28T06:00:40.701Z] $ docker rm -f 9e947066fd40966cb4137b8ecb7fc9053d783cfd573f55d0ef0ed63109db4244 [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] } [2021-01-28T06:00:42.471Z] Failed in branch amd64 [2021-01-28T06:00:44.856Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23699 in /w/workspace/edgexfoundry_edgex-go_PR-3095 [Pipeline] { [Pipeline] ws [2021-01-28T06:00:44.908Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-28T06:00:49.740Z] using credential edgex-jenkins-ssh [2021-01-28T06:00:49.814Z] Cloning the remote Git repository [2021-01-28T06:00:49.884Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-28T06:00:49.992Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-28T06:00:50.095Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T06:00:50.095Z] > git --version # timeout=10 [2021-01-28T06:00:50.115Z] > git --version # 'git version 2.17.1' [2021-01-28T06:00:50.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T06:00:50.202Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T06:01:06.411Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T06:01:06.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T06:01:06.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T06:01:06.501Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T06:01:06.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T06:01:06.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3095/head:refs/remotes/origin/PR-3095 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-28T06:01:07.286Z] Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 5c14c3144df5ebd0ff833b1001744a10209d2a3e [2021-01-28T06:01:07.745Z] Merge succeeded, producing 5c14c3144df5ebd0ff833b1001744a10209d2a3e [2021-01-28T06:01:07.745Z] Checking out Revision 5c14c3144df5ebd0ff833b1001744a10209d2a3e (PR-3095) [2021-01-28T06:01:07.312Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T06:01:07.334Z] > git checkout -f 5c14c3144df5ebd0ff833b1001744a10209d2a3e # timeout=10 [2021-01-28T06:01:07.639Z] > git remote # timeout=10 [2021-01-28T06:01:07.668Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T06:01:07.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T06:01:07.698Z] > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 [2021-01-28T06:01:07.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T06:01:07.756Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T06:01:07.772Z] > git checkout -f 5c14c3144df5ebd0ff833b1001744a10209d2a3e # timeout=10 [2021-01-28T06:01:12.426Z] Commit message: "feat(meta): Invoke Device Service callback for ProvisionWatcher change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T06:01:14.027Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-28T06:01:14.492Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T06:01:14.837Z] + sudo service docker restart [2021-01-28T06:01:14.837Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T06:01:16.906Z] provisioning config files... [2021-01-28T06:01:16.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7157294060623240244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:01:17.388Z] ---> docker-login.sh [2021-01-28T06:01:17.388Z] nexus3.edgexfoundry.org:10001 [2021-01-28T06:01:17.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T06:01:18.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T06:01:18.595Z] Configure a credential helper to remove this warning. See [2021-01-28T06:01:18.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T06:01:18.595Z] [2021-01-28T06:01:18.595Z] Login Succeeded [2021-01-28T06:01:18.595Z] nexus3.edgexfoundry.org:10002 [2021-01-28T06:01:18.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T06:01:19.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T06:01:19.154Z] Configure a credential helper to remove this warning. See [2021-01-28T06:01:19.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T06:01:19.154Z] [2021-01-28T06:01:19.154Z] Login Succeeded [2021-01-28T06:01:19.154Z] nexus3.edgexfoundry.org:10003 [2021-01-28T06:01:19.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T06:01:19.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T06:01:19.707Z] Configure a credential helper to remove this warning. See [2021-01-28T06:01:19.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T06:01:19.707Z] [2021-01-28T06:01:19.707Z] Login Succeeded [2021-01-28T06:01:19.707Z] nexus3.edgexfoundry.org:10004 [2021-01-28T06:01:19.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T06:01:20.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T06:01:20.258Z] Configure a credential helper to remove this warning. See [2021-01-28T06:01:20.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T06:01:20.258Z] [2021-01-28T06:01:20.258Z] Login Succeeded [2021-01-28T06:01:20.258Z] docker.io [2021-01-28T06:01:20.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T06:01:20.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T06:01:20.811Z] Configure a credential helper to remove this warning. See [2021-01-28T06:01:20.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T06:01:20.811Z] [2021-01-28T06:01:20.811Z] Login Succeeded [2021-01-28T06:01:20.811Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T06:01:20.832Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-28T06:01:21.322Z] ========================================================= [2021-01-28T06:01:21.322Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-28T06:01:21.322Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T06:01:21.713Z] + 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 . [2021-01-28T06:01:24.360Z] Sending build context to Docker daemon 165.9MB [2021-01-28T06:01:24.360Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T06:01:24.360Z] Step 2/6 : FROM ${BASE} [2021-01-28T06:01:24.360Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-28T06:01:24.360Z] 5f621e34cdf4: Pulling fs layer [2021-01-28T06:01:24.360Z] a4357932f1b6: Pulling fs layer [2021-01-28T06:01:24.360Z] 18c013af1878: Pulling fs layer [2021-01-28T06:01:24.360Z] 00ac8860ef70: Pulling fs layer [2021-01-28T06:01:24.360Z] 63d7cb157983: Pulling fs layer [2021-01-28T06:01:24.360Z] b116817d02f9: Pulling fs layer [2021-01-28T06:01:24.360Z] 745a02a5169b: Pulling fs layer [2021-01-28T06:01:24.360Z] 00ac8860ef70: Waiting [2021-01-28T06:01:24.360Z] 63d7cb157983: Waiting [2021-01-28T06:01:24.360Z] b116817d02f9: Waiting [2021-01-28T06:01:24.360Z] 745a02a5169b: Waiting [2021-01-28T06:01:24.360Z] 18c013af1878: Verifying Checksum [2021-01-28T06:01:24.360Z] 18c013af1878: Download complete [2021-01-28T06:01:24.360Z] a4357932f1b6: Verifying Checksum [2021-01-28T06:01:24.360Z] a4357932f1b6: Download complete [2021-01-28T06:01:24.360Z] 63d7cb157983: Download complete [2021-01-28T06:01:24.360Z] b116817d02f9: Download complete [2021-01-28T06:01:24.360Z] 5f621e34cdf4: Download complete [2021-01-28T06:01:24.981Z] 5f621e34cdf4: Pull complete [2021-01-28T06:01:25.598Z] a4357932f1b6: Pull complete [2021-01-28T06:01:25.875Z] 18c013af1878: Pull complete [2021-01-28T06:01:26.865Z] 745a02a5169b: Verifying Checksum [2021-01-28T06:01:26.865Z] 745a02a5169b: Download complete [2021-01-28T06:01:27.845Z] 00ac8860ef70: Verifying Checksum [2021-01-28T06:01:27.845Z] 00ac8860ef70: Download complete [2021-01-28T06:01:38.006Z] 00ac8860ef70: Pull complete [2021-01-28T06:01:38.281Z] 63d7cb157983: Pull complete [2021-01-28T06:01:38.877Z] b116817d02f9: Pull complete [2021-01-28T06:01:43.214Z] 745a02a5169b: Pull complete [2021-01-28T06:01:43.214Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-28T06:01:43.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-28T06:01:43.214Z] ---> b7e6874047d6 [2021-01-28T06:01:43.214Z] 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 [2021-01-28T06:01:45.826Z] ---> Running in ea19e8dbe98d [2021-01-28T06:01:47.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T06:01:47.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T06:01:48.467Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T06:01:48.467Z] (2/12) Installing file (5.38-r0) [2021-01-28T06:01:48.740Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T06:01:48.740Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T06:01:51.351Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T06:01:51.351Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T06:01:51.351Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T06:01:51.351Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T06:01:51.351Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T06:01:51.351Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T06:01:51.622Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T06:01:51.622Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T06:01:51.622Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T06:01:51.895Z] OK: 217 MiB in 51 packages [2021-01-28T06:01:56.187Z] Removing intermediate container ea19e8dbe98d [2021-01-28T06:01:56.187Z] ---> b996e121ec94 [2021-01-28T06:01:56.187Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T06:01:56.187Z] ---> Running in d05c7bb118f8 [2021-01-28T06:01:56.187Z] Removing intermediate container d05c7bb118f8 [2021-01-28T06:01:56.187Z] ---> 93010db1424a [2021-01-28T06:01:56.187Z] Step 5/6 : COPY go.mod . [2021-01-28T06:01:56.778Z] ---> 63d9e16c06f3 [2021-01-28T06:01:56.778Z] Step 6/6 : RUN go mod download [2021-01-28T06:01:56.778Z] ---> Running in 60bccb9ebe1f [2021-01-28T06:02:23.577Z] Removing intermediate container 60bccb9ebe1f [2021-01-28T06:02:23.577Z] ---> fe9740969594 [2021-01-28T06:02:23.577Z] Successfully built fe9740969594 [2021-01-28T06:02:23.577Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T06:02:23.925Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T06:02:23.926Z] . [Pipeline] withDockerContainer [2021-01-28T06:02:24.150Z] prd-ubuntu18.04-docker-arm64-4c-16g-23699 does not seem to be running inside a container [2021-01-28T06:02:24.227Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-28T06:02:25.590Z] $ docker top ddd84d4b7dd8ab2c2c3c92407bea2489472a62584d64b4add03fe41b89f20a7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T06:02:26.681Z] + go version [2021-01-28T06:02:26.681Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-28T06:02:26.707Z] $ docker stop --time=1 ddd84d4b7dd8ab2c2c3c92407bea2489472a62584d64b4add03fe41b89f20a7b [2021-01-28T06:02:28.616Z] $ docker rm -f ddd84d4b7dd8ab2c2c3c92407bea2489472a62584d64b4add03fe41b89f20a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T06:02:29.691Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T06:02:29.691Z] . [Pipeline] withDockerContainer [2021-01-28T06:02:29.953Z] prd-ubuntu18.04-docker-arm64-4c-16g-23699 does not seem to be running inside a container [2021-01-28T06:02:30.042Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-28T06:02:31.444Z] $ docker top f066c05dee375148042f5fe78fc6b131e4a9b29007dd87894c5d82908b4a0cc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T06:02:31.805Z] ========================================================= [2021-01-28T06:02:31.805Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T06:02:31.805Z] ========================================================= [Pipeline] sh [2021-01-28T06:02:32.457Z] + make test [2021-01-28T06:02:32.457Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T06:02:54.625Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T06:03:41.624Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T06:03:43.617Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [2021-01-28T06:03:43.617Z] internal/core/metadata/v2/application/notify.go:121:9: undefined: dtos.FromProvisionWatcherModelToUpdateDTO [2021-01-28T06:03:47.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T06:04:09.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.234s coverage: 46.6% of statements [2021-01-28T06:04:14.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.515s coverage: 27.1% of statements [2021-01-28T06:04:14.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-01-28T06:04:14.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2021-01-28T06:04:14.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.327s coverage: 65.8% of statements [2021-01-28T06:04:14.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.367s coverage: 82.3% of statements [2021-01-28T06:04:14.963Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-01-28T06:04:15.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.147s coverage: 100.0% of statements [2021-01-28T06:04:16.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-01-28T06:04:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.417s coverage: 86.7% of statements [2021-01-28T06:04:20.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.397s coverage: 97.5% of statements [2021-01-28T06:04:20.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.154s coverage: 78.3% of statements [2021-01-28T06:04:20.909Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-01-28T06:04:20.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-28T06:04:26.392Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.180s coverage: 0.1% of statements [2021-01-28T06:04:26.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 43.8% of statements [2021-01-28T06:04:26.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements [2021-01-28T06:04:26.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2021-01-28T06:04:26.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-01-28T06:04:26.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements [2021-01-28T06:04:39.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-01-28T06:04:39.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.120s coverage: 87.2% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.2% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.4% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.517s coverage: 63.5% of statements [2021-01-28T06:04:41.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-01-28T06:04:42.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-01-28T06:04:42.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-01-28T06:04:42.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-28T06:04:44.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-01-28T06:04:48.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.816s coverage: 68.9% of statements [2021-01-28T06:04:48.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 37.0% of statements [2021-01-28T06:04:48.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.680s coverage: 84.0% of statements [2021-01-28T06:04:48.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.094s coverage: 100.0% of statements [2021-01-28T06:04:55.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.1% of statements [2021-01-28T06:04:55.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2021-01-28T06:04:55.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.075s coverage: 29.1% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-01-28T06:05:00.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-28T06:05:02.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-28T06:05:02.866Z] make: *** [Makefile:98: test] Error 2 [Pipeline] } [2021-01-28T06:05:02.892Z] $ docker stop --time=1 f066c05dee375148042f5fe78fc6b131e4a9b29007dd87894c5d82908b4a0cc4 [2021-01-28T06:05:05.095Z] $ docker rm -f f066c05dee375148042f5fe78fc6b131e4a9b29007dd87894c5d82908b4a0cc4 [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] } [2021-01-28T06:05:07.266Z] 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 [2021-01-28T06:05:09.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:05:10.282Z] ---> package-listing.sh [2021-01-28T06:05:10.282Z] ++ facter osfamily [2021-01-28T06:05:10.282Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-28T06:05:10.282Z] + OS_FAMILY=redhat [2021-01-28T06:05:10.282Z] + workspace=/w/workspace/edgex-go/2 [2021-01-28T06:05:10.282Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-28T06:05:10.282Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-28T06:05:10.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-28T06:05:10.282Z] + PACKAGES=/tmp/packages_start.txt [2021-01-28T06:05:10.282Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-28T06:05:10.282Z] + PACKAGES=/tmp/packages_end.txt [2021-01-28T06:05:10.282Z] + case "${OS_FAMILY}" in [2021-01-28T06:05:10.282Z] + rpm -qa [2021-01-28T06:05:10.282Z] + sort [2021-01-28T06:05:15.603Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-28T06:05:15.603Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-28T06:05:15.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-28T06:05:15.603Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-28T06:05:15.603Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-28T06:05:15.603Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-28T06:05:15.618Z] 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 [2021-01-28T06:05:15.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-28T06:05:16.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T06:05:16.224Z] [2021-01-28T06:05:16.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-28T06:05:16.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T06:05:16.574Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-28T06:05:16.574Z] df20fa9351a1: Pulling fs layer [2021-01-28T06:05:16.574Z] 36b3adc4ff6f: Pulling fs layer [2021-01-28T06:05:16.574Z] 8ad3a11d3b57: Pulling fs layer [2021-01-28T06:05:16.574Z] 46f8f816bc3b: Pulling fs layer [2021-01-28T06:05:16.574Z] 93b61091891f: Pulling fs layer [2021-01-28T06:05:16.574Z] 93b9cdb0e59b: Pulling fs layer [2021-01-28T06:05:16.574Z] 5e14af77c1be: Pulling fs layer [2021-01-28T06:05:16.574Z] 01666e4c0597: Pulling fs layer [2021-01-28T06:05:16.574Z] aa168da1d23b: Pulling fs layer [2021-01-28T06:05:16.574Z] 93b9cdb0e59b: Waiting [2021-01-28T06:05:16.574Z] 5e14af77c1be: Waiting [2021-01-28T06:05:16.574Z] aa168da1d23b: Waiting [2021-01-28T06:05:16.574Z] 01666e4c0597: Waiting [2021-01-28T06:05:16.574Z] 46f8f816bc3b: Waiting [2021-01-28T06:05:16.574Z] 93b61091891f: Waiting [2021-01-28T06:05:16.574Z] 36b3adc4ff6f: Download complete [2021-01-28T06:05:16.843Z] 46f8f816bc3b: Verifying Checksum [2021-01-28T06:05:16.843Z] 46f8f816bc3b: Download complete [2021-01-28T06:05:16.843Z] df20fa9351a1: Verifying Checksum [2021-01-28T06:05:16.843Z] df20fa9351a1: Download complete [2021-01-28T06:05:16.843Z] 93b9cdb0e59b: Verifying Checksum [2021-01-28T06:05:16.843Z] 93b9cdb0e59b: Download complete [2021-01-28T06:05:16.843Z] 93b61091891f: Verifying Checksum [2021-01-28T06:05:16.843Z] 93b61091891f: Download complete [2021-01-28T06:05:16.843Z] 5e14af77c1be: Verifying Checksum [2021-01-28T06:05:16.843Z] 5e14af77c1be: Download complete [2021-01-28T06:05:16.843Z] 01666e4c0597: Verifying Checksum [2021-01-28T06:05:16.843Z] 01666e4c0597: Download complete [2021-01-28T06:05:16.843Z] 8ad3a11d3b57: Verifying Checksum [2021-01-28T06:05:16.843Z] 8ad3a11d3b57: Download complete [2021-01-28T06:05:17.106Z] df20fa9351a1: Pull complete [2021-01-28T06:05:17.368Z] 36b3adc4ff6f: Pull complete [2021-01-28T06:05:18.333Z] 8ad3a11d3b57: Pull complete [2021-01-28T06:05:18.333Z] 46f8f816bc3b: Pull complete [2021-01-28T06:05:18.917Z] 93b61091891f: Pull complete [2021-01-28T06:05:19.182Z] 93b9cdb0e59b: Pull complete [2021-01-28T06:05:19.182Z] aa168da1d23b: Verifying Checksum [2021-01-28T06:05:19.182Z] aa168da1d23b: Download complete [2021-01-28T06:05:19.182Z] 5e14af77c1be: Pull complete [2021-01-28T06:05:19.447Z] 01666e4c0597: Pull complete [2021-01-28T06:05:26.077Z] aa168da1d23b: Pull complete [2021-01-28T06:05:26.077Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-28T06:05:26.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T06:05:26.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-28T06:05:26.292Z] prd-centos7-docker-4c-2g-23698 does not seem to be running inside a container [2021-01-28T06:05:26.339Z] $ 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 [2021-01-28T06:05:29.725Z] $ docker top 1b16ae75df67d27baf4455f1a8ed664af740626ef4c3f3a1dc90b9456d7b4782 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T06:05:30.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-28T06:05:30.523Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-28T06:05:30.835Z] + ls /var/log/sa-host [2021-01-28T06:05:30.835Z] + sadf -c /var/log/sa-host/sa23 [2021-01-28T06:05:30.835Z] file_magic: OK [2021-01-28T06:05:30.835Z] HZ: Using current value: 100 [2021-01-28T06:05:30.835Z] file_header: OK [2021-01-28T06:05:30.835Z] 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 [2021-01-28T06:05:30.835Z] Statistics: [2021-01-28T06:05:30.835Z] Hnuu...uuuununununu... [2021-01-28T06:05:30.835Z] File successfully converted to sysstat format version 12.2.1 [2021-01-28T06:05:30.835Z] + sadf -c /var/log/sa-host/sa28 [2021-01-28T06:05:30.835Z] file_magic: OK [2021-01-28T06:05:30.835Z] HZ: Using current value: 100 [2021-01-28T06:05:30.835Z] file_header: OK [2021-01-28T06:05:30.835Z] 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 [2021-01-28T06:05:30.835Z] Statistics: [2021-01-28T06:05:30.835Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-28T06:05:30.835Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-28T06:05:31.425Z] provisioning config files... [2021-01-28T06:05:31.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3810582718293137533tmp [Pipeline] { [Pipeline] echo [2021-01-28T06:05:31.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:05:31.828Z] ---> create-netrc.sh [Pipeline] } [2021-01-28T06:05:31.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-28T06:05:31.947Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:05:32.250Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-28T06:05:32.261Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:05:32.556Z] ---> sudo-logs.sh [2021-01-28T06:05:32.556Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-28T06:05:32.567Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:05:32.864Z] ---> job-cost.sh [2021-01-28T06:05:32.864Z] lf-activate-venv: SKIPPING [2021-01-28T06:05:32.864Z] INFO: No Stack... [2021-01-28T06:05:33.437Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-28T06:05:34.010Z] INFO: Archiving Costs [Pipeline] echo [2021-01-28T06:05:34.023Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T06:05:34.321Z] ---> logs-deploy.sh [2021-01-28T06:05:34.321Z] lf-activate-venv: SKIPPING [2021-01-28T06:05:34.321Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3095/2 [2021-01-28T06:05:34.321Z] INFO: archiving workspace using pattern(s): [2021-01-28T06:05:35.752Z] Archives upload complete. [2021-01-28T06:05:35.752Z] INFO: archiving logs to Nexus