Pull request #3810 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db953ac3228286280d51b658ef4d86fd17141a34+23297b73a36dbb0569f4168faa1adbec72d87445 (8094617746114b8abcb4a8974b4097132b30d9ee) 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-ssh2757638957686566695.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-ssh1923985310905607580.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-3810/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-3810/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4538068319052652066.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-3810/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh707949540351321025.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-ssh2708386829662675340.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-3810/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-3810/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7649555751912754623.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-196 in /w/workspace/edgexfoundry_edgex-go_PR-3810 [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-ssh6027191406268118550.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-ssh5341291613716808596.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3810/head:refs/remotes/origin/PR-3810 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit db953ac3228286280d51b658ef4d86fd17141a34 Merge succeeded, producing db953ac3228286280d51b658ef4d86fd17141a34 Checking out Revision db953ac3228286280d51b658ef4d86fd17141a34 (PR-3810) > git config core.sparsecheckout # timeout=10 > git checkout -f db953ac3228286280d51b658ef4d86fd17141a34 # 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-ssh3393791457563072669.key > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db953ac3228286280d51b658ef4d86fd17141a34 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:18 ========================================================= 19:09:18 EdgeX Global Pipelines Version Info 19:09:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:19 ------------------- 19:09:19 stable info: 19:09:19 ------------------- 19:09:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:19 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:09:19 Message: update stable to v1.0.213 19:09:20 ------------------- 19:09:20 experimental info: 19:09:20 ------------------- 19:09:20 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:20 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 19:09:20 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:09:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3810 [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3810 [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3810 [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db953ac3228286280d51b658ef4d86fd17141a34 [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db953ac [Pipeline] echo 19:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:21 provisioning config files... 19:09:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config926756805388028723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:22 ---> docker-login.sh 19:09:22 nexus3.edgexfoundry.org:10001 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 nexus3.edgexfoundry.org:10002 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 nexus3.edgexfoundry.org:10003 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 nexus3.edgexfoundry.org:10004 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 docker.io 19:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:22 Configure a credential helper to remove this warning. See 19:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:22 19:09:22 Login Succeeded 19:09:22 ---> docker-login.sh ends [Pipeline] } 19:09:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:23 ++ 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:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/core-command/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo core-command,cmd/core-command/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/core-data/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo core-data,cmd/core-data/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/core-metadata/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo core-metadata,cmd/core-metadata/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/security-bootstrapper/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/security-proxy-setup/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/support-notifications/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo support-notifications,cmd/support-notifications/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/support-scheduler/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:09:23 + for file in '`ls cmd/**/Dockerfile`' 19:09:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:09:23 ++ cut -d/ -f2 19:09:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:09:23 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:23 + git rev-list -1 --merges db953ac3228286280d51b658ef4d86fd17141a34~1..db953ac3228286280d51b658ef4d86fd17141a34 [Pipeline] echo 19:09:23 -----------> git rev-list -1 --merges db953ac3228286280d51b658ef4d86fd17141a34~1..db953ac3228286280d51b658ef4d86fd17141a34 db953ac3228286280d51b658ef4d86fd17141a34 [false] [Pipeline] sh 19:09:24 + git log --format=format:%s -1 db953ac3228286280d51b658ef4d86fd17141a34 [Pipeline] echo 19:09:24 ========================================================= 19:09:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:09:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:24 19:09:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:09:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:25 latest: Pulling from edgex-devops/git-semver 19:09:25 a0d0a0d46f8b: Pulling fs layer 19:09:25 3e5f54012d9b: Pulling fs layer 19:09:25 4c7163046ea9: Pulling fs layer 19:09:25 0c2d73faf560: Pulling fs layer 19:09:25 0c2d73faf560: Waiting 19:09:25 3e5f54012d9b: Verifying Checksum 19:09:25 3e5f54012d9b: Download complete 19:09:25 a0d0a0d46f8b: Verifying Checksum 19:09:25 a0d0a0d46f8b: Download complete 19:09:25 0c2d73faf560: Verifying Checksum 19:09:25 0c2d73faf560: Download complete 19:09:25 4c7163046ea9: Verifying Checksum 19:09:25 4c7163046ea9: Download complete 19:09:25 a0d0a0d46f8b: Pull complete 19:09:25 3e5f54012d9b: Pull complete 19:09:25 4c7163046ea9: Pull complete 19:09:25 0c2d73faf560: Pull complete 19:09:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:25 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 19:09:26 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:09:26 $ docker top 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:26 [ssh-agent] Looking for ssh-agent implementation... 19:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:26 $ docker exec 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 ssh-agent 19:09:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbEepHo/agent.13 19:09:27 SSH_AGENT_PID=19 19:09:27 Running ssh-add (command line suppressed) 19:09:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_157206381661192277.key (/w/workspace/edgex-go/1@tmp/private_key_157206381661192277.key) 19:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:27 + git tag --points-at HEAD [Pipeline] } 19:09:27 $ docker exec --env ******** --env ******** 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 ssh-agent -k 19:09:27 unset SSH_AUTH_SOCK; 19:09:27 unset SSH_AGENT_PID; 19:09:27 echo Agent pid 19 killed; 19:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:27 [ssh-agent] Looking for ssh-agent implementation... 19:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:27 $ docker exec 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 ssh-agent 19:09:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLlpcbB/agent.53 19:09:27 SSH_AGENT_PID=60 19:09:27 Running ssh-add (command line suppressed) 19:09:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5682893977274757947.key (/w/workspace/edgex-go/1@tmp/private_key_5682893977274757947.key) 19:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:28 + git semver init 19:09:28 # -> Open(): unable to determine branch for HEAD 19:09:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:09:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:09:28 # $SEMVER_REMOTE_NAME = origin 19:09:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:28 # $SEMVER_USER_NAME = edgex-jenkins 19:09:28 # $SEMVER_BRANCH = PR-3810 19:09:28 # $SEMVER_TEMP = /tmp/semver-396997461 19:09:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:09:43 # '/tmp/semver-396997461' -> '/w/workspace/edgex-go/1/.semver' 19:09:43 # -> Force: false 19:09:43 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:09:43 $ docker exec --env ******** --env ******** 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 ssh-agent -k 19:09:43 unset SSH_AUTH_SOCK; 19:09:43 unset SSH_AGENT_PID; 19:09:43 echo Agent pid 60 killed; 19:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:43 + git semver [Pipeline] } 19:09:43 $ docker stop --time=1 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 19:09:45 $ docker rm -f 2b2b52f364bf42892e19488df4a4a8a40c23c90346e6318ff55b34df11e60625 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:46 Stashed 1 file(s) [Pipeline] echo 19:09:46 [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:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:46 ========================================================= 19:09:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:09:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:47 a0d0a0d46f8b: Already exists 19:09:47 31adcdaf11c8: Pulling fs layer 19:09:47 b8b176561691: Pulling fs layer 19:09:47 4527c011a84f: Pulling fs layer 19:09:47 5d74067f8e1e: Pulling fs layer 19:09:47 e0aca202a116: Pulling fs layer 19:09:47 3a43be97a3b4: Pulling fs layer 19:09:47 34cad66bf833: Pulling fs layer 19:09:47 b4e3c513aaa6: Pulling fs layer 19:09:47 3a43be97a3b4: Waiting 19:09:47 34cad66bf833: Waiting 19:09:47 b4e3c513aaa6: Waiting 19:09:47 5d74067f8e1e: Waiting 19:09:47 e0aca202a116: Waiting 19:09:47 b8b176561691: Verifying Checksum 19:09:47 b8b176561691: Download complete 19:09:47 31adcdaf11c8: Download complete 19:09:47 5d74067f8e1e: Verifying Checksum 19:09:47 5d74067f8e1e: Download complete 19:09:47 e0aca202a116: Verifying Checksum 19:09:47 e0aca202a116: Download complete 19:09:47 3a43be97a3b4: Verifying Checksum 19:09:47 3a43be97a3b4: Download complete 19:09:47 34cad66bf833: Verifying Checksum 19:09:47 34cad66bf833: Download complete 19:09:47 31adcdaf11c8: Pull complete 19:09:47 b8b176561691: Pull complete 19:09:47 b4e3c513aaa6: Verifying Checksum 19:09:47 b4e3c513aaa6: Download complete 19:09:47 4527c011a84f: Verifying Checksum 19:09:47 4527c011a84f: Download complete 19:09:51 4527c011a84f: Pull complete 19:09:51 5d74067f8e1e: Pull complete 19:09:51 e0aca202a116: Pull complete 19:09:51 3a43be97a3b4: Pull complete 19:09:51 34cad66bf833: Pull complete 19:09:54 b4e3c513aaa6: Pull complete 19:09:54 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:09:54 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:54 WORKDIR /edgex 19:09:54 COPY go.mod . 19:09:54 RUN go mod download' 19:09:54 + docker build -t ci-base-image-x86_64 -f - . 19:09:56 Sending build context to Docker daemon 329.9MB 19:09:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:56 ---> 9f6097aaca64 19:09:56 Step 2/4 : WORKDIR /edgex 19:09:57 ---> Running in ed0f055b567f 19:09:57 Removing intermediate container ed0f055b567f 19:09:57 ---> 36eeb313fdcf 19:09:57 Step 3/4 : COPY go.mod . 19:09:57 ---> ea576ac99ac9 19:09:57 Step 4/4 : RUN go mod download 19:09:57 ---> Running in 34bad3b0a607 19:10:01 Still waiting to schedule task 19:10:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 19:10:29 Removing intermediate container 34bad3b0a607 19:10:29 ---> cfa493307b0b 19:10:29 Successfully built cfa493307b0b 19:10:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:10:30 + docker inspect -f . ci-base-image-x86_64 19:10:30 . [Pipeline] withDockerContainer 19:10:30 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 19:10:30 $ 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 ******** ci-base-image-x86_64 cat 19:10:30 $ docker top 27c7522ff9170e8b0bcede7af754881982140f4280ebe4866e4c9d1fa3458945 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:31 + go version 19:10:31 go version go1.16.8 linux/amd64 [Pipeline] } 19:10:31 $ docker stop --time=1 27c7522ff9170e8b0bcede7af754881982140f4280ebe4866e4c9d1fa3458945 19:10:32 $ docker rm -f 27c7522ff9170e8b0bcede7af754881982140f4280ebe4866e4c9d1fa3458945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:32 + docker inspect -f . ci-base-image-x86_64 19:10:32 . [Pipeline] withDockerContainer 19:10:33 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 19:10:33 $ 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 ******** ci-base-image-x86_64 cat 19:10:33 $ docker top cc8bba285caf275abd256a9cbb77a4dc8f7a579791516564e8156d99d1fcbd65 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:33 ========================================================= 19:10:33 [edgeXBuildGoParallel] Running Tests and Build... 19:10:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:33 + make test 19:10:33 go mod tidy 19:10:33 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 19:10:33 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 19:10:33 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 19:10:33 19:10:33 SECURITY ERROR 19:10:33 This download does NOT match an earlier download recorded in go.sum. 19:10:33 The bits may have been replaced on the origin server, or an attacker may 19:10:33 have intercepted the download attempt. 19:10:33 19:10:33 For more information, see 'go help module-auth'. 19:10:33 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:10:33 $ docker stop --time=1 cc8bba285caf275abd256a9cbb77a4dc8f7a579791516564e8156d99d1fcbd65 19:10:35 $ docker rm -f cc8bba285caf275abd256a9cbb77a4dc8f7a579791516564e8156d99d1fcbd65 [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:10:36 Failed in branch amd64 19:12:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-201 in /w/workspace/edgexfoundry_edgex-go_PR-3810 [Pipeline] { [Pipeline] ws 19:12:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:52 The recommended git tool is: git 19:12:58 using credential edgex-jenkins-ssh 19:12:58 Cloning the remote Git repository 19:12:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:58 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:58 > git --version # timeout=10 19:12:59 > git --version # 'git version 2.17.1' 19:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:16 Merging remotes/origin/main commit 23297b73a36dbb0569f4168faa1adbec72d87445 into PR head commit db953ac3228286280d51b658ef4d86fd17141a34 19:13:16 Merge succeeded, producing db953ac3228286280d51b658ef4d86fd17141a34 19:13:16 Checking out Revision db953ac3228286280d51b658ef4d86fd17141a34 (PR-3810) 19:13:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:13:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:13:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3810/head:refs/remotes/origin/PR-3810 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:13:16 > git config core.sparsecheckout # timeout=10 19:13:16 > git checkout -f db953ac3228286280d51b658ef4d86fd17141a34 # timeout=10 19:13:16 > git remote # timeout=10 19:13:16 > git config --get remote.origin.url # timeout=10 19:13:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:16 > git merge 23297b73a36dbb0569f4168faa1adbec72d87445 # timeout=10 19:13:16 > git rev-parse HEAD^{commit} # timeout=10 19:13:16 > git config core.sparsecheckout # timeout=10 19:13:16 > git checkout -f db953ac3228286280d51b658ef4d86fd17141a34 # timeout=10 19:13:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:13:21 > git --version # timeout=10 19:13:21 > git --version # 'git version 2.17.1' 19:13:21 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:13:22 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:22 Dload Upload Total Spent Left Speed 19:13:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 151k 0 --:--:-- --:--:-- --:--:-- 151k [Pipeline] sh 19:13:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:13:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:13:23 + sudo tee /etc/docker/daemon.new 19:13:23 { 19:13:23 "registry-mirrors": [ 19:13:23 "https://nexus3.edgexfoundry.org:10001" 19:13:23 ], 19:13:23 "bip": "10.250.0.254/24", 19:13:23 "hosts": [ 19:13:23 "tcp://0.0.0.0:5555", 19:13:23 "unix:///var/run/docker.sock" 19:13:23 ], 19:13:23 "mtu": 1458, 19:13:23 "selinux-enabled": true, 19:13:23 "seccomp-profile": "/etc/docker/seccomp.json" 19:13:23 } [Pipeline] sh 19:13:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:13:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:42 provisioning config files... 19:13:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6618981807132337756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:42 ---> docker-login.sh 19:13:42 nexus3.edgexfoundry.org:10001 19:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:44 Configure a credential helper to remove this warning. See 19:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:44 19:13:44 Login Succeeded 19:13:44 nexus3.edgexfoundry.org:10002 19:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:44 Configure a credential helper to remove this warning. See 19:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:44 19:13:44 Login Succeeded 19:13:44 nexus3.edgexfoundry.org:10003 19:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:45 Configure a credential helper to remove this warning. See 19:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:45 19:13:45 Login Succeeded 19:13:45 nexus3.edgexfoundry.org:10004 19:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:46 Configure a credential helper to remove this warning. See 19:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:46 19:13:46 Login Succeeded 19:13:46 docker.io 19:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:46 Configure a credential helper to remove this warning. See 19:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:46 19:13:46 Login Succeeded 19:13:46 ---> docker-login.sh ends [Pipeline] } 19:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:47 ========================================================= 19:13:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:13:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:48 552d1f2373af: Pulling fs layer 19:13:48 ea3f2d53f512: Pulling fs layer 19:13:48 9e70ebbbe112: Pulling fs layer 19:13:48 7a9cfe048b4a: Pulling fs layer 19:13:48 72dc09318566: Pulling fs layer 19:13:48 f4f7b4309257: Pulling fs layer 19:13:48 0ac9a79272e3: Pulling fs layer 19:13:48 b78e95d17946: Pulling fs layer 19:13:48 72dc09318566: Waiting 19:13:48 f4f7b4309257: Waiting 19:13:48 0ac9a79272e3: Waiting 19:13:48 b78e95d17946: Waiting 19:13:48 7a9cfe048b4a: Waiting 19:13:48 9e70ebbbe112: Verifying Checksum 19:13:48 ea3f2d53f512: Download complete 19:13:48 72dc09318566: Verifying Checksum 19:13:48 72dc09318566: Download complete 19:13:48 f4f7b4309257: Verifying Checksum 19:13:48 f4f7b4309257: Download complete 19:13:48 552d1f2373af: Verifying Checksum 19:13:48 0ac9a79272e3: Verifying Checksum 19:13:48 0ac9a79272e3: Download complete 19:13:49 552d1f2373af: Pull complete 19:13:49 ea3f2d53f512: Pull complete 19:13:50 9e70ebbbe112: Pull complete 19:13:50 b78e95d17946: Download complete 19:13:51 7a9cfe048b4a: Verifying Checksum 19:13:51 7a9cfe048b4a: Download complete 19:14:01 7a9cfe048b4a: Pull complete 19:14:01 72dc09318566: Pull complete 19:14:01 f4f7b4309257: Pull complete 19:14:02 0ac9a79272e3: Pull complete 19:14:08 b78e95d17946: Pull complete 19:14:08 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:14:09 + + echodocker build -t ci-base-image-arm64 -f - . 19:14:09 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:09 WORKDIR /edgex 19:14:09 COPY go.mod . 19:14:09 RUN go mod download 19:14:11 Sending build context to Docker daemon 166.6MB 19:14:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:14:11 ---> 8b459fc5aaf0 19:14:11 Step 2/4 : WORKDIR /edgex 19:14:13 ---> Running in ea1c02a69f55 19:14:14 Removing intermediate container ea1c02a69f55 19:14:14 ---> 4e4d00002f0f 19:14:14 Step 3/4 : COPY go.mod . 19:14:15 ---> 78ca67a869ea 19:14:15 Step 4/4 : RUN go mod download 19:14:15 ---> Running in 80ed31d227de 19:15:36 Removing intermediate container 80ed31d227de 19:15:36 ---> c068aea4ae60 19:15:36 Successfully built c068aea4ae60 19:15:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:15:37 + docker inspect -f . ci-base-image-arm64 19:15:37 . [Pipeline] withDockerContainer 19:15:37 prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container 19:15:37 $ 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 ******** ci-base-image-arm64 cat 19:15:39 $ docker top 6810527d09649a16ebf8af310f260c342f89afef64b8662383d819730de97d2d -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:40 + go version 19:15:40 go version go1.16.8 linux/arm64 [Pipeline] } 19:15:40 $ docker stop --time=1 6810527d09649a16ebf8af310f260c342f89afef64b8662383d819730de97d2d 19:15:42 $ docker rm -f 6810527d09649a16ebf8af310f260c342f89afef64b8662383d819730de97d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:42 + docker inspect -f . ci-base-image-arm64 19:15:42 . [Pipeline] withDockerContainer 19:15:43 prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container 19:15:43 $ 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 ******** ci-base-image-arm64 cat 19:15:44 $ docker top 31ffb4d2344c4dbd2e12971262f2ed10fb273954d3c54905a0e0452f2a94d566 -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:45 ========================================================= 19:15:45 [edgeXBuildGoParallel] Running Tests and Build... 19:15:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:45 + make test 19:15:45 go mod tidy 19:15:46 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 19:15:46 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 19:15:46 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 19:15:46 19:15:46 SECURITY ERROR 19:15:46 This download does NOT match an earlier download recorded in go.sum. 19:15:46 The bits may have been replaced on the origin server, or an attacker may 19:15:46 have intercepted the download attempt. 19:15:46 19:15:46 For more information, see 'go help module-auth'. 19:15:46 make: *** [Makefile:97: unittest] Error 1 [Pipeline] } 19:15:46 $ docker stop --time=1 31ffb4d2344c4dbd2e12971262f2ed10fb273954d3c54905a0e0452f2a94d566 19:15:48 $ docker rm -f 31ffb4d2344c4dbd2e12971262f2ed10fb273954d3c54905a0e0452f2a94d566 [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:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:49 19:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:49 arm64: Pulling from edgex-lftools-log-publisher 19:15:49 448f6bf000e3: Pulling fs layer 19:15:49 f757da607395: Pulling fs layer 19:15:49 05883995daec: Pulling fs layer 19:15:49 8603b9c90790: Pulling fs layer 19:15:49 1560dd03e051: Pulling fs layer 19:15:49 27f5ce0e4adf: Pulling fs layer 19:15:49 c2d8d7efcc4b: Pulling fs layer 19:15:49 1560dd03e051: Waiting 19:15:49 27f5ce0e4adf: Waiting 19:15:49 8603b9c90790: Waiting 19:15:49 c2d8d7efcc4b: Waiting 19:15:49 f757da607395: Verifying Checksum 19:15:49 f757da607395: Download complete 19:15:49 8603b9c90790: Download complete 19:15:50 1560dd03e051: Verifying Checksum 19:15:50 1560dd03e051: Download complete 19:15:50 27f5ce0e4adf: Verifying Checksum 19:15:50 27f5ce0e4adf: Download complete 19:15:50 05883995daec: Verifying Checksum 19:15:50 05883995daec: Download complete 19:15:50 448f6bf000e3: Verifying Checksum 19:15:50 448f6bf000e3: Download complete 19:15:53 c2d8d7efcc4b: Verifying Checksum 19:15:53 c2d8d7efcc4b: Download complete 19:15:53 448f6bf000e3: Pull complete 19:15:54 f757da607395: Pull complete 19:15:56 05883995daec: Pull complete 19:15:56 8603b9c90790: Pull complete 19:15:57 1560dd03e051: Pull complete 19:15:57 27f5ce0e4adf: Pull complete 19:16:13 c2d8d7efcc4b: Pull complete 19:16:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:16:13 prd-ubuntu18.04-docker-arm64-4c-16g-201 does not seem to be running inside a container 19:16:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:16:16 $ docker top 1fca9f2dcecb5d27666dcce4db17d8abd141a838c1c77a507e2f14a0a1f8cb99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:17 ---> job-cost.sh 19:16:17 lf-activate-venv: SKIPPING 19:16:17 INFO: No Stack... 19:16:17 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:18 INFO: Archiving Costs [Pipeline] sh 19:16:18 + cut -d, -f6 19:16:18 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:16:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3810-1-stack-cost] 19:16:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3810-1-stack-cost] did not exist. Created. 19:16:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3810-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:19 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:20 Stashed 1 file(s) [Pipeline] } 19:16:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3810-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:20 $ docker stop --time=1 1fca9f2dcecb5d27666dcce4db17d8abd141a838c1c77a507e2f14a0a1f8cb99 19:16:22 $ docker rm -f 1fca9f2dcecb5d27666dcce4db17d8abd141a838c1c77a507e2f14a0a1f8cb99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:16:22 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:24 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:16:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:16:25 ---> package-listing.sh 19:16:25 ++ facter osfamily 19:16:25 ++ tr '[:upper:]' '[:lower:]' 19:16:25 + OS_FAMILY=redhat 19:16:25 + workspace=/w/workspace/edgex-go/1 19:16:25 + START_PACKAGES=/tmp/packages_start.txt 19:16:25 + END_PACKAGES=/tmp/packages_end.txt 19:16:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:25 + PACKAGES=/tmp/packages_start.txt 19:16:25 + '[' /w/workspace/edgex-go/1 ']' 19:16:25 + PACKAGES=/tmp/packages_end.txt 19:16:25 + case "${OS_FAMILY}" in 19:16:25 + sort 19:16:25 + rpm -qa 19:16:26 + '[' -f /tmp/packages_start.txt ']' 19:16:26 + '[' -f /tmp/packages_end.txt ']' 19:16:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:26 + '[' /w/workspace/edgex-go/1 ']' 19:16:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:16:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:16:26 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:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:27 19:16:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:27 latest: Pulling from edgex-lftools-log-publisher 19:16:27 b4d181a07f80: Pulling fs layer 19:16:27 a1111a8f2ec3: Pulling fs layer 19:16:27 ed53099fbce6: Pulling fs layer 19:16:27 dc539afda2c1: Pulling fs layer 19:16:27 77bc0d833cb6: Pulling fs layer 19:16:27 9065ff56babe: Pulling fs layer 19:16:27 d287ab97295c: Pulling fs layer 19:16:27 dc539afda2c1: Waiting 19:16:27 9065ff56babe: Waiting 19:16:27 d287ab97295c: Waiting 19:16:27 77bc0d833cb6: Waiting 19:16:27 a1111a8f2ec3: Verifying Checksum 19:16:27 a1111a8f2ec3: Download complete 19:16:27 dc539afda2c1: Verifying Checksum 19:16:27 dc539afda2c1: Download complete 19:16:27 77bc0d833cb6: Verifying Checksum 19:16:27 77bc0d833cb6: Download complete 19:16:27 ed53099fbce6: Verifying Checksum 19:16:27 ed53099fbce6: Download complete 19:16:27 9065ff56babe: Verifying Checksum 19:16:27 9065ff56babe: Download complete 19:16:27 b4d181a07f80: Verifying Checksum 19:16:27 b4d181a07f80: Download complete 19:16:28 d287ab97295c: Verifying Checksum 19:16:28 d287ab97295c: Download complete 19:16:29 b4d181a07f80: Pull complete 19:16:29 a1111a8f2ec3: Pull complete 19:16:30 ed53099fbce6: Pull complete 19:16:30 dc539afda2c1: Pull complete 19:16:30 77bc0d833cb6: Pull complete 19:16:30 9065ff56babe: Pull complete 19:16:35 d287ab97295c: Pull complete 19:16:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:16:35 prd-centos7-docker-4c-2g-196 does not seem to be running inside a container 19:16:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:16:38 $ docker top b0caea6d0c95f444becde6f2c3e11b952b5fd6e927422babba4854ba2570b11e -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:38 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:38 + mkdir -p /var/log/sysstat [Pipeline] sh 19:16:39 + ls /var/log/sa-host 19:16:39 + sadf -c /var/log/sa-host/sa11 19:16:39 file_magic: OK 19:16:39 HZ: Using current value: 100 19:16:39 file_header: OK 19:16:39 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:16:39 Statistics: 19:16:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:16:39 File successfully converted to sysstat format version 12.0.3 19:16:39 + sadf -c /var/log/sa-host/sa30 19:16:39 file_magic: OK 19:16:39 HZ: Using current value: 100 19:16:39 file_header: OK 19:16:39 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:16:39 Statistics: 19:16:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:16:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:39 provisioning config files... 19:16:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4964260672693056493tmp [Pipeline] { [Pipeline] echo 19:16:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:39 ---> create-netrc.sh [Pipeline] } 19:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:16:40 ---> python-tools-install.sh [Pipeline] echo 19:16:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:40 ---> sudo-logs.sh 19:16:40 Archiving 'sudo' log.. 19:16:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-196.novalocal: Name or service not known 19:16:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-196.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:16:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:40 ---> job-cost.sh 19:16:40 lf-activate-venv: SKIPPING 19:16:40 DEBUG: total: 0.10999999940395355 19:16:40 INFO: Retrieving Stack Cost... 19:16:41 INFO: Retrieving Pricing Info for: v3-standard-2 19:16:41 INFO: Archiving Costs [Pipeline] echo 19:16:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:41 ---> logs-deploy.sh 19:16:41 lf-activate-venv: SKIPPING 19:16:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3810/1 19:16:41 INFO: archiving workspace using pattern(s): 19:16:42 Archives upload complete. 19:16:42 INFO: archiving logs to Nexus