Pull request #383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 77901818c76bea5a69108393cfa761498ae657a9 rather than 26515dd9ed75515ff08354747abcee81baf12527 Obtained Jenkinsfile from 77901818c76bea5a69108393cfa761498ae657a9 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-ssh14240855588892997790.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-ssh4795852831174972439.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-383/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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8227493344011506133.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-383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5923422112927593060.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh10553309278340868855.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-383/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-383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1212894571867461621.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-240 in /w/workspace/gexfoundry_device-mqtt-go_PR-383 [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-383 # 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 77901818c76bea5a69108393cfa761498ae657a9 into PR head commit 26515dd9ed75515ff08354747abcee81baf12527 Merge succeeded, producing 26515dd9ed75515ff08354747abcee81baf12527 Checking out Revision 26515dd9ed75515ff08354747abcee81baf12527 (PR-383) > 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/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # 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 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-27T05:15:22.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-27T05:15:22.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-27T05:15:22.888Z] ========================================================= [2022-05-27T05:15:22.888Z] EdgeX Global Pipelines Version Info [2022-05-27T05:15:22.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:15:23.653Z] ------------------- [2022-05-27T05:15:23.653Z] stable info: [2022-05-27T05:15:23.653Z] ------------------- [2022-05-27T05:15:23.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T05:15:23.653Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T05:15:23.653Z] Message: update stable to v1.0.230 [2022-05-27T05:15:24.232Z] ------------------- [2022-05-27T05:15:24.232Z] experimental info: [2022-05-27T05:15:24.232Z] ------------------- [2022-05-27T05:15:24.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T05:15:24.232Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T05:15:24.232Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-27T05:15:24.580Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-27T05:15:24.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-27T05:15:24.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-27T05:15:24.691Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-27T05:15:24.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-27T05:15:24.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-27T05:15:24.812Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-27T05:15:24.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-27T05:15:24.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-27T05:15:24.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-27T05:15:24.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-27T05:15:24.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-27T05:15:25.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-27T05:15:25.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-27T05:15:25.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T05:15:25.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T05:15:25.186Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-27T05:15:25.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-27T05:15:25.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-27T05:15:25.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-27T05:15:25.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-27T05:15:25.385Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-27T05:15:25.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-27T05:15:25.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-27T05:15:25.500Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-27T05:15:25.535Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-27T05:15:25.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-383 [Pipeline] echo [2022-05-27T05:15:25.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-383 [Pipeline] echo [2022-05-27T05:15:25.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-383 [Pipeline] echo [2022-05-27T05:15:25.690Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo [2022-05-27T05:15:25.729Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26515dd [Pipeline] echo [2022-05-27T05:15:25.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T05:15:25.876Z] provisioning config files... [2022-05-27T05:15:25.890Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config7675927704011264461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:15:26.234Z] ---> docker-login.sh [2022-05-27T05:15:26.234Z] nexus3.edgexfoundry.org:10001 [2022-05-27T05:15:26.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:26.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:26.753Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:26.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:26.753Z] [2022-05-27T05:15:26.753Z] Login Succeeded [2022-05-27T05:15:26.753Z] nexus3.edgexfoundry.org:10002 [2022-05-27T05:15:26.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:26.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:26.753Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:26.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:26.753Z] [2022-05-27T05:15:26.753Z] Login Succeeded [2022-05-27T05:15:26.753Z] nexus3.edgexfoundry.org:10003 [2022-05-27T05:15:27.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:27.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:27.014Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:27.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:27.014Z] [2022-05-27T05:15:27.014Z] Login Succeeded [2022-05-27T05:15:27.014Z] nexus3.edgexfoundry.org:10004 [2022-05-27T05:15:27.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:27.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:27.014Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:27.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:27.014Z] [2022-05-27T05:15:27.014Z] Login Succeeded [2022-05-27T05:15:27.014Z] docker.io [2022-05-27T05:15:27.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:27.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:27.541Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:27.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:27.541Z] [2022-05-27T05:15:27.541Z] Login Succeeded [2022-05-27T05:15:27.541Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T05:15:27.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-27T05:15:28.186Z] + git rev-list -1 --merges 26515dd9ed75515ff08354747abcee81baf12527~1..26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo [2022-05-27T05:15:28.232Z] -----------> git rev-list -1 --merges 26515dd9ed75515ff08354747abcee81baf12527~1..26515dd9ed75515ff08354747abcee81baf12527 26515dd9ed75515ff08354747abcee81baf12527 [false] [Pipeline] sh [2022-05-27T05:15:28.545Z] + git log --format=format:%s -1 26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo [2022-05-27T05:15:28.581Z] ========================================================= [2022-05-27T05:15:28.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-27T05:15:28.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T05:15:29.009Z] + git log --format=format:%s -1 26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] echo [2022-05-27T05:15:29.040Z] [semverPrep] GIT_COMMIT: 26515dd9ed75515ff08354747abcee81baf12527, Commit Message: feat: Add go-winio to attribution (new SPIFFE dependency) [Pipeline] echo [2022-05-27T05:15:29.072Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-27T05:15:29.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-27T05:15:29.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-27T05:15:29.442Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-27T05:15:29.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-27T05:15:29.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-27T05:15:29.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-27T05:15:29.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:15:29.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T05:15:29.892Z] [2022-05-27T05:15:29.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:15:30.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T05:15:30.273Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-27T05:15:30.273Z] 1fe172e4850f: Pulling fs layer [2022-05-27T05:15:30.273Z] caf521ccaac6: Pulling fs layer [2022-05-27T05:15:30.273Z] 3ead6fa29328: Pulling fs layer [2022-05-27T05:15:30.273Z] 5c2a1cbceb83: Pulling fs layer [2022-05-27T05:15:30.273Z] a8d5f1318db7: Pulling fs layer [2022-05-27T05:15:30.273Z] c427282e49a2: Pulling fs layer [2022-05-27T05:15:30.273Z] 1827001aaf11: Pulling fs layer [2022-05-27T05:15:30.273Z] 0714d37db230: Pulling fs layer [2022-05-27T05:15:30.273Z] ac28cf19c067: Pulling fs layer [2022-05-27T05:15:30.273Z] ca983d60f3e2: Pulling fs layer [2022-05-27T05:15:30.273Z] 9f894cec8388: Pulling fs layer [2022-05-27T05:15:30.273Z] 5c2a1cbceb83: Waiting [2022-05-27T05:15:30.273Z] a8d5f1318db7: Waiting [2022-05-27T05:15:30.273Z] c427282e49a2: Waiting [2022-05-27T05:15:30.273Z] 9f894cec8388: Waiting [2022-05-27T05:15:30.273Z] 1827001aaf11: Waiting [2022-05-27T05:15:30.273Z] 0714d37db230: Waiting [2022-05-27T05:15:30.273Z] ac28cf19c067: Waiting [2022-05-27T05:15:30.273Z] ca983d60f3e2: Waiting [2022-05-27T05:15:30.273Z] caf521ccaac6: Verifying Checksum [2022-05-27T05:15:30.273Z] caf521ccaac6: Download complete [2022-05-27T05:15:30.273Z] 5c2a1cbceb83: Verifying Checksum [2022-05-27T05:15:30.273Z] 5c2a1cbceb83: Download complete [2022-05-27T05:15:30.273Z] a8d5f1318db7: Verifying Checksum [2022-05-27T05:15:30.273Z] a8d5f1318db7: Download complete [2022-05-27T05:15:30.273Z] c427282e49a2: Verifying Checksum [2022-05-27T05:15:30.273Z] c427282e49a2: Download complete [2022-05-27T05:15:30.534Z] 3ead6fa29328: Verifying Checksum [2022-05-27T05:15:30.534Z] 3ead6fa29328: Download complete [2022-05-27T05:15:30.534Z] 0714d37db230: Verifying Checksum [2022-05-27T05:15:30.534Z] 0714d37db230: Download complete [2022-05-27T05:15:30.534Z] ac28cf19c067: Verifying Checksum [2022-05-27T05:15:30.534Z] ac28cf19c067: Download complete [2022-05-27T05:15:30.534Z] ca983d60f3e2: Verifying Checksum [2022-05-27T05:15:30.534Z] ca983d60f3e2: Download complete [2022-05-27T05:15:30.534Z] 9f894cec8388: Download complete [2022-05-27T05:15:30.534Z] 1fe172e4850f: Verifying Checksum [2022-05-27T05:15:30.534Z] 1fe172e4850f: Download complete [2022-05-27T05:15:30.793Z] 1827001aaf11: Verifying Checksum [2022-05-27T05:15:30.793Z] 1827001aaf11: Download complete [2022-05-27T05:15:32.199Z] 1fe172e4850f: Pull complete [2022-05-27T05:15:32.199Z] caf521ccaac6: Pull complete [2022-05-27T05:15:32.770Z] 3ead6fa29328: Pull complete [2022-05-27T05:15:32.770Z] 5c2a1cbceb83: Pull complete [2022-05-27T05:15:33.348Z] a8d5f1318db7: Pull complete [2022-05-27T05:15:33.348Z] c427282e49a2: Pull complete [2022-05-27T05:15:35.903Z] 1827001aaf11: Pull complete [2022-05-27T05:15:35.903Z] 0714d37db230: Pull complete [2022-05-27T05:15:35.903Z] ac28cf19c067: Pull complete [2022-05-27T05:15:35.903Z] ca983d60f3e2: Pull complete [2022-05-27T05:15:36.168Z] 9f894cec8388: Pull complete [2022-05-27T05:15:36.168Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-27T05:15:36.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T05:15:36.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:15:36.391Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2022-05-27T05:15:36.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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-05-27T05:15:38.419Z] $ docker top a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d -eo pid,comm [2022-05-27T05:15:38.497Z] 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-05-27T05:15:38.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-27T05:15:38.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T05:15:38.614Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T05:15:38.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T05:15:38.803Z] $ docker exec a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent [2022-05-27T05:15:38.984Z] SSH_AUTH_SOCK=/tmp/ssh-tgdeLXrPBTIP/agent.34 [2022-05-27T05:15:38.984Z] SSH_AGENT_PID=40 [2022-05-27T05:15:38.991Z] Running ssh-add (command line suppressed) [2022-05-27T05:15:39.130Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_1989835168972509019.key (/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_1989835168972509019.key) [2022-05-27T05:15:39.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T05:15:39.486Z] + git tag --points-at HEAD [Pipeline] } [2022-05-27T05:15:39.520Z] $ docker exec --env ******** --env ******** a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent -k [2022-05-27T05:15:39.664Z] unset SSH_AUTH_SOCK; [2022-05-27T05:15:39.664Z] unset SSH_AGENT_PID; [2022-05-27T05:15:39.664Z] echo Agent pid 40 killed; [2022-05-27T05:15:39.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-27T05:15:39.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T05:15:39.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T05:15:39.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T05:15:39.903Z] $ docker exec a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent [2022-05-27T05:15:40.018Z] SSH_AUTH_SOCK=/tmp/ssh-RdIXBtKLetlq/agent.75 [2022-05-27T05:15:40.018Z] SSH_AGENT_PID=81 [2022-05-27T05:15:40.023Z] Running ssh-add (command line suppressed) [2022-05-27T05:15:40.163Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_3132632706368463784.key (/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/private_key_3132632706368463784.key) [2022-05-27T05:15:40.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T05:15:40.526Z] + git semver init [2022-05-27T05:15:41.110Z] 2022-05-27 05:15:40,902 [run_init] DEBUG init version:0.0.0 force:False [2022-05-27T05:15:41.110Z] 2022-05-27 05:15:40,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver [2022-05-27T05:15:41.110Z] 2022-05-27 05:15:40,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver [2022-05-27T05:15:41.110Z] 2022-05-27 05:15:40,904 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-383, universal_newlines=False, shell=None, istream=None) [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,611 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.git/info/exclude [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver/PR-383 with force:False [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,611 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver/PR-383 [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,614 [execute] INFO git cat-file --batch-check [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,621 [execute] INFO git cat-file --batch [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T05:15:41.681Z] 2022-05-27 05:15:41,628 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-383/.semver/PR-383 [2022-05-27T05:15:41.681Z] 0.0.0 [Pipeline] } [2022-05-27T05:15:41.711Z] $ docker exec --env ******** --env ******** a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d ssh-agent -k [2022-05-27T05:15:41.834Z] unset SSH_AUTH_SOCK; [2022-05-27T05:15:41.834Z] unset SSH_AGENT_PID; [2022-05-27T05:15:41.834Z] echo Agent pid 81 killed; [2022-05-27T05:15:41.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-27T05:15:42.338Z] + git semver [Pipeline] } [2022-05-27T05:15:42.949Z] $ docker stop --time=1 a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d [2022-05-27T05:15:44.288Z] $ docker rm -f a83606e5cfb4c47356f78725bd8881014e7dd1e380af8dd6c561f4d9046c201d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T05:15:44.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-27T05:15:45.074Z] Stashed 1 file(s) [Pipeline] echo [2022-05-27T05:15:45.090Z] [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-05-27T05:15:45.695Z] provisioning config files... [2022-05-27T05:15:45.709Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config1028754415588049882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:15:46.072Z] ---> docker-login.sh [2022-05-27T05:15:46.072Z] nexus3.edgexfoundry.org:10001 [2022-05-27T05:15:46.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:46.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:46.072Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:46.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:46.072Z] [2022-05-27T05:15:46.072Z] Login Succeeded [2022-05-27T05:15:46.072Z] nexus3.edgexfoundry.org:10002 [2022-05-27T05:15:46.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:46.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:46.333Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:46.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:46.333Z] [2022-05-27T05:15:46.333Z] Login Succeeded [2022-05-27T05:15:46.333Z] nexus3.edgexfoundry.org:10003 [2022-05-27T05:15:46.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:46.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:46.333Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:46.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:46.333Z] [2022-05-27T05:15:46.333Z] Login Succeeded [2022-05-27T05:15:46.333Z] nexus3.edgexfoundry.org:10004 [2022-05-27T05:15:46.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:46.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:46.596Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:46.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:46.596Z] [2022-05-27T05:15:46.596Z] Login Succeeded [2022-05-27T05:15:46.596Z] docker.io [2022-05-27T05:15:46.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:15:46.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:15:46.862Z] Configure a credential helper to remove this warning. See [2022-05-27T05:15:46.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:15:46.862Z] [2022-05-27T05:15:46.862Z] Login Succeeded [2022-05-27T05:15:46.862Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T05:15:46.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T05:15:47.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T05:15:47.110Z] ========================================================= [2022-05-27T05:15:47.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-27T05:15:47.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:15:47.586Z] + 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-05-27T05:15:47.586Z] Sending build context to Docker daemon 5.879MB [2022-05-27T05:15:47.586Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:15:47.586Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-27T05:15:47.586Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-27T05:15:47.586Z] 59bf1c3509f3: Pulling fs layer [2022-05-27T05:15:47.586Z] 666ba61612fd: Pulling fs layer [2022-05-27T05:15:47.586Z] 8ed8ca486205: Pulling fs layer [2022-05-27T05:15:47.586Z] 4fe6c5a15a65: Pulling fs layer [2022-05-27T05:15:47.586Z] 22a0e8bec74d: Pulling fs layer [2022-05-27T05:15:47.586Z] ca2b28591e48: Pulling fs layer [2022-05-27T05:15:47.586Z] a51346096db8: Pulling fs layer [2022-05-27T05:15:47.586Z] daebc70d1ce1: Pulling fs layer [2022-05-27T05:15:47.586Z] 0e18a0eac166: Pulling fs layer [2022-05-27T05:15:47.586Z] 22a0e8bec74d: Waiting [2022-05-27T05:15:47.586Z] ca2b28591e48: Waiting [2022-05-27T05:15:47.586Z] a51346096db8: Waiting [2022-05-27T05:15:47.586Z] daebc70d1ce1: Waiting [2022-05-27T05:15:47.586Z] 0e18a0eac166: Waiting [2022-05-27T05:15:47.586Z] 8ed8ca486205: Download complete [2022-05-27T05:15:47.848Z] 666ba61612fd: Download complete [2022-05-27T05:15:47.848Z] 22a0e8bec74d: Verifying Checksum [2022-05-27T05:15:47.848Z] 22a0e8bec74d: Download complete [2022-05-27T05:15:47.848Z] ca2b28591e48: Verifying Checksum [2022-05-27T05:15:47.848Z] ca2b28591e48: Download complete [2022-05-27T05:15:47.848Z] 59bf1c3509f3: Verifying Checksum [2022-05-27T05:15:47.848Z] a51346096db8: Download complete [2022-05-27T05:15:47.848Z] daebc70d1ce1: Download complete [2022-05-27T05:15:47.848Z] 59bf1c3509f3: Pull complete [2022-05-27T05:15:48.113Z] 666ba61612fd: Pull complete [2022-05-27T05:15:48.380Z] 8ed8ca486205: Pull complete [2022-05-27T05:15:48.660Z] 0e18a0eac166: Verifying Checksum [2022-05-27T05:15:48.660Z] 0e18a0eac166: Download complete [2022-05-27T05:15:48.660Z] 4fe6c5a15a65: Verifying Checksum [2022-05-27T05:15:48.660Z] 4fe6c5a15a65: Download complete [2022-05-27T05:15:52.880Z] 4fe6c5a15a65: Pull complete [2022-05-27T05:15:52.880Z] 22a0e8bec74d: Pull complete [2022-05-27T05:15:52.880Z] ca2b28591e48: Pull complete [2022-05-27T05:15:52.880Z] a51346096db8: Pull complete [2022-05-27T05:15:52.880Z] daebc70d1ce1: Pull complete [2022-05-27T05:15:55.426Z] 0e18a0eac166: Pull complete [2022-05-27T05:15:55.426Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-27T05:15:55.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T05:15:55.426Z] ---> f018257e8ee9 [2022-05-27T05:15:55.426Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:15:57.339Z] ---> Running in 6af91119c835 [2022-05-27T05:15:57.339Z] Removing intermediate container 6af91119c835 [2022-05-27T05:15:57.339Z] ---> 6b75c8fa9202 [2022-05-27T05:15:57.339Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:15:57.339Z] ---> Running in 926e1eca097f [2022-05-27T05:15:57.602Z] Removing intermediate container 926e1eca097f [2022-05-27T05:15:57.602Z] ---> ee92f2ffa20f [2022-05-27T05:15:57.602Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:15:57.602Z] ---> Running in 814b12c57fc1 [2022-05-27T05:15:58.542Z] Removing intermediate container 814b12c57fc1 [2022-05-27T05:15:58.542Z] ---> 33c0b97caa9f [2022-05-27T05:15:58.542Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:15:58.542Z] ---> Running in 9b12f66e2327 [2022-05-27T05:15:58.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T05:15:59.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T05:15:59.957Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-27T05:15:59.957Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-27T05:15:59.957Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-27T05:16:00.219Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-27T05:16:00.219Z] Executing busybox-1.34.1-r3.trigger [2022-05-27T05:16:00.219Z] OK: 224 MiB in 56 packages [2022-05-27T05:16:00.531Z] Still waiting to schedule task [2022-05-27T05:16:00.531Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-241’ is offline [2022-05-27T05:16:00.791Z] Removing intermediate container 9b12f66e2327 [2022-05-27T05:16:00.791Z] ---> 9229eae16a3f [2022-05-27T05:16:00.791Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-27T05:16:00.791Z] ---> Running in 21b060a13f15 [2022-05-27T05:16:00.791Z] Removing intermediate container 21b060a13f15 [2022-05-27T05:16:00.791Z] ---> 2cb956fc0b38 [2022-05-27T05:16:00.791Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-27T05:16:01.059Z] ---> 3bb26b22dbea [2022-05-27T05:16:01.059Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:16:01.059Z] ---> Running in 211da9160c0f [2022-05-27T05:16:16.026Z] Removing intermediate container 211da9160c0f [2022-05-27T05:16:16.026Z] ---> 7c42d239aacc [2022-05-27T05:16:16.026Z] Step 10/12 : COPY . . [2022-05-27T05:16:16.329Z] ---> 9f3ef1e8e349 [2022-05-27T05:16:16.329Z] Step 11/12 : ARG MAKE='make build' [2022-05-27T05:16:16.329Z] ---> Running in 8fb7f1bc64f5 [2022-05-27T05:16:16.329Z] Removing intermediate container 8fb7f1bc64f5 [2022-05-27T05:16:16.329Z] ---> d407c205ace1 [2022-05-27T05:16:16.329Z] Step 12/12 : RUN $MAKE [2022-05-27T05:16:16.590Z] ---> Running in 985064f51843 [2022-05-27T05:16:16.850Z] noop [2022-05-27T05:16:17.111Z] Removing intermediate container 985064f51843 [2022-05-27T05:16:17.111Z] ---> fbc955fef4db [2022-05-27T05:16:17.111Z] Successfully built fbc955fef4db [2022-05-27T05:16:17.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:16:17.551Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T05:16:17.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:16:17.723Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2022-05-27T05:16:17.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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-05-27T05:16:18.170Z] $ docker top eb8f338f155e17f1d7f4b15cf51b650c36ba7a7c991173c47d59f9a6bb2f43bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T05:16:18.586Z] + go version [2022-05-27T05:16:18.586Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-27T05:16:18.625Z] $ docker stop --time=1 eb8f338f155e17f1d7f4b15cf51b650c36ba7a7c991173c47d59f9a6bb2f43bc [2022-05-27T05:16:19.914Z] $ docker rm -f eb8f338f155e17f1d7f4b15cf51b650c36ba7a7c991173c47d59f9a6bb2f43bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:16:20.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T05:16:20.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:16:20.946Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2022-05-27T05:16:20.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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-05-27T05:16:21.348Z] $ docker top aad01edb9aff93d1d4a5a0de3ece099e664c802909b62dd104de4b77658ab10b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-27T05:16:21.806Z] + make test [2022-05-27T05:16:21.806Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-27T05:16:22.074Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-27T05:16:32.070Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-27T05:16:32.070Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-27T05:16:32.070Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-27T05:16:38.635Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-27T05:16:42.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T05:16:42.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T05:16:42.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T05:16:43.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-27T05:16:43.467Z] $ docker stop --time=1 aad01edb9aff93d1d4a5a0de3ece099e664c802909b62dd104de4b77658ab10b [2022-05-27T05:16:45.278Z] $ docker rm -f aad01edb9aff93d1d4a5a0de3ece099e664c802909b62dd104de4b77658ab10b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T05:16:45.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-27T05:16:45.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-27T05:16:46.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-27T05:16:46.742Z] + ls -al . [2022-05-27T05:16:46.742Z] total 180 [2022-05-27T05:16:46.742Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 05:16 . [2022-05-27T05:16:46.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:15 .. [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 140 May 27 05:15 .dockerignore [2022-05-27T05:16:46.742Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:15 .git [2022-05-27T05:16:46.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 .github [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 329 May 27 05:15 .gitignore [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:15 .golangci.yml [2022-05-27T05:16:46.742Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:15 .semver [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 8789 May 27 05:15 Attribution.txt [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 27 05:15 CHANGELOG.md [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:15 Dockerfile [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:15 GOVERNANCE.md [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 678 May 27 05:15 Jenkinsfile [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:15 LICENSE [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:15 Makefile [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 620 May 27 05:15 OWNERS.md [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 27 05:15 README.md [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:15 VERSION [2022-05-27T05:16:46.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 bin [2022-05-27T05:16:46.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 cmd [2022-05-27T05:16:46.742Z] -rw-r--r-- 1 jenkins jenkins 17887 May 27 05:16 coverage.out [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 3263 May 27 05:15 go.mod [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 34802 May 27 05:15 go.sum [2022-05-27T05:16:46.742Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:15 internal [2022-05-27T05:16:46.742Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:15 mock [2022-05-27T05:16:46.742Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:15 snap [2022-05-27T05:16:46.742Z] -rw-rw-r-- 1 jenkins jenkins 227 May 27 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:16:47.175Z] + 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=26515dd9ed75515ff08354747abcee81baf12527 --label arch=amd64 --label version=0.0.0 . [2022-05-27T05:16:47.175Z] Sending build context to Docker daemon 5.898MB [2022-05-27T05:16:47.175Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:16:47.175Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-27T05:16:47.175Z] ---> fbc955fef4db [2022-05-27T05:16:47.175Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:16:47.435Z] ---> Running in b66a10b98e9a [2022-05-27T05:16:47.435Z] Removing intermediate container b66a10b98e9a [2022-05-27T05:16:47.435Z] ---> 8199b76bb3e5 [2022-05-27T05:16:47.435Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:16:47.435Z] ---> Running in 7adf6cec94d6 [2022-05-27T05:16:47.694Z] Removing intermediate container 7adf6cec94d6 [2022-05-27T05:16:47.694Z] ---> b306100e5328 [2022-05-27T05:16:47.694Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:16:47.694Z] ---> Running in df0e3e02a3f1 [2022-05-27T05:16:48.262Z] Removing intermediate container df0e3e02a3f1 [2022-05-27T05:16:48.262Z] ---> 947a52e52b3b [2022-05-27T05:16:48.262Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:16:48.262Z] ---> Running in 31293d5088ba [2022-05-27T05:16:48.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T05:16:49.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T05:16:49.729Z] OK: 224 MiB in 56 packages [2022-05-27T05:16:49.990Z] Removing intermediate container 31293d5088ba [2022-05-27T05:16:49.990Z] ---> dd4044595531 [2022-05-27T05:16:49.990Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-27T05:16:49.990Z] ---> Running in e6c0c2f95c6b [2022-05-27T05:16:50.254Z] Removing intermediate container e6c0c2f95c6b [2022-05-27T05:16:50.254Z] ---> 69cb5509cc19 [2022-05-27T05:16:50.254Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-27T05:16:50.254Z] ---> 5e66f4db205c [2022-05-27T05:16:50.254Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:16:50.254Z] ---> Running in 99d7125a12b5 [2022-05-27T05:16:51.205Z] Removing intermediate container 99d7125a12b5 [2022-05-27T05:16:51.205Z] ---> e6e5a2562fac [2022-05-27T05:16:51.205Z] Step 10/24 : COPY . . [2022-05-27T05:16:51.775Z] ---> 1770e27313d2 [2022-05-27T05:16:51.775Z] Step 11/24 : ARG MAKE='make build' [2022-05-27T05:16:51.775Z] ---> Running in 50f313532009 [2022-05-27T05:16:52.038Z] Removing intermediate container 50f313532009 [2022-05-27T05:16:52.038Z] ---> 4654e3114782 [2022-05-27T05:16:52.038Z] Step 12/24 : RUN $MAKE [2022-05-27T05:16:52.299Z] ---> Running in ca154152da48 [2022-05-27T05:16:52.559Z] 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-05-27T05:17:14.520Z] Removing intermediate container ca154152da48 [2022-05-27T05:17:14.520Z] ---> 626eedc292ef [2022-05-27T05:17:14.520Z] Step 13/24 : FROM alpine:3.14 [2022-05-27T05:17:14.520Z] 3.14: Pulling from library/alpine [2022-05-27T05:17:14.520Z] 8663204ce13b: Pulling fs layer [2022-05-27T05:17:14.520Z] 8663204ce13b: Verifying Checksum [2022-05-27T05:17:14.520Z] 8663204ce13b: Download complete [2022-05-27T05:17:14.520Z] 8663204ce13b: Pull complete [2022-05-27T05:17:14.520Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T05:17:14.520Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T05:17:14.520Z] ---> e04c818066af [2022-05-27T05:17:14.520Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-27T05:17:14.520Z] ---> Running in 20d92a849003 [2022-05-27T05:17:14.520Z] Removing intermediate container 20d92a849003 [2022-05-27T05:17:14.520Z] ---> ef388df705b1 [2022-05-27T05:17:14.520Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T05:17:14.520Z] ---> Running in 39f2fb402f94 [2022-05-27T05:17:14.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-27T05:17:14.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-27T05:17:14.520Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T05:17:14.520Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-27T05:17:14.520Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T05:17:14.520Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-27T05:17:14.520Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T05:17:14.520Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T05:17:14.520Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T05:17:14.520Z] OK: 8 MiB in 20 packages [2022-05-27T05:17:15.088Z] Removing intermediate container 39f2fb402f94 [2022-05-27T05:17:15.088Z] ---> 8ac65a5c4a0c [2022-05-27T05:17:15.088Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-27T05:17:15.656Z] ---> 9d93afba2012 [2022-05-27T05:17:15.656Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-27T05:17:15.656Z] ---> 842fa4ae8069 [2022-05-27T05:17:15.656Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-27T05:17:15.920Z] ---> cd4cc4c055c1 [2022-05-27T05:17:15.920Z] Step 19/24 : EXPOSE 59982 [2022-05-27T05:17:15.920Z] ---> Running in c79e733e1d73 [2022-05-27T05:17:16.180Z] Removing intermediate container c79e733e1d73 [2022-05-27T05:17:16.180Z] ---> bc0f97570414 [2022-05-27T05:17:16.180Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-27T05:17:16.180Z] ---> Running in 60fd621b0811 [2022-05-27T05:17:16.180Z] Removing intermediate container 60fd621b0811 [2022-05-27T05:17:16.180Z] ---> 92bd948b9488 [2022-05-27T05:17:16.180Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T05:17:16.180Z] ---> Running in 0d24ac2c00cb [2022-05-27T05:17:16.443Z] Removing intermediate container 0d24ac2c00cb [2022-05-27T05:17:16.443Z] ---> 47420a82b6c5 [2022-05-27T05:17:16.443Z] Step 22/24 : LABEL arch=amd64 [2022-05-27T05:17:16.443Z] ---> Running in fd1f3a1d23d6 [2022-05-27T05:17:16.443Z] Removing intermediate container fd1f3a1d23d6 [2022-05-27T05:17:16.443Z] ---> 977921bb5478 [2022-05-27T05:17:16.443Z] Step 23/24 : LABEL git_sha=26515dd9ed75515ff08354747abcee81baf12527 [2022-05-27T05:17:16.712Z] ---> Running in 03a1702eabed [2022-05-27T05:17:16.712Z] Removing intermediate container 03a1702eabed [2022-05-27T05:17:16.712Z] ---> 4d4ddfdf3ba7 [2022-05-27T05:17:16.712Z] Step 24/24 : LABEL version=0.0.0 [2022-05-27T05:17:16.973Z] ---> Running in e6c147e02d54 [2022-05-27T05:17:16.973Z] Removing intermediate container e6c147e02d54 [2022-05-27T05:17:16.973Z] ---> bc126d781418 [2022-05-27T05:17:16.973Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-27T05:17:16.973Z] Successfully built bc126d781418 [2022-05-27T05:17:16.973Z] 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-05-27T05:17:17.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:17:17.805Z] [2022-05-27T05:17:17.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:17:18.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:17:18.187Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-27T05:17:18.187Z] 5eb5b503b376: Pulling fs layer [2022-05-27T05:17:18.187Z] 5c69ac0246d0: Pulling fs layer [2022-05-27T05:17:18.187Z] ec43610c2a17: Pulling fs layer [2022-05-27T05:17:18.187Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-27T05:17:18.187Z] 33b1e0a273af: Pulling fs layer [2022-05-27T05:17:18.187Z] 5d3b04190fa2: Pulling fs layer [2022-05-27T05:17:18.187Z] 3a2ae6a8a46f: Waiting [2022-05-27T05:17:18.187Z] 2f39f015ded8: Pulling fs layer [2022-05-27T05:17:18.187Z] 5d3b04190fa2: Waiting [2022-05-27T05:17:18.456Z] 5c69ac0246d0: Verifying Checksum [2022-05-27T05:17:18.456Z] 5c69ac0246d0: Download complete [2022-05-27T05:17:18.456Z] 3a2ae6a8a46f: Download complete [2022-05-27T05:17:18.456Z] 33b1e0a273af: Verifying Checksum [2022-05-27T05:17:18.456Z] 33b1e0a273af: Download complete [2022-05-27T05:17:18.456Z] 5d3b04190fa2: Verifying Checksum [2022-05-27T05:17:18.456Z] 5d3b04190fa2: Download complete [2022-05-27T05:17:18.456Z] ec43610c2a17: Verifying Checksum [2022-05-27T05:17:18.456Z] ec43610c2a17: Download complete [2022-05-27T05:17:18.735Z] 5eb5b503b376: Verifying Checksum [2022-05-27T05:17:18.735Z] 5eb5b503b376: Download complete [2022-05-27T05:17:19.706Z] 2f39f015ded8: Download complete [2022-05-27T05:17:21.095Z] 5eb5b503b376: Pull complete [2022-05-27T05:17:21.095Z] 5c69ac0246d0: Pull complete [2022-05-27T05:17:21.669Z] ec43610c2a17: Pull complete [2022-05-27T05:17:21.929Z] 3a2ae6a8a46f: Pull complete [2022-05-27T05:17:22.191Z] 33b1e0a273af: Pull complete [2022-05-27T05:17:22.454Z] 5d3b04190fa2: Pull complete [2022-05-27T05:17:27.730Z] 2f39f015ded8: Pull complete [2022-05-27T05:17:27.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-27T05:17:27.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:17:27.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:17:27.950Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2022-05-27T05:17:27.994Z] $ 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-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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-05-27T05:17:30.356Z] $ docker top 951d38e7158792fa27a3422c13ec26fbd464c8349a37fcd7227a2f195165c0eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:17:30.858Z] ---> job-cost.sh [2022-05-27T05:17:30.858Z] lf-activate-venv: SKIPPING [2022-05-27T05:17:30.858Z] INFO: No Stack... [2022-05-27T05:17:31.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T05:17:31.748Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T05:17:32.060Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives/cost.csv [2022-05-27T05:17:32.060Z] + cut -d, -f6 [Pipeline] lock [2022-05-27T05:17:32.103Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [2022-05-27T05:17:32.108Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] did not exist. Created. [2022-05-27T05:17:32.108Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T05:17:32.508Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-27T05:17:32.553Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T05:17:32.579Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T05:17:32.663Z] $ docker stop --time=1 951d38e7158792fa27a3422c13ec26fbd464c8349a37fcd7227a2f195165c0eb [2022-05-27T05:17:33.919Z] $ docker rm -f 951d38e7158792fa27a3422c13ec26fbd464c8349a37fcd7227a2f195165c0eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-27T05:19:22.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-242 in /w/workspace/gexfoundry_device-mqtt-go_PR-383 [Pipeline] { [Pipeline] ws [2022-05-27T05:19:22.252Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-05-27T05:19:22.326Z] Selected Git installation does not exist. Using Default [2022-05-27T05:19:22.326Z] The recommended git tool is: NONE [2022-05-27T05:19:29.447Z] using credential edgex-jenkins-ssh [2022-05-27T05:19:29.467Z] Cloning the remote Git repository [2022-05-27T05:19:29.542Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-27T05:19:29.638Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-05-27T05:19:29.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-27T05:19:29.748Z] > git --version # timeout=10 [2022-05-27T05:19:29.774Z] > git --version # 'git version 2.25.1' [2022-05-27T05:19:29.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T05:19:29.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T05:19:31.657Z] Merging remotes/origin/main commit 77901818c76bea5a69108393cfa761498ae657a9 into PR head commit 26515dd9ed75515ff08354747abcee81baf12527 [2022-05-27T05:19:31.961Z] Merge succeeded, producing 26515dd9ed75515ff08354747abcee81baf12527 [2022-05-27T05:19:31.962Z] Checking out Revision 26515dd9ed75515ff08354747abcee81baf12527 (PR-383) [2022-05-27T05:19:31.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-27T05:19:31.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T05:19:31.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-27T05:19:31.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-27T05:19:31.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T05:19:31.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/383/head:refs/remotes/origin/PR-383 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-27T05:19:31.687Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T05:19:31.709Z] > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 [2022-05-27T05:19:31.834Z] > git remote # timeout=10 [2022-05-27T05:19:31.859Z] > git config --get remote.origin.url # timeout=10 [2022-05-27T05:19:31.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T05:19:31.899Z] > git merge 77901818c76bea5a69108393cfa761498ae657a9 # timeout=10 [2022-05-27T05:19:31.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-27T05:19:31.976Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T05:19:32.005Z] > git checkout -f 26515dd9ed75515ff08354747abcee81baf12527 # timeout=10 [2022-05-27T05:19:36.340Z] Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" [2022-05-27T05:19:36.409Z] > git --version # timeout=10 [2022-05-27T05:19:36.422Z] > git --version # 'git version 2.25.1' [2022-05-27T05:19:36.438Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T05:19:37.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-27T05:19:37.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T05:19:37.612Z] Dload Upload Total Spent Left Speed [2022-05-27T05:19:37.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-05-27T05:19:38.366Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-27T05:19:38.727Z] + sudo tee /etc/docker/daemon.new [2022-05-27T05:19:38.727Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-27T05:19:38.727Z] { [2022-05-27T05:19:38.727Z] "registry-mirrors": [ [2022-05-27T05:19:38.727Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-27T05:19:38.727Z] ], [2022-05-27T05:19:38.727Z] "bip": "10.250.0.254/24", [2022-05-27T05:19:38.727Z] "hosts": [ [2022-05-27T05:19:38.727Z] "tcp://0.0.0.0:5555", [2022-05-27T05:19:38.727Z] "unix:///var/run/docker.sock" [2022-05-27T05:19:38.727Z] ], [2022-05-27T05:19:38.727Z] "mtu": 1458, [2022-05-27T05:19:38.727Z] "selinux-enabled": true, [2022-05-27T05:19:38.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-27T05:19:38.727Z] } [Pipeline] sh [2022-05-27T05:19:39.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-27T05:19:39.457Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T05:19:58.061Z] provisioning config files... [2022-05-27T05:19:58.092Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config577042164188114484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:19:58.488Z] ---> docker-login.sh [2022-05-27T05:19:58.488Z] nexus3.edgexfoundry.org:10001 [2022-05-27T05:19:59.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:19:59.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:19:59.362Z] Configure a credential helper to remove this warning. See [2022-05-27T05:19:59.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:19:59.362Z] [2022-05-27T05:19:59.362Z] Login Succeeded [2022-05-27T05:19:59.362Z] nexus3.edgexfoundry.org:10002 [2022-05-27T05:19:59.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:19:59.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:19:59.912Z] Configure a credential helper to remove this warning. See [2022-05-27T05:19:59.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:19:59.912Z] [2022-05-27T05:19:59.912Z] Login Succeeded [2022-05-27T05:19:59.912Z] nexus3.edgexfoundry.org:10003 [2022-05-27T05:20:00.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:20:00.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:20:00.477Z] Configure a credential helper to remove this warning. See [2022-05-27T05:20:00.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:20:00.477Z] [2022-05-27T05:20:00.477Z] Login Succeeded [2022-05-27T05:20:00.477Z] nexus3.edgexfoundry.org:10004 [2022-05-27T05:20:00.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:20:00.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:20:00.751Z] Configure a credential helper to remove this warning. See [2022-05-27T05:20:00.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:20:00.751Z] [2022-05-27T05:20:00.751Z] Login Succeeded [2022-05-27T05:20:01.030Z] docker.io [2022-05-27T05:20:01.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T05:20:01.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T05:20:01.577Z] Configure a credential helper to remove this warning. See [2022-05-27T05:20:01.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T05:20:01.577Z] [2022-05-27T05:20:01.577Z] Login Succeeded [2022-05-27T05:20:01.577Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T05:20:01.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T05:20:02.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T05:20:02.055Z] ========================================================= [2022-05-27T05:20:02.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-27T05:20:02.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:20:02.543Z] + 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-05-27T05:20:02.817Z] Sending build context to Docker daemon 3.037MB [2022-05-27T05:20:02.817Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:20:02.817Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-27T05:20:03.094Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-27T05:20:03.094Z] 9b3977197b4f: Pulling fs layer [2022-05-27T05:20:03.094Z] 1a89e8eeedd5: Pulling fs layer [2022-05-27T05:20:03.095Z] 94645a83ff95: Pulling fs layer [2022-05-27T05:20:03.095Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-27T05:20:03.095Z] 0c92f367c5e7: Pulling fs layer [2022-05-27T05:20:03.095Z] 3096ccb668a1: Pulling fs layer [2022-05-27T05:20:03.095Z] e8cf19c19ddd: Pulling fs layer [2022-05-27T05:20:03.095Z] a4caa8a26152: Pulling fs layer [2022-05-27T05:20:03.095Z] 3f3a8bcf1eab: Waiting [2022-05-27T05:20:03.095Z] 0c92f367c5e7: Waiting [2022-05-27T05:20:03.095Z] 3096ccb668a1: Waiting [2022-05-27T05:20:03.095Z] e8cf19c19ddd: Waiting [2022-05-27T05:20:03.095Z] a4caa8a26152: Waiting [2022-05-27T05:20:03.095Z] 94645a83ff95: Verifying Checksum [2022-05-27T05:20:03.095Z] 1a89e8eeedd5: Download complete [2022-05-27T05:20:03.095Z] 0c92f367c5e7: Verifying Checksum [2022-05-27T05:20:03.095Z] 0c92f367c5e7: Download complete [2022-05-27T05:20:03.095Z] 3096ccb668a1: Verifying Checksum [2022-05-27T05:20:03.095Z] 3096ccb668a1: Download complete [2022-05-27T05:20:03.095Z] 9b3977197b4f: Verifying Checksum [2022-05-27T05:20:03.095Z] 9b3977197b4f: Download complete [2022-05-27T05:20:03.095Z] e8cf19c19ddd: Verifying Checksum [2022-05-27T05:20:03.095Z] e8cf19c19ddd: Download complete [2022-05-27T05:20:04.102Z] 9b3977197b4f: Pull complete [2022-05-27T05:20:04.383Z] 1a89e8eeedd5: Pull complete [2022-05-27T05:20:04.982Z] 94645a83ff95: Pull complete [2022-05-27T05:20:05.256Z] a4caa8a26152: Verifying Checksum [2022-05-27T05:20:05.256Z] a4caa8a26152: Download complete [2022-05-27T05:20:05.850Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-27T05:20:05.850Z] 3f3a8bcf1eab: Download complete [2022-05-27T05:20:18.248Z] 3f3a8bcf1eab: Pull complete [2022-05-27T05:20:18.249Z] 0c92f367c5e7: Pull complete [2022-05-27T05:20:18.249Z] 3096ccb668a1: Pull complete [2022-05-27T05:20:18.249Z] e8cf19c19ddd: Pull complete [2022-05-27T05:20:23.659Z] a4caa8a26152: Pull complete [2022-05-27T05:20:23.659Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-27T05:20:23.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T05:20:23.659Z] ---> 725f1c02e7f9 [2022-05-27T05:20:23.659Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:20:25.117Z] ---> Running in 3d443797f372 [2022-05-27T05:20:25.394Z] Removing intermediate container 3d443797f372 [2022-05-27T05:20:25.394Z] ---> 3115f8374767 [2022-05-27T05:20:25.394Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:20:25.394Z] ---> Running in 25b857e72bc9 [2022-05-27T05:20:25.669Z] Removing intermediate container 25b857e72bc9 [2022-05-27T05:20:25.669Z] ---> 33577a032c2a [2022-05-27T05:20:25.669Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:20:25.669Z] ---> Running in 1a0a28f7a31e [2022-05-27T05:20:29.092Z] Removing intermediate container 1a0a28f7a31e [2022-05-27T05:20:29.092Z] ---> ccb258e2c526 [2022-05-27T05:20:29.092Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:20:29.092Z] ---> Running in 1559cb07685b [2022-05-27T05:20:30.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T05:20:31.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T05:20:32.065Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-27T05:20:32.065Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-27T05:20:32.065Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-27T05:20:32.348Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-27T05:20:32.348Z] Executing busybox-1.34.1-r3.trigger [2022-05-27T05:20:32.348Z] OK: 224 MiB in 56 packages [2022-05-27T05:20:33.336Z] Removing intermediate container 1559cb07685b [2022-05-27T05:20:33.336Z] ---> 08225bddd50f [2022-05-27T05:20:33.336Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-27T05:20:33.614Z] ---> Running in 4e9148723656 [2022-05-27T05:20:33.892Z] Removing intermediate container 4e9148723656 [2022-05-27T05:20:33.892Z] ---> cd4b2f52e458 [2022-05-27T05:20:33.892Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-27T05:20:34.497Z] ---> a8dbdeaf04a6 [2022-05-27T05:20:34.497Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:20:34.497Z] ---> Running in 3a6da30c0586 [2022-05-27T05:21:31.093Z] Removing intermediate container 3a6da30c0586 [2022-05-27T05:21:31.093Z] ---> be1c87b26795 [2022-05-27T05:21:31.093Z] Step 10/12 : COPY . . [2022-05-27T05:21:31.093Z] ---> 5e9c2bbb02b1 [2022-05-27T05:21:31.093Z] Step 11/12 : ARG MAKE='make build' [2022-05-27T05:21:31.093Z] ---> Running in b3f419f6c30b [2022-05-27T05:21:31.093Z] Removing intermediate container b3f419f6c30b [2022-05-27T05:21:31.093Z] ---> 097666e39f40 [2022-05-27T05:21:31.093Z] Step 12/12 : RUN $MAKE [2022-05-27T05:21:31.093Z] ---> Running in a0645a1319bf [2022-05-27T05:21:31.093Z] noop [2022-05-27T05:21:31.093Z] Removing intermediate container a0645a1319bf [2022-05-27T05:21:31.093Z] ---> d0ddfccf0f42 [2022-05-27T05:21:31.093Z] Successfully built d0ddfccf0f42 [2022-05-27T05:21:31.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:21:31.586Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T05:21:31.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:21:31.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2022-05-27T05:21:32.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-27T05:21:33.463Z] $ docker top 98882463cda1c13648a083936abecc13afdf7aee4c817f7ad2acee0cd7d25117 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T05:21:34.472Z] + go version [2022-05-27T05:21:34.472Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-27T05:21:34.529Z] $ docker stop --time=1 98882463cda1c13648a083936abecc13afdf7aee4c817f7ad2acee0cd7d25117 [2022-05-27T05:21:36.231Z] $ docker rm -f 98882463cda1c13648a083936abecc13afdf7aee4c817f7ad2acee0cd7d25117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:21:37.150Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T05:21:37.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:21:37.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2022-05-27T05:21:37.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-27T05:21:38.874Z] $ docker top 7f0da0c0afd8a5b25faf03c6a8fc46a25db1f1ce0ef15aa967f7a31ee75b1e4f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-27T05:21:39.884Z] + make test [2022-05-27T05:21:39.884Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-27T05:21:41.877Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-27T05:23:03.732Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-27T05:23:03.732Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements [2022-05-27T05:23:03.732Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-27T05:23:04.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-27T05:23:04.327Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-27T05:23:43.343Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T05:23:43.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T05:23:43.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T05:23:43.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-27T05:23:43.426Z] $ docker stop --time=1 7f0da0c0afd8a5b25faf03c6a8fc46a25db1f1ce0ef15aa967f7a31ee75b1e4f [2022-05-27T05:23:45.172Z] $ docker rm -f 7f0da0c0afd8a5b25faf03c6a8fc46a25db1f1ce0ef15aa967f7a31ee75b1e4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T05:23:46.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-27T05:23:46.188Z] Warning: overwriting stash ‘coverage-report’ [2022-05-27T05:23:46.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T05:23:47.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-27T05:23:47.575Z] + ls -al . [2022-05-27T05:23:47.575Z] total 176 [2022-05-27T05:23:47.575Z] drwxrwxr-x 9 jenkins jenkins 4096 May 27 05:23 . [2022-05-27T05:23:47.575Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:19 .. [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 140 May 27 05:19 .dockerignore [2022-05-27T05:23:47.575Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:19 .git [2022-05-27T05:23:47.575Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:19 .github [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 329 May 27 05:19 .gitignore [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 05:19 .golangci.yml [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 8789 May 27 05:19 Attribution.txt [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 11365 May 27 05:19 CHANGELOG.md [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:19 Dockerfile [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 05:19 GOVERNANCE.md [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 678 May 27 05:19 Jenkinsfile [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 27 05:19 LICENSE [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 27 05:19 Makefile [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 620 May 27 05:19 OWNERS.md [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 2501 May 27 05:19 README.md [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:15 VERSION [2022-05-27T05:23:47.575Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:19 bin [2022-05-27T05:23:47.575Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:19 cmd [2022-05-27T05:23:47.575Z] -rw-r--r-- 1 jenkins jenkins 17887 May 27 05:23 coverage.out [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 3263 May 27 05:19 go.mod [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 34802 May 27 05:19 go.sum [2022-05-27T05:23:47.575Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 05:19 internal [2022-05-27T05:23:47.575Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:19 mock [2022-05-27T05:23:47.575Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:19 snap [2022-05-27T05:23:47.575Z] -rw-rw-r-- 1 jenkins jenkins 227 May 27 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:23:47.998Z] + 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=26515dd9ed75515ff08354747abcee81baf12527 --label arch=arm64 --label version=0.0.0 . [2022-05-27T05:23:48.277Z] Sending build context to Docker daemon 3.055MB [2022-05-27T05:23:48.277Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T05:23:48.277Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-27T05:23:48.277Z] ---> d0ddfccf0f42 [2022-05-27T05:23:48.277Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T05:23:48.549Z] ---> Running in 13f5af73749b [2022-05-27T05:23:48.821Z] Removing intermediate container 13f5af73749b [2022-05-27T05:23:48.821Z] ---> 48f183ae4706 [2022-05-27T05:23:48.821Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T05:23:48.821Z] ---> Running in 9199be45855b [2022-05-27T05:23:49.093Z] Removing intermediate container 9199be45855b [2022-05-27T05:23:49.094Z] ---> 236bf6a61356 [2022-05-27T05:23:49.094Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T05:23:49.094Z] ---> Running in cae58cac0aff [2022-05-27T05:23:51.065Z] Removing intermediate container cae58cac0aff [2022-05-27T05:23:51.065Z] ---> 2daab9cda3cb [2022-05-27T05:23:51.065Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T05:23:51.065Z] ---> Running in 049f01c0fa37 [2022-05-27T05:23:51.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T05:23:52.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T05:23:53.632Z] OK: 224 MiB in 56 packages [2022-05-27T05:23:54.232Z] Removing intermediate container 049f01c0fa37 [2022-05-27T05:23:54.232Z] ---> 34f4c439aba1 [2022-05-27T05:23:54.232Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-27T05:23:54.232Z] ---> Running in e77b873ca6e3 [2022-05-27T05:23:54.504Z] Removing intermediate container e77b873ca6e3 [2022-05-27T05:23:54.504Z] ---> 0112ecda4f55 [2022-05-27T05:23:54.504Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-27T05:23:55.101Z] ---> c18697f22630 [2022-05-27T05:23:55.101Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T05:23:55.101Z] ---> Running in ed7db09a2264 [2022-05-27T05:23:57.084Z] Removing intermediate container ed7db09a2264 [2022-05-27T05:23:57.084Z] ---> c75db4aca70e [2022-05-27T05:23:57.084Z] Step 10/24 : COPY . . [2022-05-27T05:23:57.686Z] ---> 5427448a7e6a [2022-05-27T05:23:57.686Z] Step 11/24 : ARG MAKE='make build' [2022-05-27T05:23:57.686Z] ---> Running in 051a1782e70e [2022-05-27T05:23:57.961Z] Removing intermediate container 051a1782e70e [2022-05-27T05:23:57.961Z] ---> b1d602870be7 [2022-05-27T05:23:57.961Z] Step 12/24 : RUN $MAKE [2022-05-27T05:23:58.241Z] ---> Running in e4b60e970287 [2022-05-27T05:23:59.229Z] 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-05-27T05:26:06.119Z] Removing intermediate container e4b60e970287 [2022-05-27T05:26:06.119Z] ---> 6823700b2e5c [2022-05-27T05:26:06.119Z] Step 13/24 : FROM alpine:3.14 [2022-05-27T05:26:06.119Z] 3.14: Pulling from library/alpine [2022-05-27T05:26:06.119Z] 455c02918c45: Pulling fs layer [2022-05-27T05:26:06.119Z] 455c02918c45: Verifying Checksum [2022-05-27T05:26:06.119Z] 455c02918c45: Download complete [2022-05-27T05:26:06.119Z] 455c02918c45: Pull complete [2022-05-27T05:26:06.119Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-27T05:26:06.119Z] Status: Downloaded newer image for alpine:3.14 [2022-05-27T05:26:06.119Z] ---> ac73e934f311 [2022-05-27T05:26:06.119Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-27T05:26:06.119Z] ---> Running in f87806bbe376 [2022-05-27T05:26:06.119Z] Removing intermediate container f87806bbe376 [2022-05-27T05:26:06.119Z] ---> 82360d352891 [2022-05-27T05:26:06.119Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T05:26:06.119Z] ---> Running in 9e9b07250ed2 [2022-05-27T05:26:06.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-27T05:26:06.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-27T05:26:06.119Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T05:26:06.119Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-27T05:26:06.119Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T05:26:06.119Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-27T05:26:06.119Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T05:26:06.119Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T05:26:06.119Z] Executing busybox-1.33.1-r7.trigger [2022-05-27T05:26:06.119Z] OK: 8 MiB in 20 packages [2022-05-27T05:26:06.120Z] Removing intermediate container 9e9b07250ed2 [2022-05-27T05:26:06.120Z] ---> fcc89ffd5ef4 [2022-05-27T05:26:06.120Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-27T05:26:06.120Z] ---> 8a35de1efb62 [2022-05-27T05:26:06.120Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-27T05:26:06.120Z] ---> 0540735a4d3a [2022-05-27T05:26:06.120Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-27T05:26:06.120Z] ---> 4fb3253cff9a [2022-05-27T05:26:06.120Z] Step 19/24 : EXPOSE 59982 [2022-05-27T05:26:06.120Z] ---> Running in 1b9e5b3d5fe7 [2022-05-27T05:26:06.120Z] Removing intermediate container 1b9e5b3d5fe7 [2022-05-27T05:26:06.120Z] ---> 0a03b2a6502a [2022-05-27T05:26:06.120Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-27T05:26:06.120Z] ---> Running in 4773ce3edf45 [2022-05-27T05:26:06.120Z] Removing intermediate container 4773ce3edf45 [2022-05-27T05:26:06.120Z] ---> b1aec58445a4 [2022-05-27T05:26:06.120Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T05:26:06.120Z] ---> Running in d8b3591e5d5c [2022-05-27T05:26:06.120Z] Removing intermediate container d8b3591e5d5c [2022-05-27T05:26:06.120Z] ---> e02c6bf261a2 [2022-05-27T05:26:06.120Z] Step 22/24 : LABEL arch=arm64 [2022-05-27T05:26:06.120Z] ---> Running in 1931915a6a8d [2022-05-27T05:26:06.120Z] Removing intermediate container 1931915a6a8d [2022-05-27T05:26:06.120Z] ---> e0897b827db6 [2022-05-27T05:26:06.120Z] Step 23/24 : LABEL git_sha=26515dd9ed75515ff08354747abcee81baf12527 [2022-05-27T05:26:06.120Z] ---> Running in 0aab571db4f9 [2022-05-27T05:26:06.120Z] Removing intermediate container 0aab571db4f9 [2022-05-27T05:26:06.120Z] ---> 17ea63338686 [2022-05-27T05:26:06.120Z] Step 24/24 : LABEL version=0.0.0 [2022-05-27T05:26:06.120Z] ---> Running in aac70c47248c [2022-05-27T05:26:06.120Z] Removing intermediate container aac70c47248c [2022-05-27T05:26:06.120Z] ---> 35451f08ef35 [2022-05-27T05:26:06.120Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-27T05:26:06.120Z] Successfully built 35451f08ef35 [2022-05-27T05:26:06.120Z] 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-05-27T05:26:06.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T05:26:06.913Z] [2022-05-27T05:26:06.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:26:07.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T05:26:07.610Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-27T05:26:07.610Z] 8998bd30e6a1: Pulling fs layer [2022-05-27T05:26:07.610Z] 04944245beec: Pulling fs layer [2022-05-27T05:26:07.610Z] 699f458cf7ca: Pulling fs layer [2022-05-27T05:26:07.610Z] 765212b225bb: Pulling fs layer [2022-05-27T05:26:07.610Z] f23df028b6ca: Pulling fs layer [2022-05-27T05:26:07.610Z] d65c8cfc05b1: Pulling fs layer [2022-05-27T05:26:07.610Z] 2437ff75d9bd: Pulling fs layer [2022-05-27T05:26:07.610Z] f23df028b6ca: Waiting [2022-05-27T05:26:07.610Z] d65c8cfc05b1: Waiting [2022-05-27T05:26:07.610Z] 2437ff75d9bd: Waiting [2022-05-27T05:26:07.610Z] 765212b225bb: Waiting [2022-05-27T05:26:07.610Z] 04944245beec: Verifying Checksum [2022-05-27T05:26:07.610Z] 04944245beec: Download complete [2022-05-27T05:26:07.610Z] 765212b225bb: Verifying Checksum [2022-05-27T05:26:07.610Z] 765212b225bb: Download complete [2022-05-27T05:26:07.610Z] f23df028b6ca: Verifying Checksum [2022-05-27T05:26:07.610Z] f23df028b6ca: Download complete [2022-05-27T05:26:07.610Z] d65c8cfc05b1: Verifying Checksum [2022-05-27T05:26:07.610Z] d65c8cfc05b1: Download complete [2022-05-27T05:26:07.893Z] 699f458cf7ca: Verifying Checksum [2022-05-27T05:26:07.893Z] 699f458cf7ca: Download complete [2022-05-27T05:26:08.169Z] 8998bd30e6a1: Verifying Checksum [2022-05-27T05:26:08.169Z] 8998bd30e6a1: Download complete [2022-05-27T05:26:10.162Z] 2437ff75d9bd: Verifying Checksum [2022-05-27T05:26:10.162Z] 2437ff75d9bd: Download complete [2022-05-27T05:26:12.799Z] 8998bd30e6a1: Pull complete [2022-05-27T05:26:12.799Z] 04944245beec: Pull complete [2022-05-27T05:26:14.789Z] 699f458cf7ca: Pull complete [2022-05-27T05:26:14.789Z] 765212b225bb: Pull complete [2022-05-27T05:26:15.389Z] f23df028b6ca: Pull complete [2022-05-27T05:26:15.663Z] d65c8cfc05b1: Pull complete [2022-05-27T05:26:30.774Z] 2437ff75d9bd: Pull complete [2022-05-27T05:26:30.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-27T05:26:30.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T05:26:30.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:26:31.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container [2022-05-27T05:26:31.273Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-27T05:26:33.759Z] $ docker top 1759d46aa6863ddd7a297f3da8c3c4a131f260499c021424fef2f198a4429757 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:34.720Z] ---> job-cost.sh [2022-05-27T05:26:34.720Z] lf-activate-venv: SKIPPING [2022-05-27T05:26:34.720Z] INFO: No Stack... [2022-05-27T05:26:35.315Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-27T05:26:35.910Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T05:26:36.589Z] + + cut -d,cat -f6 [2022-05-27T05:26:36.589Z] /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2022-05-27T05:26:36.670Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [2022-05-27T05:26:36.675Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] did not exist. Created. [2022-05-27T05:26:36.675Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T05:26:37.421Z] /w/workspace/device-mqtt-go/1@tmp/durable-78f83b8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-27T05:26:38.121Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-27T05:26:38.157Z] Warning: overwriting stash ‘stack-cost’ [2022-05-27T05:26:38.208Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T05:26:38.282Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-383-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T05:26:38.376Z] $ docker stop --time=1 1759d46aa6863ddd7a297f3da8c3c4a131f260499c021424fef2f198a4429757 [2022-05-27T05:26:39.902Z] $ docker rm -f 1759d46aa6863ddd7a297f3da8c3c4a131f260499c021424fef2f198a4429757 [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-05-27T05:26:40.869Z] provisioning config files... [2022-05-27T05:26:40.919Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config6593736675987906760tmp [Pipeline] { [Pipeline] sh [2022-05-27T05:26:41.286Z] + set +x [2022-05-27T05:26:41.286Z] + curl -s https://codecov.io/bash [2022-05-27T05:26:41.286Z] + bash -s -- [2022-05-27T05:26:41.286Z] [2022-05-27T05:26:41.286Z] _____ _ [2022-05-27T05:26:41.286Z] / ____| | | [2022-05-27T05:26:41.286Z] | | ___ __| | ___ ___ _____ __ [2022-05-27T05:26:41.286Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-27T05:26:41.286Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-27T05:26:41.286Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-27T05:26:41.286Z] Bash-1.0.6 [2022-05-27T05:26:41.286Z] [2022-05-27T05:26:41.286Z] [2022-05-27T05:26:41.286Z] ==> git version 2.25.1 found [2022-05-27T05:26:41.286Z] ==> 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-05-27T05:26:41.286Z] Release-Date: 2020-01-08 [2022-05-27T05:26:41.286Z] 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-05-27T05:26:41.286Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-27T05:26:41.286Z] ==> Jenkins CI detected. [2022-05-27T05:26:41.286Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-383 [2022-05-27T05:26:41.286Z] project root: . [2022-05-27T05:26:41.286Z] --> token set from env [2022-05-27T05:26:41.286Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-27T05:26:41.286Z] ==> Running gcov in . (disable via -X gcov) [2022-05-27T05:26:41.286Z] ==> Python coveragepy not found [2022-05-27T05:26:41.286Z] ==> Searching for coverage reports in: [2022-05-27T05:26:41.286Z] + . [2022-05-27T05:26:41.286Z] -> Found 1 reports [2022-05-27T05:26:41.286Z] ==> Detecting git/mercurial file structure [2022-05-27T05:26:41.286Z] ==> Reading reports [2022-05-27T05:26:41.559Z] + ./coverage.out bytes=17887 [2022-05-27T05:26:41.559Z] ==> Appending adjustments [2022-05-27T05:26:41.559Z] https://docs.codecov.io/docs/fixing-reports [2022-05-27T05:26:41.559Z] + Found adjustments [2022-05-27T05:26:41.559Z] ==> Gzipping contents [2022-05-27T05:26:41.559Z] 4.0K /tmp/codecov.nZXAp9.gz [2022-05-27T05:26:41.559Z] ==> Uploading reports [2022-05-27T05:26:41.559Z] url: https://codecov.io [2022-05-27T05:26:41.559Z] query: branch=PR-383&commit=26515dd9ed75515ff08354747abcee81baf12527&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=383&job=&cmd_args= [2022-05-27T05:26:41.559Z] -> Pinging Codecov [2022-05-27T05:26:41.559Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-383&commit=26515dd9ed75515ff08354747abcee81baf12527&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=383&job=&cmd_args= [2022-05-27T05:26:41.823Z] -> Uploading to [2022-05-27T05:26:41.823Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-27/7D719EC7BBE17E464838252E33014C33/26515dd9ed75515ff08354747abcee81baf12527/df9a236f-0820-4b53-83e3-267d7ac19d2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T052641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=780ab9c315a249166cfa7231de1ec3415a42639c7c9dff10f5bd3a376d1a5594 [2022-05-27T05:26:41.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T05:26:41.823Z] Dload Upload Total Spent Left Speed [2022-05-27T05:26:42.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 11726 --:--:-- --:--:-- --:--:-- 12255 [2022-05-27T05:26:42.092Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/26515dd9ed75515ff08354747abcee81baf12527 [Pipeline] } [2022-05-27T05:26:42.149Z] 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-05-27T05:26:43.876Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives ] [2022-05-27T05:26:43.876Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives [2022-05-27T05:26:43.876Z] total 16 [2022-05-27T05:26:43.876Z] drwxr-xr-x 3 root root 4096 May 27 05:17 . [2022-05-27T05:26:43.876Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 05:17 .. [2022-05-27T05:26:43.876Z] drwxr-xr-x 2 root root 4096 May 27 05:17 cost [2022-05-27T05:26:43.876Z] -rw-r--r-- 1 root root 85 May 27 05:17 cost.csv [2022-05-27T05:26:43.876Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives [2022-05-27T05:26:43.876Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives [2022-05-27T05:26:43.876Z] total 16 [2022-05-27T05:26:43.876Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 05:17 . [2022-05-27T05:26:43.876Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 05:17 .. [2022-05-27T05:26:43.876Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 05:17 cost [2022-05-27T05:26:43.876Z] -rw-r--r-- 1 jenkins jenkins 85 May 27 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:44.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:45.691Z] ---> package-listing.sh [2022-05-27T05:26:45.691Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-27T05:26:45.691Z] ++ facter osfamily [2022-05-27T05:26:46.268Z] + OS_FAMILY=debian [2022-05-27T05:26:46.268Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-383 [2022-05-27T05:26:46.268Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-27T05:26:46.268Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-27T05:26:46.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-27T05:26:46.268Z] + PACKAGES=/tmp/packages_start.txt [2022-05-27T05:26:46.268Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-383 ']' [2022-05-27T05:26:46.268Z] + PACKAGES=/tmp/packages_end.txt [2022-05-27T05:26:46.268Z] + case "${OS_FAMILY}" in [2022-05-27T05:26:46.268Z] + dpkg -l [2022-05-27T05:26:46.268Z] + grep '^ii' [2022-05-27T05:26:46.268Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-27T05:26:46.268Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-27T05:26:46.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-27T05:26:46.268Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-383 ']' [2022-05-27T05:26:46.268Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives/ [2022-05-27T05:26:46.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-383/archives/ [Pipeline] echo [2022-05-27T05:26:46.306Z] 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-383/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-27T05:26:46.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T05:26:47.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T05:26:47.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T05:26:47.941Z] prd-ubuntu20.04-docker-8c-8g-240 does not seem to be running inside a container [2022-05-27T05:26:48.024Z] $ 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-383/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-383 -v /w/workspace/gexfoundry_device-mqtt-go_PR-383:/w/workspace/gexfoundry_device-mqtt-go_PR-383:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-383@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-05-27T05:26:48.474Z] $ docker top 5ddfa2c5d9c379a19e943f53111701eae50f88a488e8ef9a16b30df5e18b5de9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T05:26:48.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-27T05:26:49.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-27T05:26:49.539Z] + ls /var/log/sa-host [2022-05-27T05:26:49.539Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T05:26:49.660Z] provisioning config files... [2022-05-27T05:26:49.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-383@tmp/config757973755480259105tmp [Pipeline] { [Pipeline] echo [2022-05-27T05:26:49.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:50.036Z] ---> create-netrc.sh [Pipeline] } [2022-05-27T05:26:50.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:50.469Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-27T05:26:50.518Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:50.909Z] ---> sudo-logs.sh [2022-05-27T05:26:50.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-27T05:26:51.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:52.137Z] ---> job-cost.sh [2022-05-27T05:26:52.138Z] lf-activate-venv: SKIPPING [2022-05-27T05:26:52.138Z] DEBUG: total: 0.2199999988079071 [2022-05-27T05:26:52.138Z] INFO: Retrieving Stack Cost... [2022-05-27T05:26:52.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T05:26:53.329Z] INFO: Archiving Costs [Pipeline] echo [2022-05-27T05:26:53.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T05:26:54.034Z] ---> logs-deploy.sh [2022-05-27T05:26:54.034Z] lf-activate-venv: SKIPPING [2022-05-27T05:26:54.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-383/1 [2022-05-27T05:26:54.034Z] INFO: archiving workspace using pattern(s): [2022-05-27T05:26:55.447Z] Archives upload complete. [2022-05-27T05:26:55.708Z] INFO: archiving logs to Nexus