Pull request #500 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6249b3aa7fe097cde3b4faa92932d5e2faf4045c+d895e333ff01e63b6fe1f723ceb6cf1859de49f5 (e2d8e5a70090b05bf07d3a0ab6289ca9ac0faa02) 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-ssh5561908441042350929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10379550617577115862.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17552597534104756699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16000306245866696651.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7651139624314802487.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9354 in /w/workspace/gexfoundry_device-mqtt-go_PR-500 [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-500 # 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 d895e333ff01e63b6fe1f723ceb6cf1859de49f5 into PR head commit 6249b3aa7fe097cde3b4faa92932d5e2faf4045c > 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/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6249b3aa7fe097cde3b4faa92932d5e2faf4045c # timeout=10 Merge succeeded, producing 6249b3aa7fe097cde3b4faa92932d5e2faf4045c Checking out Revision 6249b3aa7fe097cde3b4faa92932d5e2faf4045c (PR-500) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:22 ========================================================= 02:49:22 EdgeX Global Pipelines Version Info 02:49:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6249b3aa7fe097cde3b4faa92932d5e2faf4045c # timeout=10 > git rev-list --no-walk 4f04e735536f66c1c3b8a19061b0acfbd4d6991a # timeout=10 02:49:22 ------------------- 02:49:22 stable info: 02:49:22 ------------------- 02:49:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:49:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:49:22 Message: update stable to v1.0.244 02:49:23 ------------------- 02:49:23 experimental info: 02:49:23 ------------------- 02:49:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:49:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:49:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo 02:49:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo 02:49:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo 02:49:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6249b3aa7fe097cde3b4faa92932d5e2faf4045c [Pipeline] echo 02:49:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6249b3a [Pipeline] echo 02:49:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:24 provisioning config files... 02:49:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config5862921860894150147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:24 ---> docker-login.sh 02:49:24 nexus3.edgexfoundry.org:10001 02:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:24 Configure a credential helper to remove this warning. See 02:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:24 02:49:24 Login Succeeded 02:49:24 nexus3.edgexfoundry.org:10002 02:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:24 Configure a credential helper to remove this warning. See 02:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:24 02:49:24 Login Succeeded 02:49:24 nexus3.edgexfoundry.org:10003 02:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:25 Configure a credential helper to remove this warning. See 02:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:25 02:49:25 Login Succeeded 02:49:25 nexus3.edgexfoundry.org:10004 02:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:25 Configure a credential helper to remove this warning. See 02:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:25 02:49:25 Login Succeeded 02:49:25 docker.io 02:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:25 Configure a credential helper to remove this warning. See 02:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:25 02:49:25 Login Succeeded 02:49:25 ---> docker-login.sh ends [Pipeline] } 02:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:49:25 + git rev-list -1 --merges 6249b3aa7fe097cde3b4faa92932d5e2faf4045c~1..6249b3aa7fe097cde3b4faa92932d5e2faf4045c [Pipeline] echo 02:49:25 -----------> git rev-list -1 --merges 6249b3aa7fe097cde3b4faa92932d5e2faf4045c~1..6249b3aa7fe097cde3b4faa92932d5e2faf4045c 6249b3aa7fe097cde3b4faa92932d5e2faf4045c [false] [Pipeline] sh 02:49:26 + git log --format=format:%s -1 6249b3aa7fe097cde3b4faa92932d5e2faf4045c [Pipeline] echo 02:49:26 ========================================================= 02:49:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:49:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:26 + git log --format=format:%s -1 6249b3aa7fe097cde3b4faa92932d5e2faf4045c [Pipeline] echo 02:49:26 [semverPrep] GIT_COMMIT: 6249b3aa7fe097cde3b4faa92932d5e2faf4045c, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 02:49:26 [semverPrep] This is not a build commit. [Pipeline] sh 02:49:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:26 + grep -v github /etc/ssh/ssh_known_hosts 02:49:26 + [ -e /tmp/ssh_known_hosts ] 02:49:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:49:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:49:26 + sudo tee -a /etc/ssh/ssh_known_hosts 02:49:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:27 02:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:27 0.1.4: Pulling from edgex-devops/py-git-semver 02:49:27 b85a868b505f: Pulling fs layer 02:49:27 e2be974225ed: Pulling fs layer 02:49:27 339a4e72a1f5: Pulling fs layer 02:49:27 988bab9f4d93: Pulling fs layer 02:49:27 1469e6f7b9e6: Pulling fs layer 02:49:27 eaf3925da568: Pulling fs layer 02:49:27 bab4dde63d76: Pulling fs layer 02:49:27 bde34c3a00c8: Pulling fs layer 02:49:27 b352a97aabf1: Pulling fs layer 02:49:27 988bab9f4d93: Waiting 02:49:27 eaf3925da568: Waiting 02:49:27 1469e6f7b9e6: Waiting 02:49:27 bde34c3a00c8: Waiting 02:49:27 bab4dde63d76: Waiting 02:49:27 4872d77fe225: Pulling fs layer 02:49:27 5851b861e8e6: Pulling fs layer 02:49:27 b352a97aabf1: Waiting 02:49:27 4872d77fe225: Waiting 02:49:27 5851b861e8e6: Waiting 02:49:27 e2be974225ed: Verifying Checksum 02:49:27 e2be974225ed: Download complete 02:49:27 988bab9f4d93: Verifying Checksum 02:49:27 988bab9f4d93: Download complete 02:49:27 1469e6f7b9e6: Verifying Checksum 02:49:27 1469e6f7b9e6: Download complete 02:49:27 eaf3925da568: Verifying Checksum 02:49:27 eaf3925da568: Download complete 02:49:27 339a4e72a1f5: Verifying Checksum 02:49:27 339a4e72a1f5: Download complete 02:49:27 bde34c3a00c8: Verifying Checksum 02:49:27 bde34c3a00c8: Download complete 02:49:27 b352a97aabf1: Verifying Checksum 02:49:27 b352a97aabf1: Download complete 02:49:27 4872d77fe225: Verifying Checksum 02:49:27 4872d77fe225: Download complete 02:49:27 5851b861e8e6: Verifying Checksum 02:49:27 5851b861e8e6: Download complete 02:49:28 b85a868b505f: Verifying Checksum 02:49:28 b85a868b505f: Download complete 02:49:28 bab4dde63d76: Verifying Checksum 02:49:28 bab4dde63d76: Download complete 02:49:29 b85a868b505f: Pull complete 02:49:29 e2be974225ed: Pull complete 02:49:30 339a4e72a1f5: Pull complete 02:49:30 988bab9f4d93: Pull complete 02:49:30 1469e6f7b9e6: Pull complete 02:49:30 eaf3925da568: Pull complete 02:49:32 bab4dde63d76: Pull complete 02:49:33 bde34c3a00c8: Pull complete 02:49:33 b352a97aabf1: Pull complete 02:49:33 4872d77fe225: Pull complete 02:49:33 5851b861e8e6: Pull complete 02:49:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:33 prd-ubuntu20.04-docker-8c-8g-9354 does not seem to be running inside a container 02:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:35 $ docker top 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e -eo pid,comm 02:49:35 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). 02:49:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:35 [ssh-agent] Looking for ssh-agent implementation... 02:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:35 $ docker exec 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e ssh-agent 02:49:35 SSH_AUTH_SOCK=/tmp/ssh-9zWKo98AeeAY/agent.32 02:49:35 SSH_AGENT_PID=38 02:49:35 Running ssh-add (command line suppressed) 02:49:35 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_14846625338582037422.key (/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_14846625338582037422.key) 02:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:36 + git tag --points-at HEAD [Pipeline] } 02:49:36 $ docker exec --env ******** --env ******** 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e ssh-agent -k 02:49:36 unset SSH_AUTH_SOCK; 02:49:36 unset SSH_AGENT_PID; 02:49:36 echo Agent pid 38 killed; 02:49:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:36 [ssh-agent] Looking for ssh-agent implementation... 02:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:36 $ docker exec 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e ssh-agent 02:49:36 SSH_AUTH_SOCK=/tmp/ssh-rKezsvGBXUhj/agent.71 02:49:36 SSH_AGENT_PID=77 02:49:36 Running ssh-add (command line suppressed) 02:49:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_6894092173207246374.key (/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_6894092173207246374.key) 02:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:36 + git semver init 02:49:37 2023-03-09 02:49:37,150 [run_init] DEBUG init version:0.0.0 force:False 02:49:37 2023-03-09 02:49:37,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver 02:49:37 2023-03-09 02:49:37,152 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver 02:49:37 2023-03-09 02:49:37,152 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500, universal_newlines=False, shell=None, istream=None) 02:49:38 2023-03-09 02:49:37,967 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.git/info/exclude 02:49:38 2023-03-09 02:49:37,968 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 with force:False 02:49:38 2023-03-09 02:49:37,968 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 02:49:38 2023-03-09 02:49:37,973 [execute] INFO git cat-file --batch-check 02:49:38 2023-03-09 02:49:37,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 02:49:38 2023-03-09 02:49:37,980 [execute] INFO git cat-file --batch 02:49:38 2023-03-09 02:49:37,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 02:49:38 2023-03-09 02:49:37,988 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 02:49:38 0.0.0 [Pipeline] } 02:49:38 $ docker exec --env ******** --env ******** 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e ssh-agent -k 02:49:38 unset SSH_AUTH_SOCK; 02:49:38 unset SSH_AGENT_PID; 02:49:38 echo Agent pid 77 killed; 02:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:38 + git semver [Pipeline] } 02:49:38 $ docker stop --time=1 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e 02:49:40 $ docker rm -f --volumes 793f13e014dc42ac3434bcd336abb166c92a04ec6b92b0ee481ce4ed23dcf94e [Pipeline] // withDockerContainer [Pipeline] sh 02:49:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:49:40 Stashed 1 file(s) [Pipeline] echo 02:49:40 [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 02:49:41 provisioning config files... 02:49:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config12487294742380284769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:41 ---> docker-login.sh 02:49:41 nexus3.edgexfoundry.org:10001 02:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 nexus3.edgexfoundry.org:10002 02:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 nexus3.edgexfoundry.org:10003 02:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 nexus3.edgexfoundry.org:10004 02:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 docker.io 02:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:41 Configure a credential helper to remove this warning. See 02:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:41 02:49:41 Login Succeeded 02:49:41 ---> docker-login.sh ends [Pipeline] } 02:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:49:41 ========================================================= 02:49:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:49:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:49:42 Sending build context to Docker daemon 6.34MB 02:49:42 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:49:42 Step 2/12 : FROM ${BASE} AS builder 02:49:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:49:42 213ec9aee27d: Pulling fs layer 02:49:42 4583459ba037: Pulling fs layer 02:49:42 93c1e223e6f2: Pulling fs layer 02:49:42 53926ce57604: Pulling fs layer 02:49:42 21b2b0c7a3f4: Pulling fs layer 02:49:42 22ff95d597cd: Pulling fs layer 02:49:42 12d6caf4c0d1: Pulling fs layer 02:49:42 96b7cbca73a9: Pulling fs layer 02:49:42 a7acece74701: Pulling fs layer 02:49:42 53926ce57604: Waiting 02:49:42 21b2b0c7a3f4: Waiting 02:49:42 22ff95d597cd: Waiting 02:49:42 96b7cbca73a9: Waiting 02:49:42 93c1e223e6f2: Verifying Checksum 02:49:42 93c1e223e6f2: Download complete 02:49:42 4583459ba037: Verifying Checksum 02:49:42 4583459ba037: Download complete 02:49:42 21b2b0c7a3f4: Verifying Checksum 02:49:42 21b2b0c7a3f4: Download complete 02:49:42 22ff95d597cd: Verifying Checksum 02:49:42 22ff95d597cd: Download complete 02:49:42 213ec9aee27d: Verifying Checksum 02:49:42 213ec9aee27d: Download complete 02:49:42 12d6caf4c0d1: Verifying Checksum 02:49:42 12d6caf4c0d1: Download complete 02:49:42 213ec9aee27d: Pull complete 02:49:42 4583459ba037: Pull complete 02:49:43 93c1e223e6f2: Pull complete 02:49:43 a7acece74701: Verifying Checksum 02:49:43 a7acece74701: Download complete 02:49:43 96b7cbca73a9: Verifying Checksum 02:49:43 96b7cbca73a9: Download complete 02:49:43 53926ce57604: Verifying Checksum 02:49:43 53926ce57604: Download complete 02:49:47 53926ce57604: Pull complete 02:49:47 21b2b0c7a3f4: Pull complete 02:49:47 22ff95d597cd: Pull complete 02:49:48 12d6caf4c0d1: Pull complete 02:49:50 96b7cbca73a9: Pull complete 02:49:51 a7acece74701: Pull complete 02:49:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:49:51 ---> db6d94c90886 02:49:51 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:49:53 ---> Running in 4d909d842b32 02:49:53 Removing intermediate container 4d909d842b32 02:49:53 ---> 17404d548e15 02:49:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:49:53 ---> Running in 1313750461e4 02:49:53 Removing intermediate container 1313750461e4 02:49:53 ---> 60394e04c9f8 02:49:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:49:53 ---> Running in 9ec23af30a66 02:49:54 Removing intermediate container 9ec23af30a66 02:49:54 ---> d20cc71d1d9b 02:49:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:49:54 ---> Running in 0088670d9a4a 02:49:54 Removing intermediate container 0088670d9a4a 02:49:54 ---> f9f31e1789b9 02:49:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:49:54 ---> Running in b3cfea8b9ee9 02:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:49:55 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:49:55 (2/4) Installing libedit (20210910.3.1-r0) 02:49:55 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:49:55 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:49:55 Executing busybox-1.35.0-r17.trigger 02:49:55 OK: 216 MiB in 55 packages 02:49:55 Removing intermediate container b3cfea8b9ee9 02:49:55 ---> b2b8446d937f 02:49:55 Step 8/12 : WORKDIR /device-mqtt-go 02:49:55 ---> Running in b86080caee13 02:49:55 Removing intermediate container b86080caee13 02:49:55 ---> eef1be4a7ef5 02:49:55 Step 9/12 : COPY go.mod vendor* ./ 02:49:55 Still waiting to schedule task 02:49:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:49:56 ---> ad5ed80a60c1 02:49:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:56 ---> Running in 63e6c0683ce0 02:50:22 Removing intermediate container 63e6c0683ce0 02:50:22 ---> 29e392de3d17 02:50:22 Step 11/12 : COPY . . 02:50:22 ---> 86c8ed808e4f 02:50:22 Step 12/12 : RUN $MAKE 02:50:22 ---> Running in e7af8f35898e 02:50:22 noop 02:50:22 Removing intermediate container e7af8f35898e 02:50:22 ---> 47fa0074b876 02:50:22 Successfully built 47fa0074b876 02:50:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + docker inspect -f . ci-base-image-x86_64 02:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:23 prd-ubuntu20.04-docker-8c-8g-9354 does not seem to be running inside a container 02:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:23 $ docker top 0bb2d6e71c9bf444f75b261940c4c6585511a89edf9971ea536b67543d373ed9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:24 + go version 02:50:24 go version go1.18.7 linux/amd64 [Pipeline] } 02:50:24 $ docker stop --time=1 0bb2d6e71c9bf444f75b261940c4c6585511a89edf9971ea536b67543d373ed9 02:50:25 $ docker rm -f --volumes 0bb2d6e71c9bf444f75b261940c4c6585511a89edf9971ea536b67543d373ed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:25 + docker inspect -f . ci-base-image-x86_64 02:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:25 prd-ubuntu20.04-docker-8c-8g-9354 does not seem to be running inside a container 02:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:26 $ docker top 2e466bec84082707d23bad97d3b23716040299f7a0312e0bf7f6873f721540e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] fileExists [Pipeline] sh 02:50:26 + make test 02:50:26 go test ./... -coverprofile=coverage.out ./... 02:50:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:50:37 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:50:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements 02:50:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:50:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:50:43 go vet ./... 02:50:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:47 ./bin/test-attribution-txt.sh [Pipeline] echo 02:50:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:50:47 $ docker stop --time=1 2e466bec84082707d23bad97d3b23716040299f7a0312e0bf7f6873f721540e9 02:50:49 $ docker rm -f --volumes 2e466bec84082707d23bad97d3b23716040299f7a0312e0bf7f6873f721540e9 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:50:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:50 + ls -al . 02:50:50 total 184 02:50:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:50 . 02:50:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:49 .. 02:50:50 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 02:49 .dockerignore 02:50:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:50 .git 02:50:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:49 .github 02:50:50 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 02:49 .gitignore 02:50:50 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:49 .golangci.yml 02:50:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:49 .semver 02:50:50 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 02:49 Attribution.txt 02:50:50 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 02:49 CHANGELOG.md 02:50:50 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 02:49 Dockerfile 02:50:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:49 GOVERNANCE.md 02:50:50 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 02:49 Jenkinsfile 02:50:50 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:49 LICENSE 02:50:50 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 02:49 Makefile 02:50:50 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 02:49 OWNERS.md 02:50:50 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 02:49 README.md 02:50:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:49 VERSION 02:50:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:49 bin 02:50:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:49 cmd 02:50:50 -rw-r--r-- 1 jenkins jenkins 17887 Mar 9 02:50 coverage.out 02:50:50 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 9 02:49 go.mod 02:50:50 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 9 02:49 go.sum 02:50:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:49 internal 02:50:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:49 mock 02:50:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:49 snap 02:50:50 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 02:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:50 + 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=6249b3aa7fe097cde3b4faa92932d5e2faf4045c --label arch=amd64 --label version=0.0.0 . 02:50:50 Sending build context to Docker daemon 6.359MB 02:50:50 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:50:50 Step 2/24 : FROM ${BASE} AS builder 02:50:50 ---> 47fa0074b876 02:50:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:50:50 ---> Running in 056541e868ea 02:50:51 Removing intermediate container 056541e868ea 02:50:51 ---> 9a3eecc68c8c 02:50:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:50:51 ---> Running in ea4a578d93b1 02:50:51 Removing intermediate container ea4a578d93b1 02:50:51 ---> 8241ad4360b3 02:50:51 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:50:51 ---> Running in 81150b2a7e10 02:50:51 Removing intermediate container 81150b2a7e10 02:50:51 ---> da268a914c5e 02:50:51 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:50:51 ---> Running in ebbb87545c09 02:50:51 Removing intermediate container ebbb87545c09 02:50:51 ---> 9251320dd321 02:50:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:51 ---> Running in dc9cede01cff 02:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:50:52 OK: 216 MiB in 55 packages 02:50:52 Removing intermediate container dc9cede01cff 02:50:52 ---> 225294568148 02:50:52 Step 8/24 : WORKDIR /device-mqtt-go 02:50:52 ---> Running in e7381a4ced37 02:50:52 Removing intermediate container e7381a4ced37 02:50:52 ---> d85e45526895 02:50:52 Step 9/24 : COPY go.mod vendor* ./ 02:50:52 ---> d06e5198851f 02:50:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:52 ---> Running in ba8cc72af00a 02:50:53 Removing intermediate container ba8cc72af00a 02:50:53 ---> 6b7aa0d3242b 02:50:53 Step 11/24 : COPY . . 02:50:54 ---> 23edf70e4572 02:50:54 Step 12/24 : RUN $MAKE 02:50:54 ---> Running in a98c923c4d91 02:50:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:51:12 Removing intermediate container a98c923c4d91 02:51:12 ---> c4d31cebc727 02:51:12 Step 13/24 : FROM alpine:3.16 02:51:12 3.16: Pulling from library/alpine 02:51:12 ef5531b6e74e: Pulling fs layer 02:51:12 ef5531b6e74e: Download complete 02:51:13 ef5531b6e74e: Pull complete 02:51:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:51:13 Status: Downloaded newer image for alpine:3.16 02:51:13 ---> dfd21b5a31f5 02:51:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:51:13 ---> Running in aa91f7fac502 02:51:13 Removing intermediate container aa91f7fac502 02:51:13 ---> 824f6f89be6a 02:51:13 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:51:13 ---> Running in c16f18e8a82b 02:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:51:14 (1/1) Installing dumb-init (1.2.5-r1) 02:51:14 Executing busybox-1.35.0-r17.trigger 02:51:14 OK: 6 MiB in 15 packages 02:51:14 Removing intermediate container c16f18e8a82b 02:51:14 ---> 1e449a22f154 02:51:14 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:51:15 ---> a3dadd47d0eb 02:51:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:51:15 ---> fc3aea9dfca1 02:51:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:51:15 ---> cb8e783bd006 02:51:15 Step 19/24 : EXPOSE 59982 02:51:15 ---> Running in d2d07a9f931c 02:51:15 Removing intermediate container d2d07a9f931c 02:51:15 ---> 71bb5bf63427 02:51:15 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:51:15 ---> Running in 3d2d28e8c12d 02:51:15 Removing intermediate container 3d2d28e8c12d 02:51:15 ---> 906579cccf4c 02:51:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:51:15 ---> Running in b0f0f76a939a 02:51:15 Removing intermediate container b0f0f76a939a 02:51:15 ---> e10eb5a85a3e 02:51:15 Step 22/24 : LABEL arch=amd64 02:51:15 ---> Running in 89c33d93a0cf 02:51:15 Removing intermediate container 89c33d93a0cf 02:51:15 ---> 13ce117f786d 02:51:15 Step 23/24 : LABEL git_sha=6249b3aa7fe097cde3b4faa92932d5e2faf4045c 02:51:15 ---> Running in 6da455539116 02:51:16 Removing intermediate container 6da455539116 02:51:16 ---> c8f9be4af2eb 02:51:16 Step 24/24 : LABEL version=0.0.0 02:51:16 ---> Running in e6328112b507 02:51:16 Removing intermediate container e6328112b507 02:51:16 ---> ac1b044e83a5 02:51:16 [Warning] One or more build-args [ARCH] were not consumed 02:51:16 Successfully built ac1b044e83a5 02:51:16 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 02:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:16 02:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:16 latest: Pulling from edgex-lftools-log-publisher 02:51:16 5eb5b503b376: Pulling fs layer 02:51:16 5c69ac0246d0: Pulling fs layer 02:51:16 ec43610c2a17: Pulling fs layer 02:51:16 3a2ae6a8a46f: Pulling fs layer 02:51:16 33b1e0a273af: Pulling fs layer 02:51:16 5d3b04190fa2: Pulling fs layer 02:51:16 2f39f015ded8: Pulling fs layer 02:51:16 3a2ae6a8a46f: Waiting 02:51:16 33b1e0a273af: Waiting 02:51:16 5d3b04190fa2: Waiting 02:51:16 5c69ac0246d0: Verifying Checksum 02:51:16 5c69ac0246d0: Download complete 02:51:16 3a2ae6a8a46f: Download complete 02:51:17 ec43610c2a17: Verifying Checksum 02:51:17 ec43610c2a17: Download complete 02:51:17 33b1e0a273af: Verifying Checksum 02:51:17 33b1e0a273af: Download complete 02:51:17 5d3b04190fa2: Verifying Checksum 02:51:17 5d3b04190fa2: Download complete 02:51:17 5eb5b503b376: Verifying Checksum 02:51:17 5eb5b503b376: Download complete 02:51:17 2f39f015ded8: Download complete 02:51:18 5eb5b503b376: Pull complete 02:51:18 5c69ac0246d0: Pull complete 02:51:18 ec43610c2a17: Pull complete 02:51:18 3a2ae6a8a46f: Pull complete 02:51:19 33b1e0a273af: Pull complete 02:51:19 5d3b04190fa2: Pull complete 02:51:23 2f39f015ded8: Pull complete 02:51:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:23 prd-ubuntu20.04-docker-8c-8g-9354 does not seem to be running inside a container 02:51:23 $ 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-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:51:26 $ docker top 347b9e14cd92aefb957c6b346dc227c890ed1d4d79f8849023548efac96d346e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:26 ---> job-cost.sh 02:51:26 lf-activate-venv: SKIPPING 02:51:26 INFO: No Stack... 02:51:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:51:27 INFO: Archiving Costs [Pipeline] sh 02:51:27 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/cost.csv 02:51:27 + cut -d, -f6 [Pipeline] lock 02:51:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] 02:51:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] did not exist. Created. 02:51:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:28 + echo total: 0.2199999988079071 [Pipeline] stash 02:51:28 Stashed 1 file(s) [Pipeline] } 02:51:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:28 $ docker stop --time=1 347b9e14cd92aefb957c6b346dc227c890ed1d4d79f8849023548efac96d346e 02:51:29 $ docker rm -f --volumes 347b9e14cd92aefb957c6b346dc227c890ed1d4d79f8849023548efac96d346e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:54:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9361 in /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] { [Pipeline] ws 02:54:03 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 02:54:03 Selected Git installation does not exist. Using Default 02:54:03 The recommended git tool is: NONE 02:54:13 using credential edgex-jenkins-ssh 02:54:13 Cloning the remote Git repository 02:54:14 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:54:14 > git init /w/workspace/device-mqtt-go/5 # timeout=10 02:54:14 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:54:14 > git --version # timeout=10 02:54:14 > git --version # 'git version 2.25.1' 02:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:54:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:18 Merging remotes/origin/main commit d895e333ff01e63b6fe1f723ceb6cf1859de49f5 into PR head commit 6249b3aa7fe097cde3b4faa92932d5e2faf4045c 02:54:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:54:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:54:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:54:18 > git config core.sparsecheckout # timeout=10 02:54:18 > git checkout -f 6249b3aa7fe097cde3b4faa92932d5e2faf4045c # timeout=10 02:54:18 > git remote # timeout=10 02:54:18 > git config --get remote.origin.url # timeout=10 02:54:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:18 > git merge d895e333ff01e63b6fe1f723ceb6cf1859de49f5 # timeout=10 02:54:18 Merge succeeded, producing 6249b3aa7fe097cde3b4faa92932d5e2faf4045c 02:54:18 Checking out Revision 6249b3aa7fe097cde3b4faa92932d5e2faf4045c (PR-500) 02:54:19 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:18 > git rev-parse HEAD^{commit} # timeout=10 02:54:18 > git config core.sparsecheckout # timeout=10 02:54:18 > git checkout -f 6249b3aa7fe097cde3b4faa92932d5e2faf4045c # timeout=10 02:54:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:20 Dload Upload Total Spent Left Speed 02:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 02:54:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:54:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:54:24 + sudo tee /etc/docker/daemon.new 02:54:24 { 02:54:24 "registry-mirrors": [ 02:54:24 "https://nexus3.edgexfoundry.org:10001" 02:54:24 ], 02:54:24 "bip": "10.250.0.254/24", 02:54:24 "hosts": [ 02:54:24 "tcp://0.0.0.0:5555", 02:54:24 "unix:///var/run/docker.sock" 02:54:24 ], 02:54:24 "mtu": 1458, 02:54:24 "selinux-enabled": true, 02:54:24 "seccomp-profile": "/etc/docker/seccomp.json" 02:54:24 } [Pipeline] sh 02:54:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:54:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:43 provisioning config files... 02:54:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config11323918376426860592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:44 ---> docker-login.sh 02:54:44 nexus3.edgexfoundry.org:10001 02:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:44 Configure a credential helper to remove this warning. See 02:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:44 02:54:44 Login Succeeded 02:54:44 nexus3.edgexfoundry.org:10002 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10003 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10004 02:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 docker.io 02:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 ---> docker-login.sh ends [Pipeline] } 02:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:47 ========================================================= 02:54:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:54:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:54:47 Sending build context to Docker daemon 3.292MB 02:54:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:54:48 Step 2/12 : FROM ${BASE} AS builder 02:54:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:54:48 9b18e9b68314: Pulling fs layer 02:54:48 35d82f9e3411: Pulling fs layer 02:54:48 e16973657156: Pulling fs layer 02:54:48 fc693d55d65f: Pulling fs layer 02:54:48 7e9fc2657dce: Pulling fs layer 02:54:48 dda99020689f: Pulling fs layer 02:54:48 db1c61fa0a46: Pulling fs layer 02:54:48 891c053d2c06: Pulling fs layer 02:54:48 fc693d55d65f: Waiting 02:54:48 7e9fc2657dce: Waiting 02:54:48 dda99020689f: Waiting 02:54:48 db1c61fa0a46: Waiting 02:54:48 891c053d2c06: Waiting 02:54:48 e16973657156: Verifying Checksum 02:54:48 e16973657156: Download complete 02:54:48 35d82f9e3411: Verifying Checksum 02:54:48 35d82f9e3411: Download complete 02:54:48 7e9fc2657dce: Verifying Checksum 02:54:48 7e9fc2657dce: Download complete 02:54:48 9b18e9b68314: Verifying Checksum 02:54:48 9b18e9b68314: Download complete 02:54:48 dda99020689f: Verifying Checksum 02:54:48 dda99020689f: Download complete 02:54:49 9b18e9b68314: Pull complete 02:54:49 891c053d2c06: Verifying Checksum 02:54:49 891c053d2c06: Download complete 02:54:50 35d82f9e3411: Pull complete 02:54:50 e16973657156: Pull complete 02:54:51 db1c61fa0a46: Verifying Checksum 02:54:51 db1c61fa0a46: Download complete 02:54:51 fc693d55d65f: Verifying Checksum 02:54:51 fc693d55d65f: Download complete 02:55:06 fc693d55d65f: Pull complete 02:55:06 7e9fc2657dce: Pull complete 02:55:06 dda99020689f: Pull complete 02:55:12 db1c61fa0a46: Pull complete 02:55:14 891c053d2c06: Pull complete 02:55:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:55:14 ---> f96f9c87975a 02:55:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:55:16 ---> Running in e44b0684f515 02:55:17 Removing intermediate container e44b0684f515 02:55:17 ---> d020f18a663a 02:55:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:55:17 ---> Running in e4df85e67185 02:55:17 Removing intermediate container e4df85e67185 02:55:17 ---> d33845325307 02:55:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:55:17 ---> Running in f123c3e881dc 02:55:17 Removing intermediate container f123c3e881dc 02:55:17 ---> f57ba2bd514b 02:55:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:55:17 ---> Running in d17afa353dac 02:55:18 Removing intermediate container d17afa353dac 02:55:18 ---> 2ee298e81f69 02:55:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:55:18 ---> Running in 154441bee0d4 02:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:55:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:55:21 (2/4) Installing libedit (20210910.3.1-r0) 02:55:21 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:55:21 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:55:21 Executing busybox-1.35.0-r17.trigger 02:55:21 OK: 226 MiB in 55 packages 02:55:23 Removing intermediate container 154441bee0d4 02:55:23 ---> a07407cfa093 02:55:23 Step 8/12 : WORKDIR /device-mqtt-go 02:55:23 ---> Running in f4f8116ed44f 02:55:23 Removing intermediate container f4f8116ed44f 02:55:23 ---> fc06a5940fd1 02:55:23 Step 9/12 : COPY go.mod vendor* ./ 02:55:23 ---> a5fdc4231a65 02:55:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:23 ---> Running in 4949b453de7e 02:56:31 Removing intermediate container 4949b453de7e 02:56:31 ---> d64f144033ee 02:56:31 Step 11/12 : COPY . . 02:56:32 ---> 915c41f1d86a 02:56:32 Step 12/12 : RUN $MAKE 02:56:32 ---> Running in 4f3adf1a12f7 02:56:33 noop 02:56:34 Removing intermediate container 4f3adf1a12f7 02:56:34 ---> 2bb8acdf2eac 02:56:34 Successfully built 2bb8acdf2eac 02:56:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + docker inspect -f . ci-base-image-arm64 02:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:34 prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container 02:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:56:37 $ docker top 78d45d05603c3ac513f651dbaed482ae88cb89a4898878027efe177676fe1115 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:38 + go version 02:56:38 go version go1.18.7 linux/arm64 [Pipeline] } 02:56:38 $ docker stop --time=1 78d45d05603c3ac513f651dbaed482ae88cb89a4898878027efe177676fe1115 02:56:39 $ docker rm -f --volumes 78d45d05603c3ac513f651dbaed482ae88cb89a4898878027efe177676fe1115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker inspect -f . ci-base-image-arm64 02:56:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:40 prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container 02:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:56:42 $ docker top ef3b3524126a3333959d5d22e6c1f603aae209fc3567ea88dbae65ff7b5ce31b -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:43 + git config --global --add safe.directory /w/workspace/device-mqtt-go/5 [Pipeline] fileExists [Pipeline] sh 02:56:43 + make test 02:56:43 go test ./... -coverprofile=coverage.out ./... 02:56:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:58:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:58:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 21.8% of statements 02:58:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:58:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:58:21 go vet ./... 02:58:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:58:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:58:43 ./bin/test-attribution-txt.sh [Pipeline] echo 02:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:58:43 $ docker stop --time=1 ef3b3524126a3333959d5d22e6c1f603aae209fc3567ea88dbae65ff7b5ce31b 02:58:45 $ docker rm -f --volumes ef3b3524126a3333959d5d22e6c1f603aae209fc3567ea88dbae65ff7b5ce31b [Pipeline] // withDockerContainer [Pipeline] sh 02:58:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:58:46 Warning: overwriting stash ‘coverage-report’ 02:58:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:58:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:58:48 + ls -al . 02:58:48 total 180 02:58:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 02:56 . 02:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:54 .. 02:58:48 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 02:54 .dockerignore 02:58:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:54 .git 02:58:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:54 .github 02:58:48 -rw-rw-r-- 1 jenkins jenkins 329 Mar 9 02:54 .gitignore 02:58:48 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:54 .golangci.yml 02:58:48 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 9 02:54 Attribution.txt 02:58:48 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 9 02:54 CHANGELOG.md 02:58:48 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 9 02:54 Dockerfile 02:58:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:54 GOVERNANCE.md 02:58:48 -rw-rw-r-- 1 jenkins jenkins 678 Mar 9 02:54 Jenkinsfile 02:58:48 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:54 LICENSE 02:58:48 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 9 02:54 Makefile 02:58:48 -rw-rw-r-- 1 jenkins jenkins 620 Mar 9 02:54 OWNERS.md 02:58:48 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 9 02:54 README.md 02:58:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:49 VERSION 02:58:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:54 bin 02:58:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:54 cmd 02:58:48 -rw-r--r-- 1 jenkins jenkins 17887 Mar 9 02:58 coverage.out 02:58:48 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 9 02:54 go.mod 02:58:48 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 9 02:54 go.sum 02:58:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:54 internal 02:58:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:54 mock 02:58:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:54 snap 02:58:48 -rw-rw-r-- 1 jenkins jenkins 227 Mar 9 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:48 + 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=6249b3aa7fe097cde3b4faa92932d5e2faf4045c --label arch=arm64 --label version=0.0.0 . 02:58:48 Sending build context to Docker daemon 3.31MB 02:58:48 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:58:48 Step 2/24 : FROM ${BASE} AS builder 02:58:48 ---> 2bb8acdf2eac 02:58:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:58:49 ---> Running in c74d2328ea22 02:58:49 Removing intermediate container c74d2328ea22 02:58:49 ---> c62ad08bbd2c 02:58:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:49 ---> Running in cd6287a9904f 02:58:50 Removing intermediate container cd6287a9904f 02:58:50 ---> ed57fc06f2dd 02:58:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:58:50 ---> Running in a2a2ae01eb02 02:58:50 Removing intermediate container a2a2ae01eb02 02:58:50 ---> 8355d11084ce 02:58:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:58:50 ---> Running in 3e32b3cd8697 02:58:50 Removing intermediate container 3e32b3cd8697 02:58:50 ---> cf47a1a275a0 02:58:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:50 ---> Running in 5f1277c725ec 02:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:58:53 OK: 226 MiB in 55 packages 02:58:54 Removing intermediate container 5f1277c725ec 02:58:54 ---> 2f4a84928411 02:58:54 Step 8/24 : WORKDIR /device-mqtt-go 02:58:54 ---> Running in 4f90c16df245 02:58:54 Removing intermediate container 4f90c16df245 02:58:54 ---> 163ef56982ab 02:58:54 Step 9/24 : COPY go.mod vendor* ./ 02:58:55 ---> 1c4be162a2a0 02:58:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:55 ---> Running in d3a7c3efb963 02:58:58 Removing intermediate container d3a7c3efb963 02:58:58 ---> b336093b1a16 02:58:58 Step 11/24 : COPY . . 02:58:59 ---> bad50f33303f 02:58:59 Step 12/24 : RUN $MAKE 02:58:59 ---> Running in df110658e9d6 02:59:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 03:01:22 Removing intermediate container df110658e9d6 03:01:22 ---> ee9c12540309 03:01:22 Step 13/24 : FROM alpine:3.16 03:01:22 3.16: Pulling from library/alpine 03:01:22 3760b48202b3: Pulling fs layer 03:01:22 3760b48202b3: Verifying Checksum 03:01:22 3760b48202b3: Download complete 03:01:22 3760b48202b3: Pull complete 03:01:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:01:22 Status: Downloaded newer image for alpine:3.16 03:01:22 ---> 4c81e5bf8899 03:01:22 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:01:22 ---> Running in f84a804fa8a2 03:01:22 Removing intermediate container f84a804fa8a2 03:01:22 ---> 726720139d84 03:01:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:01:22 ---> Running in 40f39ca91eeb 03:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:22 (1/1) Installing dumb-init (1.2.5-r1) 03:01:22 Executing busybox-1.35.0-r17.trigger 03:01:22 OK: 5 MiB in 15 packages 03:01:22 Removing intermediate container 40f39ca91eeb 03:01:22 ---> a16c21ce2347 03:01:22 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:01:23 ---> 7ea2318e8a08 03:01:23 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:01:23 ---> d51e69824c5b 03:01:23 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:01:23 ---> 6dbc98828de6 03:01:23 Step 19/24 : EXPOSE 59982 03:01:24 ---> Running in 7036cf2c3df8 03:01:24 Removing intermediate container 7036cf2c3df8 03:01:24 ---> 096f45ccd1d5 03:01:24 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:01:24 ---> Running in b747f911388e 03:01:24 Removing intermediate container b747f911388e 03:01:24 ---> cbe1292b7847 03:01:24 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:01:24 ---> Running in dd9a9b0c75eb 03:01:25 Removing intermediate container dd9a9b0c75eb 03:01:25 ---> 54562fb56569 03:01:25 Step 22/24 : LABEL arch=arm64 03:01:25 ---> Running in 785457cd8413 03:01:25 Removing intermediate container 785457cd8413 03:01:25 ---> a25ee8ea8f56 03:01:25 Step 23/24 : LABEL git_sha=6249b3aa7fe097cde3b4faa92932d5e2faf4045c 03:01:25 ---> Running in 1d9ebf8f39ca 03:01:25 Removing intermediate container 1d9ebf8f39ca 03:01:25 ---> c88d47d528c3 03:01:25 Step 24/24 : LABEL version=0.0.0 03:01:26 ---> Running in 96d48beab3a9 03:01:26 Removing intermediate container 96d48beab3a9 03:01:26 ---> 1d5d0c7e0104 03:01:26 [Warning] One or more build-args [ARCH] were not consumed 03:01:26 Successfully built 1d5d0c7e0104 03:01:26 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 03:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:26 03:01:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:27 arm64: Pulling from edgex-lftools-log-publisher 03:01:27 8998bd30e6a1: Pulling fs layer 03:01:27 04944245beec: Pulling fs layer 03:01:27 699f458cf7ca: Pulling fs layer 03:01:27 765212b225bb: Pulling fs layer 03:01:27 f23df028b6ca: Pulling fs layer 03:01:27 d65c8cfc05b1: Pulling fs layer 03:01:27 2437ff75d9bd: Pulling fs layer 03:01:27 f23df028b6ca: Waiting 03:01:27 d65c8cfc05b1: Waiting 03:01:27 2437ff75d9bd: Waiting 03:01:27 765212b225bb: Waiting 03:01:27 04944245beec: Verifying Checksum 03:01:27 04944245beec: Download complete 03:01:27 765212b225bb: Download complete 03:01:27 f23df028b6ca: Download complete 03:01:27 d65c8cfc05b1: Verifying Checksum 03:01:27 d65c8cfc05b1: Download complete 03:01:27 699f458cf7ca: Verifying Checksum 03:01:27 699f458cf7ca: Download complete 03:01:28 8998bd30e6a1: Verifying Checksum 03:01:28 8998bd30e6a1: Download complete 03:01:30 2437ff75d9bd: Verifying Checksum 03:01:30 2437ff75d9bd: Download complete 03:01:32 8998bd30e6a1: Pull complete 03:01:32 04944245beec: Pull complete 03:01:34 699f458cf7ca: Pull complete 03:01:34 765212b225bb: Pull complete 03:01:35 f23df028b6ca: Pull complete 03:01:35 d65c8cfc05b1: Pull complete 03:01:50 2437ff75d9bd: Pull complete 03:01:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-9361 does not seem to be running inside a container 03:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:01:53 $ docker top 993206adaf953969299f8186078961e87841b93c072b11c55bb6f27e12ba1c25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:54 ---> job-cost.sh 03:01:54 lf-activate-venv: SKIPPING 03:01:54 INFO: No Stack... 03:01:54 INFO: Retrieving Pricing Info for: v3-standard-4 03:01:55 INFO: Archiving Costs [Pipeline] sh 03:01:55 + cat /w/workspace/device-mqtt-go/5/archives/cost.csv 03:01:55 + cut -d, -f6 [Pipeline] lock 03:01:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] 03:01:55 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] did not exist. Created. 03:01:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:01:56 /w/workspace/device-mqtt-go/5@tmp/durable-67e25063/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:01:57 + echo total: 0.10999999940395355 [Pipeline] stash 03:01:57 Warning: overwriting stash ‘stack-cost’ 03:01:57 Stashed 1 file(s) [Pipeline] } 03:01:57 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:01:57 $ docker stop --time=1 993206adaf953969299f8186078961e87841b93c072b11c55bb6f27e12ba1c25 03:01:58 $ docker rm -f --volumes 993206adaf953969299f8186078961e87841b93c072b11c55bb6f27e12ba1c25 [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 03:01:59 provisioning config files... 03:01:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config11970185719680402496tmp [Pipeline] { [Pipeline] sh 03:01:59 + set +x 03:01:59 + curl -s https://codecov.io/bash 03:01:59 + bash -s -- 03:01:59 03:01:59 _____ _ 03:01:59 / ____| | | 03:01:59 | | ___ __| | ___ ___ _____ __ 03:01:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:01:59 | |___| (_) | (_| | __/ (_| (_) \ V / 03:01:59 \_____\___/ \__,_|\___|\___\___/ \_/ 03:01:59 Bash-1.0.6 03:01:59 03:01:59 03:01:59 ==> git version 2.25.1 found 03:01:59 ==> 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 03:01:59 Release-Date: 2020-01-08 03:01:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:01:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:01:59 ==> Jenkins CI detected. 03:01:59 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-500 03:01:59 project root: . 03:01:59 --> token set from env 03:01:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:01:59 ==> Running gcov in . (disable via -X gcov) 03:01:59 ==> Python coveragepy not found 03:01:59 ==> Searching for coverage reports in: 03:01:59 + . 03:01:59 -> Found 1 reports 03:01:59 ==> Detecting git/mercurial file structure 03:01:59 ==> Reading reports 03:01:59 + ./coverage.out bytes=17887 03:01:59 ==> Appending adjustments 03:01:59 https://docs.codecov.io/docs/fixing-reports 03:01:59 + Found adjustments 03:01:59 ==> Gzipping contents 03:01:59 4.0K /tmp/codecov.S3wyRu.gz 03:01:59 ==> Uploading reports 03:01:59 url: https://codecov.io 03:01:59 query: branch=PR-500&commit=6249b3aa7fe097cde3b4faa92932d5e2faf4045c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-500%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=500&job=&cmd_args= 03:01:59 -> Pinging Codecov 03:01:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-500&commit=6249b3aa7fe097cde3b4faa92932d5e2faf4045c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-500%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=500&job=&cmd_args= 03:02:26 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 03:02:26 503 03:02:26 ==> Uploading to Codecov 03:02:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:26 Dload Upload Total Spent Left Speed 03:02:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 2631 0:00:01 0:00:01 --:--:-- 2631 100 3171 0 0 100 3171 0 1585 0:00:02 0:00:02 --:--:-- 1585 100 3171 0 0 100 3171 0 1056 0:00:03 0:00:03 --:--:-- 1056 100 3262 100 91 100 3171 29 1038 0:00:03 0:00:03 --:--:-- 1068 03:02:27 Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries 03:02:27 Warning: left. 03:02:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 3164 0:00:01 0:00:01 --:--:-- 3164 100 3171 0 0 100 3171 0 1584 0:00:02 0:00:02 --:--:-- 1584 100 3171 0 0 100 3171 0 1055 0:00:03 0:00:03 --:--:-- 1056 100 3262 100 91 100 3171 29 1044 0:00:03 0:00:03 --:--:-- 1074 03:02:32 Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries 03:02:32 Warning: left. 03:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 3164 0:00:01 0:00:01 --:--:-- 3164 100 3262 100 91 100 3171 59 2065 0:00:01 0:00:01 --:--:-- 2125 03:02:35 Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries 03:02:35 Warning: left. 03:02:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 3167 0:00:01 0:00:01 --:--:-- 3167 100 3171 0 0 100 3171 0 1583 0:00:02 0:00:02 --:--:-- 1584 100 3171 0 0 100 3171 0 1055 0:00:03 0:00:03 --:--:-- 1055 100 3262 100 91 100 3171 29 1044 0:00:03 0:00:03 --:--:-- 1074 03:02:40 Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries 03:02:40 Warning: left. 03:02:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 3167 0:00:01 0:00:01 --:--:-- 3167 100 3171 0 0 100 3171 0 1584 0:00:02 0:00:02 --:--:-- 1584 100 3171 0 0 100 3171 0 1055 0:00:03 0:00:03 --:--:-- 1055 100 3262 100 91 100 3171 30 1045 0:00:03 0:00:03 --:--:-- 1076 03:02:45 Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 03:02:45 Warning: left. 03:02:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3262 100 91 100 3171 2022 70466 --:--:-- --:--:-- --:--:-- 72488 03:02:48 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [Pipeline] } 03:02:48 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 03:02:48 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives ] 03:02:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 03:02:48 total 16 03:02:48 drwxr-xr-x 3 root root 4096 Mar 9 02:51 . 03:02:48 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:51 .. 03:02:48 drwxr-xr-x 2 root root 4096 Mar 9 02:51 cost 03:02:48 -rw-r--r-- 1 root root 86 Mar 9 02:51 cost.csv 03:02:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 03:02:48 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 03:02:48 total 16 03:02:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:51 . 03:02:48 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 02:51 .. 03:02:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:51 cost 03:02:48 -rw-r--r-- 1 jenkins jenkins 86 Mar 9 02:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:02:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:02:49 ---> package-listing.sh 03:02:49 ++ facter osfamily 03:02:49 ++ tr '[:upper:]' '[:lower:]' 03:02:50 + OS_FAMILY=debian 03:02:50 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-500 03:02:50 + START_PACKAGES=/tmp/packages_start.txt 03:02:50 + END_PACKAGES=/tmp/packages_end.txt 03:02:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:50 + PACKAGES=/tmp/packages_start.txt 03:02:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-500 ']' 03:02:50 + PACKAGES=/tmp/packages_end.txt 03:02:50 + case "${OS_FAMILY}" in 03:02:50 + dpkg -l 03:02:50 + grep '^ii' 03:02:50 + '[' -f /tmp/packages_start.txt ']' 03:02:50 + '[' -f /tmp/packages_end.txt ']' 03:02:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:50 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-500 ']' 03:02:50 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/ 03:02:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/ [Pipeline] echo 03:02:50 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-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:02:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:51 prd-ubuntu20.04-docker-8c-8g-9354 does not seem to be running inside a container 03:02:51 $ 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-500/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-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:02:51 $ docker top 08917c2d8fe2b92b2c53d0636402ec58923e1afff24256fd9393b45cccc427ea -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:51 + touch /tmp/pre-build-complete [Pipeline] sh 03:02:51 + mkdir -p /var/log/sysstat [Pipeline] sh 03:02:52 + ls /var/log/sa-host 03:02:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:52 provisioning config files... 03:02:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config9240657150714118093tmp [Pipeline] { [Pipeline] echo 03:02:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:02:52 ---> create-netrc.sh [Pipeline] } 03:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:02:52 ---> python-tools-install.sh [Pipeline] echo 03:02:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:02:53 ---> sudo-logs.sh 03:02:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:02:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:02:53 ---> job-cost.sh 03:02:53 lf-activate-venv: SKIPPING 03:02:53 DEBUG: total: 0.2199999988079071 03:02:53 INFO: Retrieving Stack Cost... 03:02:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:02:54 INFO: Archiving Costs [Pipeline] echo 03:02:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:02:54 ---> logs-deploy.sh 03:02:54 lf-activate-venv: SKIPPING 03:02:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-500/5 03:02:54 INFO: archiving workspace using pattern(s): 03:02:55 Archives upload complete. 03:02:55 INFO: archiving logs to Nexus