Pull request #233 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10+2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (2d4fe5fd70becf5215b127bf6c0d9d3ec7558e3a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3732549872597030110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh6585992593278099551.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-233/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/device-virtual-go/branches/PR-233/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8243870099063064080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh9217367097999791398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-233/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/device-virtual-go/branches/PR-233/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1741191748183783917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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-1057 in /w/workspace/foundry_device-virtual-go_PR-233 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-233 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-233@tmp/jenkins-gitclient-ssh8374375118651553047.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e into PR head commit a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-233@tmp/jenkins-gitclient-ssh2626608886857848223.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # 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/foundry_device-virtual-go_PR-233@tmp/jenkins-gitclient-ssh1198604157188114579.key Merge succeeded, producing a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 Checking out Revision a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 (PR-233) > git merge 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T16:37:23.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T16:37:23.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:37:23.995Z] ========================================================= [2021-07-30T16:37:23.995Z] EdgeX Global Pipelines Version Info [2021-07-30T16:37:23.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7fc18df805d55b664fcd6a6b64955da5f4ba67f2 # timeout=10 [2021-07-30T16:37:25.371Z] ------------------- [2021-07-30T16:37:25.371Z] stable info: [2021-07-30T16:37:25.371Z] ------------------- [2021-07-30T16:37:25.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T16:37:25.371Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:37:25.371Z] Message: update stable to v1.0.199 [2021-07-30T16:37:25.961Z] ------------------- [2021-07-30T16:37:25.961Z] experimental info: [2021-07-30T16:37:25.961Z] ------------------- [2021-07-30T16:37:25.961Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T16:37:25.961Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:37:25.961Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T16:37:26.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-07-30T16:37:26.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-07-30T16:37:26.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T16:37:26.381Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T16:37:26.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T16:37:26.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T16:37:26.455Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T16:37:26.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T16:37:26.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T16:37:26.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T16:37:26.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T16:37:26.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T16:37:26.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-07-30T16:37:26.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T16:37:26.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T16:37:26.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:37:26.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:37:26.750Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:37:26.777Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:37:26.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T16:37:26.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-30T16:37:26.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T16:37:26.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T16:37:26.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T16:37:26.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T16:37:26.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T16:37:26.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T16:37:26.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo [2021-07-30T16:37:27.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo [2021-07-30T16:37:27.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo [2021-07-30T16:37:27.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [Pipeline] echo [2021-07-30T16:37:27.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7c3a6c [Pipeline] echo [2021-07-30T16:37:27.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:37:27.198Z] provisioning config files... [2021-07-30T16:37:27.218Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-233@tmp/config4208696399169402557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:37:27.570Z] ---> docker-login.sh [2021-07-30T16:37:27.571Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:37:27.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:37:27.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:37:27.838Z] Configure a credential helper to remove this warning. See [2021-07-30T16:37:27.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:37:27.838Z] [2021-07-30T16:37:27.838Z] Login Succeeded [2021-07-30T16:37:27.838Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:37:27.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:37:27.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:37:27.838Z] Configure a credential helper to remove this warning. See [2021-07-30T16:37:27.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:37:27.838Z] [2021-07-30T16:37:27.838Z] Login Succeeded [2021-07-30T16:37:27.838Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:37:28.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:37:28.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:37:28.104Z] Configure a credential helper to remove this warning. See [2021-07-30T16:37:28.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:37:28.104Z] [2021-07-30T16:37:28.104Z] Login Succeeded [2021-07-30T16:37:28.104Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:37:28.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:37:28.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:37:28.370Z] Configure a credential helper to remove this warning. See [2021-07-30T16:37:28.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:37:28.370Z] [2021-07-30T16:37:28.370Z] Login Succeeded [2021-07-30T16:37:28.370Z] docker.io [2021-07-30T16:37:28.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:37:28.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:37:28.640Z] Configure a credential helper to remove this warning. See [2021-07-30T16:37:28.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:37:28.640Z] [2021-07-30T16:37:28.640Z] Login Succeeded [2021-07-30T16:37:28.640Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:37:28.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T16:37:29.183Z] + git log --format=format:%s -1 a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [Pipeline] echo [2021-07-30T16:37:29.242Z] GIT_COMMIT: a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10, Commit Message: docs: Update build status badge [Pipeline] echo [2021-07-30T16:37:29.260Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:37:29.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:37:29.942Z] [2021-07-30T16:37:29.942Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:37:30.288Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:37:35.636Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T16:37:35.636Z] 31603596830f: Pulling fs layer [2021-07-30T16:37:35.636Z] b6dc333f4379: Pulling fs layer [2021-07-30T16:37:35.636Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T16:37:35.636Z] fd332fbdc1db: Pulling fs layer [2021-07-30T16:37:35.636Z] fd332fbdc1db: Waiting [2021-07-30T16:37:35.636Z] b6dc333f4379: Verifying Checksum [2021-07-30T16:37:35.636Z] b6dc333f4379: Download complete [2021-07-30T16:37:35.903Z] 31603596830f: Verifying Checksum [2021-07-30T16:37:35.903Z] 31603596830f: Download complete [2021-07-30T16:37:35.903Z] fd332fbdc1db: Verifying Checksum [2021-07-30T16:37:35.903Z] fd332fbdc1db: Download complete [2021-07-30T16:37:35.903Z] 31603596830f: Pull complete [2021-07-30T16:37:36.171Z] b6dc333f4379: Pull complete [2021-07-30T16:37:36.438Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T16:37:36.438Z] 3d9ef1400e77: Download complete [2021-07-30T16:37:37.025Z] 3d9ef1400e77: Pull complete [2021-07-30T16:37:37.025Z] fd332fbdc1db: Pull complete [2021-07-30T16:37:37.025Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T16:37:37.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:37:37.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T16:37:37.340Z] prd-centos7-docker-4c-2g-1057 does not seem to be running inside a container [2021-07-30T16:37:37.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-233 -v /w/workspace/foundry_device-virtual-go_PR-233:/w/workspace/foundry_device-virtual-go_PR-233:rw,z -v /w/workspace/foundry_device-virtual-go_PR-233@tmp:/w/workspace/foundry_device-virtual-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:37:38.084Z] $ docker top f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T16:37:38.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:37:38.208Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:37:38.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:37:38.331Z] $ docker exec f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent [2021-07-30T16:37:38.448Z] SSH_AUTH_SOCK=/tmp/ssh-8SSj0NDYsFRC/agent.13 [2021-07-30T16:37:38.448Z] SSH_AGENT_PID=19 [2021-07-30T16:37:38.463Z] Running ssh-add (command line suppressed) [2021-07-30T16:37:38.569Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_6207227229932604642.key (/w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_6207227229932604642.key) [2021-07-30T16:37:38.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:37:38.922Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T16:37:38.942Z] $ docker exec --env ******** --env ******** f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent -k [2021-07-30T16:37:39.053Z] unset SSH_AUTH_SOCK; [2021-07-30T16:37:39.053Z] unset SSH_AGENT_PID; [2021-07-30T16:37:39.053Z] echo Agent pid 19 killed; [2021-07-30T16:37:39.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T16:37:39.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:37:39.123Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:37:39.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:37:39.244Z] $ docker exec f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent [2021-07-30T16:37:39.363Z] SSH_AUTH_SOCK=/tmp/ssh-PcOkhBgnd73d/agent.53 [2021-07-30T16:37:39.363Z] SSH_AGENT_PID=60 [2021-07-30T16:37:39.373Z] Running ssh-add (command line suppressed) [2021-07-30T16:37:39.478Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_2880543633652765111.key (/w/workspace/foundry_device-virtual-go_PR-233@tmp/private_key_2880543633652765111.key) [2021-07-30T16:37:39.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:37:39.821Z] + git semver init [2021-07-30T16:37:39.822Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T16:37:39.822Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-233/.git [2021-07-30T16:37:39.822Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-233 [2021-07-30T16:37:39.822Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T16:37:39.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T16:37:39.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T16:37:39.822Z] # $SEMVER_BRANCH = PR-233 [2021-07-30T16:37:39.822Z] # $SEMVER_TEMP = /tmp/semver-416194659 [2021-07-30T16:37:39.822Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-07-30T16:37:41.234Z] # '/tmp/semver-416194659' -> '/w/workspace/foundry_device-virtual-go_PR-233/.semver' [2021-07-30T16:37:41.234Z] # -> Force: false [2021-07-30T16:37:41.234Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-233/.semver [Pipeline] } [2021-07-30T16:37:41.248Z] $ docker exec --env ******** --env ******** f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 ssh-agent -k [2021-07-30T16:37:41.343Z] unset SSH_AUTH_SOCK; [2021-07-30T16:37:41.344Z] unset SSH_AGENT_PID; [2021-07-30T16:37:41.344Z] echo Agent pid 60 killed; [2021-07-30T16:37:41.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:37:41.718Z] + git semver [Pipeline] } [2021-07-30T16:37:41.739Z] $ docker stop --time=1 f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 [2021-07-30T16:37:42.976Z] $ docker rm -f f31f00fcd898d69974958719d4366cfed1c6e5ddb94e9a634bb70ba36b055868 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:37:43.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T16:37:43.722Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T16:37:43.725Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-07-30T16:37:58.959Z] Still waiting to schedule task [2021-07-30T16:37:58.960Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T16:37:58.962Z] Still waiting to schedule task [2021-07-30T16:37:58.962Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T16:39:57.932Z] Running on prd-centos7-docker-4c-2g-1060 in /w/workspace/foundry_device-virtual-go_PR-233 [Pipeline] { [Pipeline] ws [2021-07-30T16:39:57.955Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T16:39:58.067Z] The recommended git tool is: git [2021-07-30T16:40:00.950Z] using credential edgex-jenkins-ssh [2021-07-30T16:40:00.967Z] Cloning the remote Git repository [2021-07-30T16:40:01.253Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-07-30T16:40:01.318Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-07-30T16:40:01.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-07-30T16:40:01.357Z] > git --version # timeout=10 [2021-07-30T16:40:01.368Z] > git --version # 'git version 2.24.4' [2021-07-30T16:40:01.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:40:01.410Z] [INFO] Currently running in a labeled security context [2021-07-30T16:40:01.410Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:40:01.410Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh2585353182456375333.key [2021-07-30T16:40:01.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:40:03.062Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-07-30T16:40:03.069Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:40:03.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-07-30T16:40:03.090Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-07-30T16:40:03.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:40:03.091Z] [INFO] Currently running in a labeled security context [2021-07-30T16:40:03.091Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:40:03.091Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh2819211273392733908.key [2021-07-30T16:40:03.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:40:04.151Z] Merging remotes/origin/main commit 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e into PR head commit a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [2021-07-30T16:40:04.254Z] Merge succeeded, producing a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [2021-07-30T16:40:04.255Z] Checking out Revision a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 (PR-233) [2021-07-30T16:40:04.158Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:40:04.165Z] > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 [2021-07-30T16:40:04.205Z] > git remote # timeout=10 [2021-07-30T16:40:04.212Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:40:04.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:40:04.219Z] [INFO] Currently running in a labeled security context [2021-07-30T16:40:04.219Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:40:04.219Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/2@tmp/jenkins-gitclient-ssh827068201045349711.key [2021-07-30T16:40:04.222Z] > git merge 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 [2021-07-30T16:40:04.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:40:04.255Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:40:04.264Z] > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 [2021-07-30T16:40:08.090Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:40:08.510Z] provisioning config files... [2021-07-30T16:40:08.528Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config5394437194559602152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:40:08.981Z] ---> docker-login.sh [2021-07-30T16:40:08.981Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:40:08.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:08.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:08.981Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:08.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:08.981Z] [2021-07-30T16:40:08.981Z] Login Succeeded [2021-07-30T16:40:08.981Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:40:09.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:09.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:09.248Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:09.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:09.248Z] [2021-07-30T16:40:09.248Z] Login Succeeded [2021-07-30T16:40:09.248Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:40:09.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:09.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:09.517Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:09.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:09.517Z] [2021-07-30T16:40:09.517Z] Login Succeeded [2021-07-30T16:40:09.517Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:40:09.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:09.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:09.517Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:09.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:09.517Z] [2021-07-30T16:40:09.517Z] Login Succeeded [2021-07-30T16:40:09.517Z] docker.io [2021-07-30T16:40:09.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:10.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:10.062Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:10.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:10.062Z] [2021-07-30T16:40:10.062Z] Login Succeeded [2021-07-30T16:40:10.062Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:40:10.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:40:10.306Z] ========================================================= [2021-07-30T16:40:10.306Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T16:40:10.306Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:40:10.641Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-30T16:40:10.641Z] Sending build context to Docker daemon 8.588MB [2021-07-30T16:40:10.641Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:40:10.641Z] Step 2/8 : FROM ${BASE} [2021-07-30T16:40:10.909Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T16:40:10.909Z] 540db60ca938: Pulling fs layer [2021-07-30T16:40:10.909Z] adcc1eea9eea: Pulling fs layer [2021-07-30T16:40:10.909Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T16:40:10.909Z] 0773c198feca: Pulling fs layer [2021-07-30T16:40:10.909Z] 345f892a5656: Pulling fs layer [2021-07-30T16:40:10.909Z] 4796506630df: Pulling fs layer [2021-07-30T16:40:10.909Z] cc55df3e53f1: Pulling fs layer [2021-07-30T16:40:10.909Z] 4d027b6c602c: Pulling fs layer [2021-07-30T16:40:10.909Z] 449e75d2c14e: Pulling fs layer [2021-07-30T16:40:10.909Z] 0773c198feca: Waiting [2021-07-30T16:40:10.909Z] 345f892a5656: Waiting [2021-07-30T16:40:10.909Z] 4d027b6c602c: Waiting [2021-07-30T16:40:10.909Z] 4796506630df: Waiting [2021-07-30T16:40:10.909Z] 449e75d2c14e: Waiting [2021-07-30T16:40:10.909Z] cc55df3e53f1: Waiting [2021-07-30T16:40:10.909Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T16:40:10.909Z] 4c4ab2625f07: Download complete [2021-07-30T16:40:10.909Z] adcc1eea9eea: Verifying Checksum [2021-07-30T16:40:10.909Z] adcc1eea9eea: Download complete [2021-07-30T16:40:10.909Z] 345f892a5656: Verifying Checksum [2021-07-30T16:40:10.909Z] 345f892a5656: Download complete [2021-07-30T16:40:10.909Z] 4796506630df: Verifying Checksum [2021-07-30T16:40:10.909Z] 4796506630df: Download complete [2021-07-30T16:40:10.909Z] cc55df3e53f1: Verifying Checksum [2021-07-30T16:40:10.909Z] cc55df3e53f1: Download complete [2021-07-30T16:40:10.909Z] 540db60ca938: Verifying Checksum [2021-07-30T16:40:10.909Z] 540db60ca938: Download complete [2021-07-30T16:40:11.174Z] 540db60ca938: Pull complete [2021-07-30T16:40:11.439Z] adcc1eea9eea: Pull complete [2021-07-30T16:40:11.439Z] 4c4ab2625f07: Pull complete [2021-07-30T16:40:12.024Z] 4d027b6c602c: Verifying Checksum [2021-07-30T16:40:12.024Z] 4d027b6c602c: Download complete [2021-07-30T16:40:15.370Z] 449e75d2c14e: Verifying Checksum [2021-07-30T16:40:15.370Z] 449e75d2c14e: Download complete [2021-07-30T16:40:16.340Z] 0773c198feca: Verifying Checksum [2021-07-30T16:40:16.340Z] 0773c198feca: Download complete [2021-07-30T16:40:19.731Z] 0773c198feca: Pull complete [2021-07-30T16:40:19.731Z] 345f892a5656: Pull complete [2021-07-30T16:40:19.731Z] 4796506630df: Pull complete [2021-07-30T16:40:19.731Z] cc55df3e53f1: Pull complete [2021-07-30T16:40:19.997Z] 4d027b6c602c: Pull complete [2021-07-30T16:40:21.437Z] 449e75d2c14e: Pull complete [2021-07-30T16:40:21.437Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T16:40:21.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T16:40:21.437Z] ---> 0d28375d9b5b [2021-07-30T16:40:21.437Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T16:40:23.397Z] ---> Running in 7ef8f7b03974 [2021-07-30T16:40:23.397Z] Removing intermediate container 7ef8f7b03974 [2021-07-30T16:40:23.397Z] ---> 33e314770035 [2021-07-30T16:40:23.397Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:40:23.397Z] ---> Running in 121c5a2ff779 [2021-07-30T16:40:23.985Z] Removing intermediate container 121c5a2ff779 [2021-07-30T16:40:23.985Z] ---> 7d10ff64bb15 [2021-07-30T16:40:23.985Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-07-30T16:40:23.985Z] ---> Running in 604b20e6cc01 [2021-07-30T16:40:24.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:40:25.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:40:25.484Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T16:40:25.753Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T16:40:25.753Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T16:40:25.753Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:40:26.027Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T16:40:26.027Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T16:40:26.027Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T16:40:26.612Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T16:40:26.612Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T16:40:26.612Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T16:40:26.878Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T16:40:27.145Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T16:40:27.416Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:40:27.686Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:40:27.686Z] OK: 156 MiB in 53 packages [2021-07-30T16:40:27.959Z] Removing intermediate container 604b20e6cc01 [2021-07-30T16:40:27.959Z] ---> 70972f816299 [2021-07-30T16:40:27.959Z] Step 6/8 : WORKDIR /device-virtual-go [2021-07-30T16:40:27.959Z] ---> Running in 957d26fb0207 [2021-07-30T16:40:28.225Z] Removing intermediate container 957d26fb0207 [2021-07-30T16:40:28.225Z] ---> 3ad3cf6773b0 [2021-07-30T16:40:28.225Z] Step 7/8 : COPY . . [2021-07-30T16:40:28.498Z] ---> 1db1315c4972 [2021-07-30T16:40:28.498Z] Step 8/8 : RUN go mod download [2021-07-30T16:40:28.498Z] ---> Running in 3bb11f45e5ec [2021-07-30T16:40:33.575Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1059 in /w/workspace/foundry_device-virtual-go_PR-233 [Pipeline] { [Pipeline] ws [2021-07-30T16:40:33.592Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T16:40:33.817Z] The recommended git tool is: git [2021-07-30T16:40:39.836Z] using credential edgex-jenkins-ssh [2021-07-30T16:40:39.857Z] Cloning the remote Git repository [2021-07-30T16:40:39.914Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-07-30T16:40:40.844Z] Removing intermediate container 3bb11f45e5ec [2021-07-30T16:40:40.845Z] ---> b70ffe0d6e36 [2021-07-30T16:40:40.845Z] Successfully built b70ffe0d6e36 [2021-07-30T16:40:40.845Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:40:41.166Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:40:41.166Z] . [Pipeline] withDockerContainer [2021-07-30T16:40:40.029Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2021-07-30T16:40:40.110Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-07-30T16:40:40.111Z] > git --version # timeout=10 [2021-07-30T16:40:40.125Z] > git --version # 'git version 2.17.1' [2021-07-30T16:40:40.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:40:40.218Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:40:41.261Z] prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container [2021-07-30T16:40:41.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T16:40:41.714Z] $ docker top 844156190c1d0a6fe65ed65a789224b52464527a4ab0611aa672a84212a6c07d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:40:42.134Z] + go version [2021-07-30T16:40:42.134Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T16:40:42.149Z] $ docker stop --time=1 844156190c1d0a6fe65ed65a789224b52464527a4ab0611aa672a84212a6c07d [2021-07-30T16:40:42.224Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-07-30T16:40:42.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:40:42.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-07-30T16:40:42.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-07-30T16:40:42.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:40:42.336Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T16:40:42.921Z] Merging remotes/origin/main commit 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e into PR head commit a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [2021-07-30T16:40:43.140Z] Merge succeeded, producing a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [2021-07-30T16:40:43.141Z] Checking out Revision a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 (PR-233) [2021-07-30T16:40:43.349Z] $ docker rm -f 844156190c1d0a6fe65ed65a789224b52464527a4ab0611aa672a84212a6c07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:40:43.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:40:43.943Z] . [Pipeline] withDockerContainer [2021-07-30T16:40:42.944Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:40:42.967Z] > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 [2021-07-30T16:40:43.056Z] > git remote # timeout=10 [2021-07-30T16:40:43.073Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T16:40:43.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:40:43.096Z] > git merge 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 [2021-07-30T16:40:43.128Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T16:40:43.153Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:40:43.175Z] > git checkout -f a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 # timeout=10 [2021-07-30T16:40:44.031Z] prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container [2021-07-30T16:40:44.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T16:40:44.515Z] $ docker top 4363b2a4972fcc09c1a7e640e27d5378112f8521b7b31952036255486d9a7953 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:40:44.930Z] + go mod tidy [Pipeline] sh [2021-07-30T16:40:45.533Z] + make test [2021-07-30T16:40:45.533Z] go mod tidy [2021-07-30T16:40:45.533Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T16:40:45.802Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-07-30T16:40:47.558Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:40:47.984Z] provisioning config files... [2021-07-30T16:40:48.015Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config7738782900742579170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:40:48.604Z] ---> docker-login.sh [2021-07-30T16:40:48.604Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:40:49.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:49.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:49.811Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:49.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:49.811Z] [2021-07-30T16:40:49.811Z] Login Succeeded [2021-07-30T16:40:49.811Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:40:50.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:50.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:50.365Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:50.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:50.365Z] [2021-07-30T16:40:50.365Z] Login Succeeded [2021-07-30T16:40:50.365Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:40:50.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:50.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:50.967Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:50.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:50.967Z] [2021-07-30T16:40:50.967Z] Login Succeeded [2021-07-30T16:40:50.967Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:40:51.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:51.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:51.573Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:51.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:51.573Z] [2021-07-30T16:40:51.573Z] Login Succeeded [2021-07-30T16:40:51.573Z] docker.io [2021-07-30T16:40:52.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:40:52.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:40:52.468Z] Configure a credential helper to remove this warning. See [2021-07-30T16:40:52.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:40:52.468Z] [2021-07-30T16:40:52.468Z] Login Succeeded [2021-07-30T16:40:52.468Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:40:52.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:40:53.254Z] ========================================================= [2021-07-30T16:40:53.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T16:40:53.254Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:40:53.623Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-30T16:40:54.244Z] Sending build context to Docker daemon 8.587MB [2021-07-30T16:40:54.244Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:40:54.244Z] Step 2/8 : FROM ${BASE} [2021-07-30T16:40:54.854Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T16:40:54.854Z] 595b0fe564bb: Pulling fs layer [2021-07-30T16:40:54.854Z] 24495759ef45: Pulling fs layer [2021-07-30T16:40:54.854Z] d148012ef14d: Pulling fs layer [2021-07-30T16:40:54.854Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T16:40:54.854Z] 093eec477d81: Pulling fs layer [2021-07-30T16:40:54.854Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T16:40:54.854Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T16:40:54.854Z] cb65c68fc2e2: Waiting [2021-07-30T16:40:54.854Z] 596795e73e0f: Pulling fs layer [2021-07-30T16:40:54.854Z] 093eec477d81: Waiting [2021-07-30T16:40:54.854Z] a6d5b2bbb924: Waiting [2021-07-30T16:40:54.855Z] 2446dc1eb7d3: Waiting [2021-07-30T16:40:54.855Z] 596795e73e0f: Waiting [2021-07-30T16:40:54.855Z] d148012ef14d: Download complete [2021-07-30T16:40:54.855Z] 24495759ef45: Verifying Checksum [2021-07-30T16:40:54.855Z] 24495759ef45: Download complete [2021-07-30T16:40:54.855Z] 093eec477d81: Verifying Checksum [2021-07-30T16:40:54.855Z] 093eec477d81: Download complete [2021-07-30T16:40:54.855Z] a6d5b2bbb924: Verifying Checksum [2021-07-30T16:40:54.855Z] a6d5b2bbb924: Download complete [2021-07-30T16:40:54.855Z] 595b0fe564bb: Download complete [2021-07-30T16:40:54.855Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T16:40:54.855Z] 2446dc1eb7d3: Download complete [2021-07-30T16:40:55.848Z] 595b0fe564bb: Pull complete [2021-07-30T16:40:56.838Z] 24495759ef45: Pull complete [2021-07-30T16:40:57.120Z] 596795e73e0f: Download complete [2021-07-30T16:40:57.395Z] d148012ef14d: Pull complete [2021-07-30T16:40:58.848Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T16:40:58.848Z] cb65c68fc2e2: Download complete [2021-07-30T16:41:04.066Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-07-30T16:41:05.029Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.253s coverage: 63.8% of statements [2021-07-30T16:41:05.029Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T16:41:09.032Z] cb65c68fc2e2: Pull complete [2021-07-30T16:41:09.032Z] 093eec477d81: Pull complete [2021-07-30T16:41:09.634Z] a6d5b2bbb924: Pull complete [2021-07-30T16:41:10.238Z] 2446dc1eb7d3: Pull complete [2021-07-30T16:41:13.264Z] gofmt -l . [2021-07-30T16:41:13.265Z] [ "`gofmt -l .`" = "" ] [2021-07-30T16:41:13.265Z] ./bin/test-attribution-txt.sh [2021-07-30T16:41:13.265Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T16:41:13.280Z] $ docker stop --time=1 4363b2a4972fcc09c1a7e640e27d5378112f8521b7b31952036255486d9a7953 [2021-07-30T16:41:14.563Z] 596795e73e0f: Pull complete [2021-07-30T16:41:14.564Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T16:41:14.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T16:41:14.564Z] ---> d9e956139c92 [2021-07-30T16:41:14.564Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T16:41:14.808Z] $ docker rm -f 4363b2a4972fcc09c1a7e640e27d5378112f8521b7b31952036255486d9a7953 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:41:15.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T16:41:15.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T16:41:16.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T16:41:17.102Z] + ls -al . [2021-07-30T16:41:17.102Z] total 140 [2021-07-30T16:41:17.102Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 16:41 . [2021-07-30T16:41:17.102Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 16:40 .. [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jul 30 16:40 Attribution.txt [2021-07-30T16:41:17.102Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 16:40 bin [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jul 30 16:40 CHANGELOG.md [2021-07-30T16:41:17.102Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 16:40 cmd [2021-07-30T16:41:17.102Z] -rw-r--r--. 1 jenkins jenkins 47257 Jul 30 16:41 coverage.out [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jul 30 16:40 Dockerfile [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 998 Jul 30 16:40 Dockerfile.build [2021-07-30T16:41:17.102Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 16:40 .git [2021-07-30T16:41:17.102Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 16:40 .github [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 277 Jul 30 16:40 .gitignore [2021-07-30T16:41:17.102Z] -rw-r--r--. 1 jenkins jenkins 795 Jul 30 16:41 go.mod [2021-07-30T16:41:17.102Z] -rw-r--r--. 1 jenkins jenkins 22824 Jul 30 16:40 go.sum [2021-07-30T16:41:17.102Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 16:40 internal [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 660 Jul 30 16:40 Jenkinsfile [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 16:40 LICENSE [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 905 Jul 30 16:40 Makefile [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 2913 Jul 30 16:40 README.md [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 16:37 VERSION [2021-07-30T16:41:17.102Z] -rw-rw-r--. 1 jenkins jenkins 235 Jul 30 16:40 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:41:17.428Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 --label arch=amd64 --label version=0.0.0 . [2021-07-30T16:41:17.428Z] Sending build context to Docker daemon 8.66MB [2021-07-30T16:41:17.428Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:41:17.428Z] Step 2/26 : FROM ${BASE} AS builder [2021-07-30T16:41:17.428Z] ---> b70ffe0d6e36 [2021-07-30T16:41:17.428Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:41:17.428Z] ---> Running in f2868fdb7a65 [2021-07-30T16:41:17.700Z] Removing intermediate container f2868fdb7a65 [2021-07-30T16:41:17.700Z] ---> ce3f3b653701 [2021-07-30T16:41:17.700Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:41:17.700Z] ---> Running in 3276b94b5718 [2021-07-30T16:41:17.700Z] Removing intermediate container 3276b94b5718 [2021-07-30T16:41:17.700Z] ---> 3d060f0e06ae [2021-07-30T16:41:17.700Z] Step 5/26 : WORKDIR /device-virtual-go [2021-07-30T16:41:17.700Z] ---> Running in b2c5abcdb75c [2021-07-30T16:41:17.968Z] Removing intermediate container b2c5abcdb75c [2021-07-30T16:41:17.968Z] ---> 80ce9815952b [2021-07-30T16:41:17.968Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:41:17.968Z] ---> Running in 12d2915a67e3 [2021-07-30T16:41:18.238Z] Removing intermediate container 12d2915a67e3 [2021-07-30T16:41:18.238Z] ---> d1b1c14f7b57 [2021-07-30T16:41:18.238Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:41:18.238Z] ---> Running in 21bbe32c574b [2021-07-30T16:41:18.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:41:18.917Z] ---> Running in 729a205fd621 [2021-07-30T16:41:18.917Z] Removing intermediate container 729a205fd621 [2021-07-30T16:41:18.917Z] ---> 4f66ea0c2db7 [2021-07-30T16:41:18.917Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:41:19.193Z] ---> Running in 97da5296a1e3 [2021-07-30T16:41:19.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:41:21.133Z] OK: 156 MiB in 53 packages [2021-07-30T16:41:21.406Z] Removing intermediate container 21bbe32c574b [2021-07-30T16:41:21.406Z] ---> 887e98222369 [2021-07-30T16:41:21.406Z] Step 8/26 : COPY . . [2021-07-30T16:41:21.828Z] Removing intermediate container 97da5296a1e3 [2021-07-30T16:41:21.828Z] ---> 4b45af38a8c4 [2021-07-30T16:41:21.828Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-07-30T16:41:21.828Z] ---> Running in e55209d74650 [2021-07-30T16:41:21.991Z] ---> 987614c528f4 [2021-07-30T16:41:21.991Z] Step 9/26 : RUN go mod tidy [2021-07-30T16:41:21.991Z] ---> Running in 0854ecc6be08 [2021-07-30T16:41:22.581Z] Removing intermediate container 0854ecc6be08 [2021-07-30T16:41:22.581Z] ---> e525a126d78d [2021-07-30T16:41:22.581Z] Step 10/26 : RUN go mod download [2021-07-30T16:41:22.581Z] ---> Running in 42de5e19a45d [2021-07-30T16:41:23.166Z] Removing intermediate container 42de5e19a45d [2021-07-30T16:41:23.166Z] ---> a233d588f95c [2021-07-30T16:41:23.166Z] Step 11/26 : ARG MAKE='make build' [2021-07-30T16:41:23.166Z] ---> Running in 8dcc302977b8 [2021-07-30T16:41:23.166Z] Removing intermediate container 8dcc302977b8 [2021-07-30T16:41:23.166Z] ---> 5d4b7f603c29 [2021-07-30T16:41:23.166Z] Step 12/26 : RUN $MAKE [2021-07-30T16:41:23.166Z] ---> Running in af3363ac1fc8 [2021-07-30T16:41:23.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:41:23.434Z] go mod tidy [2021-07-30T16:41:23.704Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-07-30T16:41:24.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:41:24.845Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T16:41:24.845Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T16:41:25.117Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T16:41:25.117Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:41:25.117Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T16:41:25.398Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T16:41:25.398Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T16:41:25.994Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T16:41:25.994Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T16:41:25.994Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T16:41:25.994Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T16:41:26.267Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T16:41:26.267Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:41:26.553Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:41:26.553Z] OK: 145 MiB in 53 packages [2021-07-30T16:41:28.005Z] Removing intermediate container e55209d74650 [2021-07-30T16:41:28.005Z] ---> c4423e1f6547 [2021-07-30T16:41:28.005Z] Step 6/8 : WORKDIR /device-virtual-go [2021-07-30T16:41:28.005Z] ---> Running in 22391fd102e8 [2021-07-30T16:41:28.608Z] Removing intermediate container 22391fd102e8 [2021-07-30T16:41:28.608Z] ---> a51dfbdba695 [2021-07-30T16:41:28.608Z] Step 7/8 : COPY . . [2021-07-30T16:41:30.046Z] ---> fe4e302412a3 [2021-07-30T16:41:30.046Z] Step 8/8 : RUN go mod download [2021-07-30T16:41:30.328Z] ---> Running in 8663c9dd71b9 [2021-07-30T16:41:41.970Z] Removing intermediate container af3363ac1fc8 [2021-07-30T16:41:41.971Z] ---> 5a8a25594460 [2021-07-30T16:41:41.971Z] Step 13/26 : FROM alpine:3.12 [2021-07-30T16:41:41.971Z] 3.12: Pulling from library/alpine [2021-07-30T16:41:41.971Z] 339de151aab4: Pulling fs layer [2021-07-30T16:41:41.971Z] 339de151aab4: Verifying Checksum [2021-07-30T16:41:41.971Z] 339de151aab4: Download complete [2021-07-30T16:41:41.971Z] 339de151aab4: Pull complete [2021-07-30T16:41:41.971Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T16:41:41.971Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T16:41:41.971Z] ---> 13621d1b12d4 [2021-07-30T16:41:41.971Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-07-30T16:41:41.971Z] ---> Running in d88da41fdad3 [2021-07-30T16:41:41.971Z] Removing intermediate container d88da41fdad3 [2021-07-30T16:41:41.971Z] ---> d0c2d66d5dcb [2021-07-30T16:41:41.971Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:41:41.971Z] ---> Running in 7bf827037b82 [2021-07-30T16:41:41.971Z] Removing intermediate container 7bf827037b82 [2021-07-30T16:41:41.971Z] ---> 6794b41859ed [2021-07-30T16:41:41.971Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T16:41:41.971Z] ---> Running in c7d3cd7f781f [2021-07-30T16:41:41.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:41:41.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:41:42.240Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T16:41:42.240Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T16:41:42.240Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:41:42.508Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T16:41:43.475Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T16:41:43.475Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T16:41:43.475Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T16:41:43.475Z] OK: 8 MiB in 20 packages [2021-07-30T16:41:43.745Z] Removing intermediate container c7d3cd7f781f [2021-07-30T16:41:43.745Z] ---> 86b93cef5668 [2021-07-30T16:41:43.745Z] Step 17/26 : WORKDIR / [2021-07-30T16:41:43.745Z] ---> Running in f5c8949a1521 [2021-07-30T16:41:44.011Z] Removing intermediate container f5c8949a1521 [2021-07-30T16:41:44.012Z] ---> 17a9cf96869a [2021-07-30T16:41:44.012Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-07-30T16:41:44.012Z] ---> 5556a9d3876b [2021-07-30T16:41:44.012Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-07-30T16:41:44.281Z] ---> df7ea1799c59 [2021-07-30T16:41:44.281Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-07-30T16:41:44.873Z] ---> ec4938fd5e40 [2021-07-30T16:41:44.873Z] Step 21/26 : EXPOSE 59900 [2021-07-30T16:41:44.873Z] ---> Running in 9a707bbdc655 [2021-07-30T16:41:44.873Z] Removing intermediate container 9a707bbdc655 [2021-07-30T16:41:44.873Z] ---> d3fc43471b29 [2021-07-30T16:41:44.873Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-07-30T16:41:44.873Z] ---> Running in 873a4f613ce9 [2021-07-30T16:41:45.142Z] Removing intermediate container 873a4f613ce9 [2021-07-30T16:41:45.142Z] ---> 995dfdb61353 [2021-07-30T16:41:45.142Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T16:41:45.142Z] ---> Running in 89c817a03d0b [2021-07-30T16:41:45.142Z] Removing intermediate container 89c817a03d0b [2021-07-30T16:41:45.142Z] ---> 383fb27efab3 [2021-07-30T16:41:45.142Z] Step 24/26 : LABEL arch=amd64 [2021-07-30T16:41:45.409Z] ---> Running in 7c2873619ce3 [2021-07-30T16:41:45.409Z] Removing intermediate container 7c2873619ce3 [2021-07-30T16:41:45.409Z] ---> b7135d67a46b [2021-07-30T16:41:45.409Z] Step 25/26 : LABEL git_sha=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [2021-07-30T16:41:45.409Z] ---> Running in 7577a67814d3 [2021-07-30T16:41:45.679Z] Removing intermediate container 7577a67814d3 [2021-07-30T16:41:45.679Z] ---> 238f0e97a8f7 [2021-07-30T16:41:45.679Z] Step 26/26 : LABEL version=0.0.0 [2021-07-30T16:41:45.679Z] ---> Running in cc7e9490128e [2021-07-30T16:41:45.680Z] Removing intermediate container cc7e9490128e [2021-07-30T16:41:45.680Z] ---> a2d89ad16707 [2021-07-30T16:41:45.680Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T16:41:45.680Z] Successfully built a2d89ad16707 [2021-07-30T16:41:45.680Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:41:46.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:41:46.490Z] [2021-07-30T16:41:46.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:41:46.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:41:46.823Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:41:46.823Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:41:46.823Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:41:46.823Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:41:46.823Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:41:46.823Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:41:46.823Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:41:46.823Z] d287ab97295c: Pulling fs layer [2021-07-30T16:41:46.823Z] dc539afda2c1: Waiting [2021-07-30T16:41:46.823Z] 77bc0d833cb6: Waiting [2021-07-30T16:41:46.823Z] 9065ff56babe: Waiting [2021-07-30T16:41:46.823Z] d287ab97295c: Waiting [2021-07-30T16:41:47.090Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:41:47.090Z] a1111a8f2ec3: Download complete [2021-07-30T16:41:47.090Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:41:47.090Z] dc539afda2c1: Download complete [2021-07-30T16:41:47.357Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:41:47.357Z] 77bc0d833cb6: Download complete [2021-07-30T16:41:47.357Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:41:47.357Z] 9065ff56babe: Download complete [2021-07-30T16:41:47.625Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:41:47.625Z] ed53099fbce6: Download complete [2021-07-30T16:41:48.591Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:41:48.591Z] b4d181a07f80: Download complete [2021-07-30T16:41:50.027Z] b4d181a07f80: Pull complete [2021-07-30T16:41:50.027Z] a1111a8f2ec3: Pull complete [2021-07-30T16:41:50.623Z] ed53099fbce6: Pull complete [2021-07-30T16:41:50.623Z] dc539afda2c1: Pull complete [2021-07-30T16:41:50.893Z] 77bc0d833cb6: Pull complete [2021-07-30T16:41:51.159Z] 9065ff56babe: Pull complete [2021-07-30T16:41:52.124Z] d287ab97295c: Verifying Checksum [2021-07-30T16:41:52.124Z] d287ab97295c: Download complete [2021-07-30T16:41:57.494Z] d287ab97295c: Pull complete [2021-07-30T16:41:57.494Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:41:57.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:41:57.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:41:57.597Z] prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container [2021-07-30T16:41:57.667Z] $ 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/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:41:59.883Z] $ docker top ebb15b91b39f2739a5762881cf97f8eecf44c4a1388e1a7e039525c268638eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:42:00.394Z] ---> job-cost.sh [2021-07-30T16:42:00.394Z] lf-activate-venv: SKIPPING [2021-07-30T16:42:00.394Z] INFO: No Stack... [2021-07-30T16:42:01.352Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:42:01.938Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:42:02.277Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-07-30T16:42:02.277Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T16:42:02.319Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [2021-07-30T16:42:02.329Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] did not exist. Created. [2021-07-30T16:42:02.329Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:42:02.674Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T16:42:02.713Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:42:02.731Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] // lock [2021-07-30T16:42:02.748Z] Removing intermediate container 8663c9dd71b9 [2021-07-30T16:42:02.748Z] ---> 233cf425b9d5 [2021-07-30T16:42:02.748Z] Successfully built 233cf425b9d5 [2021-07-30T16:42:02.748Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2021-07-30T16:42:02.759Z] $ docker stop --time=1 ebb15b91b39f2739a5762881cf97f8eecf44c4a1388e1a7e039525c268638eac [2021-07-30T16:42:03.908Z] $ docker rm -f ebb15b91b39f2739a5762881cf97f8eecf44c4a1388e1a7e039525c268638eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T16:42:04.369Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:42:04.369Z] . [Pipeline] withDockerContainer [2021-07-30T16:42:04.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-1059 does not seem to be running inside a container [2021-07-30T16:42:04.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T16:42:06.774Z] $ docker top e60c71144dbe0c254a7a622ab18da28e0810ef3e95bda4d3e37f17491e1b1d72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:42:07.806Z] + go version [2021-07-30T16:42:07.806Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T16:42:07.829Z] $ docker stop --time=1 e60c71144dbe0c254a7a622ab18da28e0810ef3e95bda4d3e37f17491e1b1d72 [2021-07-30T16:42:09.677Z] $ docker rm -f e60c71144dbe0c254a7a622ab18da28e0810ef3e95bda4d3e37f17491e1b1d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:42:10.438Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:42:10.438Z] . [Pipeline] withDockerContainer [2021-07-30T16:42:10.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-1059 does not seem to be running inside a container [2021-07-30T16:42:10.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T16:42:12.634Z] $ docker top 17f920690c12e1d8903adfcf22a40609ba1468e4842fc370270228c40bad97c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:42:13.617Z] + go mod tidy [Pipeline] sh [2021-07-30T16:42:14.896Z] + make test [2021-07-30T16:42:14.896Z] go mod tidy [2021-07-30T16:42:15.549Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T16:42:16.996Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-07-30T16:43:25.231Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-07-30T16:43:25.231Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.705s coverage: 63.8% of statements [2021-07-30T16:43:25.231Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T16:43:47.448Z] gofmt -l . [2021-07-30T16:43:47.448Z] [ "`gofmt -l .`" = "" ] [2021-07-30T16:43:47.448Z] ./bin/test-attribution-txt.sh [2021-07-30T16:43:47.448Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T16:43:47.469Z] $ docker stop --time=1 17f920690c12e1d8903adfcf22a40609ba1468e4842fc370270228c40bad97c1 [2021-07-30T16:43:49.544Z] $ docker rm -f 17f920690c12e1d8903adfcf22a40609ba1468e4842fc370270228c40bad97c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:43:50.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T16:43:50.439Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T16:43:51.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T16:43:51.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T16:43:52.057Z] + ls -al . [2021-07-30T16:43:52.057Z] total 164 [2021-07-30T16:43:52.057Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 16:43 . [2021-07-30T16:43:52.057Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 16:40 .. [2021-07-30T16:43:52.057Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 16:40 .git [2021-07-30T16:43:52.057Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:40 .github [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 30 16:40 .gitignore [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jul 30 16:40 Attribution.txt [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jul 30 16:40 CHANGELOG.md [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jul 30 16:40 Dockerfile [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 998 Jul 30 16:40 Dockerfile.build [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 30 16:40 Jenkinsfile [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 16:40 LICENSE [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 905 Jul 30 16:40 Makefile [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 2913 Jul 30 16:40 README.md [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 16:37 VERSION [2021-07-30T16:43:52.057Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:40 bin [2021-07-30T16:43:52.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:40 cmd [2021-07-30T16:43:52.057Z] -rw-r--r-- 1 jenkins jenkins 47257 Jul 30 16:43 coverage.out [2021-07-30T16:43:52.057Z] -rw-r--r-- 1 jenkins jenkins 795 Jul 30 16:43 go.mod [2021-07-30T16:43:52.057Z] -rw-r--r-- 1 jenkins jenkins 22824 Jul 30 16:42 go.sum [2021-07-30T16:43:52.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:40 internal [2021-07-30T16:43:52.057Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 30 16:40 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:43:52.401Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 --label arch=arm64 --label version=0.0.0 . [2021-07-30T16:43:52.674Z] Sending build context to Docker daemon 8.659MB [2021-07-30T16:43:52.674Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:43:52.674Z] Step 2/26 : FROM ${BASE} AS builder [2021-07-30T16:43:52.674Z] ---> 233cf425b9d5 [2021-07-30T16:43:52.674Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:43:53.274Z] ---> Running in 1f89c79d9aca [2021-07-30T16:43:53.547Z] Removing intermediate container 1f89c79d9aca [2021-07-30T16:43:53.547Z] ---> 867f21f0f00b [2021-07-30T16:43:53.547Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:43:53.823Z] ---> Running in 336e2aa2609b [2021-07-30T16:43:54.422Z] Removing intermediate container 336e2aa2609b [2021-07-30T16:43:54.422Z] ---> e0688c0289fa [2021-07-30T16:43:54.422Z] Step 5/26 : WORKDIR /device-virtual-go [2021-07-30T16:43:54.422Z] ---> Running in ba4b95e56474 [2021-07-30T16:43:55.014Z] Removing intermediate container ba4b95e56474 [2021-07-30T16:43:55.014Z] ---> 1270b08e5928 [2021-07-30T16:43:55.014Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:43:55.014Z] ---> Running in cf0694ca1bcd [2021-07-30T16:43:57.641Z] Removing intermediate container cf0694ca1bcd [2021-07-30T16:43:57.641Z] ---> 9645a86b7ded [2021-07-30T16:43:57.641Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:43:57.641Z] ---> Running in c70831f866be [2021-07-30T16:43:58.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:43:59.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:44:00.619Z] OK: 145 MiB in 53 packages [2021-07-30T16:44:01.603Z] Removing intermediate container c70831f866be [2021-07-30T16:44:01.603Z] ---> c9c1dd5c9df8 [2021-07-30T16:44:01.603Z] Step 8/26 : COPY . . [2021-07-30T16:44:03.038Z] ---> 4f9da5ed7863 [2021-07-30T16:44:03.038Z] Step 9/26 : RUN go mod tidy [2021-07-30T16:44:03.038Z] ---> Running in cad33f745670 [2021-07-30T16:44:05.664Z] Removing intermediate container cad33f745670 [2021-07-30T16:44:05.664Z] ---> bf9a2a697c17 [2021-07-30T16:44:05.664Z] Step 10/26 : RUN go mod download [2021-07-30T16:44:05.939Z] ---> Running in e411a46af7ca [2021-07-30T16:44:08.585Z] Removing intermediate container e411a46af7ca [2021-07-30T16:44:08.585Z] ---> e6c40fd1ca35 [2021-07-30T16:44:08.585Z] Step 11/26 : ARG MAKE='make build' [2021-07-30T16:44:08.585Z] ---> Running in 943915846f7f [2021-07-30T16:44:09.189Z] Removing intermediate container 943915846f7f [2021-07-30T16:44:09.189Z] ---> 8b7b338a347a [2021-07-30T16:44:09.189Z] Step 12/26 : RUN $MAKE [2021-07-30T16:44:09.189Z] ---> Running in c2a804f41d75 [2021-07-30T16:44:10.655Z] go mod tidy [2021-07-30T16:44:11.260Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-07-30T16:45:07.922Z] Removing intermediate container c2a804f41d75 [2021-07-30T16:45:07.922Z] ---> 577437013131 [2021-07-30T16:45:07.922Z] Step 13/26 : FROM alpine:3.12 [2021-07-30T16:45:07.922Z] 3.12: Pulling from library/alpine [2021-07-30T16:45:07.922Z] d2f70382dc9a: Pulling fs layer [2021-07-30T16:45:07.922Z] d2f70382dc9a: Verifying Checksum [2021-07-30T16:45:07.922Z] d2f70382dc9a: Download complete [2021-07-30T16:45:07.922Z] d2f70382dc9a: Pull complete [2021-07-30T16:45:07.922Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T16:45:07.922Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T16:45:07.922Z] ---> c4fd0aeabfcf [2021-07-30T16:45:07.922Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-07-30T16:45:07.922Z] ---> Running in e26fa06de144 [2021-07-30T16:45:08.527Z] Removing intermediate container e26fa06de144 [2021-07-30T16:45:08.527Z] ---> bedc016b72c3 [2021-07-30T16:45:08.527Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:45:08.527Z] ---> Running in a86f48326c48 [2021-07-30T16:45:11.183Z] Removing intermediate container a86f48326c48 [2021-07-30T16:45:11.183Z] ---> 10e553500874 [2021-07-30T16:45:11.183Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T16:45:11.183Z] ---> Running in 2debeaf53b91 [2021-07-30T16:45:12.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:45:13.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:45:13.755Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T16:45:13.755Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T16:45:13.755Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:45:14.029Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T16:45:14.626Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T16:45:14.898Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T16:45:14.898Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T16:45:14.898Z] OK: 8 MiB in 20 packages [2021-07-30T16:45:16.351Z] Removing intermediate container 2debeaf53b91 [2021-07-30T16:45:16.351Z] ---> a7f1556dc864 [2021-07-30T16:45:16.351Z] Step 17/26 : WORKDIR / [2021-07-30T16:45:16.351Z] ---> Running in 4a591925abea [2021-07-30T16:45:16.954Z] Removing intermediate container 4a591925abea [2021-07-30T16:45:16.954Z] ---> b7b8a9bd3006 [2021-07-30T16:45:16.954Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-07-30T16:45:17.941Z] ---> 98d1ee4b99de [2021-07-30T16:45:17.941Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-07-30T16:45:18.938Z] ---> d28183b1586b [2021-07-30T16:45:18.938Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-07-30T16:45:20.403Z] ---> 3fb0c87400b1 [2021-07-30T16:45:20.403Z] Step 21/26 : EXPOSE 59900 [2021-07-30T16:45:20.684Z] ---> Running in cab010721d7e [2021-07-30T16:45:21.283Z] Removing intermediate container cab010721d7e [2021-07-30T16:45:21.283Z] ---> ee83abd11c10 [2021-07-30T16:45:21.283Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-07-30T16:45:21.283Z] ---> Running in 46e09ebd3e21 [2021-07-30T16:45:21.882Z] Removing intermediate container 46e09ebd3e21 [2021-07-30T16:45:21.882Z] ---> 94288ef25e1d [2021-07-30T16:45:21.882Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T16:45:22.156Z] ---> Running in c4e3c6efbd56 [2021-07-30T16:45:22.757Z] Removing intermediate container c4e3c6efbd56 [2021-07-30T16:45:22.757Z] ---> dd6708afb2b8 [2021-07-30T16:45:22.757Z] Step 24/26 : LABEL arch=arm64 [2021-07-30T16:45:22.757Z] ---> Running in d687900518d1 [2021-07-30T16:45:23.358Z] Removing intermediate container d687900518d1 [2021-07-30T16:45:23.358Z] ---> 916296b081a4 [2021-07-30T16:45:23.358Z] Step 25/26 : LABEL git_sha=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [2021-07-30T16:45:23.358Z] ---> Running in b8ee36592d75 [2021-07-30T16:45:23.963Z] Removing intermediate container b8ee36592d75 [2021-07-30T16:45:23.963Z] ---> f89ca3a0e62d [2021-07-30T16:45:23.963Z] Step 26/26 : LABEL version=0.0.0 [2021-07-30T16:45:24.238Z] ---> Running in 7f61b3b25352 [2021-07-30T16:45:24.838Z] Removing intermediate container 7f61b3b25352 [2021-07-30T16:45:24.838Z] ---> c42f7db93b9c [2021-07-30T16:45:24.838Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T16:45:24.838Z] Successfully built c42f7db93b9c [2021-07-30T16:45:24.838Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:45:25.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:45:25.814Z] [2021-07-30T16:45:25.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:45:26.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:45:26.473Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T16:45:26.473Z] 448f6bf000e3: Pulling fs layer [2021-07-30T16:45:26.473Z] f757da607395: Pulling fs layer [2021-07-30T16:45:26.473Z] 05883995daec: Pulling fs layer [2021-07-30T16:45:26.473Z] 8603b9c90790: Pulling fs layer [2021-07-30T16:45:26.473Z] 1560dd03e051: Pulling fs layer [2021-07-30T16:45:26.473Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T16:45:26.473Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T16:45:26.473Z] 8603b9c90790: Waiting [2021-07-30T16:45:26.473Z] 1560dd03e051: Waiting [2021-07-30T16:45:26.473Z] c2d8d7efcc4b: Waiting [2021-07-30T16:45:26.756Z] f757da607395: Verifying Checksum [2021-07-30T16:45:26.756Z] f757da607395: Download complete [2021-07-30T16:45:26.756Z] 8603b9c90790: Download complete [2021-07-30T16:45:27.031Z] 1560dd03e051: Verifying Checksum [2021-07-30T16:45:27.031Z] 1560dd03e051: Download complete [2021-07-30T16:45:27.315Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T16:45:27.315Z] 27f5ce0e4adf: Download complete [2021-07-30T16:45:27.591Z] 05883995daec: Verifying Checksum [2021-07-30T16:45:27.591Z] 05883995daec: Download complete [2021-07-30T16:45:28.593Z] 448f6bf000e3: Download complete [2021-07-30T16:45:32.013Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T16:45:32.013Z] c2d8d7efcc4b: Download complete [2021-07-30T16:45:32.290Z] 448f6bf000e3: Pull complete [2021-07-30T16:45:33.279Z] f757da607395: Pull complete [2021-07-30T16:45:34.730Z] 05883995daec: Pull complete [2021-07-30T16:45:35.008Z] 8603b9c90790: Pull complete [2021-07-30T16:45:35.992Z] 1560dd03e051: Pull complete [2021-07-30T16:45:36.592Z] 27f5ce0e4adf: Pull complete [2021-07-30T16:45:51.730Z] c2d8d7efcc4b: Pull complete [2021-07-30T16:45:51.730Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T16:45:51.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:45:51.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T16:45:51.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-1059 does not seem to be running inside a container [2021-07-30T16:45:52.056Z] $ 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/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T16:45:57.457Z] $ docker top 2cc29902187f176af5db523d3f9ba0d16a5e526fdcf71c13f515386b57feb40a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:45:58.489Z] ---> job-cost.sh [2021-07-30T16:45:58.489Z] lf-activate-venv: SKIPPING [2021-07-30T16:45:58.489Z] INFO: No Stack... [2021-07-30T16:45:59.476Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T16:45:59.752Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:46:00.434Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2021-07-30T16:46:00.434Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T16:46:00.508Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [2021-07-30T16:46:00.517Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] did not exist. Created. [2021-07-30T16:46:00.518Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:46:01.219Z] /w/workspace/device-virtual-go/2@tmp/durable-25c5ecf4/script.sh: 1: /w/workspace/device-virtual-go/2@tmp/durable-25c5ecf4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T16:46:01.916Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T16:46:01.951Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T16:46:01.999Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:46:02.020Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-233-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:46:02.044Z] $ docker stop --time=1 2cc29902187f176af5db523d3f9ba0d16a5e526fdcf71c13f515386b57feb40a [2021-07-30T16:46:03.895Z] $ docker rm -f 2cc29902187f176af5db523d3f9ba0d16a5e526fdcf71c13f515386b57feb40a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-30T16:46:04.762Z] provisioning config files... [2021-07-30T16:46:04.777Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-233@tmp/config5754473439594910603tmp [Pipeline] { [Pipeline] sh [2021-07-30T16:46:05.111Z] + set +x [2021-07-30T16:46:05.111Z] + curl -s https://codecov.io/bash [2021-07-30T16:46:05.111Z] + bash -s -- [2021-07-30T16:46:05.111Z] [2021-07-30T16:46:05.111Z] _____ _ [2021-07-30T16:46:05.111Z] / ____| | | [2021-07-30T16:46:05.111Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T16:46:05.111Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T16:46:05.111Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T16:46:05.111Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T16:46:05.111Z] Bash-1.0.6 [2021-07-30T16:46:05.111Z] [2021-07-30T16:46:05.111Z] [2021-07-30T16:46:05.111Z] ==> git version 2.24.4 found [2021-07-30T16:46:05.111Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-30T16:46:05.111Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T16:46:05.111Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T16:46:05.381Z] ==> Jenkins CI detected. [2021-07-30T16:46:05.381Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-233 [2021-07-30T16:46:05.381Z] project root: . [2021-07-30T16:46:05.381Z] --> token set from env [2021-07-30T16:46:05.381Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T16:46:05.381Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T16:46:05.381Z] ==> Python coveragepy not found [2021-07-30T16:46:05.381Z] ==> Searching for coverage reports in: [2021-07-30T16:46:05.381Z] + . [2021-07-30T16:46:05.382Z] -> Found 1 reports [2021-07-30T16:46:05.382Z] ==> Detecting git/mercurial file structure [2021-07-30T16:46:05.382Z] ==> Reading reports [2021-07-30T16:46:05.382Z] + ./coverage.out bytes=47257 [2021-07-30T16:46:05.382Z] ==> Appending adjustments [2021-07-30T16:46:05.382Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T16:46:05.382Z] + Found adjustments [2021-07-30T16:46:05.382Z] ==> Gzipping contents [2021-07-30T16:46:05.382Z] 8.0K /tmp/codecov.vGAZQG.gz [2021-07-30T16:46:05.382Z] ==> Uploading reports [2021-07-30T16:46:05.382Z] url: https://codecov.io [2021-07-30T16:46:05.382Z] query: branch=PR-233&commit=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-233%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=233&job=&cmd_args= [2021-07-30T16:46:05.382Z] -> Pinging Codecov [2021-07-30T16:46:05.382Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-233&commit=a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-233%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=233&job=&cmd_args= [2021-07-30T16:46:05.967Z] -> Uploading to [2021-07-30T16:46:05.967Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/5E52B4B073DB2E39498172D8E973AA87/a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10/01aa2f77-5d44-4fbf-94b2-40a7e1f63f43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T164605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f82eef8ac8caa4d33118350327d2a775ee2da59e0477a440ca71361ade6034d4 [2021-07-30T16:46:05.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T16:46:05.967Z] Dload Upload Total Spent Left Speed [2021-07-30T16:46:06.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5602 0 0 100 5602 0 11084 --:--:-- --:--:-- --:--:-- 11093 [2021-07-30T16:46:06.553Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/a7c3a6c6e6ab3fa11d9f1443ae643cdb49665e10 [Pipeline] } [2021-07-30T16:46:06.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:07.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:08.590Z] ---> package-listing.sh [2021-07-30T16:46:08.590Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T16:46:08.590Z] ++ facter osfamily [2021-07-30T16:46:08.865Z] + OS_FAMILY=redhat [2021-07-30T16:46:08.865Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-233 [2021-07-30T16:46:08.865Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T16:46:08.865Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T16:46:08.865Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T16:46:08.865Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T16:46:08.865Z] + '[' /w/workspace/foundry_device-virtual-go_PR-233 ']' [2021-07-30T16:46:08.865Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T16:46:08.865Z] + case "${OS_FAMILY}" in [2021-07-30T16:46:08.865Z] + rpm -qa [2021-07-30T16:46:08.865Z] + sort [2021-07-30T16:46:09.452Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T16:46:09.452Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T16:46:09.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T16:46:09.452Z] + '[' /w/workspace/foundry_device-virtual-go_PR-233 ']' [2021-07-30T16:46:09.452Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-233/archives/ [2021-07-30T16:46:09.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-233/archives/ [Pipeline] echo [2021-07-30T16:46:09.472Z] 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/foundry_device-virtual-go_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T16:46:09.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:46:10.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:46:10.373Z] [2021-07-30T16:46:10.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:46:10.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:46:10.702Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:46:10.702Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:46:10.702Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:46:10.702Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:46:10.702Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:46:10.702Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:46:10.702Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:46:10.702Z] d287ab97295c: Pulling fs layer [2021-07-30T16:46:10.702Z] dc539afda2c1: Waiting [2021-07-30T16:46:10.702Z] 77bc0d833cb6: Waiting [2021-07-30T16:46:10.702Z] 9065ff56babe: Waiting [2021-07-30T16:46:10.702Z] d287ab97295c: Waiting [2021-07-30T16:46:10.970Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:46:10.970Z] a1111a8f2ec3: Download complete [2021-07-30T16:46:10.970Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:46:10.970Z] dc539afda2c1: Download complete [2021-07-30T16:46:11.235Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:46:11.235Z] 77bc0d833cb6: Download complete [2021-07-30T16:46:11.501Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:46:11.501Z] 9065ff56babe: Download complete [2021-07-30T16:46:11.501Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:46:11.501Z] ed53099fbce6: Download complete [2021-07-30T16:46:12.463Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:46:12.463Z] b4d181a07f80: Download complete [2021-07-30T16:46:13.437Z] b4d181a07f80: Pull complete [2021-07-30T16:46:13.710Z] a1111a8f2ec3: Pull complete [2021-07-30T16:46:13.995Z] ed53099fbce6: Pull complete [2021-07-30T16:46:14.262Z] dc539afda2c1: Pull complete [2021-07-30T16:46:14.528Z] 77bc0d833cb6: Pull complete [2021-07-30T16:46:14.528Z] 9065ff56babe: Pull complete [2021-07-30T16:46:17.116Z] d287ab97295c: Verifying Checksum [2021-07-30T16:46:17.116Z] d287ab97295c: Download complete [2021-07-30T16:46:20.490Z] d287ab97295c: Pull complete [2021-07-30T16:46:20.490Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:46:20.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:46:20.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:46:20.579Z] prd-centos7-docker-4c-2g-1057 does not seem to be running inside a container [2021-07-30T16:46:20.644Z] $ 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/foundry_device-virtual-go_PR-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-233 -v /w/workspace/foundry_device-virtual-go_PR-233:/w/workspace/foundry_device-virtual-go_PR-233:rw,z -v /w/workspace/foundry_device-virtual-go_PR-233@tmp:/w/workspace/foundry_device-virtual-go_PR-233@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:46:23.279Z] $ docker top 7da1f50a1bde68405ac596efc1fb4360edb6fd6764e55f54fec230a59f9ec346 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:46:23.681Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T16:46:24.001Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T16:46:24.315Z] + ls /var/log/sa-host [2021-07-30T16:46:24.315Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T16:46:24.315Z] file_magic: OK [2021-07-30T16:46:24.315Z] HZ: Using current value: 100 [2021-07-30T16:46:24.315Z] file_header: OK [2021-07-30T16:46:24.315Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:46:24.315Z] Statistics: [2021-07-30T16:46:24.315Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:46:24.315Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T16:46:24.315Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T16:46:24.315Z] file_magic: OK [2021-07-30T16:46:24.315Z] HZ: Using current value: 100 [2021-07-30T16:46:24.315Z] file_header: OK [2021-07-30T16:46:24.315Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:46:24.315Z] Statistics: [2021-07-30T16:46:24.315Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:46:24.315Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:46:24.712Z] provisioning config files... [2021-07-30T16:46:24.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-233@tmp/config7581218144066806888tmp [Pipeline] { [Pipeline] echo [2021-07-30T16:46:24.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:25.066Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T16:46:25.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:25.502Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T16:46:25.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:25.838Z] ---> sudo-logs.sh [2021-07-30T16:46:25.838Z] Archiving 'sudo' log.. [2021-07-30T16:46:25.838Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1057.vexxhost.local: Name or service not known [2021-07-30T16:46:25.838Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1057.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T16:46:25.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:26.198Z] ---> job-cost.sh [2021-07-30T16:46:26.198Z] lf-activate-venv: SKIPPING [2021-07-30T16:46:26.198Z] DEBUG: total: 0.18000000715255737 [2021-07-30T16:46:26.198Z] INFO: Retrieving Stack Cost... [2021-07-30T16:46:27.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:46:27.170Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T16:46:27.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:46:27.493Z] ---> logs-deploy.sh [2021-07-30T16:46:27.493Z] lf-activate-venv: SKIPPING [2021-07-30T16:46:27.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-233/2 [2021-07-30T16:46:27.493Z] INFO: archiving workspace using pattern(s): [2021-07-30T16:46:28.076Z] Archives upload complete. [2021-07-30T16:46:28.343Z] INFO: archiving logs to Nexus