Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906+7519713814a588af452d23e7e2efd8901124a458 (82ec44fd38906db092a8ad6303c8fc4662386fdc) 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-ssh4518405155637553780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh15395524089171937908.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7875664496584489775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10084648352205353892.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh9722407810890601740.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18062897605307999331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-528’ Running on prd-ubuntu20.04-docker-8c-8g-530 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 7519713814a588af452d23e7e2efd8901124a458 into PR head commit 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 Merge succeeded, producing 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 Checking out Revision 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 (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 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # 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 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 # timeout=10 Commit message: "Merge commit '7519713814a588af452d23e7e2efd8901124a458' into HEAD" > git rev-list --no-walk 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T03:19:59.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T03:19:59.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T03:19:59.274Z] ========================================================= [2022-06-01T03:19:59.274Z] EdgeX Global Pipelines Version Info [2022-06-01T03:19:59.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:20:00.052Z] ------------------- [2022-06-01T03:20:00.052Z] stable info: [2022-06-01T03:20:00.052Z] ------------------- [2022-06-01T03:20:00.052Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T03:20:00.052Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T03:20:00.052Z] Message: update stable to v1.0.230 [2022-06-01T03:20:00.622Z] ------------------- [2022-06-01T03:20:00.622Z] experimental info: [2022-06-01T03:20:00.622Z] ------------------- [2022-06-01T03:20:00.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T03:20:00.622Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T03:20:00.622Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T03:20:00.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-06-01T03:20:00.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-06-01T03:20:00.867Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T03:20:00.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T03:20:00.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T03:20:00.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T03:20:00.925Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T03:20:00.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-01T03:20:00.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T03:20:00.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T03:20:00.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T03:20:00.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-06-01T03:20:01.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T03:20:01.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T03:20:01.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T03:20:01.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T03:20:01.053Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T03:20:01.067Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T03:20:01.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T03:20:01.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T03:20:01.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-01T03:20:01.123Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-01T03:20:01.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-01T03:20:01.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-01T03:20:01.164Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-01T03:20:01.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T03:20:01.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2022-06-01T03:20:01.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2022-06-01T03:20:01.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2022-06-01T03:20:01.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo [2022-06-01T03:20:01.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53d5ad4 [Pipeline] echo [2022-06-01T03:20:01.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T03:20:01.314Z] provisioning config files... [2022-06-01T03:20:01.327Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config4565103942267729339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:20:01.640Z] ---> docker-login.sh [2022-06-01T03:20:01.640Z] nexus3.edgexfoundry.org:10001 [2022-06-01T03:20:01.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:01.902Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:01.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:01.902Z] [2022-06-01T03:20:01.902Z] Login Succeeded [2022-06-01T03:20:01.902Z] nexus3.edgexfoundry.org:10002 [2022-06-01T03:20:02.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:02.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:02.162Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:02.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:02.162Z] [2022-06-01T03:20:02.162Z] Login Succeeded [2022-06-01T03:20:02.162Z] nexus3.edgexfoundry.org:10003 [2022-06-01T03:20:02.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:02.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:02.422Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:02.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:02.422Z] [2022-06-01T03:20:02.422Z] Login Succeeded [2022-06-01T03:20:02.422Z] nexus3.edgexfoundry.org:10004 [2022-06-01T03:20:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:02.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:02.422Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:02.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:02.422Z] [2022-06-01T03:20:02.422Z] Login Succeeded [2022-06-01T03:20:02.422Z] docker.io [2022-06-01T03:20:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:02.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:02.994Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:02.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:02.994Z] [2022-06-01T03:20:02.994Z] Login Succeeded [2022-06-01T03:20:02.994Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T03:20:03.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T03:20:03.388Z] + git rev-list -1 --merges 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2~1..53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo [2022-06-01T03:20:03.414Z] -----------> git rev-list -1 --merges 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2~1..53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [2022-06-01T03:20:03.414Z] 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [false] [Pipeline] sh [2022-06-01T03:20:03.732Z] + git log --format=format:%s -1 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo [2022-06-01T03:20:03.746Z] ========================================================= [2022-06-01T03:20:03.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T03:20:03.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T03:20:04.091Z] + git log --format=format:%s -1 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] echo [2022-06-01T03:20:04.102Z] [semverPrep] GIT_COMMIT: 53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2, Commit Message: Merge commit '7519713814a588af452d23e7e2efd8901124a458' into HEAD [Pipeline] echo [2022-06-01T03:20:04.111Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-01T03:20:04.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T03:20:04.532Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T03:20:04.532Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T03:20:04.532Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T03:20:04.532Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T03:20:04.532Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T03:20:04.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:20:05.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T03:20:05.018Z] [2022-06-01T03:20:05.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:20:05.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T03:20:05.326Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T03:20:05.326Z] 1fe172e4850f: Pulling fs layer [2022-06-01T03:20:05.326Z] caf521ccaac6: Pulling fs layer [2022-06-01T03:20:05.326Z] 3ead6fa29328: Pulling fs layer [2022-06-01T03:20:05.326Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T03:20:05.326Z] a8d5f1318db7: Pulling fs layer [2022-06-01T03:20:05.326Z] c427282e49a2: Pulling fs layer [2022-06-01T03:20:05.326Z] 1827001aaf11: Pulling fs layer [2022-06-01T03:20:05.326Z] 0714d37db230: Pulling fs layer [2022-06-01T03:20:05.326Z] ac28cf19c067: Pulling fs layer [2022-06-01T03:20:05.326Z] ca983d60f3e2: Pulling fs layer [2022-06-01T03:20:05.326Z] 9f894cec8388: Pulling fs layer [2022-06-01T03:20:05.326Z] 5c2a1cbceb83: Waiting [2022-06-01T03:20:05.326Z] a8d5f1318db7: Waiting [2022-06-01T03:20:05.326Z] c427282e49a2: Waiting [2022-06-01T03:20:05.326Z] 0714d37db230: Waiting [2022-06-01T03:20:05.326Z] 1827001aaf11: Waiting [2022-06-01T03:20:05.326Z] ac28cf19c067: Waiting [2022-06-01T03:20:05.326Z] ca983d60f3e2: Waiting [2022-06-01T03:20:05.326Z] 9f894cec8388: Waiting [2022-06-01T03:20:05.326Z] caf521ccaac6: Verifying Checksum [2022-06-01T03:20:05.326Z] caf521ccaac6: Download complete [2022-06-01T03:20:05.326Z] 5c2a1cbceb83: Verifying Checksum [2022-06-01T03:20:05.326Z] 5c2a1cbceb83: Download complete [2022-06-01T03:20:05.598Z] a8d5f1318db7: Verifying Checksum [2022-06-01T03:20:05.598Z] a8d5f1318db7: Download complete [2022-06-01T03:20:05.598Z] 3ead6fa29328: Verifying Checksum [2022-06-01T03:20:05.598Z] 3ead6fa29328: Download complete [2022-06-01T03:20:05.598Z] c427282e49a2: Verifying Checksum [2022-06-01T03:20:05.598Z] c427282e49a2: Download complete [2022-06-01T03:20:05.598Z] 0714d37db230: Verifying Checksum [2022-06-01T03:20:05.598Z] 0714d37db230: Download complete [2022-06-01T03:20:05.598Z] ac28cf19c067: Download complete [2022-06-01T03:20:05.598Z] ca983d60f3e2: Verifying Checksum [2022-06-01T03:20:05.598Z] ca983d60f3e2: Download complete [2022-06-01T03:20:05.598Z] 9f894cec8388: Verifying Checksum [2022-06-01T03:20:05.598Z] 9f894cec8388: Download complete [2022-06-01T03:20:05.598Z] 1fe172e4850f: Verifying Checksum [2022-06-01T03:20:05.598Z] 1fe172e4850f: Download complete [2022-06-01T03:20:05.858Z] 1827001aaf11: Verifying Checksum [2022-06-01T03:20:05.858Z] 1827001aaf11: Download complete [2022-06-01T03:20:06.798Z] 1fe172e4850f: Pull complete [2022-06-01T03:20:07.059Z] caf521ccaac6: Pull complete [2022-06-01T03:20:07.627Z] 3ead6fa29328: Pull complete [2022-06-01T03:20:07.627Z] 5c2a1cbceb83: Pull complete [2022-06-01T03:20:07.889Z] a8d5f1318db7: Pull complete [2022-06-01T03:20:07.889Z] c427282e49a2: Pull complete [2022-06-01T03:20:09.801Z] 1827001aaf11: Pull complete [2022-06-01T03:20:09.801Z] 0714d37db230: Pull complete [2022-06-01T03:20:10.061Z] ac28cf19c067: Pull complete [2022-06-01T03:20:10.061Z] ca983d60f3e2: Pull complete [2022-06-01T03:20:10.061Z] 9f894cec8388: Pull complete [2022-06-01T03:20:10.061Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T03:20:10.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T03:20:10.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:20:10.170Z] prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container [2022-06-01T03:20:10.222Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T03:20:11.726Z] $ docker top fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 -eo pid,comm [2022-06-01T03:20:11.789Z] 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-01T03:20:11.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T03:20:11.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T03:20:11.831Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T03:20:11.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T03:20:11.988Z] $ docker exec fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent [2022-06-01T03:20:12.123Z] SSH_AUTH_SOCK=/tmp/ssh-Nywae14rybPE/agent.34 [2022-06-01T03:20:12.123Z] SSH_AGENT_PID=41 [2022-06-01T03:20:12.131Z] Running ssh-add (command line suppressed) [2022-06-01T03:20:12.281Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_266175551900860451.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_266175551900860451.key) [2022-06-01T03:20:12.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T03:20:12.589Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T03:20:12.616Z] $ docker exec --env ******** --env ******** fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent -k [2022-06-01T03:20:12.726Z] unset SSH_AUTH_SOCK; [2022-06-01T03:20:12.727Z] unset SSH_AGENT_PID; [2022-06-01T03:20:12.727Z] echo Agent pid 41 killed; [2022-06-01T03:20:12.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T03:20:12.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T03:20:12.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T03:20:12.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T03:20:12.905Z] $ docker exec fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent [2022-06-01T03:20:13.034Z] SSH_AUTH_SOCK=/tmp/ssh-pvyfThVqgKDk/agent.75 [2022-06-01T03:20:13.034Z] SSH_AGENT_PID=81 [2022-06-01T03:20:13.041Z] Running ssh-add (command line suppressed) [2022-06-01T03:20:13.184Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_8256128689657581907.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_8256128689657581907.key) [2022-06-01T03:20:13.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T03:20:13.484Z] + git semver init [2022-06-01T03:20:13.744Z] 2022-06-01 03:20:13,689 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T03:20:13.744Z] 2022-06-01 03:20:13,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver [2022-06-01T03:20:13.744Z] 2022-06-01 03:20:13,690 [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-01T03:20:13.744Z] 2022-06-01 03:20:13,691 [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-01T03:20:14.682Z] 2022-06-01 03:20:14,389 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude [2022-06-01T03:20:14.682Z] 2022-06-01 03:20:14,389 [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-01T03:20:14.682Z] 2022-06-01 03:20:14,389 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-06-01T03:20:14.682Z] 2022-06-01 03:20:14,394 [execute] INFO git cat-file --batch-check [2022-06-01T03:20:14.682Z] 2022-06-01 03:20:14,395 [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-01T03:20:14.682Z] 2022-06-01 03:20:14,401 [execute] INFO git cat-file --batch [2022-06-01T03:20:14.682Z] 2022-06-01 03:20:14,402 [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-01T03:20:14.682Z] 2022-06-01 03:20:14,405 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 [2022-06-01T03:20:14.682Z] 0.0.0 [Pipeline] } [2022-06-01T03:20:14.697Z] $ docker exec --env ******** --env ******** fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 ssh-agent -k [2022-06-01T03:20:14.797Z] unset SSH_AUTH_SOCK; [2022-06-01T03:20:14.797Z] unset SSH_AGENT_PID; [2022-06-01T03:20:14.797Z] echo Agent pid 81 killed; [2022-06-01T03:20:14.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T03:20:15.109Z] + git semver [Pipeline] } [2022-06-01T03:20:15.390Z] $ docker stop --time=1 fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 [2022-06-01T03:20:16.700Z] $ docker rm -f fe21feb2b1b99c913341ac05e06fae433d1b699e78dda41d7162aa099cabf055 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T03:20:17.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T03:20:17.320Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T03:20:17.322Z] [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-01T03:20:17.471Z] provisioning config files... [2022-06-01T03:20:17.482Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1011600424290275690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:20:17.780Z] ---> docker-login.sh [2022-06-01T03:20:17.780Z] nexus3.edgexfoundry.org:10001 [2022-06-01T03:20:17.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:17.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:17.780Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:17.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:17.780Z] [2022-06-01T03:20:17.780Z] Login Succeeded [2022-06-01T03:20:17.780Z] nexus3.edgexfoundry.org:10002 [2022-06-01T03:20:17.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:18.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:18.043Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:18.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:18.043Z] [2022-06-01T03:20:18.043Z] Login Succeeded [2022-06-01T03:20:18.043Z] nexus3.edgexfoundry.org:10003 [2022-06-01T03:20:18.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:18.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:18.043Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:18.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:18.043Z] [2022-06-01T03:20:18.043Z] Login Succeeded [2022-06-01T03:20:18.043Z] nexus3.edgexfoundry.org:10004 [2022-06-01T03:20:18.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:18.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:18.305Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:18.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:18.305Z] [2022-06-01T03:20:18.305Z] Login Succeeded [2022-06-01T03:20:18.305Z] docker.io [2022-06-01T03:20:18.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:20:18.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:20:18.566Z] Configure a credential helper to remove this warning. See [2022-06-01T03:20:18.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:20:18.566Z] [2022-06-01T03:20:18.566Z] Login Succeeded [2022-06-01T03:20:18.566Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T03:20:18.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T03:20:18.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T03:20:18.641Z] ========================================================= [2022-06-01T03:20:18.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-01T03:20:18.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:20:18.957Z] + 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-01T03:20:18.957Z] Sending build context to Docker daemon 5.885MB [2022-06-01T03:20:18.957Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T03:20:18.957Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-01T03:20:18.957Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-01T03:20:18.957Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T03:20:18.957Z] 666ba61612fd: Pulling fs layer [2022-06-01T03:20:18.957Z] 8ed8ca486205: Pulling fs layer [2022-06-01T03:20:18.957Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T03:20:18.957Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T03:20:18.957Z] ca2b28591e48: Pulling fs layer [2022-06-01T03:20:18.957Z] a51346096db8: Pulling fs layer [2022-06-01T03:20:18.957Z] daebc70d1ce1: Pulling fs layer [2022-06-01T03:20:18.957Z] 0e18a0eac166: Pulling fs layer [2022-06-01T03:20:18.957Z] 22a0e8bec74d: Waiting [2022-06-01T03:20:18.957Z] ca2b28591e48: Waiting [2022-06-01T03:20:18.957Z] a51346096db8: Waiting [2022-06-01T03:20:18.957Z] daebc70d1ce1: Waiting [2022-06-01T03:20:18.957Z] 0e18a0eac166: Waiting [2022-06-01T03:20:18.957Z] 4fe6c5a15a65: Waiting [2022-06-01T03:20:18.957Z] 8ed8ca486205: Verifying Checksum [2022-06-01T03:20:18.957Z] 8ed8ca486205: Download complete [2022-06-01T03:20:18.957Z] 666ba61612fd: Download complete [2022-06-01T03:20:19.217Z] 22a0e8bec74d: Verifying Checksum [2022-06-01T03:20:19.217Z] ca2b28591e48: Verifying Checksum [2022-06-01T03:20:19.217Z] ca2b28591e48: Download complete [2022-06-01T03:20:19.217Z] a51346096db8: Download complete [2022-06-01T03:20:19.217Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T03:20:19.217Z] daebc70d1ce1: Verifying Checksum [2022-06-01T03:20:19.217Z] daebc70d1ce1: Download complete [2022-06-01T03:20:19.217Z] 59bf1c3509f3: Pull complete [2022-06-01T03:20:19.475Z] 666ba61612fd: Pull complete [2022-06-01T03:20:19.475Z] 8ed8ca486205: Pull complete [2022-06-01T03:20:19.736Z] 0e18a0eac166: Verifying Checksum [2022-06-01T03:20:19.736Z] 0e18a0eac166: Download complete [2022-06-01T03:20:19.995Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T03:20:19.995Z] 4fe6c5a15a65: Download complete [2022-06-01T03:20:24.187Z] 4fe6c5a15a65: Pull complete [2022-06-01T03:20:24.187Z] 22a0e8bec74d: Pull complete [2022-06-01T03:20:24.187Z] ca2b28591e48: Pull complete [2022-06-01T03:20:24.187Z] a51346096db8: Pull complete [2022-06-01T03:20:24.187Z] daebc70d1ce1: Pull complete [2022-06-01T03:20:26.092Z] 0e18a0eac166: Pull complete [2022-06-01T03:20:26.092Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-01T03:20:26.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-01T03:20:26.092Z] ---> f018257e8ee9 [2022-06-01T03:20:26.092Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T03:20:28.012Z] ---> Running in f174d1e2ce05 [2022-06-01T03:20:28.013Z] Removing intermediate container f174d1e2ce05 [2022-06-01T03:20:28.013Z] ---> 4ed4da798da4 [2022-06-01T03:20:28.013Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T03:20:28.013Z] ---> Running in 803d4f20dcbd [2022-06-01T03:20:28.013Z] Removing intermediate container 803d4f20dcbd [2022-06-01T03:20:28.013Z] ---> 04d1213237a4 [2022-06-01T03:20:28.013Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T03:20:28.013Z] ---> Running in 41ad6d3a9219 [2022-06-01T03:20:28.583Z] Removing intermediate container 41ad6d3a9219 [2022-06-01T03:20:28.583Z] ---> c6f3762956b3 [2022-06-01T03:20:28.583Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T03:20:28.583Z] ---> Running in a45d7a8b8218 [2022-06-01T03:20:28.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T03:20:29.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T03:20:30.050Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-01T03:20:30.311Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-01T03:20:30.311Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-01T03:20:30.311Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-01T03:20:30.572Z] Executing busybox-1.34.1-r3.trigger [2022-06-01T03:20:30.572Z] OK: 224 MiB in 56 packages [2022-06-01T03:20:30.831Z] Removing intermediate container a45d7a8b8218 [2022-06-01T03:20:30.831Z] ---> a429d0848075 [2022-06-01T03:20:30.831Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-01T03:20:30.831Z] ---> Running in 5e7645f89915 [2022-06-01T03:20:31.091Z] Removing intermediate container 5e7645f89915 [2022-06-01T03:20:31.091Z] ---> 9f4a5170b410 [2022-06-01T03:20:31.091Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-01T03:20:31.091Z] ---> f6654a2afc08 [2022-06-01T03:20:31.091Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T03:20:31.091Z] ---> Running in 204d29c858ba [2022-06-01T03:20:32.429Z] Still waiting to schedule task [2022-06-01T03:20:32.429Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-529’ [2022-06-01T03:20:49.195Z] Removing intermediate container 204d29c858ba [2022-06-01T03:20:49.195Z] ---> 60aa8c638184 [2022-06-01T03:20:49.195Z] Step 10/12 : COPY . . [2022-06-01T03:20:49.195Z] ---> 09df1cef1158 [2022-06-01T03:20:49.195Z] Step 11/12 : ARG MAKE='make build' [2022-06-01T03:20:49.195Z] ---> Running in abfcb28f82b3 [2022-06-01T03:20:49.195Z] Removing intermediate container abfcb28f82b3 [2022-06-01T03:20:49.195Z] ---> 600d71fd2874 [2022-06-01T03:20:49.195Z] Step 12/12 : RUN $MAKE [2022-06-01T03:20:49.195Z] ---> Running in 95af31850850 [2022-06-01T03:20:49.195Z] noop [2022-06-01T03:20:49.195Z] Removing intermediate container 95af31850850 [2022-06-01T03:20:49.195Z] ---> 1d17cb9b9359 [2022-06-01T03:20:49.195Z] Successfully built 1d17cb9b9359 [2022-06-01T03:20:49.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:20:49.509Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T03:20:49.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:20:49.589Z] prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container [2022-06-01T03:20:49.631Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-01T03:20:50.025Z] $ docker top 994f478007ea6d1357a59546c15e5937a44ee899c3e9788ea94407a72fcd0651 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T03:20:50.379Z] + go version [2022-06-01T03:20:50.379Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T03:20:50.395Z] $ docker stop --time=1 994f478007ea6d1357a59546c15e5937a44ee899c3e9788ea94407a72fcd0651 [2022-06-01T03:20:51.652Z] $ docker rm -f 994f478007ea6d1357a59546c15e5937a44ee899c3e9788ea94407a72fcd0651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:20:52.082Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T03:20:52.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:20:52.172Z] prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container [2022-06-01T03:20:52.234Z] $ 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 ******** ci-base-image-x86_64 cat [2022-06-01T03:20:52.598Z] $ docker top 204f6e5e9d39ec8a97d369d86af79ec992001f77d7a012e1cd28a65edd8e73d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T03:20:53.020Z] + make test [2022-06-01T03:20:53.020Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-01T03:20:53.278Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-01T03:21:03.262Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-01T03:21:03.262Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-06-01T03:21:03.262Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-01T03:21:08.537Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-01T03:21:11.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T03:21:11.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T03:21:11.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-01T03:21:12.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-01T03:21:12.435Z] $ docker stop --time=1 204f6e5e9d39ec8a97d369d86af79ec992001f77d7a012e1cd28a65edd8e73d5 [2022-06-01T03:21:14.181Z] $ docker rm -f 204f6e5e9d39ec8a97d369d86af79ec992001f77d7a012e1cd28a65edd8e73d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T03:21:14.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T03:21:14.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-01T03:21:15.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T03:21:15.521Z] + ls -al . [2022-06-01T03:21:15.521Z] total 180 [2022-06-01T03:21:15.521Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 1 03:21 . [2022-06-01T03:21:15.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:19 .. [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 03:19 .dockerignore [2022-06-01T03:21:15.521Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 03:20 .git [2022-06-01T03:21:15.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:19 .github [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 1 03:19 .gitignore [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 1 03:19 .golangci.yml [2022-06-01T03:21:15.521Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 03:20 .semver [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 8789 Jun 1 03:19 Attribution.txt [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 1 03:19 CHANGELOG.md [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:19 Dockerfile [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 03:19 GOVERNANCE.md [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 1 03:19 Jenkinsfile [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 1 03:19 LICENSE [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:19 Makefile [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 1 03:19 OWNERS.md [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 1 03:19 README.md [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 03:20 VERSION [2022-06-01T03:21:15.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:19 bin [2022-06-01T03:21:15.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:19 cmd [2022-06-01T03:21:15.521Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 1 03:21 coverage.out [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 3263 Jun 1 03:19 go.mod [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 35433 Jun 1 03:19 go.sum [2022-06-01T03:21:15.521Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:19 internal [2022-06-01T03:21:15.521Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:19 mock [2022-06-01T03:21:15.521Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:19 snap [2022-06-01T03:21:15.521Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 1 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:21:15.828Z] + 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=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 --label arch=amd64 --label version=0.0.0 . [2022-06-01T03:21:15.828Z] Sending build context to Docker daemon 5.903MB [2022-06-01T03:21:15.828Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T03:21:15.828Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-01T03:21:15.828Z] ---> 1d17cb9b9359 [2022-06-01T03:21:15.828Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T03:21:15.828Z] ---> Running in 3c11a6a72342 [2022-06-01T03:21:16.087Z] Removing intermediate container 3c11a6a72342 [2022-06-01T03:21:16.087Z] ---> 1416a7c1e827 [2022-06-01T03:21:16.087Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T03:21:16.087Z] ---> Running in 475805aced2d [2022-06-01T03:21:16.087Z] Removing intermediate container 475805aced2d [2022-06-01T03:21:16.087Z] ---> 99e649d2a2c7 [2022-06-01T03:21:16.087Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T03:21:16.087Z] ---> Running in be45e42df0a5 [2022-06-01T03:21:16.657Z] Removing intermediate container be45e42df0a5 [2022-06-01T03:21:16.657Z] ---> 5fa898e2c70d [2022-06-01T03:21:16.657Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T03:21:16.657Z] ---> Running in 0163dab90fa8 [2022-06-01T03:21:16.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T03:21:17.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T03:21:18.116Z] OK: 224 MiB in 56 packages [2022-06-01T03:21:18.375Z] Removing intermediate container 0163dab90fa8 [2022-06-01T03:21:18.375Z] ---> 0ac60aa40809 [2022-06-01T03:21:18.375Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-01T03:21:18.375Z] ---> Running in bccb2329f1b2 [2022-06-01T03:21:18.639Z] Removing intermediate container bccb2329f1b2 [2022-06-01T03:21:18.639Z] ---> 46e31df8f036 [2022-06-01T03:21:18.639Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-01T03:21:18.639Z] ---> 97683df8fe6d [2022-06-01T03:21:18.639Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T03:21:18.639Z] ---> Running in c0603d32bd8a [2022-06-01T03:21:19.206Z] Removing intermediate container c0603d32bd8a [2022-06-01T03:21:19.206Z] ---> 6578d039d96d [2022-06-01T03:21:19.206Z] Step 10/24 : COPY . . [2022-06-01T03:21:19.465Z] ---> 8730869a3814 [2022-06-01T03:21:19.465Z] Step 11/24 : ARG MAKE='make build' [2022-06-01T03:21:19.725Z] ---> Running in 987beadfc8b1 [2022-06-01T03:21:19.725Z] Removing intermediate container 987beadfc8b1 [2022-06-01T03:21:19.725Z] ---> ba50b3f393ff [2022-06-01T03:21:19.725Z] Step 12/24 : RUN $MAKE [2022-06-01T03:21:19.725Z] ---> Running in dd466c213b99 [2022-06-01T03:21:19.984Z] 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-01T03:21:41.934Z] Removing intermediate container dd466c213b99 [2022-06-01T03:21:41.934Z] ---> 92605bbaa095 [2022-06-01T03:21:41.934Z] Step 13/24 : FROM alpine:3.14 [2022-06-01T03:21:41.934Z] 3.14: Pulling from library/alpine [2022-06-01T03:21:41.934Z] 8663204ce13b: Pulling fs layer [2022-06-01T03:21:41.934Z] 8663204ce13b: Verifying Checksum [2022-06-01T03:21:41.934Z] 8663204ce13b: Download complete [2022-06-01T03:21:41.934Z] 8663204ce13b: Pull complete [2022-06-01T03:21:41.934Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T03:21:41.934Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T03:21:41.934Z] ---> e04c818066af [2022-06-01T03:21:41.934Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-01T03:21:41.934Z] ---> Running in 51f61cbfc4cc [2022-06-01T03:21:41.934Z] Removing intermediate container 51f61cbfc4cc [2022-06-01T03:21:41.934Z] ---> 637b1679b1fe [2022-06-01T03:21:41.934Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T03:21:41.934Z] ---> Running in c8b13389a454 [2022-06-01T03:21:41.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T03:21:41.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T03:21:41.934Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T03:21:41.934Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T03:21:41.934Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T03:21:41.934Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T03:21:41.934Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T03:21:41.934Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T03:21:41.934Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T03:21:41.934Z] OK: 8 MiB in 20 packages [2022-06-01T03:21:41.934Z] Removing intermediate container c8b13389a454 [2022-06-01T03:21:41.934Z] ---> 1fca87c6cb27 [2022-06-01T03:21:41.934Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-01T03:21:41.934Z] ---> d266ec39dc58 [2022-06-01T03:21:41.934Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-01T03:21:41.934Z] ---> 3837eaf14c69 [2022-06-01T03:21:41.934Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-01T03:21:41.934Z] ---> c5f198989115 [2022-06-01T03:21:41.934Z] Step 19/24 : EXPOSE 59982 [2022-06-01T03:21:41.934Z] ---> Running in a93b3245b866 [2022-06-01T03:21:41.934Z] Removing intermediate container a93b3245b866 [2022-06-01T03:21:41.934Z] ---> a1b79d66c3da [2022-06-01T03:21:41.934Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-01T03:21:42.194Z] ---> Running in d82208c1c0d9 [2022-06-01T03:21:42.194Z] Removing intermediate container d82208c1c0d9 [2022-06-01T03:21:42.194Z] ---> 0993fd5bc74c [2022-06-01T03:21:42.194Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T03:21:42.194Z] ---> Running in 25ab6de8ca36 [2022-06-01T03:21:42.194Z] Removing intermediate container 25ab6de8ca36 [2022-06-01T03:21:42.194Z] ---> 414f5da3e297 [2022-06-01T03:21:42.194Z] Step 22/24 : LABEL arch=amd64 [2022-06-01T03:21:42.194Z] ---> Running in 8561bfc6ad09 [2022-06-01T03:21:42.455Z] Removing intermediate container 8561bfc6ad09 [2022-06-01T03:21:42.455Z] ---> bb55d5d14666 [2022-06-01T03:21:42.455Z] Step 23/24 : LABEL git_sha=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [2022-06-01T03:21:42.455Z] ---> Running in 0a0b3571a43e [2022-06-01T03:21:42.455Z] Removing intermediate container 0a0b3571a43e [2022-06-01T03:21:42.455Z] ---> ecdcaf63bb00 [2022-06-01T03:21:42.455Z] Step 24/24 : LABEL version=0.0.0 [2022-06-01T03:21:42.455Z] ---> Running in 369e1e370a1d [2022-06-01T03:21:42.715Z] Removing intermediate container 369e1e370a1d [2022-06-01T03:21:42.715Z] ---> 34c13acae8b0 [2022-06-01T03:21:42.715Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T03:21:42.715Z] Successfully built 34c13acae8b0 [2022-06-01T03:21:42.715Z] 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-01T03:21:43.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T03:21:43.149Z] [2022-06-01T03:21:43.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:21:43.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T03:21:43.451Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T03:21:43.451Z] 5eb5b503b376: Pulling fs layer [2022-06-01T03:21:43.451Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T03:21:43.451Z] ec43610c2a17: Pulling fs layer [2022-06-01T03:21:43.451Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T03:21:43.451Z] 33b1e0a273af: Pulling fs layer [2022-06-01T03:21:43.451Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T03:21:43.451Z] 2f39f015ded8: Pulling fs layer [2022-06-01T03:21:43.451Z] 33b1e0a273af: Waiting [2022-06-01T03:21:43.451Z] 2f39f015ded8: Waiting [2022-06-01T03:21:43.451Z] 3a2ae6a8a46f: Waiting [2022-06-01T03:21:43.451Z] 5c69ac0246d0: Download complete [2022-06-01T03:21:43.451Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-01T03:21:43.451Z] 3a2ae6a8a46f: Download complete [2022-06-01T03:21:43.451Z] 33b1e0a273af: Verifying Checksum [2022-06-01T03:21:43.451Z] 33b1e0a273af: Download complete [2022-06-01T03:21:43.451Z] 5d3b04190fa2: Verifying Checksum [2022-06-01T03:21:43.451Z] 5d3b04190fa2: Download complete [2022-06-01T03:21:43.711Z] ec43610c2a17: Download complete [2022-06-01T03:21:43.711Z] 5eb5b503b376: Verifying Checksum [2022-06-01T03:21:43.711Z] 5eb5b503b376: Download complete [2022-06-01T03:21:44.279Z] 2f39f015ded8: Download complete [2022-06-01T03:21:44.846Z] 5eb5b503b376: Pull complete [2022-06-01T03:21:45.105Z] 5c69ac0246d0: Pull complete [2022-06-01T03:21:45.365Z] ec43610c2a17: Pull complete [2022-06-01T03:21:45.625Z] 3a2ae6a8a46f: Pull complete [2022-06-01T03:21:45.883Z] 33b1e0a273af: Pull complete [2022-06-01T03:21:45.883Z] 5d3b04190fa2: Pull complete [2022-06-01T03:21:50.072Z] 2f39f015ded8: Pull complete [2022-06-01T03:21:50.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T03:21:50.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T03:21:50.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:21:50.170Z] prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container [2022-06-01T03:21:50.212Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T03:21:51.906Z] $ docker top 0130d72d2a80234b76af2a40a42aa50f7f62f81bc17b8b86960981a1064b077d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:21:52.303Z] ---> job-cost.sh [2022-06-01T03:21:52.303Z] lf-activate-venv: SKIPPING [2022-06-01T03:21:52.303Z] INFO: No Stack... [2022-06-01T03:21:52.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T03:21:53.134Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T03:21:53.420Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv [2022-06-01T03:21:53.420Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T03:21:53.433Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [2022-06-01T03:21:53.440Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] did not exist. Created. [2022-06-01T03:21:53.440Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T03:21:53.741Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T03:21:53.764Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T03:21:53.770Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T03:21:53.792Z] $ docker stop --time=1 0130d72d2a80234b76af2a40a42aa50f7f62f81bc17b8b86960981a1064b077d [2022-06-01T03:21:54.944Z] $ docker rm -f 0130d72d2a80234b76af2a40a42aa50f7f62f81bc17b8b86960981a1064b077d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T03:24:12.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-531 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws [2022-06-01T03:24:12.254Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2022-06-01T03:24:12.303Z] Selected Git installation does not exist. Using Default [2022-06-01T03:24:12.303Z] The recommended git tool is: NONE [2022-06-01T03:24:18.862Z] using credential edgex-jenkins-ssh [2022-06-01T03:24:18.882Z] Cloning the remote Git repository [2022-06-01T03:24:18.945Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-01T03:24:19.022Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2022-06-01T03:24:19.114Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-01T03:24:19.114Z] > git --version # timeout=10 [2022-06-01T03:24:19.135Z] > git --version # 'git version 2.25.1' [2022-06-01T03:24:19.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T03:24:19.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T03:24:20.760Z] Merging remotes/origin/main commit 7519713814a588af452d23e7e2efd8901124a458 into PR head commit 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 [2022-06-01T03:24:21.001Z] Merge succeeded, producing 72468ccb0955559a7976463a2fae772c27e2167f [2022-06-01T03:24:21.001Z] Checking out Revision 72468ccb0955559a7976463a2fae772c27e2167f (PR-382) [2022-06-01T03:24:20.186Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-01T03:24:20.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T03:24:20.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-06-01T03:24:20.269Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-06-01T03:24:20.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T03:24:20.282Z] > 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-01T03:24:20.779Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T03:24:20.796Z] > git checkout -f 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # timeout=10 [2022-06-01T03:24:20.883Z] > git remote # timeout=10 [2022-06-01T03:24:20.899Z] > git config --get remote.origin.url # timeout=10 [2022-06-01T03:24:20.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T03:24:20.929Z] > git merge 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 [2022-06-01T03:24:20.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-01T03:24:21.009Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T03:24:21.021Z] > git checkout -f 72468ccb0955559a7976463a2fae772c27e2167f # timeout=10 [2022-06-01T03:24:25.146Z] Commit message: "Merge commit '7519713814a588af452d23e7e2efd8901124a458' into HEAD" [2022-06-01T03:24:25.156Z] > git rev-list --no-walk 6274ebe3ebe2c5391e5fa3a9d38fa30c7112c906 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T03:24:26.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T03:24:26.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T03:24:26.246Z] Dload Upload Total Spent Left Speed [2022-06-01T03:24:26.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11885 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99873 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-06-01T03:24:26.962Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T03:24:27.306Z] + sudo tee /etc/docker/daemon.new [2022-06-01T03:24:27.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T03:24:27.306Z] { [2022-06-01T03:24:27.306Z] "registry-mirrors": [ [2022-06-01T03:24:27.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T03:24:27.306Z] ], [2022-06-01T03:24:27.306Z] "bip": "10.250.0.254/24", [2022-06-01T03:24:27.306Z] "hosts": [ [2022-06-01T03:24:27.306Z] "tcp://0.0.0.0:5555", [2022-06-01T03:24:27.306Z] "unix:///var/run/docker.sock" [2022-06-01T03:24:27.306Z] ], [2022-06-01T03:24:27.306Z] "mtu": 1458, [2022-06-01T03:24:27.306Z] "selinux-enabled": true, [2022-06-01T03:24:27.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T03:24:27.306Z] } [Pipeline] sh [2022-06-01T03:24:27.653Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T03:24:27.988Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T03:24:46.332Z] provisioning config files... [2022-06-01T03:24:46.360Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6086105347888565784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:24:46.926Z] ---> docker-login.sh [2022-06-01T03:24:46.926Z] nexus3.edgexfoundry.org:10001 [2022-06-01T03:24:47.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:24:47.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:24:47.803Z] Configure a credential helper to remove this warning. See [2022-06-01T03:24:47.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:24:47.803Z] [2022-06-01T03:24:47.803Z] Login Succeeded [2022-06-01T03:24:47.803Z] nexus3.edgexfoundry.org:10002 [2022-06-01T03:24:48.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:24:48.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:24:48.354Z] Configure a credential helper to remove this warning. See [2022-06-01T03:24:48.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:24:48.354Z] [2022-06-01T03:24:48.354Z] Login Succeeded [2022-06-01T03:24:48.354Z] nexus3.edgexfoundry.org:10003 [2022-06-01T03:24:48.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:24:48.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:24:48.628Z] Configure a credential helper to remove this warning. See [2022-06-01T03:24:48.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:24:48.628Z] [2022-06-01T03:24:48.628Z] Login Succeeded [2022-06-01T03:24:48.628Z] nexus3.edgexfoundry.org:10004 [2022-06-01T03:24:49.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:24:49.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:24:49.235Z] Configure a credential helper to remove this warning. See [2022-06-01T03:24:49.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:24:49.235Z] [2022-06-01T03:24:49.235Z] Login Succeeded [2022-06-01T03:24:49.235Z] docker.io [2022-06-01T03:24:49.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T03:24:49.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T03:24:49.786Z] Configure a credential helper to remove this warning. See [2022-06-01T03:24:49.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T03:24:49.786Z] [2022-06-01T03:24:49.786Z] Login Succeeded [2022-06-01T03:24:50.057Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T03:24:50.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T03:24:50.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T03:24:50.343Z] ========================================================= [2022-06-01T03:24:50.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-01T03:24:50.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:24:50.701Z] + 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-01T03:24:50.977Z] Sending build context to Docker daemon 3.037MB [2022-06-01T03:24:50.977Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T03:24:50.977Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-01T03:24:51.253Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T03:24:51.253Z] 9b3977197b4f: Pulling fs layer [2022-06-01T03:24:51.253Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T03:24:51.253Z] 94645a83ff95: Pulling fs layer [2022-06-01T03:24:51.253Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T03:24:51.253Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T03:24:51.253Z] 3096ccb668a1: Pulling fs layer [2022-06-01T03:24:51.253Z] e8cf19c19ddd: Pulling fs layer [2022-06-01T03:24:51.253Z] a4caa8a26152: Pulling fs layer [2022-06-01T03:24:51.253Z] 3096ccb668a1: Waiting [2022-06-01T03:24:51.253Z] e8cf19c19ddd: Waiting [2022-06-01T03:24:51.253Z] a4caa8a26152: Waiting [2022-06-01T03:24:51.253Z] 3f3a8bcf1eab: Waiting [2022-06-01T03:24:51.253Z] 0c92f367c5e7: Waiting [2022-06-01T03:24:51.253Z] 94645a83ff95: Download complete [2022-06-01T03:24:51.253Z] 1a89e8eeedd5: Verifying Checksum [2022-06-01T03:24:51.253Z] 1a89e8eeedd5: Download complete [2022-06-01T03:24:51.253Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T03:24:51.253Z] 0c92f367c5e7: Download complete [2022-06-01T03:24:51.253Z] 3096ccb668a1: Verifying Checksum [2022-06-01T03:24:51.253Z] 3096ccb668a1: Download complete [2022-06-01T03:24:51.253Z] 9b3977197b4f: Verifying Checksum [2022-06-01T03:24:51.253Z] 9b3977197b4f: Download complete [2022-06-01T03:24:51.253Z] e8cf19c19ddd: Verifying Checksum [2022-06-01T03:24:51.253Z] e8cf19c19ddd: Download complete [2022-06-01T03:24:51.863Z] 9b3977197b4f: Pull complete [2022-06-01T03:24:52.478Z] 1a89e8eeedd5: Pull complete [2022-06-01T03:24:52.768Z] 94645a83ff95: Pull complete [2022-06-01T03:24:53.371Z] a4caa8a26152: Verifying Checksum [2022-06-01T03:24:53.371Z] a4caa8a26152: Download complete [2022-06-01T03:24:53.967Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T03:24:53.967Z] 3f3a8bcf1eab: Download complete [2022-06-01T03:25:06.381Z] 3f3a8bcf1eab: Pull complete [2022-06-01T03:25:06.381Z] 0c92f367c5e7: Pull complete [2022-06-01T03:25:06.381Z] 3096ccb668a1: Pull complete [2022-06-01T03:25:06.381Z] e8cf19c19ddd: Pull complete [2022-06-01T03:25:13.110Z] a4caa8a26152: Pull complete [2022-06-01T03:25:13.110Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-01T03:25:13.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-01T03:25:13.110Z] ---> 725f1c02e7f9 [2022-06-01T03:25:13.110Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T03:25:14.091Z] ---> Running in 6f3019ebafc4 [2022-06-01T03:25:14.091Z] Removing intermediate container 6f3019ebafc4 [2022-06-01T03:25:14.091Z] ---> 0aec3e798a8e [2022-06-01T03:25:14.091Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T03:25:14.364Z] ---> Running in f10c18b183c6 [2022-06-01T03:25:14.640Z] Removing intermediate container f10c18b183c6 [2022-06-01T03:25:14.640Z] ---> 985a0fe14a79 [2022-06-01T03:25:14.640Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T03:25:14.640Z] ---> Running in 6ff91c5ce6e1 [2022-06-01T03:25:16.629Z] Removing intermediate container 6ff91c5ce6e1 [2022-06-01T03:25:16.629Z] ---> 4357c3439cfb [2022-06-01T03:25:16.629Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T03:25:16.629Z] ---> Running in 28823136ea89 [2022-06-01T03:25:17.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T03:25:18.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T03:25:19.201Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-01T03:25:19.202Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-01T03:25:19.486Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-01T03:25:19.486Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-01T03:25:19.761Z] Executing busybox-1.34.1-r3.trigger [2022-06-01T03:25:19.761Z] OK: 224 MiB in 56 packages [2022-06-01T03:25:20.749Z] Removing intermediate container 28823136ea89 [2022-06-01T03:25:20.749Z] ---> e74594cc74b5 [2022-06-01T03:25:20.749Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-06-01T03:25:20.749Z] ---> Running in cce41ef5de96 [2022-06-01T03:25:21.023Z] Removing intermediate container cce41ef5de96 [2022-06-01T03:25:21.023Z] ---> dc4656ce8e40 [2022-06-01T03:25:21.023Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-01T03:25:21.617Z] ---> c00a32f49286 [2022-06-01T03:25:21.617Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T03:25:21.617Z] ---> Running in ac85814bb582 [2022-06-01T03:26:08.637Z] Removing intermediate container ac85814bb582 [2022-06-01T03:26:08.637Z] ---> f316e1c66ff4 [2022-06-01T03:26:08.637Z] Step 10/12 : COPY . . [2022-06-01T03:26:08.637Z] ---> a1dfd7b34593 [2022-06-01T03:26:08.637Z] Step 11/12 : ARG MAKE='make build' [2022-06-01T03:26:08.637Z] ---> Running in c46611d144a6 [2022-06-01T03:26:08.637Z] Removing intermediate container c46611d144a6 [2022-06-01T03:26:08.637Z] ---> 09ba7f54a3a1 [2022-06-01T03:26:08.637Z] Step 12/12 : RUN $MAKE [2022-06-01T03:26:08.637Z] ---> Running in 7ac36d536144 [2022-06-01T03:26:08.637Z] noop [2022-06-01T03:26:08.637Z] Removing intermediate container 7ac36d536144 [2022-06-01T03:26:08.637Z] ---> 4312382e650a [2022-06-01T03:26:08.637Z] Successfully built 4312382e650a [2022-06-01T03:26:08.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:26:09.013Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T03:26:09.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:26:09.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2022-06-01T03:26:09.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T03:26:10.662Z] $ docker top e15af79fed059457114dd162644a1350072bbb4ad21fa69b5cadc085f7506fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T03:26:11.575Z] + go version [2022-06-01T03:26:11.575Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T03:26:11.602Z] $ docker stop --time=1 e15af79fed059457114dd162644a1350072bbb4ad21fa69b5cadc085f7506fd3 [2022-06-01T03:26:13.194Z] $ docker rm -f e15af79fed059457114dd162644a1350072bbb4ad21fa69b5cadc085f7506fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:26:13.792Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T03:26:13.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:26:14.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2022-06-01T03:26:14.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T03:26:15.341Z] $ docker top f10c57d3651d6cff755259e60f8a028fa43751e909048995d851afef9263f8b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T03:26:16.260Z] + make test [2022-06-01T03:26:16.260Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-01T03:26:17.689Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-06-01T03:27:39.546Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-06-01T03:27:39.546Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements [2022-06-01T03:27:39.546Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-06-01T03:27:39.546Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-01T03:27:39.546Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-01T03:28:06.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T03:28:06.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T03:28:06.399Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-01T03:28:06.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-01T03:28:06.436Z] $ docker stop --time=1 f10c57d3651d6cff755259e60f8a028fa43751e909048995d851afef9263f8b8 [2022-06-01T03:28:08.356Z] $ docker rm -f f10c57d3651d6cff755259e60f8a028fa43751e909048995d851afef9263f8b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T03:28:09.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T03:28:09.396Z] Warning: overwriting stash ‘coverage-report’ [2022-06-01T03:28:09.962Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T03:28:10.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T03:28:10.711Z] + ls -al . [2022-06-01T03:28:10.711Z] total 176 [2022-06-01T03:28:10.711Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 03:28 . [2022-06-01T03:28:10.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:24 .. [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 03:24 .dockerignore [2022-06-01T03:28:10.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 03:24 .git [2022-06-01T03:28:10.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:24 .github [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 1 03:24 .gitignore [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 1 03:24 .golangci.yml [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 8789 Jun 1 03:24 Attribution.txt [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jun 1 03:24 CHANGELOG.md [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:24 Dockerfile [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 03:24 GOVERNANCE.md [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 1 03:24 Jenkinsfile [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 1 03:24 LICENSE [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jun 1 03:24 Makefile [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 1 03:24 OWNERS.md [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jun 1 03:24 README.md [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 03:20 VERSION [2022-06-01T03:28:10.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:24 bin [2022-06-01T03:28:10.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:24 cmd [2022-06-01T03:28:10.711Z] -rw-r--r-- 1 jenkins jenkins 17887 Jun 1 03:27 coverage.out [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 3263 Jun 1 03:24 go.mod [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 35433 Jun 1 03:24 go.sum [2022-06-01T03:28:10.711Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 03:24 internal [2022-06-01T03:28:10.711Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 03:24 mock [2022-06-01T03:28:10.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 03:24 snap [2022-06-01T03:28:10.711Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 1 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:28:11.076Z] + 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=72468ccb0955559a7976463a2fae772c27e2167f --label arch=arm64 --label version=0.0.0 . [2022-06-01T03:28:11.351Z] Sending build context to Docker daemon 3.055MB [2022-06-01T03:28:11.351Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-01T03:28:11.351Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-01T03:28:11.351Z] ---> 4312382e650a [2022-06-01T03:28:11.351Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-01T03:28:11.624Z] ---> Running in a7d2d193d32a [2022-06-01T03:28:11.899Z] Removing intermediate container a7d2d193d32a [2022-06-01T03:28:11.899Z] ---> eb2ba967cbd0 [2022-06-01T03:28:11.899Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-01T03:28:11.899Z] ---> Running in 4e08111d2819 [2022-06-01T03:28:12.512Z] Removing intermediate container 4e08111d2819 [2022-06-01T03:28:12.512Z] ---> 68a6f4f2414b [2022-06-01T03:28:12.512Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T03:28:12.512Z] ---> Running in 4c8d175d715b [2022-06-01T03:28:14.486Z] Removing intermediate container 4c8d175d715b [2022-06-01T03:28:14.486Z] ---> 4b7bdea63888 [2022-06-01T03:28:14.486Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-01T03:28:14.486Z] ---> Running in a23d6042db47 [2022-06-01T03:28:15.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T03:28:16.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T03:28:17.502Z] OK: 224 MiB in 56 packages [2022-06-01T03:28:18.124Z] Removing intermediate container a23d6042db47 [2022-06-01T03:28:18.124Z] ---> 856c1a0245f7 [2022-06-01T03:28:18.124Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-06-01T03:28:18.124Z] ---> Running in 1b2499e8160e [2022-06-01T03:28:18.737Z] Removing intermediate container 1b2499e8160e [2022-06-01T03:28:18.737Z] ---> 775522d80317 [2022-06-01T03:28:18.737Z] Step 8/24 : COPY go.mod vendor* ./ [2022-06-01T03:28:19.339Z] ---> 4a9a9fba5e77 [2022-06-01T03:28:19.339Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T03:28:19.339Z] ---> Running in b862d1db3eef [2022-06-01T03:28:21.334Z] Removing intermediate container b862d1db3eef [2022-06-01T03:28:21.334Z] ---> 761ccbf1a5bb [2022-06-01T03:28:21.334Z] Step 10/24 : COPY . . [2022-06-01T03:28:22.313Z] ---> 55aaed904c06 [2022-06-01T03:28:22.313Z] Step 11/24 : ARG MAKE='make build' [2022-06-01T03:28:22.313Z] ---> Running in 1479a5544273 [2022-06-01T03:28:22.587Z] Removing intermediate container 1479a5544273 [2022-06-01T03:28:22.587Z] ---> 5c6cc7f64efd [2022-06-01T03:28:22.587Z] Step 12/24 : RUN $MAKE [2022-06-01T03:28:22.587Z] ---> Running in 2d7596595ecf [2022-06-01T03:28:23.576Z] 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-01T03:30:30.526Z] Removing intermediate container 2d7596595ecf [2022-06-01T03:30:30.526Z] ---> 83c84a3d5d35 [2022-06-01T03:30:30.526Z] Step 13/24 : FROM alpine:3.14 [2022-06-01T03:30:30.526Z] 3.14: Pulling from library/alpine [2022-06-01T03:30:30.526Z] 455c02918c45: Pulling fs layer [2022-06-01T03:30:30.526Z] 455c02918c45: Verifying Checksum [2022-06-01T03:30:30.526Z] 455c02918c45: Download complete [2022-06-01T03:30:30.526Z] 455c02918c45: Pull complete [2022-06-01T03:30:30.526Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T03:30:30.526Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T03:30:30.526Z] ---> ac73e934f311 [2022-06-01T03:30:30.526Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-06-01T03:30:30.526Z] ---> Running in 103b0a60bd10 [2022-06-01T03:30:30.526Z] Removing intermediate container 103b0a60bd10 [2022-06-01T03:30:30.526Z] ---> c347d282a3aa [2022-06-01T03:30:30.526Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-01T03:30:30.526Z] ---> Running in af9ad170a000 [2022-06-01T03:30:30.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T03:30:30.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T03:30:30.526Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-01T03:30:30.526Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T03:30:30.526Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-01T03:30:30.526Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T03:30:30.526Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-01T03:30:30.526Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-01T03:30:30.526Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T03:30:30.526Z] OK: 8 MiB in 20 packages [2022-06-01T03:30:30.526Z] Removing intermediate container af9ad170a000 [2022-06-01T03:30:30.526Z] ---> b94bb60c1c21 [2022-06-01T03:30:30.526Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-06-01T03:30:30.526Z] ---> 17b22c6bb5ad [2022-06-01T03:30:30.526Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-06-01T03:30:30.526Z] ---> 213cc077bc9a [2022-06-01T03:30:30.526Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-06-01T03:30:30.526Z] ---> db7fc5926054 [2022-06-01T03:30:30.526Z] Step 19/24 : EXPOSE 59982 [2022-06-01T03:30:30.526Z] ---> Running in af8d4e514448 [2022-06-01T03:30:30.526Z] Removing intermediate container af8d4e514448 [2022-06-01T03:30:30.526Z] ---> e5f4fc8b35f9 [2022-06-01T03:30:30.526Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-06-01T03:30:30.526Z] ---> Running in 0c05ea4f6adf [2022-06-01T03:30:30.526Z] Removing intermediate container 0c05ea4f6adf [2022-06-01T03:30:30.526Z] ---> 3fcd6b20fa3f [2022-06-01T03:30:30.526Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T03:30:30.526Z] ---> Running in 1a7a50d30f9b [2022-06-01T03:30:30.526Z] Removing intermediate container 1a7a50d30f9b [2022-06-01T03:30:30.526Z] ---> c2631dbd0650 [2022-06-01T03:30:30.526Z] Step 22/24 : LABEL arch=arm64 [2022-06-01T03:30:30.526Z] ---> Running in 8cca7abaadf7 [2022-06-01T03:30:30.526Z] Removing intermediate container 8cca7abaadf7 [2022-06-01T03:30:30.526Z] ---> 985743ff2f92 [2022-06-01T03:30:30.526Z] Step 23/24 : LABEL git_sha=72468ccb0955559a7976463a2fae772c27e2167f [2022-06-01T03:30:30.526Z] ---> Running in 2897d874e6ec [2022-06-01T03:30:30.526Z] Removing intermediate container 2897d874e6ec [2022-06-01T03:30:30.526Z] ---> 9328e511995a [2022-06-01T03:30:30.526Z] Step 24/24 : LABEL version=0.0.0 [2022-06-01T03:30:30.526Z] ---> Running in 48e51fedbd94 [2022-06-01T03:30:30.526Z] Removing intermediate container 48e51fedbd94 [2022-06-01T03:30:30.526Z] ---> 791759944500 [2022-06-01T03:30:30.526Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T03:30:30.526Z] Successfully built 791759944500 [2022-06-01T03:30:30.526Z] 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-01T03:30:31.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T03:30:31.009Z] [2022-06-01T03:30:31.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:30:31.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T03:30:31.644Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T03:30:31.644Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T03:30:31.644Z] 04944245beec: Pulling fs layer [2022-06-01T03:30:31.644Z] 699f458cf7ca: Pulling fs layer [2022-06-01T03:30:31.644Z] 765212b225bb: Pulling fs layer [2022-06-01T03:30:31.644Z] f23df028b6ca: Pulling fs layer [2022-06-01T03:30:31.644Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T03:30:31.644Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T03:30:31.644Z] 765212b225bb: Waiting [2022-06-01T03:30:31.644Z] f23df028b6ca: Waiting [2022-06-01T03:30:31.644Z] d65c8cfc05b1: Waiting [2022-06-01T03:30:31.644Z] 2437ff75d9bd: Waiting [2022-06-01T03:30:31.644Z] 04944245beec: Verifying Checksum [2022-06-01T03:30:31.644Z] 04944245beec: Download complete [2022-06-01T03:30:31.644Z] 765212b225bb: Verifying Checksum [2022-06-01T03:30:31.644Z] 765212b225bb: Download complete [2022-06-01T03:30:31.644Z] f23df028b6ca: Download complete [2022-06-01T03:30:31.644Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T03:30:31.644Z] d65c8cfc05b1: Download complete [2022-06-01T03:30:31.923Z] 699f458cf7ca: Verifying Checksum [2022-06-01T03:30:31.923Z] 699f458cf7ca: Download complete [2022-06-01T03:30:32.201Z] 8998bd30e6a1: Download complete [2022-06-01T03:30:34.184Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T03:30:36.833Z] 8998bd30e6a1: Pull complete [2022-06-01T03:30:36.833Z] 04944245beec: Pull complete [2022-06-01T03:30:38.276Z] 699f458cf7ca: Pull complete [2022-06-01T03:30:38.551Z] 765212b225bb: Pull complete [2022-06-01T03:30:39.537Z] f23df028b6ca: Pull complete [2022-06-01T03:30:39.537Z] d65c8cfc05b1: Pull complete [2022-06-01T03:30:54.651Z] 2437ff75d9bd: Pull complete [2022-06-01T03:30:54.651Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T03:30:54.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T03:30:54.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:30:54.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-531 does not seem to be running inside a container [2022-06-01T03:30:55.015Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T03:30:57.597Z] $ docker top 4e0e5934d36b212024decc1e7e2b3ec9644d9b2ed17a9c4d5da15f3d40814351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:30:58.528Z] ---> job-cost.sh [2022-06-01T03:30:58.528Z] lf-activate-venv: SKIPPING [2022-06-01T03:30:58.528Z] INFO: No Stack... [2022-06-01T03:30:58.803Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T03:30:59.782Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T03:31:00.453Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2022-06-01T03:31:00.453Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T03:31:00.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [2022-06-01T03:31:00.524Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] did not exist. Created. [2022-06-01T03:31:00.524Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T03:31:01.207Z] /w/workspace/device-mqtt-go/2@tmp/durable-ec8ad7aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-01T03:31:01.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T03:31:01.920Z] Warning: overwriting stash ‘stack-cost’ [2022-06-01T03:31:01.967Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T03:31:01.975Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T03:31:01.993Z] $ docker stop --time=1 4e0e5934d36b212024decc1e7e2b3ec9644d9b2ed17a9c4d5da15f3d40814351 [2022-06-01T03:31:03.466Z] $ docker rm -f 4e0e5934d36b212024decc1e7e2b3ec9644d9b2ed17a9c4d5da15f3d40814351 [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-01T03:31:03.942Z] provisioning config files... [2022-06-01T03:31:03.954Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config761312876730264929tmp [Pipeline] { [Pipeline] sh [2022-06-01T03:31:04.262Z] + set +x [2022-06-01T03:31:04.263Z] + bash -s -- [2022-06-01T03:31:04.263Z] + curl -s https://codecov.io/bash [2022-06-01T03:31:04.263Z] [2022-06-01T03:31:04.263Z] _____ _ [2022-06-01T03:31:04.263Z] / ____| | | [2022-06-01T03:31:04.263Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T03:31:04.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T03:31:04.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T03:31:04.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T03:31:04.263Z] Bash-1.0.6 [2022-06-01T03:31:04.263Z] [2022-06-01T03:31:04.263Z] [2022-06-01T03:31:04.263Z] ==> git version 2.25.1 found [2022-06-01T03:31:04.263Z] ==> 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-01T03:31:04.263Z] Release-Date: 2020-01-08 [2022-06-01T03:31:04.263Z] 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-01T03:31:04.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T03:31:04.263Z] ==> Jenkins CI detected. [2022-06-01T03:31:04.263Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-06-01T03:31:04.263Z] project root: . [2022-06-01T03:31:04.263Z] --> token set from env [2022-06-01T03:31:04.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T03:31:04.263Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T03:31:04.263Z] ==> Python coveragepy not found [2022-06-01T03:31:04.263Z] ==> Searching for coverage reports in: [2022-06-01T03:31:04.263Z] + . [2022-06-01T03:31:04.263Z] -> Found 1 reports [2022-06-01T03:31:04.263Z] ==> Detecting git/mercurial file structure [2022-06-01T03:31:04.263Z] ==> Reading reports [2022-06-01T03:31:04.263Z] + ./coverage.out bytes=17887 [2022-06-01T03:31:04.263Z] ==> Appending adjustments [2022-06-01T03:31:04.263Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T03:31:04.527Z] + Found adjustments [2022-06-01T03:31:04.527Z] ==> Gzipping contents [2022-06-01T03:31:04.527Z] 4.0K /tmp/codecov.rOUXGH.gz [2022-06-01T03:31:04.527Z] ==> Uploading reports [2022-06-01T03:31:04.527Z] url: https://codecov.io [2022-06-01T03:31:04.527Z] query: branch=PR-382&commit=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-06-01T03:31:04.527Z] -> Pinging Codecov [2022-06-01T03:31:04.527Z] 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=53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2022-06-01T03:31:04.787Z] -> Uploading to [2022-06-01T03:31:04.787Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/7D719EC7BBE17E464838252E33014C33/53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2/f9fcfddd-ddaa-4887-9dbc-98e2bf8eb8ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T033104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9cb82b8b237a90f06d23110b86729cb50ed70142edeccdc6baeab5e1efaecd1 [2022-06-01T03:31:04.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T03:31:04.787Z] Dload Upload Total Spent Left Speed [2022-06-01T03:31:05.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 14684 --:--:-- --:--:-- --:--:-- 14618 100 3260 0 0 100 3260 0 13092 --:--:-- --:--:-- --:--:-- 13040 [2022-06-01T03:31:05.047Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/53d5ad43b6c7feccdd0e4df60d00ec090bf32dc2 [Pipeline] } [2022-06-01T03:31:05.054Z] 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-01T03:31:05.749Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] [2022-06-01T03:31:05.749Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-01T03:31:05.749Z] total 16 [2022-06-01T03:31:05.749Z] drwxr-xr-x 3 root root 4096 Jun 1 03:21 . [2022-06-01T03:31:05.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 03:21 .. [2022-06-01T03:31:05.749Z] drwxr-xr-x 2 root root 4096 Jun 1 03:21 cost [2022-06-01T03:31:05.749Z] -rw-r--r-- 1 root root 85 Jun 1 03:21 cost.csv [2022-06-01T03:31:05.749Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-01T03:31:05.749Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives [2022-06-01T03:31:05.749Z] total 16 [2022-06-01T03:31:05.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 03:21 . [2022-06-01T03:31:05.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 03:21 .. [2022-06-01T03:31:05.749Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 03:21 cost [2022-06-01T03:31:05.749Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 1 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:06.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:06.902Z] ---> package-listing.sh [2022-06-01T03:31:06.902Z] ++ facter osfamily [2022-06-01T03:31:06.902Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T03:31:07.161Z] + OS_FAMILY=debian [2022-06-01T03:31:07.161Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 [2022-06-01T03:31:07.161Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T03:31:07.161Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T03:31:07.161Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T03:31:07.161Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T03:31:07.161Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-06-01T03:31:07.161Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T03:31:07.161Z] + case "${OS_FAMILY}" in [2022-06-01T03:31:07.161Z] + dpkg -l [2022-06-01T03:31:07.161Z] + grep '^ii' [2022-06-01T03:31:07.161Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T03:31:07.161Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T03:31:07.161Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T03:31:07.161Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' [2022-06-01T03:31:07.161Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [2022-06-01T03:31:07.161Z] + 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-01T03:31:07.170Z] 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-01T03:31:07.447Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T03:31:08.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T03:31:08.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T03:31:08.081Z] prd-ubuntu20.04-docker-8c-8g-530 does not seem to be running inside a container [2022-06-01T03:31:08.114Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T03:31:08.333Z] $ docker top 13635946bfbb11da1aa31a73aa1e0358efadba76bd1748277e0ee1d2ff6f65e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T03:31:08.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T03:31:08.982Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T03:31:09.278Z] + ls /var/log/sa-host [2022-06-01T03:31:09.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T03:31:09.491Z] provisioning config files... [2022-06-01T03:31:09.500Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config6703692224500662787tmp [Pipeline] { [Pipeline] echo [2022-06-01T03:31:09.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:09.802Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T03:31:09.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:10.158Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T03:31:10.167Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:10.452Z] ---> sudo-logs.sh [2022-06-01T03:31:10.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T03:31:10.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:10.774Z] ---> job-cost.sh [2022-06-01T03:31:10.774Z] lf-activate-venv: SKIPPING [2022-06-01T03:31:10.774Z] DEBUG: total: 0.2199999988079071 [2022-06-01T03:31:10.774Z] INFO: Retrieving Stack Cost... [2022-06-01T03:31:11.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T03:31:11.604Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T03:31:11.613Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T03:31:11.900Z] ---> logs-deploy.sh [2022-06-01T03:31:11.900Z] lf-activate-venv: SKIPPING [2022-06-01T03:31:11.900Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/2 [2022-06-01T03:31:11.900Z] INFO: archiving workspace using pattern(s): [2022-06-01T03:31:12.838Z] Archives upload complete. [2022-06-01T03:31:12.838Z] INFO: archiving logs to Nexus