Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ff78daadf50fab109cc7e9677b97d0e9324111f+06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b (944f62b6609e266c034b77495a9327673e13795d) 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-ssh5490091654811556468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6838145401909374272.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14652855868730202587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh18270834808269728197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1821562802004240270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15114 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [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 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-382 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f Merge succeeded, producing 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 Checking out Revision 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 (PR-382) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 # timeout=10 Commit message: "Merge commit '06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b' into HEAD" > git rev-list --no-walk 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T03:17:17.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T03:17:17.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T03:17:17.725Z] ========================================================= [2022-06-20T03:17:17.725Z] EdgeX Global Pipelines Version Info [2022-06-20T03:17:17.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:17:18.498Z] ------------------- [2022-06-20T03:17:18.498Z] stable info: [2022-06-20T03:17:18.498Z] ------------------- [2022-06-20T03:17:18.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T03:17:18.499Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T03:17:18.499Z] Message: update stable to v1.0.234 [2022-06-20T03:17:19.073Z] ------------------- [2022-06-20T03:17:19.073Z] experimental info: [2022-06-20T03:17:19.073Z] ------------------- [2022-06-20T03:17:19.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T03:17:19.073Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T03:17:19.073Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T03:17:19.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-06-20T03:17:19.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-06-20T03:17:19.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T03:17:19.384Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T03:17:19.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T03:17:19.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T03:17:19.418Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T03:17:19.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-20T03:17:19.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T03:17:19.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T03:17:19.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T03:17:19.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-06-20T03:17:19.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T03:17:19.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T03:17:19.492Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T03:17:19.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T03:17:19.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T03:17:19.525Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T03:17:19.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T03:17:19.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T03:17:19.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-20T03:17:19.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-20T03:17:19.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T03:17:19.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T03:17:19.599Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T03:17:19.615Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T03:17:19.626Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T03:17:19.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2022-06-20T03:17:19.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2022-06-20T03:17:19.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2022-06-20T03:17:19.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo [2022-06-20T03:17:19.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31afa03 [Pipeline] echo [2022-06-20T03:17:19.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T03:17:19.735Z] provisioning config files... [2022-06-20T03:17:19.748Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1970934614616027737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:17:20.050Z] ---> docker-login.sh [2022-06-20T03:17:20.050Z] nexus3.edgexfoundry.org:10001 [2022-06-20T03:17:20.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:20.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:20.575Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:20.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:20.575Z] [2022-06-20T03:17:20.575Z] Login Succeeded [2022-06-20T03:17:20.575Z] nexus3.edgexfoundry.org:10002 [2022-06-20T03:17:20.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:20.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:20.576Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:20.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:20.576Z] [2022-06-20T03:17:20.576Z] Login Succeeded [2022-06-20T03:17:20.576Z] nexus3.edgexfoundry.org:10003 [2022-06-20T03:17:20.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:20.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:20.837Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:20.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:20.837Z] [2022-06-20T03:17:20.837Z] Login Succeeded [2022-06-20T03:17:20.837Z] nexus3.edgexfoundry.org:10004 [2022-06-20T03:17:20.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:20.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:20.838Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:20.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:20.838Z] [2022-06-20T03:17:20.838Z] Login Succeeded [2022-06-20T03:17:20.838Z] docker.io [2022-06-20T03:17:21.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:21.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:21.361Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:21.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:21.361Z] [2022-06-20T03:17:21.361Z] Login Succeeded [2022-06-20T03:17:21.361Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T03:17:21.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T03:17:21.766Z] + git rev-list -1 --merges 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255~1..31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo [2022-06-20T03:17:21.795Z] -----------> git rev-list -1 --merges 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255~1..31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [2022-06-20T03:17:21.795Z] 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [false] [Pipeline] sh [2022-06-20T03:17:22.092Z] + git log --format=format:%s -1 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo [2022-06-20T03:17:22.111Z] ========================================================= [2022-06-20T03:17:22.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T03:17:22.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T03:17:22.442Z] + git log --format=format:%s -1 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo [2022-06-20T03:17:22.452Z] [semverPrep] GIT_COMMIT: 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255, Commit Message: Merge commit '06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b' into HEAD [Pipeline] echo [2022-06-20T03:17:22.460Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T03:17:22.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T03:17:22.825Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T03:17:22.825Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T03:17:22.825Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T03:17:22.825Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T03:17:22.825Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T03:17:22.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:17:23.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T03:17:23.266Z] [2022-06-20T03:17:23.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:17:23.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T03:17:23.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T03:17:23.573Z] 42c077c10790: Pulling fs layer [2022-06-20T03:17:23.573Z] f63e77b7563a: Pulling fs layer [2022-06-20T03:17:23.573Z] bd5fdadae976: Pulling fs layer [2022-06-20T03:17:23.573Z] 205491f53016: Pulling fs layer [2022-06-20T03:17:23.573Z] df18705c85c3: Pulling fs layer [2022-06-20T03:17:23.573Z] 205491f53016: Waiting [2022-06-20T03:17:23.573Z] bdb3f477010e: Pulling fs layer [2022-06-20T03:17:23.573Z] df18705c85c3: Waiting [2022-06-20T03:17:23.573Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T03:17:23.573Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T03:17:23.573Z] bdb8f0575790: Pulling fs layer [2022-06-20T03:17:23.573Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T03:17:23.573Z] bdb3f477010e: Waiting [2022-06-20T03:17:23.573Z] c8a8fc8e1c8f: Waiting [2022-06-20T03:17:23.573Z] 2343380bae48: Pulling fs layer [2022-06-20T03:17:23.573Z] 2c6e9b1d212d: Waiting [2022-06-20T03:17:23.573Z] bdb8f0575790: Waiting [2022-06-20T03:17:23.573Z] 386e3cb2ff24: Waiting [2022-06-20T03:17:23.573Z] 2343380bae48: Waiting [2022-06-20T03:17:23.573Z] f63e77b7563a: Download complete [2022-06-20T03:17:23.573Z] 205491f53016: Verifying Checksum [2022-06-20T03:17:23.573Z] 205491f53016: Download complete [2022-06-20T03:17:23.834Z] df18705c85c3: Verifying Checksum [2022-06-20T03:17:23.834Z] df18705c85c3: Download complete [2022-06-20T03:17:23.834Z] bd5fdadae976: Verifying Checksum [2022-06-20T03:17:23.834Z] bd5fdadae976: Download complete [2022-06-20T03:17:23.834Z] bdb3f477010e: Verifying Checksum [2022-06-20T03:17:23.834Z] 2c6e9b1d212d: Verifying Checksum [2022-06-20T03:17:23.834Z] 2c6e9b1d212d: Download complete [2022-06-20T03:17:23.834Z] bdb8f0575790: Download complete [2022-06-20T03:17:23.834Z] 386e3cb2ff24: Download complete [2022-06-20T03:17:23.834Z] 2343380bae48: Verifying Checksum [2022-06-20T03:17:23.834Z] 2343380bae48: Download complete [2022-06-20T03:17:23.834Z] 42c077c10790: Download complete [2022-06-20T03:17:24.094Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-20T03:17:24.094Z] c8a8fc8e1c8f: Download complete [2022-06-20T03:17:25.481Z] 42c077c10790: Pull complete [2022-06-20T03:17:25.481Z] f63e77b7563a: Pull complete [2022-06-20T03:17:26.053Z] bd5fdadae976: Pull complete [2022-06-20T03:17:26.053Z] 205491f53016: Pull complete [2022-06-20T03:17:26.315Z] df18705c85c3: Pull complete [2022-06-20T03:17:26.315Z] bdb3f477010e: Pull complete [2022-06-20T03:17:28.226Z] c8a8fc8e1c8f: Pull complete [2022-06-20T03:17:28.226Z] 2c6e9b1d212d: Pull complete [2022-06-20T03:17:28.486Z] bdb8f0575790: Pull complete [2022-06-20T03:17:28.486Z] 386e3cb2ff24: Pull complete [2022-06-20T03:17:28.748Z] 2343380bae48: Pull complete [2022-06-20T03:17:28.748Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T03:17:28.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T03:17:28.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:17:28.851Z] prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container [2022-06-20T03:17:28.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T03:17:30.382Z] $ docker top 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 -eo pid,comm [2022-06-20T03:17:30.468Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-20T03:17:30.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T03:17:30.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T03:17:30.509Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T03:17:30.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T03:17:30.641Z] $ docker exec 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent [2022-06-20T03:17:30.796Z] SSH_AUTH_SOCK=/tmp/ssh-scnZ788iANOJ/agent.34 [2022-06-20T03:17:30.796Z] SSH_AGENT_PID=40 [2022-06-20T03:17:30.802Z] Running ssh-add (command line suppressed) [2022-06-20T03:17:30.913Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_9143108269395676133.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_9143108269395676133.key) [2022-06-20T03:17:30.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T03:17:31.232Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T03:17:31.250Z] $ docker exec --env ******** --env ******** 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent -k [2022-06-20T03:17:31.358Z] unset SSH_AUTH_SOCK; [2022-06-20T03:17:31.358Z] unset SSH_AGENT_PID; [2022-06-20T03:17:31.358Z] echo Agent pid 40 killed; [2022-06-20T03:17:31.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T03:17:31.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T03:17:31.403Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T03:17:31.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T03:17:31.529Z] $ docker exec 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent [2022-06-20T03:17:31.658Z] SSH_AUTH_SOCK=/tmp/ssh-jzdVtmgDi6Xt/agent.75 [2022-06-20T03:17:31.658Z] SSH_AGENT_PID=82 [2022-06-20T03:17:31.663Z] Running ssh-add (command line suppressed) [2022-06-20T03:17:31.779Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_1835270790046363864.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_1835270790046363864.key) [2022-06-20T03:17:31.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T03:17:32.095Z] + git semver init [2022-06-20T03:17:32.356Z] 2022-06-20 03:17:32,327 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T03:17:32.356Z] 2022-06-20 03:17:32,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-06-20T03:17:32.356Z] 2022-06-20 03:17:32,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-06-20T03:17:32.356Z] 2022-06-20 03:17:32,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,036 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,036 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,040 [execute] INFO git cat-file --batch-check [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,048 [execute] INFO git cat-file --batch [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T03:17:33.303Z] 2022-06-20 03:17:33,053 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-06-20T03:17:33.303Z] 0.0.0 [Pipeline] } [2022-06-20T03:17:33.311Z] $ docker exec --env ******** --env ******** 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent -k [2022-06-20T03:17:33.420Z] unset SSH_AUTH_SOCK; [2022-06-20T03:17:33.420Z] unset SSH_AGENT_PID; [2022-06-20T03:17:33.420Z] echo Agent pid 82 killed; [2022-06-20T03:17:33.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T03:17:33.750Z] + git semver [Pipeline] } [2022-06-20T03:17:34.024Z] $ docker stop --time=1 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 [2022-06-20T03:17:35.355Z] $ docker rm -f 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T03:17:35.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T03:17:35.985Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T03:17:35.988Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T03:17:36.150Z] provisioning config files... [2022-06-20T03:17:36.161Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3276380662597658803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:17:36.460Z] ---> docker-login.sh [2022-06-20T03:17:36.460Z] nexus3.edgexfoundry.org:10001 [2022-06-20T03:17:36.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:36.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:36.460Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:36.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:36.460Z] [2022-06-20T03:17:36.460Z] Login Succeeded [2022-06-20T03:17:36.460Z] nexus3.edgexfoundry.org:10002 [2022-06-20T03:17:36.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:36.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:36.723Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:36.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:36.723Z] [2022-06-20T03:17:36.723Z] Login Succeeded [2022-06-20T03:17:36.723Z] nexus3.edgexfoundry.org:10003 [2022-06-20T03:17:36.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:36.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:36.723Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:36.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:36.723Z] [2022-06-20T03:17:36.723Z] Login Succeeded [2022-06-20T03:17:36.723Z] nexus3.edgexfoundry.org:10004 [2022-06-20T03:17:36.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:36.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:36.986Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:36.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:36.986Z] [2022-06-20T03:17:36.986Z] Login Succeeded [2022-06-20T03:17:36.986Z] docker.io [2022-06-20T03:17:36.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:17:37.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:17:37.248Z] Configure a credential helper to remove this warning. See [2022-06-20T03:17:37.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:17:37.248Z] [2022-06-20T03:17:37.248Z] Login Succeeded [2022-06-20T03:17:37.248Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T03:17:37.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T03:17:37.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T03:17:37.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T03:17:37.352Z] ========================================================= [2022-06-20T03:17:37.352Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T03:17:37.352Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:17:37.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T03:17:37.685Z] Sending build context to Docker daemon 6.024MB [2022-06-20T03:17:37.685Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T03:17:37.685Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T03:17:37.685Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T03:17:37.685Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T03:17:37.685Z] 666ba61612fd: Pulling fs layer [2022-06-20T03:17:37.685Z] 8ed8ca486205: Pulling fs layer [2022-06-20T03:17:37.685Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T03:17:37.685Z] c516ae0d96e1: Pulling fs layer [2022-06-20T03:17:37.685Z] 684cea983483: Pulling fs layer [2022-06-20T03:17:37.685Z] dd3240ac7de5: Pulling fs layer [2022-06-20T03:17:37.685Z] b1e948a4e11c: Pulling fs layer [2022-06-20T03:17:37.685Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T03:17:37.685Z] 646ad004c059: Pulling fs layer [2022-06-20T03:17:37.685Z] 684cea983483: Waiting [2022-06-20T03:17:37.685Z] dd3240ac7de5: Waiting [2022-06-20T03:17:37.685Z] b1e948a4e11c: Waiting [2022-06-20T03:17:37.685Z] a8fd76ee1af6: Waiting [2022-06-20T03:17:37.685Z] cc1cd167ecdc: Waiting [2022-06-20T03:17:37.685Z] c516ae0d96e1: Waiting [2022-06-20T03:17:37.685Z] 8ed8ca486205: Download complete [2022-06-20T03:17:37.685Z] 666ba61612fd: Verifying Checksum [2022-06-20T03:17:37.685Z] 666ba61612fd: Download complete [2022-06-20T03:17:37.946Z] c516ae0d96e1: Verifying Checksum [2022-06-20T03:17:37.946Z] c516ae0d96e1: Download complete [2022-06-20T03:17:37.946Z] 59bf1c3509f3: Verifying Checksum [2022-06-20T03:17:37.946Z] 59bf1c3509f3: Download complete [2022-06-20T03:17:37.946Z] 684cea983483: Verifying Checksum [2022-06-20T03:17:37.946Z] 684cea983483: Download complete [2022-06-20T03:17:37.946Z] dd3240ac7de5: Verifying Checksum [2022-06-20T03:17:37.946Z] dd3240ac7de5: Download complete [2022-06-20T03:17:37.946Z] b1e948a4e11c: Verifying Checksum [2022-06-20T03:17:37.946Z] b1e948a4e11c: Download complete [2022-06-20T03:17:37.946Z] 59bf1c3509f3: Pull complete [2022-06-20T03:17:38.208Z] 666ba61612fd: Pull complete [2022-06-20T03:17:38.209Z] 8ed8ca486205: Pull complete [2022-06-20T03:17:38.209Z] 646ad004c059: Verifying Checksum [2022-06-20T03:17:38.209Z] 646ad004c059: Download complete [2022-06-20T03:17:38.470Z] a8fd76ee1af6: Verifying Checksum [2022-06-20T03:17:38.470Z] a8fd76ee1af6: Download complete [2022-06-20T03:17:38.730Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T03:17:38.730Z] cc1cd167ecdc: Download complete [2022-06-20T03:17:42.926Z] cc1cd167ecdc: Pull complete [2022-06-20T03:17:42.926Z] c516ae0d96e1: Pull complete [2022-06-20T03:17:42.926Z] 684cea983483: Pull complete [2022-06-20T03:17:42.926Z] dd3240ac7de5: Pull complete [2022-06-20T03:17:42.926Z] b1e948a4e11c: Pull complete [2022-06-20T03:17:45.467Z] a8fd76ee1af6: Pull complete [2022-06-20T03:17:46.040Z] 646ad004c059: Pull complete [2022-06-20T03:17:46.040Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T03:17:46.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T03:17:46.040Z] ---> 8f69c11f6b0c [2022-06-20T03:17:46.040Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T03:17:47.429Z] ---> Running in 055a216487f9 [2022-06-20T03:17:47.689Z] Removing intermediate container 055a216487f9 [2022-06-20T03:17:47.689Z] ---> ad533c4a028f [2022-06-20T03:17:47.689Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T03:17:47.689Z] ---> Running in c06156454ae1 [2022-06-20T03:17:47.689Z] Removing intermediate container c06156454ae1 [2022-06-20T03:17:47.689Z] ---> 136343ca94ad [2022-06-20T03:17:47.689Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T03:17:47.689Z] ---> Running in e87e717a8c41 [2022-06-20T03:17:48.262Z] Removing intermediate container e87e717a8c41 [2022-06-20T03:17:48.262Z] ---> 3ca91d6e740f [2022-06-20T03:17:48.262Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T03:17:48.262Z] ---> Running in e0746fad74e2 [2022-06-20T03:17:48.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T03:17:49.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T03:17:49.729Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T03:17:49.989Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T03:17:49.989Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T03:17:49.989Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T03:17:50.249Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T03:17:50.249Z] OK: 224 MiB in 56 packages [2022-06-20T03:17:50.508Z] Removing intermediate container e0746fad74e2 [2022-06-20T03:17:50.508Z] ---> 8c85d9f6f641 [2022-06-20T03:17:50.508Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-20T03:17:50.508Z] ---> Running in 8cf8902ff403 [2022-06-20T03:17:50.768Z] Removing intermediate container 8cf8902ff403 [2022-06-20T03:17:50.768Z] ---> 469a91e3f840 [2022-06-20T03:17:50.768Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-20T03:17:50.768Z] ---> d6be35eca2f2 [2022-06-20T03:17:50.768Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T03:17:50.768Z] ---> Running in 54578076ec03 [2022-06-20T03:17:51.101Z] Still waiting to schedule task [2022-06-20T03:17:51.101Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-20T03:18:08.886Z] Removing intermediate container 54578076ec03 [2022-06-20T03:18:08.886Z] ---> 45a3f3701b23 [2022-06-20T03:18:08.886Z] Step 10/12 : COPY . . [2022-06-20T03:18:08.886Z] ---> ee2d0f9541ef [2022-06-20T03:18:08.886Z] Step 11/12 : ARG MAKE='make build' [2022-06-20T03:18:08.886Z] ---> Running in be6096a51e84 [2022-06-20T03:18:08.886Z] Removing intermediate container be6096a51e84 [2022-06-20T03:18:08.886Z] ---> f9c6e0ebf24a [2022-06-20T03:18:08.886Z] Step 12/12 : RUN $MAKE [2022-06-20T03:18:08.886Z] ---> Running in c644fe5555a1 [2022-06-20T03:18:08.886Z] noop [2022-06-20T03:18:09.145Z] Removing intermediate container c644fe5555a1 [2022-06-20T03:18:09.145Z] ---> ec020cfc8df7 [2022-06-20T03:18:09.145Z] Successfully built ec020cfc8df7 [2022-06-20T03:18:09.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:18:09.465Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T03:18:09.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:18:09.551Z] prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container [2022-06-20T03:18:09.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-20T03:18:09.987Z] $ docker top 1c347d208e88c48def339a4fccd38fd9777aa1160d3891266d104626c5f65b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T03:18:10.342Z] + go version [2022-06-20T03:18:10.342Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T03:18:10.362Z] $ docker stop --time=1 1c347d208e88c48def339a4fccd38fd9777aa1160d3891266d104626c5f65b09 [2022-06-20T03:18:11.675Z] $ docker rm -f 1c347d208e88c48def339a4fccd38fd9777aa1160d3891266d104626c5f65b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:18:12.100Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T03:18:12.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:18:12.189Z] prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container [2022-06-20T03:18:12.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-20T03:18:12.603Z] $ docker top 0a88988fb40576b1ed318bb43920c50bab76b079d37cfd223ea132cd976ba4c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T03:18:12.968Z] + make test [2022-06-20T03:18:12.969Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-20T03:18:13.228Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-20T03:18:23.218Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-20T03:18:23.218Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-06-20T03:18:23.218Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-20T03:18:29.799Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T03:18:35.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T03:18:35.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T03:18:35.084Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T03:18:35.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T03:18:35.120Z] $ docker stop --time=1 0a88988fb40576b1ed318bb43920c50bab76b079d37cfd223ea132cd976ba4c7 [2022-06-20T03:18:36.779Z] $ docker rm -f 0a88988fb40576b1ed318bb43920c50bab76b079d37cfd223ea132cd976ba4c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T03:18:37.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T03:18:37.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T03:18:37.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T03:18:38.062Z] + ls -al . [2022-06-20T03:18:38.062Z] total 180 [2022-06-20T03:18:38.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 03:18 . [2022-06-20T03:18:38.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:17 .. [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 03:17 .dockerignore [2022-06-20T03:18:38.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 03:17 .git [2022-06-20T03:18:38.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:17 .github [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 03:17 .gitignore [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 03:17 .golangci.yml [2022-06-20T03:18:38.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 03:17 .semver [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jun 20 03:17 Attribution.txt [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 20 03:17 CHANGELOG.md [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:17 Dockerfile [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 03:17 GOVERNANCE.md [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 03:17 Jenkinsfile [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 03:17 LICENSE [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:17 Makefile [2022-06-20T03:18:38.062Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 03:17 OWNERS.md [2022-06-20T03:18:38.063Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 20 03:17 README.md [2022-06-20T03:18:38.063Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 03:17 VERSION [2022-06-20T03:18:38.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:17 bin [2022-06-20T03:18:38.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:17 cmd [2022-06-20T03:18:38.063Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 20 03:18 coverage.out [2022-06-20T03:18:38.063Z] -rw-rw-r-- 1 jenkins jenkins 3313 Jun 20 03:17 go.mod [2022-06-20T03:18:38.063Z] -rw-rw-r-- 1 jenkins jenkins 36102 Jun 20 03:17 go.sum [2022-06-20T03:18:38.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:17 internal [2022-06-20T03:18:38.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:17 mock [2022-06-20T03:18:38.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:17 snap [2022-06-20T03:18:38.063Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 20 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:18:38.375Z] + 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=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 --label arch=amd64 --label version=0.0.0 . [2022-06-20T03:18:38.375Z] Sending build context to Docker daemon 6.042MB [2022-06-20T03:18:38.375Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T03:18:38.375Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-20T03:18:38.375Z] ---> ec020cfc8df7 [2022-06-20T03:18:38.375Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T03:18:38.375Z] ---> Running in 13962b6f278e [2022-06-20T03:18:38.636Z] Removing intermediate container 13962b6f278e [2022-06-20T03:18:38.636Z] ---> 121c490d4edd [2022-06-20T03:18:38.636Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T03:18:38.636Z] ---> Running in f9150a372189 [2022-06-20T03:18:38.636Z] Removing intermediate container f9150a372189 [2022-06-20T03:18:38.636Z] ---> ee9abb4f713f [2022-06-20T03:18:38.636Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T03:18:38.636Z] ---> Running in b39beba929c2 [2022-06-20T03:18:39.209Z] Removing intermediate container b39beba929c2 [2022-06-20T03:18:39.209Z] ---> 5361367532e4 [2022-06-20T03:18:39.209Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T03:18:39.209Z] ---> Running in 6a152e9e3a5e [2022-06-20T03:18:39.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T03:18:40.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T03:18:40.670Z] OK: 224 MiB in 56 packages [2022-06-20T03:18:41.240Z] Removing intermediate container 6a152e9e3a5e [2022-06-20T03:18:41.240Z] ---> eeda05b61c2a [2022-06-20T03:18:41.240Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-20T03:18:41.240Z] ---> Running in d4e8f92f4f00 [2022-06-20T03:18:41.240Z] Removing intermediate container d4e8f92f4f00 [2022-06-20T03:18:41.240Z] ---> b785a899c10f [2022-06-20T03:18:41.240Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-20T03:18:41.240Z] ---> 3c3254ca521f [2022-06-20T03:18:41.240Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T03:18:41.501Z] ---> Running in fb3492ee6aa2 [2022-06-20T03:18:42.073Z] Removing intermediate container fb3492ee6aa2 [2022-06-20T03:18:42.073Z] ---> 836cc45ede8e [2022-06-20T03:18:42.073Z] Step 10/24 : COPY . . [2022-06-20T03:18:42.334Z] ---> 087ba8da15d9 [2022-06-20T03:18:42.334Z] Step 11/24 : ARG MAKE='make build' [2022-06-20T03:18:42.334Z] ---> Running in 395cc3203506 [2022-06-20T03:18:42.334Z] Removing intermediate container 395cc3203506 [2022-06-20T03:18:42.334Z] ---> 87904a8a1cab [2022-06-20T03:18:42.334Z] Step 12/24 : RUN $MAKE [2022-06-20T03:18:42.334Z] ---> Running in ad90c6daae2c [2022-06-20T03:18:42.594Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-06-20T03:19:04.565Z] Removing intermediate container ad90c6daae2c [2022-06-20T03:19:04.565Z] ---> 778587691998 [2022-06-20T03:19:04.565Z] Step 13/24 : FROM alpine:3.14 [2022-06-20T03:19:04.565Z] 3.14: Pulling from library/alpine [2022-06-20T03:19:04.565Z] 8663204ce13b: Pulling fs layer [2022-06-20T03:19:04.565Z] 8663204ce13b: Verifying Checksum [2022-06-20T03:19:04.565Z] 8663204ce13b: Download complete [2022-06-20T03:19:04.565Z] 8663204ce13b: Pull complete [2022-06-20T03:19:04.565Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T03:19:04.565Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T03:19:04.565Z] ---> e04c818066af [2022-06-20T03:19:04.565Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-20T03:19:04.565Z] ---> Running in 71ffff97f79e [2022-06-20T03:19:04.565Z] Removing intermediate container 71ffff97f79e [2022-06-20T03:19:04.565Z] ---> 9cda482ff73b [2022-06-20T03:19:04.565Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T03:19:04.565Z] ---> Running in 26485673c2ec [2022-06-20T03:19:04.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T03:19:04.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T03:19:04.565Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T03:19:04.565Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T03:19:04.565Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T03:19:04.565Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T03:19:04.565Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T03:19:04.565Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T03:19:04.565Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T03:19:04.565Z] OK: 8 MiB in 20 packages [2022-06-20T03:19:04.825Z] Removing intermediate container 26485673c2ec [2022-06-20T03:19:04.825Z] ---> 6357b9d7b787 [2022-06-20T03:19:04.825Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-20T03:19:05.396Z] ---> 30f20286fcb1 [2022-06-20T03:19:05.396Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-20T03:19:05.396Z] ---> 550c2ea59b9e [2022-06-20T03:19:05.396Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-20T03:19:05.654Z] ---> b6405b3a73eb [2022-06-20T03:19:05.654Z] Step 19/24 : EXPOSE 59982 [2022-06-20T03:19:05.655Z] ---> Running in f9ee557763c6 [2022-06-20T03:19:05.655Z] Removing intermediate container f9ee557763c6 [2022-06-20T03:19:05.655Z] ---> ecfef88f17cb [2022-06-20T03:19:05.655Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-20T03:19:05.655Z] ---> Running in e7b07e40778b [2022-06-20T03:19:05.655Z] Removing intermediate container e7b07e40778b [2022-06-20T03:19:05.655Z] ---> 22ab3a56c4b0 [2022-06-20T03:19:05.655Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T03:19:05.914Z] ---> Running in 4ebbab611547 [2022-06-20T03:19:05.914Z] Removing intermediate container 4ebbab611547 [2022-06-20T03:19:05.914Z] ---> bced41052579 [2022-06-20T03:19:05.914Z] Step 22/24 : LABEL arch=amd64 [2022-06-20T03:19:05.914Z] ---> Running in 0e3f96bcb402 [2022-06-20T03:19:05.914Z] Removing intermediate container 0e3f96bcb402 [2022-06-20T03:19:05.914Z] ---> 7f278b7638b5 [2022-06-20T03:19:05.914Z] Step 23/24 : LABEL git_sha=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [2022-06-20T03:19:05.914Z] ---> Running in a2d84b9a1fe6 [2022-06-20T03:19:06.174Z] Removing intermediate container a2d84b9a1fe6 [2022-06-20T03:19:06.174Z] ---> daa27c655a25 [2022-06-20T03:19:06.174Z] Step 24/24 : LABEL version=0.0.0 [2022-06-20T03:19:06.174Z] ---> Running in 07908b93f042 [2022-06-20T03:19:06.174Z] Removing intermediate container 07908b93f042 [2022-06-20T03:19:06.174Z] ---> b1eac23c2b69 [2022-06-20T03:19:06.174Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T03:19:06.174Z] Successfully built b1eac23c2b69 [2022-06-20T03:19:06.174Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:19:06.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T03:19:06.642Z] [2022-06-20T03:19:06.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:19:06.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T03:19:06.946Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T03:19:06.946Z] 5eb5b503b376: Pulling fs layer [2022-06-20T03:19:06.946Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T03:19:06.946Z] ec43610c2a17: Pulling fs layer [2022-06-20T03:19:06.946Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T03:19:06.946Z] 33b1e0a273af: Pulling fs layer [2022-06-20T03:19:06.946Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T03:19:06.946Z] 2f39f015ded8: Pulling fs layer [2022-06-20T03:19:06.946Z] 33b1e0a273af: Waiting [2022-06-20T03:19:06.946Z] 5d3b04190fa2: Waiting [2022-06-20T03:19:06.946Z] 2f39f015ded8: Waiting [2022-06-20T03:19:06.946Z] 3a2ae6a8a46f: Waiting [2022-06-20T03:19:06.946Z] 5c69ac0246d0: Download complete [2022-06-20T03:19:06.946Z] 3a2ae6a8a46f: Download complete [2022-06-20T03:19:06.946Z] ec43610c2a17: Verifying Checksum [2022-06-20T03:19:06.946Z] ec43610c2a17: Download complete [2022-06-20T03:19:06.946Z] 33b1e0a273af: Verifying Checksum [2022-06-20T03:19:06.946Z] 33b1e0a273af: Download complete [2022-06-20T03:19:06.946Z] 5d3b04190fa2: Download complete [2022-06-20T03:19:07.207Z] 5eb5b503b376: Verifying Checksum [2022-06-20T03:19:07.207Z] 5eb5b503b376: Download complete [2022-06-20T03:19:07.776Z] 2f39f015ded8: Verifying Checksum [2022-06-20T03:19:07.776Z] 2f39f015ded8: Download complete [2022-06-20T03:19:08.344Z] 5eb5b503b376: Pull complete [2022-06-20T03:19:08.344Z] 5c69ac0246d0: Pull complete [2022-06-20T03:19:08.913Z] ec43610c2a17: Pull complete [2022-06-20T03:19:08.913Z] 3a2ae6a8a46f: Pull complete [2022-06-20T03:19:09.173Z] 33b1e0a273af: Pull complete [2022-06-20T03:19:09.173Z] 5d3b04190fa2: Pull complete [2022-06-20T03:19:13.380Z] 2f39f015ded8: Pull complete [2022-06-20T03:19:13.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T03:19:13.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T03:19:13.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:19:13.471Z] prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container [2022-06-20T03:19:13.508Z] $ 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/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-20T03:19:14.842Z] $ docker top b63ef2ee0b0f5fc2f28a21ad8578ed68fc9a66d3a1694fb6c7c1fbbb05d0231d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:19:15.254Z] ---> job-cost.sh [2022-06-20T03:19:15.255Z] lf-activate-venv: SKIPPING [2022-06-20T03:19:15.255Z] INFO: No Stack... [2022-06-20T03:19:15.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T03:19:16.084Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T03:19:16.374Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv [2022-06-20T03:19:16.374Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T03:19:16.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [2022-06-20T03:19:16.396Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] did not exist. Created. [2022-06-20T03:19:16.397Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T03:19:16.703Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T03:19:16.743Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T03:19:16.749Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T03:19:16.776Z] $ docker stop --time=1 b63ef2ee0b0f5fc2f28a21ad8578ed68fc9a66d3a1694fb6c7c1fbbb05d0231d [2022-06-20T03:19:17.942Z] $ docker rm -f b63ef2ee0b0f5fc2f28a21ad8578ed68fc9a66d3a1694fb6c7c1fbbb05d0231d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T03:19:27.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15115 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws [2022-06-20T03:19:27.388Z] Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout [2022-06-20T03:19:27.431Z] Selected Git installation does not exist. Using Default [2022-06-20T03:19:27.431Z] The recommended git tool is: NONE [2022-06-20T03:19:33.566Z] using credential edgex-jenkins-ssh [2022-06-20T03:19:33.584Z] Cloning the remote Git repository [2022-06-20T03:19:33.654Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-20T03:19:33.793Z] > git init /w/workspace/device-mqtt-go/5 # timeout=10 [2022-06-20T03:19:33.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-20T03:19:33.894Z] > git --version # timeout=10 [2022-06-20T03:19:33.912Z] > git --version # 'git version 2.25.1' [2022-06-20T03:19:33.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T03:19:33.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T03:19:35.539Z] Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f [2022-06-20T03:19:35.793Z] Merge succeeded, producing 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb [2022-06-20T03:19:35.793Z] Checking out Revision 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb (PR-382) [2022-06-20T03:19:34.961Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-20T03:19:34.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T03:19:35.014Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-20T03:19:35.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-20T03:19:35.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T03:19:35.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-20T03:19:35.561Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T03:19:35.576Z] > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [2022-06-20T03:19:35.658Z] > git remote # timeout=10 [2022-06-20T03:19:35.677Z] > git config --get remote.origin.url # timeout=10 [2022-06-20T03:19:35.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T03:19:35.714Z] > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 [2022-06-20T03:19:35.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-20T03:19:35.801Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T03:19:35.815Z] > git checkout -f 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb # timeout=10 [2022-06-20T03:19:39.919Z] Commit message: "Merge commit '06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b' into HEAD" [2022-06-20T03:19:39.928Z] > git rev-list --no-walk 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T03:19:40.867Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T03:19:40.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T03:19:40.867Z] Dload Upload Total Spent Left Speed [2022-06-20T03:19:40.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49607 0 --:--:-- --:--:-- --:--:-- 49808 [Pipeline] sh [2022-06-20T03:19:41.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T03:19:42.100Z] + sudo tee /etc/docker/daemon.new [2022-06-20T03:19:42.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T03:19:42.100Z] { [2022-06-20T03:19:42.100Z] "registry-mirrors": [ [2022-06-20T03:19:42.101Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T03:19:42.101Z] ], [2022-06-20T03:19:42.101Z] "bip": "10.250.0.254/24", [2022-06-20T03:19:42.101Z] "hosts": [ [2022-06-20T03:19:42.101Z] "tcp://0.0.0.0:5555", [2022-06-20T03:19:42.101Z] "unix:///var/run/docker.sock" [2022-06-20T03:19:42.101Z] ], [2022-06-20T03:19:42.101Z] "mtu": 1458, [2022-06-20T03:19:42.101Z] "selinux-enabled": true, [2022-06-20T03:19:42.101Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T03:19:42.101Z] } [Pipeline] sh [2022-06-20T03:19:42.439Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T03:19:42.770Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T03:20:01.241Z] provisioning config files... [2022-06-20T03:20:01.264Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config8360169843865970691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:20:01.614Z] ---> docker-login.sh [2022-06-20T03:20:01.614Z] nexus3.edgexfoundry.org:10001 [2022-06-20T03:20:02.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:20:02.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:20:02.480Z] Configure a credential helper to remove this warning. See [2022-06-20T03:20:02.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:20:02.480Z] [2022-06-20T03:20:02.480Z] Login Succeeded [2022-06-20T03:20:02.480Z] nexus3.edgexfoundry.org:10002 [2022-06-20T03:20:02.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:20:02.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:20:02.754Z] Configure a credential helper to remove this warning. See [2022-06-20T03:20:02.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:20:02.754Z] [2022-06-20T03:20:02.754Z] Login Succeeded [2022-06-20T03:20:02.754Z] nexus3.edgexfoundry.org:10003 [2022-06-20T03:20:03.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:20:03.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:20:03.299Z] Configure a credential helper to remove this warning. See [2022-06-20T03:20:03.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:20:03.299Z] [2022-06-20T03:20:03.299Z] Login Succeeded [2022-06-20T03:20:03.299Z] nexus3.edgexfoundry.org:10004 [2022-06-20T03:20:03.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:20:03.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:20:03.576Z] Configure a credential helper to remove this warning. See [2022-06-20T03:20:03.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:20:03.576Z] [2022-06-20T03:20:03.576Z] Login Succeeded [2022-06-20T03:20:03.850Z] docker.io [2022-06-20T03:20:04.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T03:20:04.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T03:20:04.395Z] Configure a credential helper to remove this warning. See [2022-06-20T03:20:04.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T03:20:04.395Z] [2022-06-20T03:20:04.395Z] Login Succeeded [2022-06-20T03:20:04.395Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T03:20:04.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T03:20:04.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T03:20:04.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T03:20:04.686Z] ========================================================= [2022-06-20T03:20:04.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T03:20:04.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:20:05.055Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T03:20:05.329Z] Sending build context to Docker daemon 3.122MB [2022-06-20T03:20:05.329Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T03:20:05.329Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T03:20:05.620Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T03:20:05.620Z] 9b3977197b4f: Pulling fs layer [2022-06-20T03:20:05.620Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T03:20:05.620Z] 94645a83ff95: Pulling fs layer [2022-06-20T03:20:05.620Z] e6fb740bc735: Pulling fs layer [2022-06-20T03:20:05.620Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T03:20:05.620Z] 355e64cbe906: Pulling fs layer [2022-06-20T03:20:05.620Z] 63ab81a10011: Pulling fs layer [2022-06-20T03:20:05.620Z] 555d1d1c4555: Pulling fs layer [2022-06-20T03:20:05.620Z] 7d9057610161: Pulling fs layer [2022-06-20T03:20:05.620Z] e6fb740bc735: Waiting [2022-06-20T03:20:05.620Z] 3a77bd46dcc9: Waiting [2022-06-20T03:20:05.620Z] 355e64cbe906: Waiting [2022-06-20T03:20:05.620Z] 63ab81a10011: Waiting [2022-06-20T03:20:05.620Z] 555d1d1c4555: Waiting [2022-06-20T03:20:05.620Z] 7d9057610161: Waiting [2022-06-20T03:20:05.620Z] 94645a83ff95: Verifying Checksum [2022-06-20T03:20:05.620Z] 94645a83ff95: Download complete [2022-06-20T03:20:05.620Z] 1a89e8eeedd5: Verifying Checksum [2022-06-20T03:20:05.620Z] 1a89e8eeedd5: Download complete [2022-06-20T03:20:05.620Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T03:20:05.620Z] 3a77bd46dcc9: Download complete [2022-06-20T03:20:05.620Z] 355e64cbe906: Verifying Checksum [2022-06-20T03:20:05.620Z] 355e64cbe906: Download complete [2022-06-20T03:20:05.620Z] 9b3977197b4f: Download complete [2022-06-20T03:20:05.620Z] 63ab81a10011: Verifying Checksum [2022-06-20T03:20:05.620Z] 63ab81a10011: Download complete [2022-06-20T03:20:06.603Z] 7d9057610161: Verifying Checksum [2022-06-20T03:20:06.603Z] 7d9057610161: Download complete [2022-06-20T03:20:06.603Z] 9b3977197b4f: Pull complete [2022-06-20T03:20:07.207Z] 1a89e8eeedd5: Pull complete [2022-06-20T03:20:07.481Z] 94645a83ff95: Pull complete [2022-06-20T03:20:07.753Z] 555d1d1c4555: Verifying Checksum [2022-06-20T03:20:07.753Z] 555d1d1c4555: Download complete [2022-06-20T03:20:08.361Z] e6fb740bc735: Verifying Checksum [2022-06-20T03:20:08.361Z] e6fb740bc735: Download complete [2022-06-20T03:20:20.758Z] e6fb740bc735: Pull complete [2022-06-20T03:20:20.758Z] 3a77bd46dcc9: Pull complete [2022-06-20T03:20:20.758Z] 355e64cbe906: Pull complete [2022-06-20T03:20:21.032Z] 63ab81a10011: Pull complete [2022-06-20T03:20:27.764Z] 555d1d1c4555: Pull complete [2022-06-20T03:20:29.755Z] 7d9057610161: Pull complete [2022-06-20T03:20:29.755Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T03:20:29.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T03:20:29.755Z] ---> 819e984ddca1 [2022-06-20T03:20:29.755Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T03:20:30.357Z] ---> Running in e3332838c3f4 [2022-06-20T03:20:30.633Z] Removing intermediate container e3332838c3f4 [2022-06-20T03:20:30.633Z] ---> 2360245a3fb6 [2022-06-20T03:20:30.633Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T03:20:30.633Z] ---> Running in ee37dc61983f [2022-06-20T03:20:30.908Z] Removing intermediate container ee37dc61983f [2022-06-20T03:20:30.908Z] ---> bd14d7396dbd [2022-06-20T03:20:30.908Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T03:20:31.191Z] ---> Running in a68e9b589ef5 [2022-06-20T03:20:33.204Z] Removing intermediate container a68e9b589ef5 [2022-06-20T03:20:33.204Z] ---> c64500e68297 [2022-06-20T03:20:33.204Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T03:20:33.204Z] ---> Running in ab604b562bac [2022-06-20T03:20:35.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T03:20:35.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T03:20:36.764Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T03:20:36.764Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T03:20:36.764Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T03:20:37.036Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T03:20:37.036Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T03:20:37.036Z] OK: 224 MiB in 56 packages [2022-06-20T03:20:38.018Z] Removing intermediate container ab604b562bac [2022-06-20T03:20:38.018Z] ---> 1da30bbc91b1 [2022-06-20T03:20:38.018Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-20T03:20:38.018Z] ---> Running in 844fa1ba246e [2022-06-20T03:20:38.290Z] Removing intermediate container 844fa1ba246e [2022-06-20T03:20:38.290Z] ---> 54e88db2f7a0 [2022-06-20T03:20:38.290Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-20T03:20:38.891Z] ---> d30f3c3e8eca [2022-06-20T03:20:38.891Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T03:20:38.891Z] ---> Running in cbbbd71af796 [2022-06-20T03:21:25.890Z] Removing intermediate container cbbbd71af796 [2022-06-20T03:21:25.890Z] ---> bd1cacefc372 [2022-06-20T03:21:25.890Z] Step 10/12 : COPY . . [2022-06-20T03:21:25.890Z] ---> 89f92f60a0f5 [2022-06-20T03:21:25.890Z] Step 11/12 : ARG MAKE='make build' [2022-06-20T03:21:25.890Z] ---> Running in c9e797fad870 [2022-06-20T03:21:25.890Z] Removing intermediate container c9e797fad870 [2022-06-20T03:21:25.890Z] ---> 4d97ab2b36c2 [2022-06-20T03:21:25.890Z] Step 12/12 : RUN $MAKE [2022-06-20T03:21:25.890Z] ---> Running in 32900b7f1cdf [2022-06-20T03:21:25.890Z] noop [2022-06-20T03:21:25.890Z] Removing intermediate container 32900b7f1cdf [2022-06-20T03:21:25.890Z] ---> 0c02245f0674 [2022-06-20T03:21:25.890Z] Successfully built 0c02245f0674 [2022-06-20T03:21:25.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:21:26.258Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T03:21:26.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:21:26.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-15115 does not seem to be running inside a container [2022-06-20T03:21:26.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-20T03:21:27.868Z] $ docker top 8aa349dbe399023e74c4933836feb4970fc2b3be7a70ae26737fc81e215ee3b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T03:21:28.777Z] + go version [2022-06-20T03:21:28.778Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T03:21:28.806Z] $ docker stop --time=1 8aa349dbe399023e74c4933836feb4970fc2b3be7a70ae26737fc81e215ee3b5 [2022-06-20T03:21:30.487Z] $ docker rm -f 8aa349dbe399023e74c4933836feb4970fc2b3be7a70ae26737fc81e215ee3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:21:31.116Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T03:21:31.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:21:31.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-15115 does not seem to be running inside a container [2022-06-20T03:21:31.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-20T03:21:32.715Z] $ docker top 8f7653ae3a9ca2bb03a56ae4f601d1ba150c9436581f4eada15ac9f2722a01f0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T03:21:33.650Z] + make test [2022-06-20T03:21:33.650Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-20T03:21:35.096Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-20T03:22:56.919Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-20T03:22:56.919Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-06-20T03:22:56.919Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-20T03:22:56.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T03:22:56.919Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T03:23:19.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T03:23:19.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T03:23:19.401Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T03:23:22.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T03:23:22.826Z] $ docker stop --time=1 8f7653ae3a9ca2bb03a56ae4f601d1ba150c9436581f4eada15ac9f2722a01f0 [2022-06-20T03:23:24.592Z] $ docker rm -f 8f7653ae3a9ca2bb03a56ae4f601d1ba150c9436581f4eada15ac9f2722a01f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T03:23:25.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T03:23:25.516Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T03:23:25.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T03:23:26.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T03:23:26.663Z] + ls -al . [2022-06-20T03:23:26.663Z] total 176 [2022-06-20T03:23:26.663Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 03:23 . [2022-06-20T03:23:26.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:19 .. [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 03:19 .dockerignore [2022-06-20T03:23:26.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 03:19 .git [2022-06-20T03:23:26.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:19 .github [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 03:19 .gitignore [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 03:19 .golangci.yml [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jun 20 03:19 Attribution.txt [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 20 03:19 CHANGELOG.md [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:19 Dockerfile [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 03:19 GOVERNANCE.md [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 03:19 Jenkinsfile [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 03:19 LICENSE [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:19 Makefile [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 03:19 OWNERS.md [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 20 03:19 README.md [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 03:17 VERSION [2022-06-20T03:23:26.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:19 bin [2022-06-20T03:23:26.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:19 cmd [2022-06-20T03:23:26.663Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 20 03:22 coverage.out [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 3313 Jun 20 03:19 go.mod [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 36102 Jun 20 03:19 go.sum [2022-06-20T03:23:26.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:19 internal [2022-06-20T03:23:26.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:19 mock [2022-06-20T03:23:26.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:19 snap [2022-06-20T03:23:26.663Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 20 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:23:27.016Z] + 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=0e8d709e1e0fd6353eab19b3152dac6e51a57cdb --label arch=arm64 --label version=0.0.0 . [2022-06-20T03:23:27.287Z] Sending build context to Docker daemon 3.14MB [2022-06-20T03:23:27.287Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T03:23:27.287Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-20T03:23:27.287Z] ---> 0c02245f0674 [2022-06-20T03:23:27.287Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T03:23:27.558Z] ---> Running in 5ea27ba4b8b7 [2022-06-20T03:23:27.840Z] Removing intermediate container 5ea27ba4b8b7 [2022-06-20T03:23:27.840Z] ---> 1cc6ea3731be [2022-06-20T03:23:27.840Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T03:23:27.840Z] ---> Running in 3d8cdfc03b51 [2022-06-20T03:23:28.117Z] Removing intermediate container 3d8cdfc03b51 [2022-06-20T03:23:28.117Z] ---> 176e68434262 [2022-06-20T03:23:28.117Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T03:23:28.117Z] ---> Running in 32123067bc09 [2022-06-20T03:23:30.097Z] Removing intermediate container 32123067bc09 [2022-06-20T03:23:30.097Z] ---> 9571bae37560 [2022-06-20T03:23:30.097Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T03:23:30.097Z] ---> Running in b8d777570bcb [2022-06-20T03:23:31.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T03:23:31.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T03:23:32.663Z] OK: 224 MiB in 56 packages [2022-06-20T03:23:33.268Z] Removing intermediate container b8d777570bcb [2022-06-20T03:23:33.268Z] ---> 2be1a14c3620 [2022-06-20T03:23:33.268Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-20T03:23:33.548Z] ---> Running in efd196de1c4d [2022-06-20T03:23:33.824Z] Removing intermediate container efd196de1c4d [2022-06-20T03:23:33.824Z] ---> 996a4a0a88c4 [2022-06-20T03:23:33.824Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-20T03:23:34.420Z] ---> 150e7270cc67 [2022-06-20T03:23:34.420Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T03:23:34.420Z] ---> Running in 08bb13776f07 [2022-06-20T03:23:36.400Z] Removing intermediate container 08bb13776f07 [2022-06-20T03:23:36.400Z] ---> 424e9b991556 [2022-06-20T03:23:36.400Z] Step 10/24 : COPY . . [2022-06-20T03:23:36.998Z] ---> 2f8070159451 [2022-06-20T03:23:36.998Z] Step 11/24 : ARG MAKE='make build' [2022-06-20T03:23:37.274Z] ---> Running in d6203644ef44 [2022-06-20T03:23:37.548Z] Removing intermediate container d6203644ef44 [2022-06-20T03:23:37.548Z] ---> a8661405c9a0 [2022-06-20T03:23:37.548Z] Step 12/24 : RUN $MAKE [2022-06-20T03:23:37.548Z] ---> Running in f140d8d87421 [2022-06-20T03:23:38.533Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-06-20T03:25:45.452Z] Removing intermediate container f140d8d87421 [2022-06-20T03:25:45.453Z] ---> eda12c85710c [2022-06-20T03:25:45.453Z] Step 13/24 : FROM alpine:3.14 [2022-06-20T03:25:45.453Z] 3.14: Pulling from library/alpine [2022-06-20T03:25:45.453Z] 455c02918c45: Pulling fs layer [2022-06-20T03:25:45.453Z] 455c02918c45: Verifying Checksum [2022-06-20T03:25:45.453Z] 455c02918c45: Download complete [2022-06-20T03:25:45.453Z] 455c02918c45: Pull complete [2022-06-20T03:25:45.453Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T03:25:45.453Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T03:25:45.453Z] ---> ac73e934f311 [2022-06-20T03:25:45.453Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-20T03:25:45.453Z] ---> Running in e5de1db493fd [2022-06-20T03:25:45.453Z] Removing intermediate container e5de1db493fd [2022-06-20T03:25:45.453Z] ---> 35a0f7cafa2d [2022-06-20T03:25:45.453Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T03:25:45.453Z] ---> Running in aa97071a3950 [2022-06-20T03:25:45.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T03:25:45.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T03:25:45.453Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T03:25:45.453Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T03:25:45.453Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T03:25:45.453Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T03:25:45.453Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T03:25:45.453Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T03:25:45.453Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T03:25:45.453Z] OK: 8 MiB in 20 packages [2022-06-20T03:25:45.453Z] Removing intermediate container aa97071a3950 [2022-06-20T03:25:45.453Z] ---> abb3b80980fa [2022-06-20T03:25:45.453Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-20T03:25:45.453Z] ---> f08dbadfb553 [2022-06-20T03:25:45.453Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-20T03:25:45.453Z] ---> a1d87264f554 [2022-06-20T03:25:45.453Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-20T03:25:45.453Z] ---> 470a33251eda [2022-06-20T03:25:45.453Z] Step 19/24 : EXPOSE 59982 [2022-06-20T03:25:45.453Z] ---> Running in b7d286bac408 [2022-06-20T03:25:45.453Z] Removing intermediate container b7d286bac408 [2022-06-20T03:25:45.453Z] ---> db6bed3a49f7 [2022-06-20T03:25:45.453Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-20T03:25:45.453Z] ---> Running in 5c3948eb72cd [2022-06-20T03:25:45.453Z] Removing intermediate container 5c3948eb72cd [2022-06-20T03:25:45.453Z] ---> 9cd5ddd511c8 [2022-06-20T03:25:45.453Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-20T03:25:45.453Z] ---> Running in c5292b05a111 [2022-06-20T03:25:45.453Z] Removing intermediate container c5292b05a111 [2022-06-20T03:25:45.453Z] ---> 939f46336b23 [2022-06-20T03:25:45.453Z] Step 22/24 : LABEL arch=arm64 [2022-06-20T03:25:45.453Z] ---> Running in 6ea3d88c392f [2022-06-20T03:25:45.453Z] Removing intermediate container 6ea3d88c392f [2022-06-20T03:25:45.453Z] ---> 0e3c7163a4b3 [2022-06-20T03:25:45.453Z] Step 23/24 : LABEL git_sha=0e8d709e1e0fd6353eab19b3152dac6e51a57cdb [2022-06-20T03:25:45.453Z] ---> Running in 299679b6ffa1 [2022-06-20T03:25:45.453Z] Removing intermediate container 299679b6ffa1 [2022-06-20T03:25:45.453Z] ---> 8e7a8ab58553 [2022-06-20T03:25:45.453Z] Step 24/24 : LABEL version=0.0.0 [2022-06-20T03:25:45.453Z] ---> Running in 170a908b7b05 [2022-06-20T03:25:45.453Z] Removing intermediate container 170a908b7b05 [2022-06-20T03:25:45.453Z] ---> 581039315a91 [2022-06-20T03:25:45.453Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T03:25:45.453Z] Successfully built 581039315a91 [2022-06-20T03:25:45.453Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:25:45.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T03:25:45.905Z] [2022-06-20T03:25:45.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:25:46.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T03:25:46.538Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T03:25:46.538Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T03:25:46.538Z] 04944245beec: Pulling fs layer [2022-06-20T03:25:46.538Z] 699f458cf7ca: Pulling fs layer [2022-06-20T03:25:46.538Z] 765212b225bb: Pulling fs layer [2022-06-20T03:25:46.538Z] f23df028b6ca: Pulling fs layer [2022-06-20T03:25:46.538Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T03:25:46.538Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T03:25:46.538Z] f23df028b6ca: Waiting [2022-06-20T03:25:46.538Z] d65c8cfc05b1: Waiting [2022-06-20T03:25:46.538Z] 2437ff75d9bd: Waiting [2022-06-20T03:25:46.538Z] 04944245beec: Verifying Checksum [2022-06-20T03:25:46.538Z] 04944245beec: Download complete [2022-06-20T03:25:46.538Z] 765212b225bb: Verifying Checksum [2022-06-20T03:25:46.538Z] 765212b225bb: Download complete [2022-06-20T03:25:46.538Z] f23df028b6ca: Verifying Checksum [2022-06-20T03:25:46.538Z] f23df028b6ca: Download complete [2022-06-20T03:25:46.538Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T03:25:46.538Z] d65c8cfc05b1: Download complete [2022-06-20T03:25:46.816Z] 699f458cf7ca: Verifying Checksum [2022-06-20T03:25:46.816Z] 699f458cf7ca: Download complete [2022-06-20T03:25:47.092Z] 8998bd30e6a1: Download complete [2022-06-20T03:25:49.720Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T03:25:49.720Z] 2437ff75d9bd: Download complete [2022-06-20T03:25:51.172Z] 8998bd30e6a1: Pull complete [2022-06-20T03:25:51.772Z] 04944245beec: Pull complete [2022-06-20T03:25:53.215Z] 699f458cf7ca: Pull complete [2022-06-20T03:25:53.490Z] 765212b225bb: Pull complete [2022-06-20T03:25:54.468Z] f23df028b6ca: Pull complete [2022-06-20T03:25:54.468Z] d65c8cfc05b1: Pull complete [2022-06-20T03:26:09.574Z] 2437ff75d9bd: Pull complete [2022-06-20T03:26:09.574Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T03:26:09.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T03:26:09.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:26:09.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-15115 does not seem to be running inside a container [2022-06-20T03:26:09.902Z] $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-20T03:26:12.384Z] $ docker top 42c0016b08a6c828a4c231c323a3a99333223b59c5f99fce26e0d0a0adfc26e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:13.301Z] ---> job-cost.sh [2022-06-20T03:26:13.301Z] lf-activate-venv: SKIPPING [2022-06-20T03:26:13.301Z] INFO: No Stack... [2022-06-20T03:26:13.903Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T03:26:14.498Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T03:26:15.164Z] + cat /w/workspace/device-mqtt-go/5/archives/cost.csv [2022-06-20T03:26:15.164Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T03:26:15.227Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [2022-06-20T03:26:15.234Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] did not exist. Created. [2022-06-20T03:26:15.234Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T03:26:15.914Z] /w/workspace/device-mqtt-go/5@tmp/durable-b3f2627c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T03:26:16.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T03:26:16.618Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T03:26:16.665Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T03:26:16.672Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T03:26:16.696Z] $ docker stop --time=1 42c0016b08a6c828a4c231c323a3a99333223b59c5f99fce26e0d0a0adfc26e5 [2022-06-20T03:26:18.188Z] $ docker rm -f 42c0016b08a6c828a4c231c323a3a99333223b59c5f99fce26e0d0a0adfc26e5 [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 [2022-06-20T03:26:18.658Z] provisioning config files... [2022-06-20T03:26:18.696Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1617825312795511409tmp [Pipeline] { [Pipeline] sh [2022-06-20T03:26:19.007Z] + set +x [2022-06-20T03:26:19.007Z] + curl -s https://codecov.io/bash [2022-06-20T03:26:19.007Z] + bash -s -- [2022-06-20T03:26:19.007Z] [2022-06-20T03:26:19.007Z] _____ _ [2022-06-20T03:26:19.007Z] / ____| | | [2022-06-20T03:26:19.007Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T03:26:19.007Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T03:26:19.007Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T03:26:19.007Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T03:26:19.007Z] Bash-1.0.6 [2022-06-20T03:26:19.007Z] [2022-06-20T03:26:19.007Z] [2022-06-20T03:26:19.007Z] ==> git version 2.25.1 found [2022-06-20T03:26:19.007Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-20T03:26:19.007Z] Release-Date: 2020-01-08 [2022-06-20T03:26:19.007Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T03:26:19.007Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T03:26:19.007Z] ==> Jenkins CI detected. [2022-06-20T03:26:19.007Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-06-20T03:26:19.007Z] project root: . [2022-06-20T03:26:19.007Z] --> token set from env [2022-06-20T03:26:19.007Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T03:26:19.007Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T03:26:19.007Z] ==> Python coveragepy not found [2022-06-20T03:26:19.007Z] ==> Searching for coverage reports in: [2022-06-20T03:26:19.007Z] + . [2022-06-20T03:26:19.007Z] -> Found 1 reports [2022-06-20T03:26:19.007Z] ==> Detecting git/mercurial file structure [2022-06-20T03:26:19.007Z] ==> Reading reports [2022-06-20T03:26:19.007Z] + ./coverage.out bytes=17887 [2022-06-20T03:26:19.007Z] ==> Appending adjustments [2022-06-20T03:26:19.007Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T03:26:19.267Z] + Found adjustments [2022-06-20T03:26:19.267Z] ==> Gzipping contents [2022-06-20T03:26:19.267Z] 4.0K /tmp/codecov.M8ztXe.gz [2022-06-20T03:26:19.267Z] ==> Uploading reports [2022-06-20T03:26:19.267Z] url: https://codecov.io [2022-06-20T03:26:19.267Z] query: branch=PR-382&commit=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-06-20T03:26:19.267Z] -> Pinging Codecov [2022-06-20T03:26:19.267Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-06-20T03:26:19.530Z] -> Uploading to [2022-06-20T03:26:19.530Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/7D719EC7BBE17E464838252E33014C33/31afa03c6e10fe8b02d0c52a5c5a7019e9f21255/ca90ea61-6307-445e-a334-a6f366159191.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T032619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22b2a491796170e7925bf71c6027eb74a0ab08f7e3bd341acde2bc64c0e77276 [2022-06-20T03:26:19.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T03:26:19.530Z] Dload Upload Total Spent Left Speed [2022-06-20T03:26:19.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 14831 --:--:-- --:--:-- --:--:-- 14764 100 3263 0 0 100 3263 0 13652 --:--:-- --:--:-- --:--:-- 13595 [2022-06-20T03:26:19.790Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] } [2022-06-20T03:26:19.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-20T03:26:20.545Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] [2022-06-20T03:26:20.546Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-20T03:26:20.546Z] total 16 [2022-06-20T03:26:20.546Z] drwxr-xr-x 3 root root 4096 Jun 20 03:19 . [2022-06-20T03:26:20.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 03:19 .. [2022-06-20T03:26:20.546Z] drwxr-xr-x 2 root root 4096 Jun 20 03:19 cost [2022-06-20T03:26:20.546Z] -rw-r--r-- 1 root root 85 Jun 20 03:19 cost.csv [2022-06-20T03:26:20.546Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-20T03:26:20.546Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-20T03:26:20.546Z] total 16 [2022-06-20T03:26:20.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 03:19 . [2022-06-20T03:26:20.546Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 03:19 .. [2022-06-20T03:26:20.546Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 03:19 cost [2022-06-20T03:26:20.546Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 20 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:20.843Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:21.719Z] ---> package-listing.sh [2022-06-20T03:26:21.719Z] ++ facter osfamily [2022-06-20T03:26:21.719Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T03:26:21.979Z] + OS_FAMILY=debian [2022-06-20T03:26:21.979Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-06-20T03:26:21.979Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T03:26:21.979Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T03:26:21.979Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T03:26:21.979Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T03:26:21.979Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-06-20T03:26:21.979Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T03:26:21.979Z] + case "${OS_FAMILY}" in [2022-06-20T03:26:21.979Z] + dpkg -l [2022-06-20T03:26:21.979Z] + grep '^ii' [2022-06-20T03:26:21.980Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T03:26:21.980Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T03:26:21.980Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T03:26:21.980Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-06-20T03:26:21.980Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [2022-06-20T03:26:21.980Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo [2022-06-20T03:26:21.992Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T03:26:22.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T03:26:22.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T03:26:22.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T03:26:22.926Z] prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container [2022-06-20T03:26:22.974Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-20T03:26:23.191Z] $ docker top d4a3454efd9671823f21d62646f11757f16f1ca5faa9f3467340c57b1c57d01e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T03:26:23.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T03:26:23.836Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T03:26:24.137Z] + ls /var/log/sa-host [2022-06-20T03:26:24.137Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T03:26:24.259Z] provisioning config files... [2022-06-20T03:26:24.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config952187880237262171tmp [Pipeline] { [Pipeline] echo [2022-06-20T03:26:24.284Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:24.568Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T03:26:24.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:24.914Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T03:26:24.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:25.209Z] ---> sudo-logs.sh [2022-06-20T03:26:25.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T03:26:25.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:25.523Z] ---> job-cost.sh [2022-06-20T03:26:25.523Z] lf-activate-venv: SKIPPING [2022-06-20T03:26:25.523Z] DEBUG: total: 0.2199999988079071 [2022-06-20T03:26:25.523Z] INFO: Retrieving Stack Cost... [2022-06-20T03:26:25.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T03:26:26.352Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T03:26:26.364Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T03:26:26.658Z] ---> logs-deploy.sh [2022-06-20T03:26:26.658Z] lf-activate-venv: SKIPPING [2022-06-20T03:26:26.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/5 [2022-06-20T03:26:26.658Z] INFO: archiving workspace using pattern(s): [2022-06-20T03:26:27.602Z] Archives upload complete. [2022-06-20T03:26:27.602Z] INFO: archiving logs to Nexus