Pull request #3022 opened 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 356d3f58744bcd4c86fb4a1eb5552148d927414a rather than 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df Obtained Jenkinsfile from 356d3f58744bcd4c86fb4a1eb5552148d927414a Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3022/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3022/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-19939 in /w/workspace/edgexfoundry_edgex-go_PR-3022 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df > 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/3022/head:refs/remotes/origin/PR-3022 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 Merge succeeded, producing 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df Checking out Revision 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df (PR-3022) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 Commit message: "feat(scheduler): Implement POST /interval V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T09:48:18.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T09:48:19.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T09:48:19.504Z] ========================================================= [2021-01-13T09:48:19.504Z] EdgeX Global Pipelines Version Info [2021-01-13T09:48:19.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:48:21.049Z] ------------------- [2021-01-13T09:48:21.049Z] stable info: [2021-01-13T09:48:21.049Z] ------------------- [2021-01-13T09:48:21.049Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T09:48:21.049Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T09:48:21.049Z] Message: update stable to v1.0.173 [2021-01-13T09:48:21.997Z] ------------------- [2021-01-13T09:48:21.997Z] experimental info: [2021-01-13T09:48:21.997Z] ------------------- [2021-01-13T09:48:21.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T09:48:21.997Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T09:48:21.997Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T09:48:22.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T09:48:22.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T09:48:22.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T09:48:22.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T09:48:22.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T09:48:23.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T09:48:23.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T09:48:23.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T09:48:23.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T09:48:23.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T09:48:23.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T09:48:23.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T09:48:23.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T09:48:24.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T09:48:24.237Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T09:48:24.368Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T09:48:24.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T09:48:24.631Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T09:48:24.766Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T09:48:24.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T09:48:25.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T09:48:25.144Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T09:48:25.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T09:48:25.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3022 [Pipeline] echo [2021-01-13T09:48:25.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3022 [Pipeline] echo [2021-01-13T09:48:25.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3022 [Pipeline] echo [2021-01-13T09:48:25.819Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df [Pipeline] echo [2021-01-13T09:48:25.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dff2be [Pipeline] echo [2021-01-13T09:48:26.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T09:48:26.340Z] provisioning config files... [2021-01-13T09:48:26.376Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1641230928515617554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:48:26.814Z] ---> docker-login.sh [2021-01-13T09:48:26.814Z] nexus3.edgexfoundry.org:10001 [2021-01-13T09:48:27.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:48:27.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:48:27.344Z] Configure a credential helper to remove this warning. See [2021-01-13T09:48:27.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:48:27.344Z] [2021-01-13T09:48:27.344Z] Login Succeeded [2021-01-13T09:48:27.344Z] nexus3.edgexfoundry.org:10002 [2021-01-13T09:48:27.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:48:27.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:48:27.608Z] Configure a credential helper to remove this warning. See [2021-01-13T09:48:27.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:48:27.608Z] [2021-01-13T09:48:27.608Z] Login Succeeded [2021-01-13T09:48:27.608Z] nexus3.edgexfoundry.org:10003 [2021-01-13T09:48:27.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:48:27.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:48:27.608Z] Configure a credential helper to remove this warning. See [2021-01-13T09:48:27.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:48:27.608Z] [2021-01-13T09:48:27.608Z] Login Succeeded [2021-01-13T09:48:27.608Z] nexus3.edgexfoundry.org:10004 [2021-01-13T09:48:27.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:48:27.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:48:27.872Z] Configure a credential helper to remove this warning. See [2021-01-13T09:48:27.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:48:27.872Z] [2021-01-13T09:48:27.872Z] Login Succeeded [2021-01-13T09:48:27.872Z] docker.io [2021-01-13T09:48:28.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:48:28.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:48:28.400Z] Configure a credential helper to remove this warning. See [2021-01-13T09:48:28.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:48:28.400Z] [2021-01-13T09:48:28.400Z] Login Succeeded [2021-01-13T09:48:28.400Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T09:48:28.424Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T09:48:29.098Z] ++ 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 [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T09:48:29.098Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T09:48:29.098Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T09:48:29.098Z] ++ cut -d/ -f2 [2021-01-13T09:48:29.098Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T09:48:29.190Z] 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 [2021-01-13T09:48:30.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T09:48:30.948Z] [2021-01-13T09:48:30.948Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:48:31.339Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T09:48:31.339Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T09:48:31.339Z] 31603596830f: Pulling fs layer [2021-01-13T09:48:31.339Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T09:48:31.339Z] 6ca5941a6612: Pulling fs layer [2021-01-13T09:48:31.339Z] ecc8261a40a4: Pulling fs layer [2021-01-13T09:48:31.339Z] ecc8261a40a4: Waiting [2021-01-13T09:48:31.339Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T09:48:31.339Z] 2a8b12db71e7: Download complete [2021-01-13T09:48:31.608Z] 31603596830f: Verifying Checksum [2021-01-13T09:48:31.608Z] 31603596830f: Download complete [2021-01-13T09:48:31.608Z] 6ca5941a6612: Verifying Checksum [2021-01-13T09:48:31.608Z] 6ca5941a6612: Download complete [2021-01-13T09:48:31.869Z] 31603596830f: Pull complete [2021-01-13T09:48:31.869Z] ecc8261a40a4: Verifying Checksum [2021-01-13T09:48:31.869Z] ecc8261a40a4: Download complete [2021-01-13T09:48:31.869Z] 2a8b12db71e7: Pull complete [2021-01-13T09:48:32.822Z] 6ca5941a6612: Pull complete [2021-01-13T09:48:33.087Z] ecc8261a40a4: Pull complete [2021-01-13T09:48:33.087Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T09:48:33.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T09:48:33.087Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T09:48:33.210Z] prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container [2021-01-13T09:48:33.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T09:48:35.745Z] $ docker top 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T09:48:36.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T09:48:36.124Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T09:48:36.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T09:48:36.335Z] $ docker exec 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent [2021-01-13T09:48:36.514Z] SSH_AUTH_SOCK=/tmp/ssh-U6xOfQdk2Q7t/agent.11 [2021-01-13T09:48:36.514Z] SSH_AGENT_PID=16 [2021-01-13T09:48:36.525Z] Running ssh-add (command line suppressed) [2021-01-13T09:48:36.647Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3514582189885902630.key (/w/workspace/edgex-go/1@tmp/private_key_3514582189885902630.key) [2021-01-13T09:48:36.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T09:48:37.084Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T09:48:37.125Z] $ docker exec --env ******** --env ******** 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent -k [2021-01-13T09:48:37.241Z] unset SSH_AUTH_SOCK; [2021-01-13T09:48:37.241Z] unset SSH_AGENT_PID; [2021-01-13T09:48:37.241Z] echo Agent pid 16 killed; [2021-01-13T09:48:37.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T09:48:37.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T09:48:37.482Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T09:48:37.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T09:48:37.653Z] $ docker exec 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent [2021-01-13T09:48:37.814Z] SSH_AUTH_SOCK=/tmp/ssh-1fL7lNDFgC7h/agent.47 [2021-01-13T09:48:37.814Z] SSH_AGENT_PID=53 [2021-01-13T09:48:37.821Z] Running ssh-add (command line suppressed) [2021-01-13T09:48:37.940Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1280594070255209725.key (/w/workspace/edgex-go/1@tmp/private_key_1280594070255209725.key) [2021-01-13T09:48:37.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T09:48:38.370Z] + git semver init [2021-01-13T09:48:38.371Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T09:48:38.371Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-13T09:48:38.371Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-13T09:48:38.371Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T09:48:38.371Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T09:48:38.371Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T09:48:38.371Z] # $SEMVER_BRANCH = PR-3022 [2021-01-13T09:48:38.371Z] # $SEMVER_TEMP = /tmp/semver-286052136 [2021-01-13T09:48:38.371Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T09:48:56.524Z] # '/tmp/semver-286052136' -> '/w/workspace/edgex-go/1/.semver' [2021-01-13T09:48:56.524Z] # -> Force: false [2021-01-13T09:48:56.524Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-13T09:48:56.553Z] $ docker exec --env ******** --env ******** 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 ssh-agent -k [2021-01-13T09:48:56.840Z] unset SSH_AUTH_SOCK; [2021-01-13T09:48:56.841Z] unset SSH_AGENT_PID; [2021-01-13T09:48:56.841Z] echo Agent pid 53 killed; [2021-01-13T09:48:56.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T09:48:57.614Z] + git semver [Pipeline] } [2021-01-13T09:48:57.647Z] $ docker stop --time=1 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 [2021-01-13T09:48:59.253Z] $ docker rm -f 8f8ad63f335ec2cda23bb3ac5c5165659f4be8c791e31e7148d57b233cf76f75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T09:48:59.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T09:49:00.412Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T09:49:00.434Z] [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-13T09:49:01.819Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T09:49:02.150Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T09:49:02.474Z] + sudo service docker restart [2021-01-13T09:49:02.474Z] + true [2021-01-13T09:49:02.474Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T09:49:03.082Z] ========================================================= [2021-01-13T09:49:03.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T09:49:03.082Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:49:03.468Z] + 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-13T09:49:06.779Z] Sending build context to Docker daemon 326.5MB [2021-01-13T09:49:06.779Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T09:49:06.779Z] Step 2/6 : FROM ${BASE} [2021-01-13T09:49:06.779Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T09:49:06.779Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T09:49:06.779Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T09:49:06.779Z] de9db76c5a1d: Pulling fs layer [2021-01-13T09:49:06.779Z] bca2f99d35d6: Pulling fs layer [2021-01-13T09:49:06.779Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T09:49:06.779Z] 7c6f9722023f: Pulling fs layer [2021-01-13T09:49:06.779Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T09:49:06.779Z] 93359f2a8cfa: Waiting [2021-01-13T09:49:06.779Z] bca2f99d35d6: Waiting [2021-01-13T09:49:06.779Z] 7c6f9722023f: Waiting [2021-01-13T09:49:06.779Z] a35cf1a2eb13: Waiting [2021-01-13T09:49:06.779Z] de9db76c5a1d: Verifying Checksum [2021-01-13T09:49:06.779Z] de9db76c5a1d: Download complete [2021-01-13T09:49:06.779Z] 0ef7d3d256c8: Download complete [2021-01-13T09:49:06.779Z] 93359f2a8cfa: Download complete [2021-01-13T09:49:06.779Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T09:49:06.779Z] 188c0c94c7c5: Download complete [2021-01-13T09:49:06.779Z] 7c6f9722023f: Verifying Checksum [2021-01-13T09:49:06.779Z] 7c6f9722023f: Download complete [2021-01-13T09:49:07.046Z] 188c0c94c7c5: Pull complete [2021-01-13T09:49:07.308Z] 0ef7d3d256c8: Pull complete [2021-01-13T09:49:07.308Z] de9db76c5a1d: Pull complete [2021-01-13T09:49:09.238Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T09:49:09.238Z] a35cf1a2eb13: Download complete [2021-01-13T09:49:09.812Z] bca2f99d35d6: Verifying Checksum [2021-01-13T09:49:09.812Z] bca2f99d35d6: Download complete [2021-01-13T09:49:15.135Z] bca2f99d35d6: Pull complete [2021-01-13T09:49:15.135Z] 93359f2a8cfa: Pull complete [2021-01-13T09:49:15.135Z] 7c6f9722023f: Pull complete [2021-01-13T09:49:16.131Z] Still waiting to schedule task [2021-01-13T09:49:16.131Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-13T09:49:20.449Z] a35cf1a2eb13: Pull complete [2021-01-13T09:49:20.712Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T09:49:20.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T09:49:20.712Z] ---> a62c8e92a672 [2021-01-13T09:49:20.712Z] 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-13T09:49:20.976Z] ---> Running in 4c1554b957ab [2021-01-13T09:49:21.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T09:49:22.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T09:49:23.070Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T09:49:24.016Z] (2/12) Installing file (5.38-r0) [2021-01-13T09:49:24.016Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T09:49:24.016Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T09:49:30.618Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T09:49:30.618Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T09:49:30.618Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T09:49:30.618Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T09:49:30.618Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T09:49:30.618Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T09:49:30.618Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T09:49:30.618Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T09:49:30.618Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T09:49:30.618Z] OK: 233 MiB in 51 packages [2021-01-13T09:49:33.927Z] Removing intermediate container 4c1554b957ab [2021-01-13T09:49:33.927Z] ---> 8b6752f3be08 [2021-01-13T09:49:33.927Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T09:49:33.927Z] ---> Running in ce08056f1a84 [2021-01-13T09:49:33.927Z] Removing intermediate container ce08056f1a84 [2021-01-13T09:49:33.927Z] ---> cf9ef4faa427 [2021-01-13T09:49:33.927Z] Step 5/6 : COPY go.mod . [2021-01-13T09:49:34.188Z] ---> 8176145119da [2021-01-13T09:49:34.188Z] Step 6/6 : RUN go mod download [2021-01-13T09:49:34.188Z] ---> Running in 495bbf9c6618 [2021-01-13T09:49:56.181Z] Removing intermediate container 495bbf9c6618 [2021-01-13T09:49:56.181Z] ---> 6d631f767233 [2021-01-13T09:49:56.181Z] Successfully built 6d631f767233 [2021-01-13T09:49:56.181Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:49:56.534Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T09:49:56.534Z] . [Pipeline] withDockerContainer [2021-01-13T09:49:56.675Z] prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container [2021-01-13T09:49:56.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2021-01-13T09:49:57.527Z] $ docker top 78d9a54bda307419849686a6e720a4d4c17bc3f55c78b96def1f00cddde641aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T09:49:58.117Z] + go version [2021-01-13T09:49:58.117Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T09:49:58.151Z] $ docker stop --time=1 78d9a54bda307419849686a6e720a4d4c17bc3f55c78b96def1f00cddde641aa [2021-01-13T09:49:59.515Z] $ docker rm -f 78d9a54bda307419849686a6e720a4d4c17bc3f55c78b96def1f00cddde641aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:50:00.586Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T09:50:00.586Z] . [Pipeline] withDockerContainer [2021-01-13T09:50:00.708Z] prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container [2021-01-13T09:50:00.751Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-x86_64 cat [2021-01-13T09:50:01.561Z] $ docker top 79d96eeb46ff946a8ac87e8d5e6e16e24912e6a406143221f6b96ca26879e75b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T09:50:01.807Z] ========================================================= [2021-01-13T09:50:01.807Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T09:50:01.807Z] ========================================================= [Pipeline] sh [2021-01-13T09:50:02.134Z] + make test [2021-01-13T09:50:02.134Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T09:50:10.311Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T09:50:29.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T09:50:29.121Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [2021-01-13T09:50:29.121Z] internal/pkg/v2/infrastructure/redis/client.go:629:39: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:50:29.121Z] internal/pkg/v2/infrastructure/redis/interval.go:32:44: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:50:31.083Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [2021-01-13T09:50:31.083Z] internal/support/scheduler/v2/infrastructure/interfaces/db.go:16:16: undefined: models.Interval [2021-01-13T09:50:31.083Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [2021-01-13T09:50:31.083Z] internal/support/scheduler/v2/io/interval.go:18:46: undefined: requests.AddIntervalRequest [2021-01-13T09:50:31.083Z] internal/support/scheduler/v2/io/interval.go:19:49: undefined: requests.UpdateIntervalRequest [2021-01-13T09:50:31.083Z] internal/support/scheduler/v2/io/interval.go:36:71: undefined: requests.AddIntervalRequest [2021-01-13T09:50:31.083Z] internal/support/scheduler/v2/io/interval.go:37:21: undefined: requests.AddIntervalRequest [2021-01-13T09:50:31.084Z] internal/support/scheduler/v2/io/interval.go:46:74: undefined: requests.UpdateIntervalRequest [2021-01-13T09:50:31.084Z] internal/support/scheduler/v2/io/interval.go:47:24: undefined: requests.UpdateIntervalRequest [2021-01-13T09:50:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.6% of statements [2021-01-13T09:50:36.458Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-01-13T09:50:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2021-01-13T09:50:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-01-13T09:50:36.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.401s coverage: 77.8% of statements [2021-01-13T09:50:38.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.425s coverage: 82.4% of statements [2021-01-13T09:50:38.135Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-01-13T09:50:38.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements [2021-01-13T09:50:38.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2021-01-13T09:50:39.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-01-13T09:50:39.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.125s coverage: 97.5% of statements [2021-01-13T09:50:39.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.077s coverage: 78.3% of statements [2021-01-13T09:50:39.578Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] [2021-01-13T09:50:39.578Z] internal/pkg/v2/infrastructure/redis/client.go:629: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:50:39.578Z] internal/pkg/v2/infrastructure/redis/interval.go:32: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:50:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.368s coverage: 93.1% of statements [2021-01-13T09:50:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2021-01-13T09:50:41.006Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-01-13T09:50:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements [2021-01-13T09:50:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements [2021-01-13T09:50:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-13T09:50:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-01-13T09:50:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-01-13T09:50:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.4% of statements [2021-01-13T09:50:42.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements [2021-01-13T09:50:42.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-01-13T09:50:42.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.061s coverage: 91.3% of statements [2021-01-13T09:50:42.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-13T09:50:42.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-01-13T09:50:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2021-01-13T09:50:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 55.9% of statements [2021-01-13T09:50:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements [2021-01-13T09:50:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.290s coverage: 84.0% of statements [2021-01-13T09:50:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-01-13T09:50:46.401Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [2021-01-13T09:50:46.401Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:19:35: undefined: models.Interval [2021-01-13T09:50:46.401Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Interval [2021-01-13T09:50:46.401Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Interval [2021-01-13T09:50:46.401Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Interval [2021-01-13T09:50:46.401Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Interval [2021-01-13T09:50:46.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-13T09:50:46.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-01-13T09:50:46.998Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2021-01-13T09:50:46.999Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-01-13T09:50:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.109s coverage: 99.0% of statements [2021-01-13T09:50:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-01-13T09:50:46.999Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] [2021-01-13T09:50:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2021-01-13T09:50:47.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-01-13T09:50:47.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-01-13T09:50:47.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-01-13T09:50:47.846Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-01-13T09:50:48.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-13T09:50:48.684Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-01-13T09:50:48.737Z] $ docker stop --time=1 79d96eeb46ff946a8ac87e8d5e6e16e24912e6a406143221f6b96ca26879e75b [2021-01-13T09:50:51.103Z] $ docker rm -f 79d96eeb46ff946a8ac87e8d5e6e16e24912e6a406143221f6b96ca26879e75b [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-13T09:50:53.273Z] Failed in branch amd64 [2021-01-13T09:51:16.719Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19940 in /w/workspace/edgexfoundry_edgex-go_PR-3022 [Pipeline] { [Pipeline] ws [2021-01-13T09:51:16.868Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-13T09:51:22.154Z] using credential edgex-jenkins-ssh [2021-01-13T09:51:22.213Z] Cloning the remote Git repository [2021-01-13T09:51:22.287Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T09:51:22.415Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-13T09:51:22.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T09:51:22.499Z] > git --version # timeout=10 [2021-01-13T09:51:22.518Z] > git --version # 'git version 2.17.1' [2021-01-13T09:51:22.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T09:51:22.577Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T09:51:38.421Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df [2021-01-13T09:51:38.862Z] Merge succeeded, producing 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df [2021-01-13T09:51:38.863Z] Checking out Revision 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df (PR-3022) [2021-01-13T09:51:37.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T09:51:37.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T09:51:37.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T09:51:37.624Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T09:51:37.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T09:51:37.636Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3022/head:refs/remotes/origin/PR-3022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T09:51:38.452Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T09:51:38.477Z] > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 [2021-01-13T09:51:38.783Z] > git remote # timeout=10 [2021-01-13T09:51:38.800Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T09:51:38.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T09:51:38.826Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T09:51:38.850Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T09:51:38.873Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T09:51:38.884Z] > git checkout -f 7dff2be5b7aaaab4c40bc9eb0afd3909309cd2df # timeout=10 [2021-01-13T09:51:43.551Z] Commit message: "feat(scheduler): Implement POST /interval V2 API" [2021-01-13T09:51:43.611Z] > git --version # timeout=10 [2021-01-13T09:51:43.624Z] > git --version # 'git version 2.17.1' [2021-01-13T09:51:43.638Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T09:51:45.668Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T09:51:46.123Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T09:51:46.491Z] + sudo service docker restart [2021-01-13T09:51:46.491Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T09:51:48.615Z] provisioning config files... [2021-01-13T09:51:48.663Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3602222401357704711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:51:49.128Z] ---> docker-login.sh [2021-01-13T09:51:49.129Z] nexus3.edgexfoundry.org:10001 [2021-01-13T09:51:50.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:51:50.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:51:50.385Z] Configure a credential helper to remove this warning. See [2021-01-13T09:51:50.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:51:50.385Z] [2021-01-13T09:51:50.385Z] Login Succeeded [2021-01-13T09:51:50.385Z] nexus3.edgexfoundry.org:10002 [2021-01-13T09:51:50.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:51:50.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:51:50.937Z] Configure a credential helper to remove this warning. See [2021-01-13T09:51:50.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:51:50.937Z] [2021-01-13T09:51:50.937Z] Login Succeeded [2021-01-13T09:51:50.937Z] nexus3.edgexfoundry.org:10003 [2021-01-13T09:51:51.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:51:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:51:51.484Z] Configure a credential helper to remove this warning. See [2021-01-13T09:51:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:51:51.484Z] [2021-01-13T09:51:51.484Z] Login Succeeded [2021-01-13T09:51:51.484Z] nexus3.edgexfoundry.org:10004 [2021-01-13T09:51:51.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:51:52.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:51:52.033Z] Configure a credential helper to remove this warning. See [2021-01-13T09:51:52.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:51:52.033Z] [2021-01-13T09:51:52.033Z] Login Succeeded [2021-01-13T09:51:52.033Z] docker.io [2021-01-13T09:51:52.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T09:51:52.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T09:51:52.580Z] Configure a credential helper to remove this warning. See [2021-01-13T09:51:52.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T09:51:52.580Z] [2021-01-13T09:51:52.580Z] Login Succeeded [2021-01-13T09:51:52.853Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T09:51:52.889Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T09:51:53.445Z] ========================================================= [2021-01-13T09:51:53.445Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T09:51:53.445Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:51:53.880Z] + 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-13T09:51:56.516Z] Sending build context to Docker daemon 165.6MB [2021-01-13T09:51:56.516Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T09:51:56.516Z] Step 2/6 : FROM ${BASE} [2021-01-13T09:51:56.516Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T09:51:56.516Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T09:51:56.516Z] a4357932f1b6: Pulling fs layer [2021-01-13T09:51:56.516Z] 18c013af1878: Pulling fs layer [2021-01-13T09:51:56.516Z] 00ac8860ef70: Pulling fs layer [2021-01-13T09:51:56.516Z] 63d7cb157983: Pulling fs layer [2021-01-13T09:51:56.516Z] b116817d02f9: Pulling fs layer [2021-01-13T09:51:56.516Z] 745a02a5169b: Pulling fs layer [2021-01-13T09:51:56.516Z] 00ac8860ef70: Waiting [2021-01-13T09:51:56.516Z] 63d7cb157983: Waiting [2021-01-13T09:51:56.516Z] b116817d02f9: Waiting [2021-01-13T09:51:56.516Z] 745a02a5169b: Waiting [2021-01-13T09:51:56.516Z] 18c013af1878: Verifying Checksum [2021-01-13T09:51:56.516Z] 18c013af1878: Download complete [2021-01-13T09:51:56.516Z] a4357932f1b6: Verifying Checksum [2021-01-13T09:51:56.516Z] a4357932f1b6: Download complete [2021-01-13T09:51:56.516Z] 63d7cb157983: Verifying Checksum [2021-01-13T09:51:56.516Z] 63d7cb157983: Download complete [2021-01-13T09:51:56.516Z] b116817d02f9: Verifying Checksum [2021-01-13T09:51:56.516Z] b116817d02f9: Download complete [2021-01-13T09:51:56.786Z] 5f621e34cdf4: Download complete [2021-01-13T09:51:57.390Z] 5f621e34cdf4: Pull complete [2021-01-13T09:51:57.996Z] a4357932f1b6: Pull complete [2021-01-13T09:51:58.597Z] 18c013af1878: Pull complete [2021-01-13T09:51:59.192Z] 745a02a5169b: Verifying Checksum [2021-01-13T09:51:59.192Z] 745a02a5169b: Download complete [2021-01-13T09:52:00.631Z] 00ac8860ef70: Verifying Checksum [2021-01-13T09:52:00.631Z] 00ac8860ef70: Download complete [2021-01-13T09:52:10.774Z] 00ac8860ef70: Pull complete [2021-01-13T09:52:10.774Z] 63d7cb157983: Pull complete [2021-01-13T09:52:10.774Z] b116817d02f9: Pull complete [2021-01-13T09:52:15.095Z] 745a02a5169b: Pull complete [2021-01-13T09:52:15.095Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T09:52:15.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T09:52:15.095Z] ---> b7e6874047d6 [2021-01-13T09:52:15.095Z] 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-13T09:52:18.510Z] ---> Running in bfa2099378ec [2021-01-13T09:52:19.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T09:52:20.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T09:52:20.364Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T09:52:20.636Z] (2/12) Installing file (5.38-r0) [2021-01-13T09:52:20.910Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T09:52:20.910Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T09:52:27.603Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T09:52:27.603Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T09:52:27.603Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T09:52:27.603Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T09:52:27.603Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T09:52:27.603Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T09:52:27.603Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T09:52:27.603Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T09:52:27.603Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T09:52:27.603Z] OK: 217 MiB in 51 packages [2021-01-13T09:52:31.938Z] Removing intermediate container bfa2099378ec [2021-01-13T09:52:31.938Z] ---> 270f0989113c [2021-01-13T09:52:31.938Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T09:52:31.938Z] ---> Running in 446a46d364cc [2021-01-13T09:52:32.215Z] Removing intermediate container 446a46d364cc [2021-01-13T09:52:32.215Z] ---> 0e0b8ba6601d [2021-01-13T09:52:32.215Z] Step 5/6 : COPY go.mod . [2021-01-13T09:52:32.815Z] ---> c176a9258c02 [2021-01-13T09:52:32.815Z] Step 6/6 : RUN go mod download [2021-01-13T09:52:33.090Z] ---> Running in 9b692cce7fe1 [2021-01-13T09:52:59.905Z] Removing intermediate container 9b692cce7fe1 [2021-01-13T09:52:59.905Z] ---> d320dd45a2d2 [2021-01-13T09:52:59.905Z] Successfully built d320dd45a2d2 [2021-01-13T09:52:59.905Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:53:00.275Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T09:53:00.275Z] . [Pipeline] withDockerContainer [2021-01-13T09:53:00.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-19940 does not seem to be running inside a container [2021-01-13T09:53:00.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-13T09:53:01.998Z] $ docker top c2e937a98d6d936c58c20f43e0e7d7469486d1072250f490d45d24a97c6bdfd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T09:53:03.094Z] + go version [2021-01-13T09:53:03.094Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T09:53:03.136Z] $ docker stop --time=1 c2e937a98d6d936c58c20f43e0e7d7469486d1072250f490d45d24a97c6bdfd3 [2021-01-13T09:53:05.083Z] $ docker rm -f c2e937a98d6d936c58c20f43e0e7d7469486d1072250f490d45d24a97c6bdfd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:53:06.416Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T09:53:06.416Z] . [Pipeline] withDockerContainer [2021-01-13T09:53:06.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-19940 does not seem to be running inside a container [2021-01-13T09:53:06.763Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-13T09:53:08.193Z] $ docker top 03b5f63e402494643b0cdc237ac8d02b6ec7a832626f19d1fadfc090b82db78e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T09:53:08.645Z] ========================================================= [2021-01-13T09:53:08.645Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T09:53:08.645Z] ========================================================= [Pipeline] sh [2021-01-13T09:53:09.315Z] + make test [2021-01-13T09:53:09.315Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T09:53:31.481Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T09:54:18.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T09:54:18.511Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [2021-01-13T09:54:18.511Z] internal/pkg/v2/infrastructure/redis/client.go:629:39: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:54:18.511Z] internal/pkg/v2/infrastructure/redis/interval.go:32:44: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:54:23.958Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/infrastructure/interfaces/db.go:16:16: undefined: models.Interval [2021-01-13T09:54:23.958Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/io/interval.go:18:46: undefined: requests.AddIntervalRequest [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/io/interval.go:19:49: undefined: requests.UpdateIntervalRequest [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/io/interval.go:36:71: undefined: requests.AddIntervalRequest [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/io/interval.go:37:21: undefined: requests.AddIntervalRequest [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/io/interval.go:46:74: undefined: requests.UpdateIntervalRequest [2021-01-13T09:54:23.958Z] internal/support/scheduler/v2/io/interval.go:47:24: undefined: requests.UpdateIntervalRequest [2021-01-13T09:54:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.243s coverage: 46.6% of statements [2021-01-13T09:54:42.419Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-01-13T09:54:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-01-13T09:54:42.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-01-13T09:54:43.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.593s coverage: 77.8% of statements [2021-01-13T09:54:46.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.686s coverage: 82.4% of statements [2021-01-13T09:54:46.443Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] [2021-01-13T09:54:46.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements [2021-01-13T09:54:46.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.096s coverage: 100.0% of statements [2021-01-13T09:54:49.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.328s coverage: 86.7% of statements [2021-01-13T09:54:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements [2021-01-13T09:54:49.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements [2021-01-13T09:54:49.977Z] # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] [2021-01-13T09:54:49.977Z] internal/pkg/v2/infrastructure/redis/client.go:629: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:54:49.977Z] internal/pkg/v2/infrastructure/redis/interval.go:32: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Interval [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.061s coverage: 93.1% of statements [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-01-13T09:54:58.313Z] FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 75.5% of statements [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements [2021-01-13T09:54:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2021-01-13T09:55:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.632s coverage: 63.5% of statements [2021-01-13T09:55:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements [2021-01-13T09:55:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 91.3% of statements [2021-01-13T09:55:01.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-01-13T09:55:02.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-13T09:55:03.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-01-13T09:55:07.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.918s coverage: 55.9% of statements [2021-01-13T09:55:08.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.416s coverage: 37.0% of statements [2021-01-13T09:55:08.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.602s coverage: 84.0% of statements [2021-01-13T09:55:08.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.100s coverage: 100.0% of statements [2021-01-13T09:55:12.655Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [2021-01-13T09:55:12.655Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:19:35: undefined: models.Interval [2021-01-13T09:55:12.655Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:22:9: undefined: models.Interval [2021-01-13T09:55:12.655Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:23:32: undefined: models.Interval [2021-01-13T09:55:12.655Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:26:20: undefined: models.Interval [2021-01-13T09:55:12.655Z] internal/support/scheduler/v2/infrastructure/interfaces/mocks/DBClient.go:30:32: undefined: models.Interval [2021-01-13T09:55:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.344s coverage: 47.1% of statements [2021-01-13T09:55:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-01-13T09:55:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-01-13T09:55:16.073Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] [2021-01-13T09:55:16.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements [2021-01-13T09:55:17.058Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-13T09:55:17.059Z] FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] [2021-01-13T09:55:17.059Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-01-13T09:55:17.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-01-13T09:55:18.055Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements [2021-01-13T09:55:18.056Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-13T09:55:18.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-13T09:55:19.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-13T09:55:20.247Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-01-13T09:55:20.313Z] $ docker stop --time=1 03b5f63e402494643b0cdc237ac8d02b6ec7a832626f19d1fadfc090b82db78e [2021-01-13T09:55:22.719Z] $ docker rm -f 03b5f63e402494643b0cdc237ac8d02b6ec7a832626f19d1fadfc090b82db78e [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-13T09:55:25.714Z] 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-13T09:55:29.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:55:30.255Z] ---> package-listing.sh [2021-01-13T09:55:30.255Z] ++ facter osfamily [2021-01-13T09:55:30.255Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T09:55:30.255Z] + OS_FAMILY=redhat [2021-01-13T09:55:30.255Z] + workspace=/w/workspace/edgex-go/1 [2021-01-13T09:55:30.255Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T09:55:30.255Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T09:55:30.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T09:55:30.255Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T09:55:30.255Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-13T09:55:30.255Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T09:55:30.255Z] + case "${OS_FAMILY}" in [2021-01-13T09:55:30.255Z] + rpm -qa [2021-01-13T09:55:30.255Z] + sort [2021-01-13T09:55:36.863Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T09:55:36.863Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T09:55:36.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T09:55:36.863Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-13T09:55:36.863Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-13T09:55:36.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-13T09:55:36.900Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T09:55:37.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:55:37.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T09:55:37.576Z] [2021-01-13T09:55:37.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T09:55:37.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T09:55:37.978Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T09:55:37.978Z] df20fa9351a1: Pulling fs layer [2021-01-13T09:55:37.978Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T09:55:37.978Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T09:55:37.978Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T09:55:37.978Z] 93b61091891f: Pulling fs layer [2021-01-13T09:55:37.978Z] 46f8f816bc3b: Waiting [2021-01-13T09:55:37.978Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T09:55:37.978Z] 5e14af77c1be: Pulling fs layer [2021-01-13T09:55:37.978Z] 01666e4c0597: Pulling fs layer [2021-01-13T09:55:37.978Z] 93b9cdb0e59b: Waiting [2021-01-13T09:55:37.978Z] aa168da1d23b: Pulling fs layer [2021-01-13T09:55:37.978Z] 01666e4c0597: Waiting [2021-01-13T09:55:37.978Z] 5e14af77c1be: Waiting [2021-01-13T09:55:37.978Z] aa168da1d23b: Waiting [2021-01-13T09:55:37.978Z] 36b3adc4ff6f: Download complete [2021-01-13T09:55:37.978Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T09:55:37.978Z] 46f8f816bc3b: Download complete [2021-01-13T09:55:38.246Z] 93b61091891f: Verifying Checksum [2021-01-13T09:55:38.246Z] 93b61091891f: Download complete [2021-01-13T09:55:38.246Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T09:55:38.246Z] 93b9cdb0e59b: Download complete [2021-01-13T09:55:38.246Z] 5e14af77c1be: Verifying Checksum [2021-01-13T09:55:38.246Z] 5e14af77c1be: Download complete [2021-01-13T09:55:38.246Z] 01666e4c0597: Download complete [2021-01-13T09:55:38.246Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T09:55:38.246Z] 8ad3a11d3b57: Download complete [2021-01-13T09:55:38.508Z] df20fa9351a1: Verifying Checksum [2021-01-13T09:55:38.508Z] df20fa9351a1: Download complete [2021-01-13T09:55:38.770Z] df20fa9351a1: Pull complete [2021-01-13T09:55:39.034Z] 36b3adc4ff6f: Pull complete [2021-01-13T09:55:39.613Z] 8ad3a11d3b57: Pull complete [2021-01-13T09:55:39.880Z] 46f8f816bc3b: Pull complete [2021-01-13T09:55:40.460Z] 93b61091891f: Pull complete [2021-01-13T09:55:40.725Z] 93b9cdb0e59b: Pull complete [2021-01-13T09:55:40.725Z] aa168da1d23b: Verifying Checksum [2021-01-13T09:55:40.725Z] aa168da1d23b: Download complete [2021-01-13T09:55:40.725Z] 5e14af77c1be: Pull complete [2021-01-13T09:55:40.994Z] 01666e4c0597: Pull complete [2021-01-13T09:55:49.177Z] aa168da1d23b: Pull complete [2021-01-13T09:55:49.177Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T09:55:49.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T09:55:49.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T09:55:49.424Z] prd-centos7-docker-4c-2g-19939 does not seem to be running inside a container [2021-01-13T09:55:49.472Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T09:55:53.121Z] $ docker top 8ed2af346db35b711300fe6ecbfef03186f540b23563298da9a0046884ee2581 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T09:55:53.719Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T09:55:54.034Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T09:55:54.358Z] + ls /var/log/sa-host [2021-01-13T09:55:54.358Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T09:55:54.358Z] file_magic: OK [2021-01-13T09:55:54.358Z] HZ: Using current value: 100 [2021-01-13T09:55:54.358Z] file_header: OK [2021-01-13T09:55:54.358Z] 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-13T09:55:54.358Z] Statistics: [2021-01-13T09:55:54.358Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T09:55:54.358Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T09:55:54.358Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T09:55:54.358Z] file_magic: OK [2021-01-13T09:55:54.358Z] HZ: Using current value: 100 [2021-01-13T09:55:54.358Z] file_header: OK [2021-01-13T09:55:54.358Z] 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-13T09:55:54.358Z] Statistics: [2021-01-13T09:55:54.358Z] Hnuu...uuuununununu... [2021-01-13T09:55:54.358Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T09:55:55.025Z] provisioning config files... [2021-01-13T09:55:55.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config566718895425065670tmp [Pipeline] { [Pipeline] echo [2021-01-13T09:55:55.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:55:55.505Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T09:55:55.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T09:55:55.668Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:55:55.997Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T09:55:56.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:55:56.365Z] ---> sudo-logs.sh [2021-01-13T09:55:56.365Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T09:55:56.392Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:55:56.724Z] ---> job-cost.sh [2021-01-13T09:55:56.724Z] lf-activate-venv: SKIPPING [2021-01-13T09:55:56.724Z] INFO: No Stack... [2021-01-13T09:55:57.672Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T09:55:58.246Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T09:55:58.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T09:55:58.632Z] ---> logs-deploy.sh [2021-01-13T09:55:58.632Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3022/1 [2021-01-13T09:55:58.632Z] INFO: archiving workspace using pattern(s): [2021-01-13T09:56:00.024Z] Archives upload complete. [2021-01-13T09:56:00.287Z] INFO: archiving logs to Nexus