Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 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-ssh564800253596164912.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7303640080789672474.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4309621143673753775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2216324807718848074.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-mqtt-go/branches/main/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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6866649818986059942.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-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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: true 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-954 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (main) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh7812445719584722729.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" > git rev-list --no-walk 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-16T01:41:31.162Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-16T01:41:31.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-16T01:41:31.288Z] ========================================================= [2021-08-16T01:41:31.288Z] EdgeX Global Pipelines Version Info [2021-08-16T01:41:31.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:41:32.511Z] ------------------- [2021-08-16T01:41:32.511Z] stable info: [2021-08-16T01:41:32.511Z] ------------------- [2021-08-16T01:41:32.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-16T01:41:32.511Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-16T01:41:32.511Z] Message: update stable to v1.0.205 [2021-08-16T01:41:33.098Z] ------------------- [2021-08-16T01:41:33.098Z] experimental info: [2021-08-16T01:41:33.098Z] ------------------- [2021-08-16T01:41:33.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-16T01:41:33.098Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-16T01:41:33.098Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-16T01:41:33.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-16T01:41:33.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-16T01:41:33.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-16T01:41:33.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-16T01:41:33.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-16T01:41:33.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-16T01:41:33.390Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-16T01:41:33.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-16T01:41:33.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-16T01:41:33.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-16T01:41:33.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-16T01:41:33.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-16T01:41:33.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-16T01:41:33.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-16T01:41:33.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-16T01:41:33.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-16T01:41:33.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-16T01:41:33.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-16T01:41:33.710Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-16T01:41:33.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-16T01:41:33.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-16T01:41:33.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-16T01:41:33.832Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-16T01:41:33.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-16T01:41:33.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-16T01:41:33.910Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-16T01:41:33.936Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-16T01:41:33.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-16T01:41:33.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-16T01:41:34.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-16T01:41:34.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] echo [2021-08-16T01:41:34.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ae293 [Pipeline] echo [2021-08-16T01:41:34.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:41:34.191Z] provisioning config files... [2021-08-16T01:41:34.208Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7108755309449791736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:41:34.542Z] ---> docker-login.sh [2021-08-16T01:41:34.542Z] nexus3.edgexfoundry.org:10001 [2021-08-16T01:41:34.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:41:34.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:41:34.808Z] Configure a credential helper to remove this warning. See [2021-08-16T01:41:34.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:41:34.808Z] [2021-08-16T01:41:34.808Z] Login Succeeded [2021-08-16T01:41:34.808Z] nexus3.edgexfoundry.org:10002 [2021-08-16T01:41:34.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:41:34.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:41:34.808Z] Configure a credential helper to remove this warning. See [2021-08-16T01:41:34.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:41:34.808Z] [2021-08-16T01:41:34.808Z] Login Succeeded [2021-08-16T01:41:34.808Z] nexus3.edgexfoundry.org:10003 [2021-08-16T01:41:34.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:41:35.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:41:35.074Z] Configure a credential helper to remove this warning. See [2021-08-16T01:41:35.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:41:35.074Z] [2021-08-16T01:41:35.074Z] Login Succeeded [2021-08-16T01:41:35.074Z] nexus3.edgexfoundry.org:10004 [2021-08-16T01:41:35.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:41:35.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:41:35.074Z] Configure a credential helper to remove this warning. See [2021-08-16T01:41:35.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:41:35.074Z] [2021-08-16T01:41:35.074Z] Login Succeeded [2021-08-16T01:41:35.074Z] docker.io [2021-08-16T01:41:35.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:41:35.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:41:35.609Z] Configure a credential helper to remove this warning. See [2021-08-16T01:41:35.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:41:35.609Z] [2021-08-16T01:41:35.609Z] Login Succeeded [2021-08-16T01:41:35.609Z] ---> docker-login.sh ends [Pipeline] } [2021-08-16T01:41:35.621Z] 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-08-16T01:41:36.082Z] + git log --format=format:%s -1 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] echo [2021-08-16T01:41:36.132Z] GIT_COMMIT: f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63, Commit Message: Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1 [Pipeline] echo [2021-08-16T01:41:36.145Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:41:37.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-16T01:41:37.078Z] [2021-08-16T01:41:37.078Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:41:37.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-16T01:41:37.415Z] latest: Pulling from edgex-devops/git-semver [2021-08-16T01:41:37.415Z] 31603596830f: Pulling fs layer [2021-08-16T01:41:37.415Z] d4622e32a9a9: Pulling fs layer [2021-08-16T01:41:37.415Z] 1030fce36090: Pulling fs layer [2021-08-16T01:41:37.415Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-16T01:41:37.415Z] 6c6cb7e1b49b: Waiting [2021-08-16T01:41:37.415Z] d4622e32a9a9: Download complete [2021-08-16T01:41:37.682Z] 31603596830f: Verifying Checksum [2021-08-16T01:41:37.682Z] 31603596830f: Download complete [2021-08-16T01:41:37.951Z] 31603596830f: Pull complete [2021-08-16T01:41:37.951Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-16T01:41:37.951Z] 6c6cb7e1b49b: Download complete [2021-08-16T01:41:37.951Z] d4622e32a9a9: Pull complete [2021-08-16T01:41:37.951Z] 1030fce36090: Verifying Checksum [2021-08-16T01:41:37.951Z] 1030fce36090: Download complete [2021-08-16T01:41:38.550Z] 1030fce36090: Pull complete [2021-08-16T01:41:38.550Z] 6c6cb7e1b49b: Pull complete [2021-08-16T01:41:38.550Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-16T01:41:38.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-16T01:41:38.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-16T01:41:38.639Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:41:38.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-16T01:41:39.332Z] $ docker top cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-16T01:41:39.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-16T01:41:39.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-16T01:41:39.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-16T01:41:39.568Z] $ docker exec cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent [2021-08-16T01:41:39.690Z] SSH_AUTH_SOCK=/tmp/ssh-TTxROUIaLTUz/agent.14 [2021-08-16T01:41:39.690Z] SSH_AGENT_PID=20 [2021-08-16T01:41:39.700Z] Running ssh-add (command line suppressed) [2021-08-16T01:41:39.792Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7539462197229632024.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7539462197229632024.key) [2021-08-16T01:41:39.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-16T01:41:40.125Z] + git tag --points-at HEAD [Pipeline] } [2021-08-16T01:41:40.146Z] $ docker exec --env ******** --env ******** cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent -k [2021-08-16T01:41:40.271Z] unset SSH_AUTH_SOCK; [2021-08-16T01:41:40.271Z] unset SSH_AGENT_PID; [2021-08-16T01:41:40.271Z] echo Agent pid 20 killed; [2021-08-16T01:41:40.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-16T01:41:40.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-16T01:41:40.331Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-16T01:41:40.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-16T01:41:40.471Z] $ docker exec cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent [2021-08-16T01:41:40.586Z] SSH_AUTH_SOCK=/tmp/ssh-mPkSpALBxg9v/agent.55 [2021-08-16T01:41:40.586Z] SSH_AGENT_PID=62 [2021-08-16T01:41:40.594Z] Running ssh-add (command line suppressed) [2021-08-16T01:41:40.689Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4191196564605179668.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4191196564605179668.key) [2021-08-16T01:41:40.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-16T01:41:41.020Z] + git semver init [2021-08-16T01:41:41.020Z] # -> Open(): unable to determine branch for HEAD [2021-08-16T01:41:41.020Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-16T01:41:41.020Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-16T01:41:41.020Z] # $SEMVER_REMOTE_NAME = origin [2021-08-16T01:41:41.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-16T01:41:41.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-16T01:41:41.020Z] # $SEMVER_BRANCH = main [2021-08-16T01:41:41.020Z] # $SEMVER_TEMP = /tmp/semver-647246278 [2021-08-16T01:41:41.020Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-16T01:41:41.602Z] # '/tmp/semver-647246278' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-08-16T01:41:41.602Z] # -> Force: false [2021-08-16T01:41:41.602Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-16T01:41:41.619Z] $ docker exec --env ******** --env ******** cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 ssh-agent -k [2021-08-16T01:41:41.712Z] unset SSH_AUTH_SOCK; [2021-08-16T01:41:41.712Z] unset SSH_AGENT_PID; [2021-08-16T01:41:41.712Z] echo Agent pid 62 killed; [2021-08-16T01:41:41.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-16T01:41:42.074Z] + git semver [Pipeline] } [2021-08-16T01:41:42.092Z] $ docker stop --time=1 cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 [2021-08-16T01:41:43.303Z] $ docker rm -f cc279ab47ac26e32306bfc57a997e51a3766d5e9ecd7980c8debfd6287a03547 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-16T01:41:43.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-16T01:41:43.998Z] Stashed 1 file(s) [Pipeline] echo [2021-08-16T01:41:44.001Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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-08-16T01:41:59.179Z] Still waiting to schedule task [2021-08-16T01:41:59.179Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-16T01:41:59.181Z] Still waiting to schedule task [2021-08-16T01:41:59.182Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-16T01:44:09.455Z] Running on prd-centos7-docker-4c-2g-955 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-16T01:44:09.473Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2021-08-16T01:44:09.584Z] Selected Git installation does not exist. Using Default [2021-08-16T01:44:09.584Z] The recommended git tool is: NONE [2021-08-16T01:44:59.270Z] using credential edgex-jenkins-ssh [2021-08-16T01:44:59.291Z] Cloning the remote Git repository [2021-08-16T01:45:00.262Z] Avoid second fetch [2021-08-16T01:45:00.263Z] Checking out Revision f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (main) [2021-08-16T01:44:59.332Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-16T01:44:59.411Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2021-08-16T01:44:59.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-16T01:44:59.445Z] > git --version # timeout=10 [2021-08-16T01:44:59.456Z] > git --version # 'git version 2.24.4' [2021-08-16T01:44:59.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-16T01:44:59.481Z] [INFO] Currently running in a labeled security context [2021-08-16T01:44:59.481Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-16T01:44:59.482Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/6@tmp/jenkins-gitclient-ssh3117995657383267007.key [2021-08-16T01:44:59.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-16T01:45:00.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-16T01:45:00.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-16T01:45:00.282Z] > git config core.sparsecheckout # timeout=10 [2021-08-16T01:45:00.291Z] > git checkout -f f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 [2021-08-16T01:45:04.199Z] Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:45:04.791Z] provisioning config files... [2021-08-16T01:45:04.811Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config4821863608636036062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:45:05.396Z] ---> docker-login.sh [2021-08-16T01:45:05.396Z] nexus3.edgexfoundry.org:10001 [2021-08-16T01:45:05.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:45:05.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:45:05.672Z] Configure a credential helper to remove this warning. See [2021-08-16T01:45:05.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:45:05.672Z] [2021-08-16T01:45:05.672Z] Login Succeeded [2021-08-16T01:45:05.672Z] nexus3.edgexfoundry.org:10002 [2021-08-16T01:45:05.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:45:05.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:45:05.672Z] Configure a credential helper to remove this warning. See [2021-08-16T01:45:05.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:45:05.672Z] [2021-08-16T01:45:05.672Z] Login Succeeded [2021-08-16T01:45:05.672Z] nexus3.edgexfoundry.org:10003 [2021-08-16T01:45:05.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:45:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:45:05.942Z] Configure a credential helper to remove this warning. See [2021-08-16T01:45:05.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:45:05.942Z] [2021-08-16T01:45:05.942Z] Login Succeeded [2021-08-16T01:45:05.942Z] nexus3.edgexfoundry.org:10004 [2021-08-16T01:45:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:45:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:45:05.942Z] Configure a credential helper to remove this warning. See [2021-08-16T01:45:05.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:45:05.942Z] [2021-08-16T01:45:05.942Z] Login Succeeded [2021-08-16T01:45:05.942Z] docker.io [2021-08-16T01:45:06.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:45:06.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:45:06.477Z] Configure a credential helper to remove this warning. See [2021-08-16T01:45:06.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:45:06.477Z] [2021-08-16T01:45:06.477Z] Login Succeeded [2021-08-16T01:45:06.477Z] ---> docker-login.sh ends [Pipeline] } [2021-08-16T01:45:06.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-16T01:45:06.737Z] ========================================================= [2021-08-16T01:45:06.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-16T01:45:06.737Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:45:07.077Z] + 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-08-16T01:45:07.077Z] Sending build context to Docker daemon 619.5kB [2021-08-16T01:45:07.077Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-16T01:45:07.077Z] Step 2/8 : FROM ${BASE} [2021-08-16T01:45:07.077Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-16T01:45:07.077Z] 540db60ca938: Pulling fs layer [2021-08-16T01:45:07.077Z] adcc1eea9eea: Pulling fs layer [2021-08-16T01:45:07.077Z] 4c4ab2625f07: Pulling fs layer [2021-08-16T01:45:07.077Z] db62176df00c: Pulling fs layer [2021-08-16T01:45:07.077Z] 3b30891b0d05: Pulling fs layer [2021-08-16T01:45:07.077Z] 06b49ca38bd5: Pulling fs layer [2021-08-16T01:45:07.077Z] c788192a36de: Pulling fs layer [2021-08-16T01:45:07.077Z] a77e37c0d609: Pulling fs layer [2021-08-16T01:45:07.077Z] c3185cebc471: Pulling fs layer [2021-08-16T01:45:07.077Z] 06b49ca38bd5: Waiting [2021-08-16T01:45:07.077Z] c788192a36de: Waiting [2021-08-16T01:45:07.077Z] a77e37c0d609: Waiting [2021-08-16T01:45:07.077Z] c3185cebc471: Waiting [2021-08-16T01:45:07.077Z] db62176df00c: Waiting [2021-08-16T01:45:07.077Z] 3b30891b0d05: Waiting [2021-08-16T01:45:07.348Z] 4c4ab2625f07: Verifying Checksum [2021-08-16T01:45:07.348Z] 4c4ab2625f07: Download complete [2021-08-16T01:45:07.348Z] adcc1eea9eea: Verifying Checksum [2021-08-16T01:45:07.348Z] adcc1eea9eea: Download complete [2021-08-16T01:45:07.348Z] 3b30891b0d05: Verifying Checksum [2021-08-16T01:45:07.348Z] 3b30891b0d05: Download complete [2021-08-16T01:45:07.348Z] 06b49ca38bd5: Verifying Checksum [2021-08-16T01:45:07.348Z] 06b49ca38bd5: Download complete [2021-08-16T01:45:07.348Z] c788192a36de: Verifying Checksum [2021-08-16T01:45:07.348Z] c788192a36de: Download complete [2021-08-16T01:45:07.348Z] 540db60ca938: Verifying Checksum [2021-08-16T01:45:07.348Z] 540db60ca938: Download complete [2021-08-16T01:45:07.622Z] 540db60ca938: Pull complete [2021-08-16T01:45:07.622Z] adcc1eea9eea: Pull complete [2021-08-16T01:45:07.891Z] 4c4ab2625f07: Pull complete [2021-08-16T01:45:08.161Z] a77e37c0d609: Verifying Checksum [2021-08-16T01:45:08.161Z] a77e37c0d609: Download complete [2021-08-16T01:45:12.428Z] c3185cebc471: Verifying Checksum [2021-08-16T01:45:12.428Z] c3185cebc471: Download complete [2021-08-16T01:45:12.428Z] db62176df00c: Verifying Checksum [2021-08-16T01:45:12.428Z] db62176df00c: Download complete [2021-08-16T01:45:15.800Z] db62176df00c: Pull complete [2021-08-16T01:45:15.800Z] 3b30891b0d05: Pull complete [2021-08-16T01:45:15.800Z] 06b49ca38bd5: Pull complete [2021-08-16T01:45:15.800Z] c788192a36de: Pull complete [2021-08-16T01:45:15.800Z] a77e37c0d609: Pull complete [2021-08-16T01:45:17.781Z] c3185cebc471: Pull complete [2021-08-16T01:45:17.781Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-16T01:45:17.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-16T01:45:17.781Z] ---> 031687cdd783 [2021-08-16T01:45:17.781Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-16T01:45:19.750Z] ---> Running in 3825531ca404 [2021-08-16T01:45:19.750Z] Removing intermediate container 3825531ca404 [2021-08-16T01:45:19.750Z] ---> 1c7e2b2c8c68 [2021-08-16T01:45:19.750Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-16T01:45:19.750Z] ---> Running in e32d7eaf3037 [2021-08-16T01:45:20.022Z] Removing intermediate container e32d7eaf3037 [2021-08-16T01:45:20.022Z] ---> df460e2eb191 [2021-08-16T01:45:20.022Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-16T01:45:20.022Z] ---> Running in 1222096e59d9 [2021-08-16T01:45:20.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-16T01:45:21.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-16T01:45:21.530Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-16T01:45:21.530Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-16T01:45:21.798Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-16T01:45:22.068Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-16T01:45:22.068Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-16T01:45:22.068Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-16T01:45:22.335Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-16T01:45:22.335Z] Executing busybox-1.32.1-r6.trigger [2021-08-16T01:45:22.335Z] OK: 224 MiB in 59 packages [2021-08-16T01:45:22.604Z] Removing intermediate container 1222096e59d9 [2021-08-16T01:45:22.604Z] ---> b8aefd66d6a1 [2021-08-16T01:45:22.604Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-16T01:45:22.604Z] ---> Running in 4803d1e65563 [2021-08-16T01:45:22.604Z] Removing intermediate container 4803d1e65563 [2021-08-16T01:45:22.604Z] ---> f577e8fbed11 [2021-08-16T01:45:22.604Z] Step 7/8 : COPY . . [2021-08-16T01:45:22.870Z] ---> 0e064eebff51 [2021-08-16T01:45:22.870Z] Step 8/8 : RUN go mod download [2021-08-16T01:45:22.870Z] ---> Running in c8b60ca33d96 [2021-08-16T01:45:32.966Z] Removing intermediate container c8b60ca33d96 [2021-08-16T01:45:32.966Z] ---> d5669f5406b0 [2021-08-16T01:45:32.966Z] Successfully built d5669f5406b0 [2021-08-16T01:45:32.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:45:33.296Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-16T01:45:33.296Z] . [Pipeline] withDockerContainer [2021-08-16T01:45:33.383Z] prd-centos7-docker-4c-2g-955 does not seem to be running inside a container [2021-08-16T01:45:33.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-16T01:45:33.846Z] $ docker top fe5704f7ec1b2bc3339f5663d5763a7d8b7b33ce48971d4fbbc57f300c853f1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-16T01:45:34.241Z] + go version [2021-08-16T01:45:34.241Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-16T01:45:34.273Z] $ docker stop --time=1 fe5704f7ec1b2bc3339f5663d5763a7d8b7b33ce48971d4fbbc57f300c853f1f [2021-08-16T01:45:35.449Z] $ docker rm -f fe5704f7ec1b2bc3339f5663d5763a7d8b7b33ce48971d4fbbc57f300c853f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:45:35.955Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-16T01:45:35.955Z] . [Pipeline] withDockerContainer [2021-08-16T01:45:36.056Z] prd-centos7-docker-4c-2g-955 does not seem to be running inside a container [2021-08-16T01:45:36.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-16T01:45:36.567Z] $ docker top 4781914cbfd12622c0e8941c70285d9ce4c246ab72360e436a6d4d69e354b5b2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-16T01:45:36.993Z] + go mod tidy [Pipeline] sh [2021-08-16T01:45:37.590Z] + make test [2021-08-16T01:45:37.590Z] go mod tidy [2021-08-16T01:45:37.858Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-16T01:45:38.128Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-16T01:45:56.491Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-16T01:45:56.491Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.3% of statements [2021-08-16T01:45:56.491Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-16T01:45:56.491Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-16T01:46:03.219Z] gofmt -l . [2021-08-16T01:46:03.219Z] ["`gofmt -l .`" = ""] [2021-08-16T01:46:03.219Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-16T01:46:03.260Z] $ docker stop --time=1 4781914cbfd12622c0e8941c70285d9ce4c246ab72360e436a6d4d69e354b5b2 [2021-08-16T01:46:04.732Z] $ docker rm -f 4781914cbfd12622c0e8941c70285d9ce4c246ab72360e436a6d4d69e354b5b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-16T01:46:05.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-16T01:46:05.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-16T01:46:07.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-16T01:46:07.988Z] + ls -al . [2021-08-16T01:46:07.988Z] total 120 [2021-08-16T01:46:07.988Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 16 01:46 . [2021-08-16T01:46:07.988Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 16 01:44 .. [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 16 01:45 Attribution.txt [2021-08-16T01:46:07.988Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 16 01:45 bin [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 16 01:45 CHANGELOG.md [2021-08-16T01:46:07.988Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 16 01:45 cmd [2021-08-16T01:46:07.988Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 16 01:45 coverage.out [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 16 01:45 Dockerfile [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 994 Aug 16 01:45 Dockerfile.build [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 16 01:45 .dockerignore [2021-08-16T01:46:07.988Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 16 01:45 .git [2021-08-16T01:46:07.988Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 16 01:45 .github [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 16 01:45 .gitignore [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 16 01:45 go.mod [2021-08-16T01:46:07.988Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 16 01:45 go.sum [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 16 01:45 GOVERNANCE.md [2021-08-16T01:46:07.988Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 16 01:45 internal [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 16 01:45 Jenkinsfile [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 16 01:45 LICENSE [2021-08-16T01:46:07.988Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 16 01:45 Makefile [2021-08-16T01:46:07.988Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 16 01:45 mock [2021-08-16T01:46:07.989Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 16 01:45 OWNERS.md [2021-08-16T01:46:07.989Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 16 01:45 README.md [2021-08-16T01:46:07.989Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 16 01:45 snap [2021-08-16T01:46:07.989Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 16 01:41 VERSION [2021-08-16T01:46:07.989Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 16 01:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:08.318Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 --label arch=amd64 --label version=2.0.1-dev.4 . [2021-08-16T01:46:08.318Z] Sending build context to Docker daemon 636.4kB [2021-08-16T01:46:08.318Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-16T01:46:08.318Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-16T01:46:08.318Z] ---> d5669f5406b0 [2021-08-16T01:46:08.318Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-16T01:46:08.318Z] ---> Running in 7bfd6b577a23 [2021-08-16T01:46:08.587Z] Removing intermediate container 7bfd6b577a23 [2021-08-16T01:46:08.587Z] ---> 7fbdeca1fa54 [2021-08-16T01:46:08.587Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-16T01:46:08.587Z] ---> Running in 2623cb736fa1 [2021-08-16T01:46:08.587Z] Removing intermediate container 2623cb736fa1 [2021-08-16T01:46:08.587Z] ---> 48f60faa1460 [2021-08-16T01:46:08.587Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-16T01:46:08.587Z] ---> Running in 21ca97338e04 [2021-08-16T01:46:09.173Z] Removing intermediate container 21ca97338e04 [2021-08-16T01:46:09.173Z] ---> b30d38501ce4 [2021-08-16T01:46:09.173Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-16T01:46:09.173Z] ---> Running in 9a664e06cb81 [2021-08-16T01:46:09.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-16T01:46:10.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-16T01:46:10.988Z] OK: 224 MiB in 59 packages [2021-08-16T01:46:11.256Z] Removing intermediate container 9a664e06cb81 [2021-08-16T01:46:11.256Z] ---> 81f8540f438e [2021-08-16T01:46:11.256Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-16T01:46:11.256Z] ---> Running in c12279896784 [2021-08-16T01:46:11.524Z] Removing intermediate container c12279896784 [2021-08-16T01:46:11.524Z] ---> b14185a10202 [2021-08-16T01:46:11.524Z] Step 8/24 : COPY . . [2021-08-16T01:46:11.794Z] ---> 91f4ef1e0608 [2021-08-16T01:46:11.794Z] Step 9/24 : RUN go mod tidy [2021-08-16T01:46:11.794Z] ---> Running in e53c199aebf6 [2021-08-16T01:46:12.767Z] Removing intermediate container e53c199aebf6 [2021-08-16T01:46:12.767Z] ---> 6112be3c1f5f [2021-08-16T01:46:12.767Z] Step 10/24 : RUN go mod download [2021-08-16T01:46:12.767Z] ---> Running in a603e68daaf5 [2021-08-16T01:46:13.035Z] Removing intermediate container a603e68daaf5 [2021-08-16T01:46:13.035Z] ---> 650d5ab67361 [2021-08-16T01:46:13.035Z] Step 11/24 : ARG MAKE='make build' [2021-08-16T01:46:13.304Z] ---> Running in 57af8cac2bd8 [2021-08-16T01:46:13.304Z] Removing intermediate container 57af8cac2bd8 [2021-08-16T01:46:13.304Z] ---> 27195e1bd546 [2021-08-16T01:46:13.304Z] Step 12/24 : RUN $MAKE [2021-08-16T01:46:13.304Z] ---> Running in 220f32c0a959 [2021-08-16T01:46:13.576Z] go mod tidy [2021-08-16T01:46:13.847Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.4" -o cmd/device-mqtt ./cmd [2021-08-16T01:46:14.434Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-956 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-16T01:46:14.453Z] Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout [2021-08-16T01:46:14.723Z] Selected Git installation does not exist. Using Default [2021-08-16T01:46:14.723Z] The recommended git tool is: NONE [2021-08-16T01:46:20.887Z] using credential edgex-jenkins-ssh [2021-08-16T01:46:20.910Z] Cloning the remote Git repository [2021-08-16T01:46:20.967Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-16T01:46:22.283Z] Avoid second fetch [2021-08-16T01:46:22.284Z] Checking out Revision f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (main) [2021-08-16T01:46:21.086Z] > git init /w/workspace/device-mqtt-go/6 # timeout=10 [2021-08-16T01:46:21.200Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-16T01:46:21.201Z] > git --version # timeout=10 [2021-08-16T01:46:21.218Z] > git --version # 'git version 2.17.1' [2021-08-16T01:46:21.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-16T01:46:21.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-16T01:46:22.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-16T01:46:22.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-16T01:46:22.304Z] > git config core.sparsecheckout # timeout=10 [2021-08-16T01:46:22.319Z] > git checkout -f f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 [2021-08-16T01:46:26.204Z] Removing intermediate container 220f32c0a959 [2021-08-16T01:46:26.205Z] ---> 0916a6915298 [2021-08-16T01:46:26.205Z] Step 13/24 : FROM alpine:3.12 [2021-08-16T01:46:26.205Z] 3.12: Pulling from library/alpine [2021-08-16T01:46:26.205Z] 339de151aab4: Pulling fs layer [2021-08-16T01:46:26.476Z] 339de151aab4: Verifying Checksum [2021-08-16T01:46:26.476Z] 339de151aab4: Download complete [2021-08-16T01:46:26.671Z] Commit message: "Merge pull request #300 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.1" [2021-08-16T01:46:26.748Z] 339de151aab4: Pull complete [2021-08-16T01:46:26.748Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-16T01:46:26.748Z] Status: Downloaded newer image for alpine:3.12 [2021-08-16T01:46:26.748Z] ---> 13621d1b12d4 [2021-08-16T01:46:26.748Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-16T01:46:26.748Z] ---> Running in 541ba89f6df2 [2021-08-16T01:46:26.748Z] Removing intermediate container 541ba89f6df2 [2021-08-16T01:46:26.748Z] ---> f025cd933b09 [2021-08-16T01:46:26.748Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-16T01:46:26.748Z] ---> Running in ef6230ab1492 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:46:27.011Z] provisioning config files... [2021-08-16T01:46:27.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-16T01:46:27.044Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config3906642292003214555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:46:27.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-16T01:46:27.285Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-16T01:46:27.285Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-16T01:46:27.285Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-16T01:46:27.285Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-16T01:46:27.285Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-16T01:46:27.285Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-16T01:46:27.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-16T01:46:27.285Z] OK: 8 MiB in 20 packages [2021-08-16T01:46:27.551Z] Removing intermediate container ef6230ab1492 [2021-08-16T01:46:27.551Z] ---> aa7118fa38dc [2021-08-16T01:46:27.551Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-16T01:46:27.658Z] ---> docker-login.sh [2021-08-16T01:46:27.658Z] nexus3.edgexfoundry.org:10001 [2021-08-16T01:46:28.136Z] ---> 7d082a799f46 [2021-08-16T01:46:28.136Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-16T01:46:28.136Z] ---> 6e68011414a3 [2021-08-16T01:46:28.136Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-16T01:46:28.406Z] ---> d746ee4feb03 [2021-08-16T01:46:28.406Z] Step 19/24 : EXPOSE 59982 [2021-08-16T01:46:28.406Z] ---> Running in c8b969496fa7 [2021-08-16T01:46:28.406Z] Removing intermediate container c8b969496fa7 [2021-08-16T01:46:28.406Z] ---> 8fdbf0bbc09f [2021-08-16T01:46:28.406Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-16T01:46:28.406Z] ---> Running in d93923ff84e5 [2021-08-16T01:46:28.406Z] Removing intermediate container d93923ff84e5 [2021-08-16T01:46:28.406Z] ---> 8bb8cbb220cc [2021-08-16T01:46:28.406Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-16T01:46:28.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:28.675Z] ---> Running in c25e661b9a36 [2021-08-16T01:46:28.675Z] Removing intermediate container c25e661b9a36 [2021-08-16T01:46:28.675Z] ---> b709e2c4e656 [2021-08-16T01:46:28.675Z] Step 22/24 : LABEL arch=amd64 [2021-08-16T01:46:28.675Z] ---> Running in 0b327163f903 [2021-08-16T01:46:28.675Z] Removing intermediate container 0b327163f903 [2021-08-16T01:46:28.675Z] ---> aa806f651011 [2021-08-16T01:46:28.675Z] Step 23/24 : LABEL git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:46:28.675Z] ---> Running in 25adfd4d8751 [2021-08-16T01:46:28.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:28.919Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:28.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:28.919Z] [2021-08-16T01:46:28.919Z] Login Succeeded [2021-08-16T01:46:28.919Z] nexus3.edgexfoundry.org:10002 [2021-08-16T01:46:28.941Z] Removing intermediate container 25adfd4d8751 [2021-08-16T01:46:28.941Z] ---> 66131462b98c [2021-08-16T01:46:28.941Z] Step 24/24 : LABEL version=2.0.1-dev.4 [2021-08-16T01:46:28.941Z] ---> Running in 155a469c6f1f [2021-08-16T01:46:28.941Z] Removing intermediate container 155a469c6f1f [2021-08-16T01:46:28.941Z] ---> edd8aa8c15e2 [2021-08-16T01:46:28.941Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-16T01:46:28.941Z] Successfully built edd8aa8c15e2 [2021-08-16T01:46:28.941Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:46:29.088Z] provisioning config files... [2021-08-16T01:46:29.103Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config1565499055214809128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:46:29.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:29.436Z] ---> docker-login.sh [2021-08-16T01:46:29.436Z] nexus3.edgexfoundry.org:10001 [2021-08-16T01:46:29.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:29.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:29.436Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:29.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:29.436Z] [2021-08-16T01:46:29.436Z] Login Succeeded [2021-08-16T01:46:29.436Z] nexus3.edgexfoundry.org:10002 [2021-08-16T01:46:29.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:29.481Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:29.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:29.481Z] [2021-08-16T01:46:29.481Z] Login Succeeded [2021-08-16T01:46:29.481Z] nexus3.edgexfoundry.org:10003 [2021-08-16T01:46:29.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:29.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:29.705Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:29.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:29.705Z] [2021-08-16T01:46:29.705Z] Login Succeeded [2021-08-16T01:46:29.705Z] nexus3.edgexfoundry.org:10003 [2021-08-16T01:46:29.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:29.976Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:29.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:29.976Z] [2021-08-16T01:46:29.976Z] Login Succeeded [2021-08-16T01:46:29.976Z] nexus3.edgexfoundry.org:10004 [2021-08-16T01:46:29.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:29.976Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:29.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:29.976Z] [2021-08-16T01:46:29.976Z] Login Succeeded [2021-08-16T01:46:29.976Z] docker.io [2021-08-16T01:46:30.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:30.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:30.085Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:30.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:30.085Z] [2021-08-16T01:46:30.085Z] Login Succeeded [2021-08-16T01:46:30.085Z] nexus3.edgexfoundry.org:10004 [2021-08-16T01:46:30.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:30.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:30.509Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:30.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:30.509Z] [2021-08-16T01:46:30.509Z] Login Succeeded [2021-08-16T01:46:30.509Z] ---> docker-login.sh ends [Pipeline] } [2021-08-16T01:46:30.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-16T01:46:30.597Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-08-16T01:46:30.597Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:46:30.597Z] latest [2021-08-16T01:46:30.597Z] 2.0.1-dev.4 [2021-08-16T01:46:30.597Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [2021-08-16T01:46:30.597Z] main [2021-08-16T01:46:30.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:30.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:30.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:30.686Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:30.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:30.686Z] [2021-08-16T01:46:30.686Z] Login Succeeded [2021-08-16T01:46:30.686Z] docker.io [2021-08-16T01:46:30.967Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:31.283Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:46:31.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-16T01:46:31.284Z] f2539ef490b3: Preparing [2021-08-16T01:46:31.284Z] edfcabd0f3a4: Preparing [2021-08-16T01:46:31.284Z] b4377188ee60: Preparing [2021-08-16T01:46:31.284Z] a13b52c8d0b5: Preparing [2021-08-16T01:46:31.284Z] 32f366d666a5: Preparing [2021-08-16T01:46:31.284Z] 32f366d666a5: Layer already exists [2021-08-16T01:46:31.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:46:31.550Z] edfcabd0f3a4: Pushed [2021-08-16T01:46:31.550Z] f2539ef490b3: Pushed [2021-08-16T01:46:31.550Z] a13b52c8d0b5: Pushed [2021-08-16T01:46:31.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:46:31.560Z] Configure a credential helper to remove this warning. See [2021-08-16T01:46:31.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:46:31.560Z] [2021-08-16T01:46:31.560Z] Login Succeeded [2021-08-16T01:46:31.560Z] ---> docker-login.sh ends [Pipeline] } [2021-08-16T01:46:31.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-16T01:46:32.025Z] ========================================================= [2021-08-16T01:46:32.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-16T01:46:32.026Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:32.430Z] + 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-08-16T01:46:32.957Z] b4377188ee60: Pushed [2021-08-16T01:46:32.957Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:33.032Z] Sending build context to Docker daemon 618.5kB [2021-08-16T01:46:33.032Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-16T01:46:33.032Z] Step 2/8 : FROM ${BASE} [2021-08-16T01:46:33.032Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-16T01:46:33.032Z] 595b0fe564bb: Pulling fs layer [2021-08-16T01:46:33.032Z] 24495759ef45: Pulling fs layer [2021-08-16T01:46:33.032Z] d148012ef14d: Pulling fs layer [2021-08-16T01:46:33.281Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:33.310Z] e90a11edd702: Pulling fs layer [2021-08-16T01:46:33.310Z] d77568369979: Pulling fs layer [2021-08-16T01:46:33.310Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-16T01:46:33.310Z] 170f2ba95c9a: Pulling fs layer [2021-08-16T01:46:33.310Z] 97ac5df62f85: Pulling fs layer [2021-08-16T01:46:33.310Z] e90a11edd702: Waiting [2021-08-16T01:46:33.310Z] d77568369979: Waiting [2021-08-16T01:46:33.310Z] fc1c9f9a7f3b: Waiting [2021-08-16T01:46:33.310Z] 170f2ba95c9a: Waiting [2021-08-16T01:46:33.310Z] 97ac5df62f85: Waiting [2021-08-16T01:46:33.310Z] d148012ef14d: Verifying Checksum [2021-08-16T01:46:33.310Z] d148012ef14d: Download complete [2021-08-16T01:46:33.310Z] 24495759ef45: Verifying Checksum [2021-08-16T01:46:33.310Z] 24495759ef45: Download complete [2021-08-16T01:46:33.310Z] d77568369979: Verifying Checksum [2021-08-16T01:46:33.310Z] d77568369979: Download complete [2021-08-16T01:46:33.310Z] fc1c9f9a7f3b: Download complete [2021-08-16T01:46:33.310Z] 170f2ba95c9a: Verifying Checksum [2021-08-16T01:46:33.310Z] 170f2ba95c9a: Download complete [2021-08-16T01:46:33.595Z] 595b0fe564bb: Verifying Checksum [2021-08-16T01:46:33.595Z] 595b0fe564bb: Download complete [2021-08-16T01:46:33.599Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-16T01:46:33.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-16T01:46:33.866Z] f2539ef490b3: Preparing [2021-08-16T01:46:33.866Z] edfcabd0f3a4: Preparing [2021-08-16T01:46:33.866Z] b4377188ee60: Preparing [2021-08-16T01:46:33.866Z] a13b52c8d0b5: Preparing [2021-08-16T01:46:33.866Z] 32f366d666a5: Preparing [2021-08-16T01:46:33.866Z] f2539ef490b3: Layer already exists [2021-08-16T01:46:33.866Z] b4377188ee60: Layer already exists [2021-08-16T01:46:33.866Z] a13b52c8d0b5: Layer already exists [2021-08-16T01:46:33.866Z] 32f366d666a5: Layer already exists [2021-08-16T01:46:34.133Z] edfcabd0f3a4: Layer already exists [2021-08-16T01:46:34.133Z] latest: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:34.202Z] 595b0fe564bb: Pull complete [2021-08-16T01:46:34.474Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:34.800Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.4 [2021-08-16T01:46:34.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-16T01:46:34.801Z] f2539ef490b3: Preparing [2021-08-16T01:46:34.801Z] edfcabd0f3a4: Preparing [2021-08-16T01:46:34.801Z] b4377188ee60: Preparing [2021-08-16T01:46:34.801Z] a13b52c8d0b5: Preparing [2021-08-16T01:46:34.801Z] 32f366d666a5: Preparing [2021-08-16T01:46:34.801Z] f2539ef490b3: Layer already exists [2021-08-16T01:46:34.801Z] 32f366d666a5: Layer already exists [2021-08-16T01:46:34.801Z] b4377188ee60: Layer already exists [2021-08-16T01:46:34.801Z] a13b52c8d0b5: Layer already exists [2021-08-16T01:46:34.801Z] edfcabd0f3a4: Layer already exists [2021-08-16T01:46:34.801Z] 2.0.1-dev.4: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:35.123Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:35.189Z] 24495759ef45: Pull complete [2021-08-16T01:46:35.447Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [2021-08-16T01:46:35.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-16T01:46:35.447Z] f2539ef490b3: Preparing [2021-08-16T01:46:35.447Z] edfcabd0f3a4: Preparing [2021-08-16T01:46:35.447Z] b4377188ee60: Preparing [2021-08-16T01:46:35.447Z] a13b52c8d0b5: Preparing [2021-08-16T01:46:35.447Z] 32f366d666a5: Preparing [2021-08-16T01:46:35.447Z] edfcabd0f3a4: Layer already exists [2021-08-16T01:46:35.447Z] 32f366d666a5: Layer already exists [2021-08-16T01:46:35.447Z] a13b52c8d0b5: Layer already exists [2021-08-16T01:46:35.447Z] f2539ef490b3: Layer already exists [2021-08-16T01:46:35.447Z] b4377188ee60: Layer already exists [2021-08-16T01:46:35.447Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [2021-08-16T01:46:35.468Z] d148012ef14d: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:35.770Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:36.095Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-08-16T01:46:36.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-16T01:46:36.095Z] f2539ef490b3: Preparing [2021-08-16T01:46:36.095Z] edfcabd0f3a4: Preparing [2021-08-16T01:46:36.095Z] b4377188ee60: Preparing [2021-08-16T01:46:36.095Z] a13b52c8d0b5: Preparing [2021-08-16T01:46:36.095Z] 32f366d666a5: Preparing [2021-08-16T01:46:36.095Z] 32f366d666a5: Layer already exists [2021-08-16T01:46:36.095Z] b4377188ee60: Layer already exists [2021-08-16T01:46:36.095Z] a13b52c8d0b5: Layer already exists [2021-08-16T01:46:36.095Z] edfcabd0f3a4: Layer already exists [2021-08-16T01:46:36.095Z] f2539ef490b3: Layer already exists [2021-08-16T01:46:37.057Z] 97ac5df62f85: Verifying Checksum [2021-08-16T01:46:37.057Z] 97ac5df62f85: Download complete [2021-08-16T01:46:37.505Z] main: digest: sha256:9933ee9265a8343f2d675ab909acbcb1fbeaa7d0ca238eb6cd98f4c692ab7b0f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-16T01:46:37.574Z] ===================================================== [Pipeline] echo [2021-08-16T01:46:37.591Z] taggedImages: [2021-08-16T01:46:37.591Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:46:37.591Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-16T01:46:37.591Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.4 [2021-08-16T01:46:37.591Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [2021-08-16T01:46:37.591Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2021-08-16T01:46:37.668Z] e90a11edd702: Verifying Checksum [2021-08-16T01:46:37.668Z] e90a11edd702: Download complete [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:38.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-16T01:46:38.062Z] [2021-08-16T01:46:38.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:46:38.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-16T01:46:38.397Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-16T01:46:38.397Z] b4d181a07f80: Pulling fs layer [2021-08-16T01:46:38.397Z] a1111a8f2ec3: Pulling fs layer [2021-08-16T01:46:38.397Z] ed53099fbce6: Pulling fs layer [2021-08-16T01:46:38.397Z] dc539afda2c1: Pulling fs layer [2021-08-16T01:46:38.397Z] 77bc0d833cb6: Pulling fs layer [2021-08-16T01:46:38.397Z] 9065ff56babe: Pulling fs layer [2021-08-16T01:46:38.397Z] d287ab97295c: Pulling fs layer [2021-08-16T01:46:38.397Z] dc539afda2c1: Waiting [2021-08-16T01:46:38.397Z] 77bc0d833cb6: Waiting [2021-08-16T01:46:38.397Z] 9065ff56babe: Waiting [2021-08-16T01:46:38.397Z] d287ab97295c: Waiting [2021-08-16T01:46:38.662Z] a1111a8f2ec3: Verifying Checksum [2021-08-16T01:46:38.662Z] a1111a8f2ec3: Download complete [2021-08-16T01:46:38.662Z] dc539afda2c1: Verifying Checksum [2021-08-16T01:46:38.662Z] dc539afda2c1: Download complete [2021-08-16T01:46:38.928Z] 77bc0d833cb6: Verifying Checksum [2021-08-16T01:46:38.928Z] 77bc0d833cb6: Download complete [2021-08-16T01:46:38.928Z] 9065ff56babe: Verifying Checksum [2021-08-16T01:46:38.928Z] 9065ff56babe: Download complete [2021-08-16T01:46:39.195Z] ed53099fbce6: Verifying Checksum [2021-08-16T01:46:39.195Z] ed53099fbce6: Download complete [2021-08-16T01:46:39.781Z] b4d181a07f80: Verifying Checksum [2021-08-16T01:46:39.781Z] b4d181a07f80: Download complete [2021-08-16T01:46:40.754Z] b4d181a07f80: Pull complete [2021-08-16T01:46:41.021Z] a1111a8f2ec3: Pull complete [2021-08-16T01:46:41.291Z] ed53099fbce6: Pull complete [2021-08-16T01:46:41.559Z] dc539afda2c1: Pull complete [2021-08-16T01:46:41.827Z] 77bc0d833cb6: Pull complete [2021-08-16T01:46:41.827Z] 9065ff56babe: Pull complete [2021-08-16T01:46:43.244Z] d287ab97295c: Verifying Checksum [2021-08-16T01:46:43.244Z] d287ab97295c: Download complete [2021-08-16T01:46:47.527Z] d287ab97295c: Pull complete [2021-08-16T01:46:47.527Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-16T01:46:47.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-16T01:46:47.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-16T01:46:47.622Z] prd-centos7-docker-4c-2g-955 does not seem to be running inside a container [2021-08-16T01:46:47.709Z] $ 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-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-16T01:46:47.853Z] e90a11edd702: Pull complete [2021-08-16T01:46:47.853Z] d77568369979: Pull complete [2021-08-16T01:46:48.457Z] fc1c9f9a7f3b: Pull complete [2021-08-16T01:46:48.736Z] 170f2ba95c9a: Pull complete [2021-08-16T01:46:50.106Z] $ docker top 1f3c5c2073679f737452c516edc11ac2cedca6f93a14962b33dacbdf0758863d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:46:50.705Z] ---> job-cost.sh [2021-08-16T01:46:50.706Z] lf-activate-venv: SKIPPING [2021-08-16T01:46:50.706Z] INFO: No Stack... [2021-08-16T01:46:51.664Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-16T01:46:51.664Z] INFO: Archiving Costs [Pipeline] sh [2021-08-16T01:46:51.984Z] + cat /w/workspace/device-mqtt-go/6/archives/cost.csv [2021-08-16T01:46:51.984Z] + cut -d, -f6 [Pipeline] lock [2021-08-16T01:46:52.033Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [2021-08-16T01:46:52.042Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] did not exist. Created. [2021-08-16T01:46:52.043Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-16T01:46:52.382Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-16T01:46:52.428Z] Stashed 1 file(s) [Pipeline] } [2021-08-16T01:46:52.445Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-16T01:46:52.492Z] $ docker stop --time=1 1f3c5c2073679f737452c516edc11ac2cedca6f93a14962b33dacbdf0758863d [2021-08-16T01:46:53.634Z] $ docker rm -f 1f3c5c2073679f737452c516edc11ac2cedca6f93a14962b33dacbdf0758863d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-16T01:46:54.185Z] 97ac5df62f85: Pull complete [2021-08-16T01:46:54.185Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-16T01:46:54.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-16T01:46:54.185Z] ---> 04bc70af865f [2021-08-16T01:46:54.185Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-16T01:46:57.626Z] ---> Running in e75e429db1ac [2021-08-16T01:46:57.904Z] Removing intermediate container e75e429db1ac [2021-08-16T01:46:57.904Z] ---> 9480ff188127 [2021-08-16T01:46:57.904Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-16T01:46:57.904Z] ---> Running in c5cba3995a1b [2021-08-16T01:47:00.523Z] Removing intermediate container c5cba3995a1b [2021-08-16T01:47:00.523Z] ---> 85417c010ac6 [2021-08-16T01:47:00.523Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-16T01:47:00.800Z] ---> Running in 5c82f9af4dbb [2021-08-16T01:47:02.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-16T01:47:03.252Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-16T01:47:03.850Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-16T01:47:03.850Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-16T01:47:03.850Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-16T01:47:04.123Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-16T01:47:04.395Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-16T01:47:04.395Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-16T01:47:04.395Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-16T01:47:04.905Z] Executing busybox-1.32.1-r6.trigger [2021-08-16T01:47:04.905Z] OK: 224 MiB in 59 packages [2021-08-16T01:47:06.380Z] Removing intermediate container 5c82f9af4dbb [2021-08-16T01:47:06.380Z] ---> 511fd7cc4ed9 [2021-08-16T01:47:06.380Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-16T01:47:06.380Z] ---> Running in 42f62b44ce7d [2021-08-16T01:47:06.980Z] Removing intermediate container 42f62b44ce7d [2021-08-16T01:47:06.980Z] ---> 026c18fbb205 [2021-08-16T01:47:06.980Z] Step 7/8 : COPY . . [2021-08-16T01:47:08.418Z] ---> d72e6adcfee1 [2021-08-16T01:47:08.418Z] Step 8/8 : RUN go mod download [2021-08-16T01:47:08.418Z] ---> Running in 79319f60a616 [2021-08-16T01:47:40.791Z] Removing intermediate container 79319f60a616 [2021-08-16T01:47:40.791Z] ---> abf9524b9844 [2021-08-16T01:47:40.791Z] Successfully built abf9524b9844 [2021-08-16T01:47:40.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:47:41.146Z] + docker inspect -f . ci-base-image-arm64 [2021-08-16T01:47:41.146Z] . [Pipeline] withDockerContainer [2021-08-16T01:47:41.404Z] prd-ubuntu18.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2021-08-16T01:47:41.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-16T01:47:43.377Z] $ docker top fb1812b3248aceeffca1d59e7bc25ca7459ac80ccd5046e9f992706a8b7b8cda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-16T01:47:44.332Z] + go version [2021-08-16T01:47:44.332Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-16T01:47:44.351Z] $ docker stop --time=1 fb1812b3248aceeffca1d59e7bc25ca7459ac80ccd5046e9f992706a8b7b8cda [2021-08-16T01:47:46.251Z] $ docker rm -f fb1812b3248aceeffca1d59e7bc25ca7459ac80ccd5046e9f992706a8b7b8cda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:47:46.977Z] + docker inspect -f . ci-base-image-arm64 [2021-08-16T01:47:46.977Z] . [Pipeline] withDockerContainer [2021-08-16T01:47:47.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2021-08-16T01:47:47.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-16T01:47:48.890Z] $ docker top 02602b4025cec28f15cef1cce0c1457168dcf28904887dc3389b0ee784b03254 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-16T01:47:49.836Z] + go mod tidy [Pipeline] sh [2021-08-16T01:47:51.102Z] + make test [2021-08-16T01:47:51.102Z] go mod tidy [2021-08-16T01:47:51.700Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-16T01:47:52.681Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-16T01:48:49.273Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-16T01:48:49.871Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.049s coverage: 24.3% of statements [2021-08-16T01:48:49.871Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-16T01:48:50.155Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-16T01:49:22.662Z] gofmt -l . [2021-08-16T01:49:22.662Z] ["`gofmt -l .`" = ""] [2021-08-16T01:49:22.662Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-16T01:49:22.678Z] $ docker stop --time=1 02602b4025cec28f15cef1cce0c1457168dcf28904887dc3389b0ee784b03254 [2021-08-16T01:49:24.745Z] $ docker rm -f 02602b4025cec28f15cef1cce0c1457168dcf28904887dc3389b0ee784b03254 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-16T01:49:25.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-16T01:49:25.755Z] Warning: overwriting stash ‘coverage-report’ [2021-08-16T01:49:26.338Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-16T01:49:26.827Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-16T01:49:27.175Z] + ls -al . [2021-08-16T01:49:27.175Z] total 152 [2021-08-16T01:49:27.175Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 01:49 . [2021-08-16T01:49:27.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 01:46 .. [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 16 01:46 .dockerignore [2021-08-16T01:49:27.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 01:46 .git [2021-08-16T01:49:27.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:46 .github [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 16 01:46 .gitignore [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 16 01:46 Attribution.txt [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 16 01:46 CHANGELOG.md [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 16 01:46 Dockerfile [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 994 Aug 16 01:46 Dockerfile.build [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 01:46 GOVERNANCE.md [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 01:46 Jenkinsfile [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 16 01:46 LICENSE [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 16 01:46 Makefile [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 16 01:46 OWNERS.md [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 16 01:46 README.md [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 16 01:41 VERSION [2021-08-16T01:49:27.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:46 bin [2021-08-16T01:49:27.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 01:46 cmd [2021-08-16T01:49:27.175Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 16 01:48 coverage.out [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 16 01:46 go.mod [2021-08-16T01:49:27.175Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 16 01:47 go.sum [2021-08-16T01:49:27.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 01:46 internal [2021-08-16T01:49:27.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:46 mock [2021-08-16T01:49:27.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 01:46 snap [2021-08-16T01:49:27.175Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 16 01:46 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:49:27.535Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 --label arch=arm64 --label version=2.0.1-dev.4 . [2021-08-16T01:49:27.810Z] Sending build context to Docker daemon 635.4kB [2021-08-16T01:49:28.085Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-16T01:49:28.085Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-16T01:49:28.085Z] ---> abf9524b9844 [2021-08-16T01:49:28.085Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-16T01:49:28.360Z] ---> Running in 8769d2032dc3 [2021-08-16T01:49:28.968Z] Removing intermediate container 8769d2032dc3 [2021-08-16T01:49:28.968Z] ---> 08f5325b6cba [2021-08-16T01:49:28.968Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-16T01:49:28.968Z] ---> Running in 40ee4805e8ad [2021-08-16T01:49:29.577Z] Removing intermediate container 40ee4805e8ad [2021-08-16T01:49:29.577Z] ---> 6551ace3ca26 [2021-08-16T01:49:29.577Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-16T01:49:29.577Z] ---> Running in 49a9354ad1cb [2021-08-16T01:49:32.216Z] Removing intermediate container 49a9354ad1cb [2021-08-16T01:49:32.216Z] ---> 3c24f9b29c30 [2021-08-16T01:49:32.216Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-16T01:49:32.216Z] ---> Running in 6d57078dc7be [2021-08-16T01:49:33.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-16T01:49:34.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-16T01:49:35.236Z] OK: 224 MiB in 59 packages [2021-08-16T01:49:36.677Z] Removing intermediate container 6d57078dc7be [2021-08-16T01:49:36.677Z] ---> df107c878702 [2021-08-16T01:49:36.677Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-16T01:49:36.677Z] ---> Running in 7b6f6900c7be [2021-08-16T01:49:37.274Z] Removing intermediate container 7b6f6900c7be [2021-08-16T01:49:37.274Z] ---> 837e46470b41 [2021-08-16T01:49:37.274Z] Step 8/24 : COPY . . [2021-08-16T01:49:38.256Z] ---> 16fdd31362ba [2021-08-16T01:49:38.256Z] Step 9/24 : RUN go mod tidy [2021-08-16T01:49:38.530Z] ---> Running in 013b7c4efca3 [2021-08-16T01:49:41.933Z] Removing intermediate container 013b7c4efca3 [2021-08-16T01:49:41.933Z] ---> 3507d3d48e8b [2021-08-16T01:49:41.933Z] Step 10/24 : RUN go mod download [2021-08-16T01:49:41.933Z] ---> Running in 256b4ef1b99c [2021-08-16T01:49:44.566Z] Removing intermediate container 256b4ef1b99c [2021-08-16T01:49:44.566Z] ---> 895a26fc9f8a [2021-08-16T01:49:44.566Z] Step 11/24 : ARG MAKE='make build' [2021-08-16T01:49:44.566Z] ---> Running in 11882ca814fc [2021-08-16T01:49:45.166Z] Removing intermediate container 11882ca814fc [2021-08-16T01:49:45.166Z] ---> 03df3d75f6db [2021-08-16T01:49:45.166Z] Step 12/24 : RUN $MAKE [2021-08-16T01:49:45.443Z] ---> Running in bcadf1a6d329 [2021-08-16T01:49:46.897Z] go mod tidy [2021-08-16T01:49:47.177Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.4" -o cmd/device-mqtt ./cmd [2021-08-16T01:50:34.235Z] Removing intermediate container bcadf1a6d329 [2021-08-16T01:50:34.235Z] ---> a3eb6d3993b9 [2021-08-16T01:50:34.235Z] Step 13/24 : FROM alpine:3.12 [2021-08-16T01:50:34.235Z] 3.12: Pulling from library/alpine [2021-08-16T01:50:34.235Z] d2f70382dc9a: Pulling fs layer [2021-08-16T01:50:34.235Z] d2f70382dc9a: Verifying Checksum [2021-08-16T01:50:34.235Z] d2f70382dc9a: Download complete [2021-08-16T01:50:34.235Z] d2f70382dc9a: Pull complete [2021-08-16T01:50:34.235Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-16T01:50:34.235Z] Status: Downloaded newer image for alpine:3.12 [2021-08-16T01:50:34.235Z] ---> c4fd0aeabfcf [2021-08-16T01:50:34.235Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-16T01:50:34.235Z] ---> Running in 9cf02dc93ce4 [2021-08-16T01:50:34.235Z] Removing intermediate container 9cf02dc93ce4 [2021-08-16T01:50:34.235Z] ---> 93516687240c [2021-08-16T01:50:34.235Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-16T01:50:34.235Z] ---> Running in a228b11b9c8d [2021-08-16T01:50:34.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-16T01:50:34.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-16T01:50:34.235Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-16T01:50:34.235Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-16T01:50:34.235Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-16T01:50:34.235Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-16T01:50:34.235Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-16T01:50:34.235Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-16T01:50:34.235Z] Executing busybox-1.31.1-r20.trigger [2021-08-16T01:50:34.235Z] OK: 8 MiB in 20 packages [2021-08-16T01:50:34.235Z] Removing intermediate container a228b11b9c8d [2021-08-16T01:50:34.235Z] ---> b7f9f0c65394 [2021-08-16T01:50:34.235Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-16T01:50:35.224Z] ---> 9f7449fd849b [2021-08-16T01:50:35.224Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-16T01:50:36.209Z] ---> 28c9313701d6 [2021-08-16T01:50:36.209Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-16T01:50:36.807Z] ---> ed61d78da0da [2021-08-16T01:50:36.807Z] Step 19/24 : EXPOSE 59982 [2021-08-16T01:50:37.082Z] ---> Running in 2d57e4eac57c [2021-08-16T01:50:37.680Z] Removing intermediate container 2d57e4eac57c [2021-08-16T01:50:37.680Z] ---> 9df9dd082288 [2021-08-16T01:50:37.680Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-16T01:50:37.680Z] ---> Running in fb07bff0ff52 [2021-08-16T01:50:38.277Z] Removing intermediate container fb07bff0ff52 [2021-08-16T01:50:38.278Z] ---> b3e3780fef1b [2021-08-16T01:50:38.278Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-16T01:50:38.278Z] ---> Running in 1858acb913cc [2021-08-16T01:50:38.871Z] Removing intermediate container 1858acb913cc [2021-08-16T01:50:38.871Z] ---> 235948ae5433 [2021-08-16T01:50:38.871Z] Step 22/24 : LABEL arch=arm64 [2021-08-16T01:50:39.145Z] ---> Running in 510180ce7658 [2021-08-16T01:50:39.744Z] Removing intermediate container 510180ce7658 [2021-08-16T01:50:39.744Z] ---> 1da1e1112be6 [2021-08-16T01:50:39.744Z] Step 23/24 : LABEL git_sha=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:50:39.744Z] ---> Running in d4fcfc48427d [2021-08-16T01:50:40.342Z] Removing intermediate container d4fcfc48427d [2021-08-16T01:50:40.342Z] ---> ed051e144417 [2021-08-16T01:50:40.342Z] Step 24/24 : LABEL version=2.0.1-dev.4 [2021-08-16T01:50:40.633Z] ---> Running in 3496d4f94297 [2021-08-16T01:50:41.229Z] Removing intermediate container 3496d4f94297 [2021-08-16T01:50:41.229Z] ---> 783ddb632297 [2021-08-16T01:50:41.229Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-16T01:50:41.229Z] Successfully built 783ddb632297 [2021-08-16T01:50:41.229Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:50:41.412Z] provisioning config files... [2021-08-16T01:50:41.435Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/6@tmp/config8321619592745317593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:50:41.801Z] ---> docker-login.sh [2021-08-16T01:50:41.801Z] nexus3.edgexfoundry.org:10001 [2021-08-16T01:50:42.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:50:42.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:50:42.075Z] Configure a credential helper to remove this warning. See [2021-08-16T01:50:42.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:50:42.075Z] [2021-08-16T01:50:42.075Z] Login Succeeded [2021-08-16T01:50:42.075Z] nexus3.edgexfoundry.org:10002 [2021-08-16T01:50:42.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:50:42.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:50:42.674Z] Configure a credential helper to remove this warning. See [2021-08-16T01:50:42.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:50:42.674Z] [2021-08-16T01:50:42.674Z] Login Succeeded [2021-08-16T01:50:42.674Z] nexus3.edgexfoundry.org:10003 [2021-08-16T01:50:42.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:50:43.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:50:43.220Z] Configure a credential helper to remove this warning. See [2021-08-16T01:50:43.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:50:43.220Z] [2021-08-16T01:50:43.220Z] Login Succeeded [2021-08-16T01:50:43.220Z] nexus3.edgexfoundry.org:10004 [2021-08-16T01:50:43.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:50:43.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:50:43.774Z] Configure a credential helper to remove this warning. See [2021-08-16T01:50:43.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:50:43.774Z] [2021-08-16T01:50:43.774Z] Login Succeeded [2021-08-16T01:50:43.774Z] docker.io [2021-08-16T01:50:44.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-16T01:50:44.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-16T01:50:44.650Z] Configure a credential helper to remove this warning. See [2021-08-16T01:50:44.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-16T01:50:44.650Z] [2021-08-16T01:50:44.650Z] Login Succeeded [2021-08-16T01:50:44.650Z] ---> docker-login.sh ends [Pipeline] } [2021-08-16T01:50:44.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-16T01:50:44.814Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-08-16T01:50:44.814Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:50:44.814Z] latest [2021-08-16T01:50:44.814Z] 2.0.1-dev.4 [2021-08-16T01:50:44.814Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [2021-08-16T01:50:44.814Z] main [2021-08-16T01:50:44.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:45.219Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:45.568Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:50:45.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-16T01:50:45.568Z] 54a2623b5906: Preparing [2021-08-16T01:50:45.568Z] e3a75221ae02: Preparing [2021-08-16T01:50:45.568Z] 61a00a6e10a2: Preparing [2021-08-16T01:50:45.568Z] f2ddb26243a7: Preparing [2021-08-16T01:50:45.568Z] 3fbe34a1663b: Preparing [2021-08-16T01:50:45.840Z] 3fbe34a1663b: Layer already exists [2021-08-16T01:50:45.841Z] e3a75221ae02: Pushed [2021-08-16T01:50:45.841Z] 54a2623b5906: Pushed [2021-08-16T01:50:46.820Z] f2ddb26243a7: Pushed [2021-08-16T01:50:48.802Z] 61a00a6e10a2: Pushed [2021-08-16T01:50:49.077Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:49.440Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:49.793Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-16T01:50:49.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-16T01:50:49.793Z] 54a2623b5906: Preparing [2021-08-16T01:50:49.793Z] e3a75221ae02: Preparing [2021-08-16T01:50:49.793Z] 61a00a6e10a2: Preparing [2021-08-16T01:50:49.793Z] f2ddb26243a7: Preparing [2021-08-16T01:50:49.793Z] 3fbe34a1663b: Preparing [2021-08-16T01:50:49.793Z] 61a00a6e10a2: Layer already exists [2021-08-16T01:50:49.793Z] 3fbe34a1663b: Layer already exists [2021-08-16T01:50:49.793Z] f2ddb26243a7: Layer already exists [2021-08-16T01:50:49.793Z] 54a2623b5906: Layer already exists [2021-08-16T01:50:49.793Z] e3a75221ae02: Layer already exists [2021-08-16T01:50:50.514Z] latest: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:50.866Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:51.220Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.4 [2021-08-16T01:50:51.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-16T01:50:51.220Z] 54a2623b5906: Preparing [2021-08-16T01:50:51.220Z] e3a75221ae02: Preparing [2021-08-16T01:50:51.220Z] 61a00a6e10a2: Preparing [2021-08-16T01:50:51.220Z] f2ddb26243a7: Preparing [2021-08-16T01:50:51.220Z] 3fbe34a1663b: Preparing [2021-08-16T01:50:51.220Z] 61a00a6e10a2: Layer already exists [2021-08-16T01:50:51.220Z] e3a75221ae02: Layer already exists [2021-08-16T01:50:51.220Z] 54a2623b5906: Layer already exists [2021-08-16T01:50:51.220Z] f2ddb26243a7: Layer already exists [2021-08-16T01:50:51.220Z] 3fbe34a1663b: Layer already exists [2021-08-16T01:50:51.497Z] 2.0.1-dev.4: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:51.852Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:52.217Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [2021-08-16T01:50:52.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-16T01:50:52.217Z] 54a2623b5906: Preparing [2021-08-16T01:50:52.217Z] e3a75221ae02: Preparing [2021-08-16T01:50:52.217Z] 61a00a6e10a2: Preparing [2021-08-16T01:50:52.217Z] f2ddb26243a7: Preparing [2021-08-16T01:50:52.217Z] 3fbe34a1663b: Preparing [2021-08-16T01:50:52.499Z] 3fbe34a1663b: Layer already exists [2021-08-16T01:50:52.499Z] f2ddb26243a7: Layer already exists [2021-08-16T01:50:52.499Z] 54a2623b5906: Layer already exists [2021-08-16T01:50:52.499Z] e3a75221ae02: Layer already exists [2021-08-16T01:50:52.499Z] 61a00a6e10a2: Layer already exists [2021-08-16T01:50:52.499Z] f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:52.854Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:53.197Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-08-16T01:50:53.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-16T01:50:53.197Z] 54a2623b5906: Preparing [2021-08-16T01:50:53.197Z] e3a75221ae02: Preparing [2021-08-16T01:50:53.197Z] 61a00a6e10a2: Preparing [2021-08-16T01:50:53.197Z] f2ddb26243a7: Preparing [2021-08-16T01:50:53.197Z] 3fbe34a1663b: Preparing [2021-08-16T01:50:53.197Z] e3a75221ae02: Layer already exists [2021-08-16T01:50:53.197Z] 61a00a6e10a2: Layer already exists [2021-08-16T01:50:53.197Z] f2ddb26243a7: Layer already exists [2021-08-16T01:50:53.197Z] 54a2623b5906: Layer already exists [2021-08-16T01:50:53.197Z] 3fbe34a1663b: Layer already exists [2021-08-16T01:50:53.471Z] main: digest: sha256:fa965adf69e75ec5c8986952ef082ee45b0abab6ae28ce773f97cc6da14186b2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-16T01:50:53.549Z] ===================================================== [Pipeline] echo [2021-08-16T01:50:53.567Z] taggedImages: [2021-08-16T01:50:53.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [2021-08-16T01:50:53.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-16T01:50:53.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.4 [2021-08-16T01:50:53.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63-2.0.1-dev.4 [2021-08-16T01:50:53.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:53.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-16T01:50:53.971Z] [2021-08-16T01:50:53.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:50:54.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-16T01:50:54.602Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-16T01:50:54.602Z] 448f6bf000e3: Pulling fs layer [2021-08-16T01:50:54.602Z] f757da607395: Pulling fs layer [2021-08-16T01:50:54.602Z] 05883995daec: Pulling fs layer [2021-08-16T01:50:54.602Z] 8603b9c90790: Pulling fs layer [2021-08-16T01:50:54.602Z] 1560dd03e051: Pulling fs layer [2021-08-16T01:50:54.602Z] 27f5ce0e4adf: Pulling fs layer [2021-08-16T01:50:54.602Z] c2d8d7efcc4b: Pulling fs layer [2021-08-16T01:50:54.602Z] 27f5ce0e4adf: Waiting [2021-08-16T01:50:54.602Z] c2d8d7efcc4b: Waiting [2021-08-16T01:50:54.602Z] 8603b9c90790: Waiting [2021-08-16T01:50:54.602Z] 1560dd03e051: Waiting [2021-08-16T01:50:54.876Z] f757da607395: Verifying Checksum [2021-08-16T01:50:54.876Z] f757da607395: Download complete [2021-08-16T01:50:54.876Z] 8603b9c90790: Verifying Checksum [2021-08-16T01:50:54.876Z] 8603b9c90790: Download complete [2021-08-16T01:50:54.876Z] 1560dd03e051: Verifying Checksum [2021-08-16T01:50:54.876Z] 1560dd03e051: Download complete [2021-08-16T01:50:55.151Z] 27f5ce0e4adf: Download complete [2021-08-16T01:50:55.151Z] 05883995daec: Download complete [2021-08-16T01:50:56.127Z] 448f6bf000e3: Verifying Checksum [2021-08-16T01:50:56.127Z] 448f6bf000e3: Download complete [2021-08-16T01:50:59.520Z] c2d8d7efcc4b: Verifying Checksum [2021-08-16T01:50:59.520Z] c2d8d7efcc4b: Download complete [2021-08-16T01:50:59.520Z] 448f6bf000e3: Pull complete [2021-08-16T01:51:00.118Z] f757da607395: Pull complete [2021-08-16T01:51:01.551Z] 05883995daec: Pull complete [2021-08-16T01:51:01.829Z] 8603b9c90790: Pull complete [2021-08-16T01:51:02.818Z] 1560dd03e051: Pull complete [2021-08-16T01:51:03.421Z] 27f5ce0e4adf: Pull complete [2021-08-16T01:51:18.516Z] c2d8d7efcc4b: Pull complete [2021-08-16T01:51:18.516Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-16T01:51:18.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-16T01:51:18.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-16T01:51:18.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2021-08-16T01:51:18.836Z] $ 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-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-16T01:51:22.745Z] $ docker top 7c9f40460024ca781d3351fe6e7f050700b08ed2192a550ff4db0f5d3d2a9e78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:51:23.684Z] ---> job-cost.sh [2021-08-16T01:51:23.684Z] lf-activate-venv: SKIPPING [2021-08-16T01:51:23.684Z] INFO: No Stack... [2021-08-16T01:51:24.664Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-16T01:51:24.938Z] INFO: Archiving Costs [Pipeline] sh [2021-08-16T01:51:25.637Z] + cut -d, -f6 [2021-08-16T01:51:25.637Z] + cat /w/workspace/device-mqtt-go/6/archives/cost.csv [Pipeline] lock [2021-08-16T01:51:25.698Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [2021-08-16T01:51:25.709Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] did not exist. Created. [2021-08-16T01:51:25.709Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-16T01:51:26.400Z] /w/workspace/device-mqtt-go/6@tmp/durable-8c80a4db/script.sh: 1: /w/workspace/device-mqtt-go/6@tmp/durable-8c80a4db/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-16T01:51:27.073Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-16T01:51:27.093Z] Warning: overwriting stash ‘stack-cost’ [2021-08-16T01:51:27.143Z] Stashed 1 file(s) [Pipeline] } [2021-08-16T01:51:27.154Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-16T01:51:27.175Z] $ docker stop --time=1 7c9f40460024ca781d3351fe6e7f050700b08ed2192a550ff4db0f5d3d2a9e78 [2021-08-16T01:51:28.871Z] $ docker rm -f 7c9f40460024ca781d3351fe6e7f050700b08ed2192a550ff4db0f5d3d2a9e78 [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-08-16T01:51:29.587Z] provisioning config files... [2021-08-16T01:51:29.600Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1638637761485710628tmp [Pipeline] { [Pipeline] sh [2021-08-16T01:51:29.975Z] + set +x [2021-08-16T01:51:29.976Z] + curl -s https://codecov.io/bash [2021-08-16T01:51:29.976Z] + bash -s -- [2021-08-16T01:51:29.976Z] [2021-08-16T01:51:29.976Z] _____ _ [2021-08-16T01:51:29.976Z] / ____| | | [2021-08-16T01:51:29.976Z] | | ___ __| | ___ ___ _____ __ [2021-08-16T01:51:29.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-16T01:51:29.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-16T01:51:29.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-16T01:51:29.976Z] Bash-1.0.6 [2021-08-16T01:51:29.976Z] [2021-08-16T01:51:29.976Z] [2021-08-16T01:51:29.976Z] ==> git version 2.24.4 found [2021-08-16T01:51:29.976Z] ==> 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-08-16T01:51:29.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-16T01:51:29.976Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-16T01:51:29.976Z] ==> Jenkins CI detected. [2021-08-16T01:51:29.976Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-16T01:51:29.976Z] project root: . [2021-08-16T01:51:29.976Z] --> token set from env [2021-08-16T01:51:29.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-16T01:51:29.976Z] ==> Running gcov in . (disable via -X gcov) [2021-08-16T01:51:29.976Z] ==> Python coveragepy not found [2021-08-16T01:51:29.976Z] ==> Searching for coverage reports in: [2021-08-16T01:51:29.976Z] + . [2021-08-16T01:51:30.242Z] -> Found 1 reports [2021-08-16T01:51:30.243Z] ==> Detecting git/mercurial file structure [2021-08-16T01:51:30.243Z] ==> Reading reports [2021-08-16T01:51:30.243Z] + ./coverage.out bytes=16226 [2021-08-16T01:51:30.243Z] ==> Appending adjustments [2021-08-16T01:51:30.243Z] https://docs.codecov.io/docs/fixing-reports [2021-08-16T01:51:30.243Z] + Found adjustments [2021-08-16T01:51:30.243Z] ==> Gzipping contents [2021-08-16T01:51:30.243Z] 4.0K /tmp/codecov.Mg1m4K.gz [2021-08-16T01:51:30.243Z] ==> Uploading reports [2021-08-16T01:51:30.243Z] url: https://codecov.io [2021-08-16T01:51:30.243Z] query: branch=main&commit=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-16T01:51:30.243Z] -> Pinging Codecov [2021-08-16T01:51:30.243Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-16T01:51:30.513Z] -> Uploading to [2021-08-16T01:51:30.513Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-16/7D719EC7BBE17E464838252E33014C33/f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63/d43d23db-c952-41b8-a1a1-76082ed60f74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210816T015130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23e5688c676c813dcfb8e0bc5130e34645bf71423ddc849fefbd92f709360852 [2021-08-16T01:51:30.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-16T01:51:30.513Z] Dload Upload Total Spent Left Speed [2021-08-16T01:51:31.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3061 0 0 100 3061 0 7360 --:--:-- --:--:-- --:--:-- 7358 [2021-08-16T01:51:31.045Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] } [2021-08-16T01:51:31.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-16T01:51:31.733Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-16T01:51:31.753Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:51:32.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-16T01:51:32.072Z] [2021-08-16T01:51:32.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:51:32.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-16T01:51:32.403Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-16T01:51:32.403Z] 188c0c94c7c5: Pulling fs layer [2021-08-16T01:51:32.403Z] 0ef7d3d256c8: Pulling fs layer [2021-08-16T01:51:32.403Z] de9db76c5a1d: Pulling fs layer [2021-08-16T01:51:32.403Z] 0eba1c9be4d2: Pulling fs layer [2021-08-16T01:51:32.404Z] 0d57e429df01: Pulling fs layer [2021-08-16T01:51:32.404Z] 4e4be7b47b0d: Pulling fs layer [2021-08-16T01:51:32.404Z] e1f770b5df2f: Pulling fs layer [2021-08-16T01:51:32.404Z] 85a0685a4137: Pulling fs layer [2021-08-16T01:51:32.404Z] 0eba1c9be4d2: Waiting [2021-08-16T01:51:32.404Z] 0d57e429df01: Waiting [2021-08-16T01:51:32.404Z] 4e4be7b47b0d: Waiting [2021-08-16T01:51:32.404Z] e1f770b5df2f: Waiting [2021-08-16T01:51:32.404Z] 85a0685a4137: Waiting [2021-08-16T01:51:32.404Z] de9db76c5a1d: Verifying Checksum [2021-08-16T01:51:32.404Z] de9db76c5a1d: Download complete [2021-08-16T01:51:32.668Z] 0ef7d3d256c8: Verifying Checksum [2021-08-16T01:51:32.668Z] 0ef7d3d256c8: Download complete [2021-08-16T01:51:32.668Z] 0d57e429df01: Verifying Checksum [2021-08-16T01:51:32.668Z] 0d57e429df01: Download complete [2021-08-16T01:51:32.668Z] 4e4be7b47b0d: Verifying Checksum [2021-08-16T01:51:32.668Z] 4e4be7b47b0d: Download complete [2021-08-16T01:51:32.668Z] 188c0c94c7c5: Verifying Checksum [2021-08-16T01:51:32.668Z] 188c0c94c7c5: Download complete [2021-08-16T01:51:32.933Z] 188c0c94c7c5: Pull complete [2021-08-16T01:51:32.933Z] 0ef7d3d256c8: Pull complete [2021-08-16T01:51:32.933Z] de9db76c5a1d: Pull complete [2021-08-16T01:51:34.339Z] e1f770b5df2f: Verifying Checksum [2021-08-16T01:51:34.339Z] e1f770b5df2f: Download complete [2021-08-16T01:51:38.573Z] 85a0685a4137: Verifying Checksum [2021-08-16T01:51:38.573Z] 85a0685a4137: Download complete [2021-08-16T01:51:38.573Z] 0eba1c9be4d2: Verifying Checksum [2021-08-16T01:51:38.573Z] 0eba1c9be4d2: Download complete [2021-08-16T01:51:41.946Z] 0eba1c9be4d2: Pull complete [2021-08-16T01:51:41.946Z] 0d57e429df01: Pull complete [2021-08-16T01:51:41.946Z] 4e4be7b47b0d: Pull complete [2021-08-16T01:51:41.946Z] e1f770b5df2f: Pull complete [2021-08-16T01:51:46.242Z] 85a0685a4137: Pull complete [2021-08-16T01:51:46.242Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-16T01:51:46.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-16T01:51:46.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-16T01:51:46.339Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:51:46.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-16T01:51:47.081Z] $ docker top 5e3517f4fb74fe24b8b5e461c7be5192da2e1a17f009169ce6dc09277ad877bf -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-16T01:51:47.184Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-16T01:51:47.486Z] + set -o pipefail [2021-08-16T01:51:47.486Z] + snyk monitor '--org=edgex-jenkins' [2021-08-16T01:52:09.532Z] [2021-08-16T01:52:09.532Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-08-16T01:52:09.532Z] [2021-08-16T01:52:09.532Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/e8394929-f8ed-4a2c-a3fc-ca270f10d573 [2021-08-16T01:52:09.532Z] [2021-08-16T01:52:09.532Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-16T01:52:09.532Z] [2021-08-16T01:52:09.532Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-16T01:52:09.532Z] [2021-08-16T01:52:09.532Z] [2021-08-16T01:52:09.532Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-16T01:52:09.532Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-16T01:52:09.549Z] $ docker stop --time=1 5e3517f4fb74fe24b8b5e461c7be5192da2e1a17f009169ce6dc09277ad877bf [2021-08-16T01:52:11.402Z] $ docker rm -f 5e3517f4fb74fe24b8b5e461c7be5192da2e1a17f009169ce6dc09277ad877bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-16T01:52:12.339Z] + git log --format=format:%s -1 f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:12.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-16T01:52:12.678Z] . [Pipeline] withDockerContainer [2021-08-16T01:52:12.770Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:52:12.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-16T01:52:13.184Z] $ docker top 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-16T01:52:13.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-16T01:52:13.338Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-16T01:52:13.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-16T01:52:13.455Z] $ docker exec 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 ssh-agent [2021-08-16T01:52:13.578Z] SSH_AUTH_SOCK=/tmp/ssh-gAiAQgRrYhNb/agent.14 [2021-08-16T01:52:13.578Z] SSH_AGENT_PID=20 [2021-08-16T01:52:13.586Z] Running ssh-add (command line suppressed) [2021-08-16T01:52:13.698Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1076357704759007468.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1076357704759007468.key) [2021-08-16T01:52:13.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-16T01:52:14.028Z] + git semver tag [2021-08-16T01:52:14.028Z] # -> Open(): unable to determine branch for HEAD [2021-08-16T01:52:14.028Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-16T01:52:14.028Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-16T01:52:14.028Z] # $SEMVER_REMOTE_NAME = origin [2021-08-16T01:52:14.028Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-16T01:52:14.028Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-16T01:52:14.028Z] # $SEMVER_BRANCH = main [2021-08-16T01:52:14.028Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-16T01:52:14.028Z] # f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 HEAD [2021-08-16T01:52:14.028Z] # -> Force: false [2021-08-16T01:52:14.028Z] # 11ccacf5ebc16988a187f672da8bfa8a50ba3d69 refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-08-16T01:52:14.043Z] $ docker exec --env ******** --env ******** 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 ssh-agent -k [2021-08-16T01:52:14.136Z] unset SSH_AUTH_SOCK; [2021-08-16T01:52:14.136Z] unset SSH_AGENT_PID; [2021-08-16T01:52:14.136Z] echo Agent pid 20 killed; [2021-08-16T01:52:14.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-16T01:52:14.509Z] + git semver [Pipeline] } [2021-08-16T01:52:14.528Z] $ docker stop --time=1 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 [2021-08-16T01:52:15.743Z] $ docker rm -f 0f0ac9f86d2458f58012d60670a5f82a66a1c907a8be57098c9693486196d8e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:16.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-16T01:52:16.223Z] [2021-08-16T01:52:16.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:16.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-16T01:52:16.552Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-16T01:52:16.552Z] ab5ef0e58194: Pulling fs layer [2021-08-16T01:52:16.552Z] 9712f1f96733: Pulling fs layer [2021-08-16T01:52:16.552Z] 63f879dbbcfc: Pulling fs layer [2021-08-16T01:52:16.552Z] 0d9ebad4ef96: Pulling fs layer [2021-08-16T01:52:16.552Z] e9a5061849ea: Pulling fs layer [2021-08-16T01:52:16.552Z] d747dcd14b5f: Pulling fs layer [2021-08-16T01:52:16.552Z] 2de7ff778b66: Pulling fs layer [2021-08-16T01:52:16.552Z] 0d9ebad4ef96: Waiting [2021-08-16T01:52:16.552Z] e9a5061849ea: Waiting [2021-08-16T01:52:16.552Z] d747dcd14b5f: Waiting [2021-08-16T01:52:16.552Z] 2de7ff778b66: Waiting [2021-08-16T01:52:16.552Z] 9712f1f96733: Verifying Checksum [2021-08-16T01:52:16.552Z] 9712f1f96733: Download complete [2021-08-16T01:52:19.122Z] 63f879dbbcfc: Verifying Checksum [2021-08-16T01:52:19.122Z] 63f879dbbcfc: Download complete [2021-08-16T01:52:19.122Z] e9a5061849ea: Verifying Checksum [2021-08-16T01:52:19.122Z] e9a5061849ea: Download complete [2021-08-16T01:52:19.122Z] d747dcd14b5f: Verifying Checksum [2021-08-16T01:52:19.122Z] d747dcd14b5f: Download complete [2021-08-16T01:52:20.084Z] 2de7ff778b66: Verifying Checksum [2021-08-16T01:52:20.084Z] 2de7ff778b66: Download complete [2021-08-16T01:52:20.084Z] 0d9ebad4ef96: Verifying Checksum [2021-08-16T01:52:20.084Z] 0d9ebad4ef96: Download complete [2021-08-16T01:52:20.084Z] ab5ef0e58194: Verifying Checksum [2021-08-16T01:52:20.084Z] ab5ef0e58194: Download complete [2021-08-16T01:52:22.682Z] ab5ef0e58194: Pull complete [2021-08-16T01:52:22.682Z] 9712f1f96733: Pull complete [2021-08-16T01:52:23.646Z] 63f879dbbcfc: Pull complete [2021-08-16T01:52:27.004Z] 0d9ebad4ef96: Pull complete [2021-08-16T01:52:27.004Z] e9a5061849ea: Pull complete [2021-08-16T01:52:27.004Z] d747dcd14b5f: Pull complete [2021-08-16T01:52:27.963Z] 2de7ff778b66: Pull complete [2021-08-16T01:52:27.963Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-16T01:52:27.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-16T01:52:27.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-16T01:52:28.048Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:52:28.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-16T01:52:31.211Z] $ docker top ba3c920a50286d49cb98825342c52927731bded45a324a323fbe5a111aad4ba1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:52:31.316Z] provisioning config files... [2021-08-16T01:52:31.330Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5275149918976774532tmp [2021-08-16T01:52:31.349Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8401820339924138340tmp [2021-08-16T01:52:31.367Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7267196681826874505tmp [Pipeline] { [Pipeline] echo [2021-08-16T01:52:31.392Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:52:31.700Z] ---> sigul-configuration.sh [2021-08-16T01:52:31.700Z] gpg: directory `/root/.gnupg' created [2021-08-16T01:52:31.700Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-16T01:52:31.700Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-16T01:52:31.700Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-16T01:52:31.700Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-16T01:52:31.700Z] gpg: CAST5 encrypted data [2021-08-16T01:52:31.700Z] gpg: encrypted with 1 passphrase [2021-08-16T01:52:31.700Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-16T01:52:32.025Z] + mkdir /home/jenkins [2021-08-16T01:52:32.025Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-16T01:52:32.329Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-16T01:52:32.342Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:52:32.649Z] ---> sigul-install.sh [2021-08-16T01:52:32.649Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-16T01:52:32.958Z] + git tag --list [2021-08-16T01:52:32.958Z] 0.7.1 [2021-08-16T01:52:32.958Z] v1.0.0 [2021-08-16T01:52:32.958Z] v1.1.0 [2021-08-16T01:52:32.958Z] v1.1.1 [2021-08-16T01:52:32.958Z] v1.2.2 [2021-08-16T01:52:32.958Z] v1.3.0 [2021-08-16T01:52:32.958Z] v1.3.1 [2021-08-16T01:52:32.958Z] v2.0.0 [2021-08-16T01:52:32.958Z] v2.0.1-dev.1 [2021-08-16T01:52:32.958Z] v2.0.1-dev.2 [2021-08-16T01:52:32.958Z] v2.0.1-dev.3 [2021-08-16T01:52:32.958Z] v2.0.1-dev.4 [Pipeline] sh [2021-08-16T01:52:33.268Z] + lftools sign git-tag v2.0.1-dev.4 [2021-08-16T01:52:33.846Z] Signing Git tag with Sigul... [2021-08-16T01:52:33.846Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-08-16T01:52:34.438Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:52:34.779Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-16T01:52:34.791Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-16T01:52:34.823Z] $ docker stop --time=1 ba3c920a50286d49cb98825342c52927731bded45a324a323fbe5a111aad4ba1 [2021-08-16T01:52:36.020Z] $ docker rm -f ba3c920a50286d49cb98825342c52927731bded45a324a323fbe5a111aad4ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:36.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-16T01:52:36.506Z] . [Pipeline] withDockerContainer [2021-08-16T01:52:36.592Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:52:36.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-16T01:52:37.003Z] $ docker top 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-16T01:52:37.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-16T01:52:37.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-16T01:52:37.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-16T01:52:37.237Z] $ docker exec 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd ssh-agent [2021-08-16T01:52:37.350Z] SSH_AUTH_SOCK=/tmp/ssh-YqU1LDejzTTU/agent.14 [2021-08-16T01:52:37.350Z] SSH_AGENT_PID=21 [2021-08-16T01:52:37.359Z] Running ssh-add (command line suppressed) [2021-08-16T01:52:37.465Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6681703938778552798.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6681703938778552798.key) [2021-08-16T01:52:37.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-16T01:52:37.794Z] + git semver bump pre [2021-08-16T01:52:37.794Z] # -> Open(): unable to determine branch for HEAD [2021-08-16T01:52:37.794Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-16T01:52:37.794Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-16T01:52:37.794Z] # $SEMVER_REMOTE_NAME = origin [2021-08-16T01:52:37.794Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-16T01:52:37.794Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-16T01:52:37.794Z] # $SEMVER_BRANCH = main [2021-08-16T01:52:37.794Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-16T01:52:37.794Z] 2.0.1-dev.5 [Pipeline] } [2021-08-16T01:52:37.808Z] $ docker exec --env ******** --env ******** 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd ssh-agent -k [2021-08-16T01:52:37.910Z] unset SSH_AUTH_SOCK; [2021-08-16T01:52:37.911Z] unset SSH_AGENT_PID; [2021-08-16T01:52:37.911Z] echo Agent pid 21 killed; [2021-08-16T01:52:37.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-16T01:52:38.273Z] + git semver [Pipeline] } [2021-08-16T01:52:38.294Z] $ docker stop --time=1 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd [2021-08-16T01:52:39.495Z] $ docker rm -f 27bb4ae235cab2165f83190850d692f01faefc15e9a3a263c86b43809aa0c1dd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:39.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-16T01:52:39.883Z] . [Pipeline] withDockerContainer [2021-08-16T01:52:40.104Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:52:40.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-16T01:52:40.843Z] $ docker top a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-16T01:52:40.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-16T01:52:40.967Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-16T01:52:41.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-16T01:52:41.083Z] $ docker exec a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 ssh-agent [2021-08-16T01:52:41.191Z] SSH_AUTH_SOCK=/tmp/ssh-jETW85QJPw7s/agent.14 [2021-08-16T01:52:41.191Z] SSH_AGENT_PID=20 [2021-08-16T01:52:41.199Z] Running ssh-add (command line suppressed) [2021-08-16T01:52:41.296Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5047051567186126550.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5047051567186126550.key) [2021-08-16T01:52:41.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-16T01:52:41.625Z] + git semver push [2021-08-16T01:52:41.625Z] # -> Open(): unable to determine branch for HEAD [2021-08-16T01:52:41.625Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-16T01:52:41.625Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-16T01:52:41.625Z] # $SEMVER_REMOTE_NAME = origin [2021-08-16T01:52:41.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-16T01:52:41.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-16T01:52:41.625Z] # $SEMVER_BRANCH = main [2021-08-16T01:52:41.625Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-16T01:52:43.046Z] $ docker exec --env ******** --env ******** a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 ssh-agent -k [2021-08-16T01:52:43.138Z] unset SSH_AUTH_SOCK; [2021-08-16T01:52:43.138Z] unset SSH_AGENT_PID; [2021-08-16T01:52:43.138Z] echo Agent pid 20 killed; [2021-08-16T01:52:43.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-16T01:52:43.499Z] + git semver [Pipeline] } [2021-08-16T01:52:43.519Z] $ docker stop --time=1 a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 [2021-08-16T01:52:44.720Z] $ docker rm -f a77bcf63abf7bbd26caa6e591140a6cd21cea216137c4267e89a645c0967bab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh [2021-08-16T01:52:45.575Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:52:45.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:52:46.474Z] ---> package-listing.sh [2021-08-16T01:52:46.474Z] ++ facter osfamily [2021-08-16T01:52:46.474Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-16T01:52:46.740Z] + OS_FAMILY=redhat [2021-08-16T01:52:46.740Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-16T01:52:46.740Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-16T01:52:46.740Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-16T01:52:46.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-16T01:52:46.740Z] + PACKAGES=/tmp/packages_start.txt [2021-08-16T01:52:46.740Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-16T01:52:46.740Z] + PACKAGES=/tmp/packages_end.txt [2021-08-16T01:52:46.740Z] + case "${OS_FAMILY}" in [2021-08-16T01:52:46.740Z] + sort [2021-08-16T01:52:46.740Z] + rpm -qa [2021-08-16T01:52:47.320Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-16T01:52:47.320Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-16T01:52:47.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-16T01:52:47.320Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-16T01:52:47.320Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-08-16T01:52:47.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-08-16T01:52:47.339Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-16T01:52:47.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:48.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-16T01:52:48.221Z] [2021-08-16T01:52:48.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-16T01:52:48.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-16T01:52:48.546Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-16T01:52:48.546Z] b4d181a07f80: Pulling fs layer [2021-08-16T01:52:48.546Z] a1111a8f2ec3: Pulling fs layer [2021-08-16T01:52:48.546Z] ed53099fbce6: Pulling fs layer [2021-08-16T01:52:48.546Z] dc539afda2c1: Pulling fs layer [2021-08-16T01:52:48.546Z] 77bc0d833cb6: Pulling fs layer [2021-08-16T01:52:48.546Z] 9065ff56babe: Pulling fs layer [2021-08-16T01:52:48.546Z] d287ab97295c: Pulling fs layer [2021-08-16T01:52:48.546Z] 77bc0d833cb6: Waiting [2021-08-16T01:52:48.546Z] 9065ff56babe: Waiting [2021-08-16T01:52:48.546Z] d287ab97295c: Waiting [2021-08-16T01:52:48.546Z] dc539afda2c1: Waiting [2021-08-16T01:52:48.810Z] a1111a8f2ec3: Verifying Checksum [2021-08-16T01:52:48.810Z] a1111a8f2ec3: Download complete [2021-08-16T01:52:48.810Z] dc539afda2c1: Verifying Checksum [2021-08-16T01:52:48.810Z] dc539afda2c1: Download complete [2021-08-16T01:52:49.075Z] 77bc0d833cb6: Verifying Checksum [2021-08-16T01:52:49.075Z] 77bc0d833cb6: Download complete [2021-08-16T01:52:49.075Z] 9065ff56babe: Verifying Checksum [2021-08-16T01:52:49.075Z] 9065ff56babe: Download complete [2021-08-16T01:52:49.339Z] ed53099fbce6: Verifying Checksum [2021-08-16T01:52:49.339Z] ed53099fbce6: Download complete [2021-08-16T01:52:49.919Z] b4d181a07f80: Verifying Checksum [2021-08-16T01:52:49.919Z] b4d181a07f80: Download complete [2021-08-16T01:52:50.909Z] b4d181a07f80: Pull complete [2021-08-16T01:52:50.909Z] a1111a8f2ec3: Pull complete [2021-08-16T01:52:51.491Z] ed53099fbce6: Pull complete [2021-08-16T01:52:51.491Z] dc539afda2c1: Pull complete [2021-08-16T01:52:51.755Z] 77bc0d833cb6: Pull complete [2021-08-16T01:52:52.020Z] 9065ff56babe: Pull complete [2021-08-16T01:52:52.598Z] d287ab97295c: Verifying Checksum [2021-08-16T01:52:52.598Z] d287ab97295c: Download complete [2021-08-16T01:52:56.892Z] d287ab97295c: Pull complete [2021-08-16T01:52:56.892Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-16T01:52:56.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-16T01:52:56.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-16T01:52:56.976Z] prd-centos7-docker-4c-2g-954 does not seem to be running inside a container [2021-08-16T01:52:57.026Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-16T01:52:58.863Z] $ docker top 4bfcf44afd6d33431a4e488693f21ba0619e7e6e1755a3f160de26a377f64ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-16T01:52:59.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-16T01:52:59.573Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-16T01:52:59.882Z] + ls /var/log/sa-host [2021-08-16T01:52:59.882Z] + sadf -c /var/log/sa-host/sa05 [2021-08-16T01:52:59.882Z] file_magic: OK [2021-08-16T01:52:59.882Z] HZ: Using current value: 100 [2021-08-16T01:52:59.882Z] file_header: OK [2021-08-16T01:52:59.882Z] 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-08-16T01:52:59.882Z] Statistics: [2021-08-16T01:52:59.882Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-16T01:52:59.882Z] File successfully converted to sysstat format version 12.0.3 [2021-08-16T01:52:59.882Z] + sadf -c /var/log/sa-host/sa16 [2021-08-16T01:52:59.882Z] file_magic: OK [2021-08-16T01:52:59.882Z] HZ: Using current value: 100 [2021-08-16T01:52:59.882Z] file_header: OK [2021-08-16T01:52:59.882Z] 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-08-16T01:52:59.882Z] Statistics: [2021-08-16T01:52:59.882Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-16T01:52:59.882Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-16T01:53:02.479Z] provisioning config files... [2021-08-16T01:53:02.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5288219383942769633tmp [Pipeline] { [Pipeline] echo [2021-08-16T01:53:02.540Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:53:02.851Z] ---> create-netrc.sh [Pipeline] } [2021-08-16T01:53:02.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:53:03.259Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-16T01:53:03.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:53:03.580Z] ---> sudo-logs.sh [2021-08-16T01:53:03.580Z] Archiving 'sudo' log.. [2021-08-16T01:53:03.580Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-954.vexxhost.local: Name or service not known [2021-08-16T01:53:03.580Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-954.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-16T01:53:03.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:53:03.922Z] ---> job-cost.sh [2021-08-16T01:53:03.922Z] lf-activate-venv: SKIPPING [2021-08-16T01:53:03.922Z] DEBUG: total: 0.18000000715255737 [2021-08-16T01:53:03.922Z] INFO: Retrieving Stack Cost... [2021-08-16T01:53:04.882Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-16T01:53:05.464Z] INFO: Archiving Costs [Pipeline] echo [2021-08-16T01:53:05.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-16T01:53:05.798Z] ---> logs-deploy.sh [2021-08-16T01:53:05.798Z] lf-activate-venv: SKIPPING [2021-08-16T01:53:05.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/6 [2021-08-16T01:53:05.798Z] INFO: archiving workspace using pattern(s): [2021-08-16T01:53:06.382Z] Archives upload complete. [2021-08-16T01:53:06.648Z] INFO: archiving logs to Nexus