Pull request #3811 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48cac9ec11bc877d47c8f45044b76c8ab617ecab+23297b73a36dbb0569f4168faa1adbec72d87445 (5ed7c359540a770f5bfbd14e798ee01893ca4a76) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7029204952929154562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4486075085891185473.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git 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-3811/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3811/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8708671413942112695.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3811/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5479029040560632734.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1418866048414186299.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE 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-3811/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3811/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6806125996088672231.key > 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 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 a03e002eace0db65b27acd1444eb3c4392a49323 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-197 in /w/workspace/edgexfoundry_edgex-go_PR-3811 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3819697568606781873.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1701458183796447176.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3811/head:refs/remotes/origin/PR-3811 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 48cac9ec11bc877d47c8f45044b76c8ab617ecab Merge succeeded, producing 48cac9ec11bc877d47c8f45044b76c8ab617ecab Checking out Revision 48cac9ec11bc877d47c8f45044b76c8ab617ecab (PR-3811) > git config core.sparsecheckout # timeout=10 > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6803414547545417677.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:09:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:34 ========================================================= 19:09:34 EdgeX Global Pipelines Version Info 19:09:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:35 ------------------- 19:09:35 stable info: 19:09:35 ------------------- 19:09:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:35 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:09:35 Message: update stable to v1.0.213 19:09:35 ------------------- 19:09:35 experimental info: 19:09:35 ------------------- 19:09:35 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:35 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:09:35 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3811 [Pipeline] echo 19:09:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3811 [Pipeline] echo 19:09:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3811 [Pipeline] echo 19:09:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48cac9ec11bc877d47c8f45044b76c8ab617ecab [Pipeline] echo 19:09:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48cac9e [Pipeline] echo 19:09:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:37 provisioning config files... 19:09:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7181488510172768660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> docker-login.sh 19:09:37 nexus3.edgexfoundry.org:10001 19:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:37 Configure a credential helper to remove this warning. See 19:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:37 19:09:37 Login Succeeded 19:09:37 nexus3.edgexfoundry.org:10002 19:09:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:37 Configure a credential helper to remove this warning. See 19:09:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:37 19:09:37 Login Succeeded 19:09:37 nexus3.edgexfoundry.org:10003 19:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:38 Configure a credential helper to remove this warning. See 19:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:38 19:09:38 Login Succeeded 19:09:38 nexus3.edgexfoundry.org:10004 19:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:38 Configure a credential helper to remove this warning. See 19:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:38 19:09:38 Login Succeeded 19:09:38 docker.io 19:09:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:38 Configure a credential helper to remove this warning. See 19:09:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:38 19:09:38 Login Succeeded 19:09:38 ---> docker-login.sh ends [Pipeline] } 19:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:39 ++ 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 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/core-command/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo core-command,cmd/core-command/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/core-data/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo core-data,cmd/core-data/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/core-metadata/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo core-metadata,cmd/core-metadata/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/security-bootstrapper/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/security-proxy-setup/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/support-notifications/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo support-notifications,cmd/support-notifications/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/support-scheduler/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:09:39 + for file in '`ls cmd/**/Dockerfile`' 19:09:39 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:09:39 ++ cut -d/ -f2 19:09:39 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:09:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:09:39 + git rev-list -1 --merges 48cac9ec11bc877d47c8f45044b76c8ab617ecab~1..48cac9ec11bc877d47c8f45044b76c8ab617ecab [Pipeline] echo 19:09:39 -----------> git rev-list -1 --merges 48cac9ec11bc877d47c8f45044b76c8ab617ecab~1..48cac9ec11bc877d47c8f45044b76c8ab617ecab 48cac9ec11bc877d47c8f45044b76c8ab617ecab [false] [Pipeline] sh 19:09:40 + git log --format=format:%s -1 48cac9ec11bc877d47c8f45044b76c8ab617ecab [Pipeline] echo 19:09:40 ========================================================= 19:09:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:09:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:40 19:09:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:09:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:41 latest: Pulling from edgex-devops/git-semver 19:09:41 a0d0a0d46f8b: Pulling fs layer 19:09:41 3e5f54012d9b: Pulling fs layer 19:09:41 4c7163046ea9: Pulling fs layer 19:09:41 0c2d73faf560: Pulling fs layer 19:09:41 0c2d73faf560: Waiting 19:09:41 3e5f54012d9b: Verifying Checksum 19:09:41 3e5f54012d9b: Download complete 19:09:41 a0d0a0d46f8b: Verifying Checksum 19:09:41 a0d0a0d46f8b: Download complete 19:09:41 4c7163046ea9: Verifying Checksum 19:09:41 4c7163046ea9: Download complete 19:09:41 0c2d73faf560: Verifying Checksum 19:09:41 0c2d73faf560: Download complete 19:09:41 a0d0a0d46f8b: Pull complete 19:09:41 3e5f54012d9b: Pull complete 19:09:41 4c7163046ea9: Pull complete 19:09:42 0c2d73faf560: Pull complete 19:09:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:42 prd-centos7-docker-4c-2g-197 does not seem to be running inside a container 19:09:42 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:09:43 $ docker top 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:44 [ssh-agent] Looking for ssh-agent implementation... 19:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:44 $ docker exec 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent 19:09:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnpOGeC/agent.13 19:09:44 SSH_AGENT_PID=20 19:09:44 Running ssh-add (command line suppressed) 19:09:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4105709701305811199.key (/w/workspace/edgex-go/1@tmp/private_key_4105709701305811199.key) 19:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:44 + git tag --points-at HEAD [Pipeline] } 19:09:44 $ docker exec --env ******** --env ******** 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent -k 19:09:44 unset SSH_AUTH_SOCK; 19:09:44 unset SSH_AGENT_PID; 19:09:44 echo Agent pid 20 killed; 19:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:44 [ssh-agent] Looking for ssh-agent implementation... 19:09:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:45 $ docker exec 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent 19:09:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhCaJFg/agent.53 19:09:45 SSH_AGENT_PID=59 19:09:45 Running ssh-add (command line suppressed) 19:09:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6604809514067245650.key (/w/workspace/edgex-go/1@tmp/private_key_6604809514067245650.key) 19:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:45 + git semver init 19:09:45 # -> Open(): unable to determine branch for HEAD 19:09:45 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:09:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:09:45 # $SEMVER_REMOTE_NAME = origin 19:09:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:45 # $SEMVER_USER_NAME = edgex-jenkins 19:09:45 # $SEMVER_BRANCH = PR-3811 19:09:45 # $SEMVER_TEMP = /tmp/semver-698967750 19:09:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:10:00 # '/tmp/semver-698967750' -> '/w/workspace/edgex-go/1/.semver' 19:10:00 # -> Force: false 19:10:00 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:10:00 $ docker exec --env ******** --env ******** 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 ssh-agent -k 19:10:00 unset SSH_AUTH_SOCK; 19:10:00 unset SSH_AGENT_PID; 19:10:00 echo Agent pid 59 killed; 19:10:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:01 + git semver [Pipeline] } 19:10:01 $ docker stop --time=1 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 19:10:04 $ docker rm -f 90f05fa71f6708e1844dc903ffe4062a63a73ddfcc9225a41a030b65bc798a08 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:04 Stashed 1 file(s) [Pipeline] echo 19:10:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:10:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:05 ========================================================= 19:10:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:10:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:05 a0d0a0d46f8b: Already exists 19:10:05 31adcdaf11c8: Pulling fs layer 19:10:05 b8b176561691: Pulling fs layer 19:10:05 4527c011a84f: Pulling fs layer 19:10:05 5d74067f8e1e: Pulling fs layer 19:10:05 e0aca202a116: Pulling fs layer 19:10:05 3a43be97a3b4: Pulling fs layer 19:10:05 34cad66bf833: Pulling fs layer 19:10:05 b4e3c513aaa6: Pulling fs layer 19:10:05 5d74067f8e1e: Waiting 19:10:05 e0aca202a116: Waiting 19:10:05 3a43be97a3b4: Waiting 19:10:05 34cad66bf833: Waiting 19:10:05 b4e3c513aaa6: Waiting 19:10:05 b8b176561691: Download complete 19:10:05 31adcdaf11c8: Verifying Checksum 19:10:05 5d74067f8e1e: Verifying Checksum 19:10:05 5d74067f8e1e: Download complete 19:10:05 e0aca202a116: Verifying Checksum 19:10:05 e0aca202a116: Download complete 19:10:05 3a43be97a3b4: Verifying Checksum 19:10:05 3a43be97a3b4: Download complete 19:10:05 34cad66bf833: Verifying Checksum 19:10:05 34cad66bf833: Download complete 19:10:05 31adcdaf11c8: Pull complete 19:10:05 b8b176561691: Pull complete 19:10:06 4527c011a84f: Verifying Checksum 19:10:06 4527c011a84f: Download complete 19:10:06 b4e3c513aaa6: Verifying Checksum 19:10:06 b4e3c513aaa6: Download complete 19:10:10 4527c011a84f: Pull complete 19:10:10 5d74067f8e1e: Pull complete 19:10:10 e0aca202a116: Pull complete 19:10:10 3a43be97a3b4: Pull complete 19:10:10 34cad66bf833: Pull complete 19:10:13 b4e3c513aaa6: Pull complete 19:10:13 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:10:13 + docker build -t ci-base-image-x86_64 -f - . 19:10:13 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:13 WORKDIR /edgex 19:10:13 COPY go.mod . 19:10:13 RUN go mod download' 19:10:14 Sending build context to Docker daemon 329.9MB 19:10:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:10:14 ---> 9f6097aaca64 19:10:14 Step 2/4 : WORKDIR /edgex 19:10:20 Still waiting to schedule task 19:10:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:10:21 ---> Running in 19cea3c04230 19:10:21 Removing intermediate container 19cea3c04230 19:10:21 ---> e84885a7b241 19:10:21 Step 3/4 : COPY go.mod . 19:10:21 ---> b0ebfa440520 19:10:21 Step 4/4 : RUN go mod download 19:10:21 ---> Running in 328f9f5d26a5 19:11:00 Removing intermediate container 328f9f5d26a5 19:11:00 ---> 15dd69251a23 19:11:00 Successfully built 15dd69251a23 19:11:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:11:00 + docker inspect -f . ci-base-image-x86_64 19:11:00 . [Pipeline] withDockerContainer 19:11:00 prd-centos7-docker-4c-2g-197 does not seem to be running inside a container 19:11:00 $ 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 ******** ci-base-image-x86_64 cat 19:11:01 $ docker top 1b24ad54a009d8089d67df9deda8670d276ba854d14eeb8428281efbab75270a -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:01 + go version 19:11:01 go version go1.16.8 linux/amd64 [Pipeline] } 19:11:01 $ docker stop --time=1 1b24ad54a009d8089d67df9deda8670d276ba854d14eeb8428281efbab75270a 19:11:02 $ docker rm -f 1b24ad54a009d8089d67df9deda8670d276ba854d14eeb8428281efbab75270a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:03 + docker inspect -f . ci-base-image-x86_64 19:11:03 . [Pipeline] withDockerContainer 19:11:03 prd-centos7-docker-4c-2g-197 does not seem to be running inside a container 19:11:03 $ 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 ******** ci-base-image-x86_64 cat 19:11:04 $ docker top 802008dfb6368a7c4283938ac6b0ee4b871d9fe9712cdb6788d50423a9ba72c4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:04 ========================================================= 19:11:04 [edgeXBuildGoParallel] Running Tests and Build... 19:11:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:04 + make test 19:11:04 go mod tidy 19:11:04 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 19:11:04 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 19:11:04 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 19:11:04 19:11:04 SECURITY ERROR 19:11:04 This download does NOT match an earlier download recorded in go.sum. 19:11:04 The bits may have been replaced on the origin server, or an attacker may 19:11:04 have intercepted the download attempt. 19:11:04 19:11:04 For more information, see 'go help module-auth'. 19:11:04 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:11:04 $ docker stop --time=1 802008dfb6368a7c4283938ac6b0ee4b871d9fe9712cdb6788d50423a9ba72c4 19:11:05 $ docker rm -f 802008dfb6368a7c4283938ac6b0ee4b871d9fe9712cdb6788d50423a9ba72c4 [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] } 19:11:06 Failed in branch amd64 19:13:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-202 in /w/workspace/edgexfoundry_edgex-go_PR-3811 [Pipeline] { [Pipeline] ws 19:13:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:13:21 The recommended git tool is: git 19:13:27 using credential edgex-jenkins-ssh 19:13:27 Cloning the remote Git repository 19:13:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:13:27 > git init /w/workspace/edgex-go/1 # timeout=10 19:13:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:28 > git --version # timeout=10 19:13:28 > git --version # 'git version 2.17.1' 19:13:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3811/head:refs/remotes/origin/PR-3811 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:13:45 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit 48cac9ec11bc877d47c8f45044b76c8ab617ecab 19:13:46 Merge succeeded, producing 48cac9ec11bc877d47c8f45044b76c8ab617ecab 19:13:46 Checking out Revision 48cac9ec11bc877d47c8f45044b76c8ab617ecab (PR-3811) 19:13:45 > git config core.sparsecheckout # timeout=10 19:13:45 > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 19:13:45 > git remote # timeout=10 19:13:45 > git config --get remote.origin.url # timeout=10 19:13:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:45 > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 19:13:46 > git rev-parse HEAD^{commit} # timeout=10 19:13:46 > git config core.sparsecheckout # timeout=10 19:13:46 > git checkout -f 48cac9ec11bc877d47c8f45044b76c8ab617ecab # timeout=10 19:13:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:13:50 > git --version # timeout=10 19:13:50 > git --version # 'git version 2.17.1' 19:13:50 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:13:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:51 Dload Upload Total Spent Left Speed 19:13:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 19:13:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:13:52 + sudo tee /etc/docker/daemon.new 19:13:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:13:52 { 19:13:52 "registry-mirrors": [ 19:13:52 "https://nexus3.edgexfoundry.org:10001" 19:13:52 ], 19:13:52 "bip": "10.250.0.254/24", 19:13:52 "hosts": [ 19:13:52 "tcp://0.0.0.0:5555", 19:13:52 "unix:///var/run/docker.sock" 19:13:52 ], 19:13:52 "mtu": 1458, 19:13:52 "selinux-enabled": true, 19:13:52 "seccomp-profile": "/etc/docker/seccomp.json" 19:13:52 } [Pipeline] sh 19:13:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:13:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:11 provisioning config files... 19:14:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4052035144921601264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:12 ---> docker-login.sh 19:14:12 nexus3.edgexfoundry.org:10001 19:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:13 Configure a credential helper to remove this warning. See 19:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:13 19:14:13 Login Succeeded 19:14:13 nexus3.edgexfoundry.org:10002 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 nexus3.edgexfoundry.org:10003 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:14 Configure a credential helper to remove this warning. See 19:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:14 19:14:14 Login Succeeded 19:14:14 nexus3.edgexfoundry.org:10004 19:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:15 Configure a credential helper to remove this warning. See 19:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:15 19:14:15 Login Succeeded 19:14:15 docker.io 19:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:16 Configure a credential helper to remove this warning. See 19:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:16 19:14:16 Login Succeeded 19:14:16 ---> docker-login.sh ends [Pipeline] } 19:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:14:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:14:16 ========================================================= 19:14:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:14:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:14:17 552d1f2373af: Pulling fs layer 19:14:17 ea3f2d53f512: Pulling fs layer 19:14:17 9e70ebbbe112: Pulling fs layer 19:14:17 7a9cfe048b4a: Pulling fs layer 19:14:17 72dc09318566: Pulling fs layer 19:14:17 f4f7b4309257: Pulling fs layer 19:14:17 0ac9a79272e3: Pulling fs layer 19:14:17 b78e95d17946: Pulling fs layer 19:14:17 7a9cfe048b4a: Waiting 19:14:17 72dc09318566: Waiting 19:14:17 f4f7b4309257: Waiting 19:14:17 0ac9a79272e3: Waiting 19:14:17 b78e95d17946: Waiting 19:14:17 9e70ebbbe112: Verifying Checksum 19:14:17 9e70ebbbe112: Download complete 19:14:17 ea3f2d53f512: Verifying Checksum 19:14:17 ea3f2d53f512: Download complete 19:14:17 72dc09318566: Download complete 19:14:17 f4f7b4309257: Download complete 19:14:17 552d1f2373af: Verifying Checksum 19:14:17 552d1f2373af: Download complete 19:14:17 0ac9a79272e3: Verifying Checksum 19:14:17 0ac9a79272e3: Download complete 19:14:18 552d1f2373af: Pull complete 19:14:18 ea3f2d53f512: Pull complete 19:14:19 9e70ebbbe112: Pull complete 19:14:19 b78e95d17946: Verifying Checksum 19:14:19 b78e95d17946: Download complete 19:14:20 7a9cfe048b4a: Verifying Checksum 19:14:20 7a9cfe048b4a: Download complete 19:14:30 7a9cfe048b4a: Pull complete 19:14:30 72dc09318566: Pull complete 19:14:30 f4f7b4309257: Pull complete 19:14:30 0ac9a79272e3: Pull complete 19:14:35 b78e95d17946: Pull complete 19:14:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:14:35 + docker build -t ci-base-image-arm64 -f - . 19:14:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:35 WORKDIR /edgex 19:14:35 COPY go.mod . 19:14:35 RUN go mod download 19:14:37 Sending build context to Docker daemon 166.6MB 19:14:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:37 ---> 8b459fc5aaf0 19:14:37 Step 2/4 : WORKDIR /edgex 19:14:40 ---> Running in 4f9764ba2b42 19:14:40 Removing intermediate container 4f9764ba2b42 19:14:40 ---> 3e0c27f2308a 19:14:40 Step 3/4 : COPY go.mod . 19:14:41 ---> 2d64ed26ba49 19:14:41 Step 4/4 : RUN go mod download 19:14:41 ---> Running in 5242e4f20420 19:16:04 Removing intermediate container 5242e4f20420 19:16:04 ---> 52b643415050 19:16:04 Successfully built 52b643415050 19:16:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:16:04 + docker inspect -f . ci-base-image-arm64 19:16:04 . [Pipeline] withDockerContainer 19:16:04 prd-ubuntu18.04-docker-arm64-4c-16g-202 does not seem to be running inside a container 19:16:04 $ 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 ******** ci-base-image-arm64 cat 19:16:06 $ docker top 78676722aaf7a533eb9673e91a2dd202d70f075031e476cd3cf031441cd7acd1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:07 + go version 19:16:07 go version go1.16.8 linux/arm64 [Pipeline] } 19:16:07 $ docker stop --time=1 78676722aaf7a533eb9673e91a2dd202d70f075031e476cd3cf031441cd7acd1 19:16:09 $ docker rm -f 78676722aaf7a533eb9673e91a2dd202d70f075031e476cd3cf031441cd7acd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:10 + docker inspect -f . ci-base-image-arm64 19:16:10 . [Pipeline] withDockerContainer 19:16:10 prd-ubuntu18.04-docker-arm64-4c-16g-202 does not seem to be running inside a container 19:16:10 $ 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 ******** ci-base-image-arm64 cat 19:16:12 $ docker top aad59e50b7077e599f6cac06e6e1a9c49286c69870bee3e0e570cbb51c58af4c -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:12 ========================================================= 19:16:12 [edgeXBuildGoParallel] Running Tests and Build... 19:16:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:13 + make test 19:16:13 go mod tidy 19:16:13 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 19:16:13 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 19:16:13 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 19:16:13 19:16:13 SECURITY ERROR 19:16:13 This download does NOT match an earlier download recorded in go.sum. 19:16:13 The bits may have been replaced on the origin server, or an attacker may 19:16:13 have intercepted the download attempt. 19:16:13 19:16:13 For more information, see 'go help module-auth'. 19:16:13 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:16:13 $ docker stop --time=1 aad59e50b7077e599f6cac06e6e1a9c49286c69870bee3e0e570cbb51c58af4c 19:16:15 $ docker rm -f aad59e50b7077e599f6cac06e6e1a9c49286c69870bee3e0e570cbb51c58af4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:16 19:16:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:17 arm64: Pulling from edgex-lftools-log-publisher 19:16:17 448f6bf000e3: Pulling fs layer 19:16:17 f757da607395: Pulling fs layer 19:16:17 05883995daec: Pulling fs layer 19:16:17 8603b9c90790: Pulling fs layer 19:16:17 1560dd03e051: Pulling fs layer 19:16:17 27f5ce0e4adf: Pulling fs layer 19:16:17 c2d8d7efcc4b: Pulling fs layer 19:16:17 1560dd03e051: Waiting 19:16:17 27f5ce0e4adf: Waiting 19:16:17 c2d8d7efcc4b: Waiting 19:16:17 8603b9c90790: Waiting 19:16:17 f757da607395: Verifying Checksum 19:16:17 f757da607395: Download complete 19:16:17 8603b9c90790: Verifying Checksum 19:16:17 8603b9c90790: Download complete 19:16:17 1560dd03e051: Verifying Checksum 19:16:17 1560dd03e051: Download complete 19:16:17 27f5ce0e4adf: Verifying Checksum 19:16:17 27f5ce0e4adf: Download complete 19:16:17 05883995daec: Verifying Checksum 19:16:17 05883995daec: Download complete 19:16:18 448f6bf000e3: Verifying Checksum 19:16:18 448f6bf000e3: Download complete 19:16:20 c2d8d7efcc4b: Verifying Checksum 19:16:20 c2d8d7efcc4b: Download complete 19:16:22 448f6bf000e3: Pull complete 19:16:22 f757da607395: Pull complete 19:16:24 05883995daec: Pull complete 19:16:24 8603b9c90790: Pull complete 19:16:25 1560dd03e051: Pull complete 19:16:26 27f5ce0e4adf: Pull complete 19:16:41 c2d8d7efcc4b: Pull complete 19:16:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:16:41 prd-ubuntu18.04-docker-arm64-4c-16g-202 does not seem to be running inside a container 19:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:16:44 $ docker top 04b2763eb38a6508e7510434ae4873e8afe751a9501e5859cc981081b3bdc60a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:45 ---> job-cost.sh 19:16:45 lf-activate-venv: SKIPPING 19:16:45 INFO: No Stack... 19:16:45 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:46 INFO: Archiving Costs [Pipeline] sh 19:16:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:16:47 + cut -d, -f6 [Pipeline] lock 19:16:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] 19:16:47 Resource [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] did not exist. Created. 19:16:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:47 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:48 Stashed 1 file(s) [Pipeline] } 19:16:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3811-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:48 $ docker stop --time=1 04b2763eb38a6508e7510434ae4873e8afe751a9501e5859cc981081b3bdc60a 19:16:50 $ docker rm -f 04b2763eb38a6508e7510434ae4873e8afe751a9501e5859cc981081b3bdc60a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:16:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:16:53 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:16:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:16:54 ---> package-listing.sh 19:16:54 ++ facter osfamily 19:16:54 ++ tr '[:upper:]' '[:lower:]' 19:16:54 + OS_FAMILY=redhat 19:16:54 + workspace=/w/workspace/edgex-go/1 19:16:54 + START_PACKAGES=/tmp/packages_start.txt 19:16:54 + END_PACKAGES=/tmp/packages_end.txt 19:16:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:54 + PACKAGES=/tmp/packages_start.txt 19:16:54 + '[' /w/workspace/edgex-go/1 ']' 19:16:54 + PACKAGES=/tmp/packages_end.txt 19:16:54 + case "${OS_FAMILY}" in 19:16:54 + rpm -qa 19:16:54 + sort 19:16:54 + '[' -f /tmp/packages_start.txt ']' 19:16:54 + '[' -f /tmp/packages_end.txt ']' 19:16:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:54 + '[' /w/workspace/edgex-go/1 ']' 19:16:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:16:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:16:54 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 19:16:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:55 19:16:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:16:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:56 latest: Pulling from edgex-lftools-log-publisher 19:16:56 b4d181a07f80: Pulling fs layer 19:16:56 a1111a8f2ec3: Pulling fs layer 19:16:56 ed53099fbce6: Pulling fs layer 19:16:56 dc539afda2c1: Pulling fs layer 19:16:56 77bc0d833cb6: Pulling fs layer 19:16:56 9065ff56babe: Pulling fs layer 19:16:56 d287ab97295c: Pulling fs layer 19:16:56 dc539afda2c1: Waiting 19:16:56 77bc0d833cb6: Waiting 19:16:56 9065ff56babe: Waiting 19:16:56 d287ab97295c: Waiting 19:16:56 a1111a8f2ec3: Verifying Checksum 19:16:56 a1111a8f2ec3: Download complete 19:16:56 dc539afda2c1: Verifying Checksum 19:16:56 dc539afda2c1: Download complete 19:16:56 ed53099fbce6: Verifying Checksum 19:16:56 ed53099fbce6: Download complete 19:16:56 77bc0d833cb6: Download complete 19:16:56 9065ff56babe: Verifying Checksum 19:16:56 9065ff56babe: Download complete 19:16:56 b4d181a07f80: Verifying Checksum 19:16:56 b4d181a07f80: Download complete 19:16:57 d287ab97295c: Verifying Checksum 19:16:57 d287ab97295c: Download complete 19:16:57 b4d181a07f80: Pull complete 19:16:57 a1111a8f2ec3: Pull complete 19:16:58 ed53099fbce6: Pull complete 19:16:58 dc539afda2c1: Pull complete 19:16:58 77bc0d833cb6: Pull complete 19:16:58 9065ff56babe: Pull complete 19:17:03 d287ab97295c: Pull complete 19:17:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:17:03 prd-centos7-docker-4c-2g-197 does not seem to be running inside a container 19:17:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:17:06 $ docker top 5b142a7c6ca6441fdabe5bb2233ef879585732ca95d258d050f0d22a29c4ace1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:17:07 + ls /var/log/sa-host 19:17:07 + sadf -c /var/log/sa-host/sa11 19:17:07 file_magic: OK 19:17:07 HZ: Using current value: 100 19:17:07 file_header: OK 19:17:07 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 19:17:07 Statistics: 19:17:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:07 File successfully converted to sysstat format version 12.0.3 19:17:07 + sadf -c /var/log/sa-host/sa30 19:17:07 file_magic: OK 19:17:07 HZ: Using current value: 100 19:17:07 file_header: OK 19:17:07 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 19:17:07 Statistics: 19:17:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:17:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:07 provisioning config files... 19:17:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4224741336297935082tmp [Pipeline] { [Pipeline] echo 19:17:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:17:07 ---> create-netrc.sh [Pipeline] } 19:17:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:17:08 ---> python-tools-install.sh [Pipeline] echo 19:17:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:17:08 ---> sudo-logs.sh 19:17:08 Archiving 'sudo' log.. 19:17:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-197.novalocal: Name or service not known 19:17:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-197.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:17:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:17:09 ---> job-cost.sh 19:17:09 lf-activate-venv: SKIPPING 19:17:09 DEBUG: total: 0.10999999940395355 19:17:09 INFO: Retrieving Stack Cost... 19:17:10 INFO: Retrieving Pricing Info for: v3-standard-2 19:17:10 INFO: Archiving Costs [Pipeline] echo 19:17:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:17:10 ---> logs-deploy.sh 19:17:10 lf-activate-venv: SKIPPING 19:17:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3811/1 19:17:10 INFO: archiving workspace using pattern(s): 19:17:11 Archives upload complete. 19:17:11 INFO: archiving logs to Nexus