Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa87d88a994f5fe2e81ddf427b8127062ba1e917+16ab89a495dc588a47662ccf315e42eca693f4b5 (bda09720391df03683d8117636b526c63500c7f3) 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-ssh6471428974703525032.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2057705805946045139.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-429/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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14826446618652916043.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh16261421234727665013.key Verifying host key using known hosts file > 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-429/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-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11836840858311283708.key Verifying host key using known hosts file > 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-117260 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [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-429 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 16ab89a495dc588a47662ccf315e42eca693f4b5 into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 Merge succeeded, producing 7ec6f57915863abda1d4d9bd3873dbb9635c1aca Checking out Revision 7ec6f57915863abda1d4d9bd3873dbb9635c1aca (PR-429) > git config core.sparsecheckout # timeout=10 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 16ab89a495dc588a47662ccf315e42eca693f4b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ec6f57915863abda1d4d9bd3873dbb9635c1aca # timeout=10 Commit message: "Merge commit '16ab89a495dc588a47662ccf315e42eca693f4b5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:36:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:36:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:36:28 ========================================================= 19:36:28 EdgeX Global Pipelines Version Info 19:36:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:36:29 ------------------- 19:36:29 stable info: 19:36:29 ------------------- 19:36:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:36:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:36:29 Message: update stable to v1.0.243 > git rev-list --no-walk 83a5fc794dd57135cb1f8565590623a359eeacf5 # timeout=10 19:36:29 ------------------- 19:36:29 experimental info: 19:36:29 ------------------- 19:36:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:36:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:36:29 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ec6f57915863abda1d4d9bd3873dbb9635c1aca [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ec6f57 [Pipeline] echo 19:36:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:30 provisioning config files... 19:36:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config2778673621902172947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:30 ---> docker-login.sh 19:36:30 nexus3.edgexfoundry.org:10001 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.edgexfoundry.org:10002 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.edgexfoundry.org:10003 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 nexus3.edgexfoundry.org:10004 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:31 Configure a credential helper to remove this warning. See 19:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:31 19:36:31 Login Succeeded 19:36:31 docker.io 19:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:32 Configure a credential helper to remove this warning. See 19:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:32 19:36:32 Login Succeeded 19:36:32 ---> docker-login.sh ends [Pipeline] } 19:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:36:32 + git rev-list -1 --merges 7ec6f57915863abda1d4d9bd3873dbb9635c1aca~1..7ec6f57915863abda1d4d9bd3873dbb9635c1aca [Pipeline] echo 19:36:32 -----------> git rev-list -1 --merges 7ec6f57915863abda1d4d9bd3873dbb9635c1aca~1..7ec6f57915863abda1d4d9bd3873dbb9635c1aca 7ec6f57915863abda1d4d9bd3873dbb9635c1aca 19:36:32 7ec6f57915863abda1d4d9bd3873dbb9635c1aca [false] [Pipeline] sh 19:36:32 + git log --format=format:%s -1 7ec6f57915863abda1d4d9bd3873dbb9635c1aca [Pipeline] echo 19:36:32 ========================================================= 19:36:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:36:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:36:33 + git log --format=format:%s -1 7ec6f57915863abda1d4d9bd3873dbb9635c1aca [Pipeline] echo 19:36:33 [semverPrep] GIT_COMMIT: 7ec6f57915863abda1d4d9bd3873dbb9635c1aca, Commit Message: Merge commit '16ab89a495dc588a47662ccf315e42eca693f4b5' into HEAD [Pipeline] echo 19:36:33 [semverPrep] This is not a build commit. [Pipeline] sh 19:36:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:36:33 + grep -v github /etc/ssh/ssh_known_hosts 19:36:33 + [ -e /tmp/ssh_known_hosts ] 19:36:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:36:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:36:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:36:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:33 19:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:34 0.1.4: Pulling from edgex-devops/py-git-semver 19:36:34 b85a868b505f: Pulling fs layer 19:36:34 e2be974225ed: Pulling fs layer 19:36:34 339a4e72a1f5: Pulling fs layer 19:36:34 988bab9f4d93: Pulling fs layer 19:36:34 1469e6f7b9e6: Pulling fs layer 19:36:34 eaf3925da568: Pulling fs layer 19:36:34 bab4dde63d76: Pulling fs layer 19:36:34 bde34c3a00c8: Pulling fs layer 19:36:34 b352a97aabf1: Pulling fs layer 19:36:34 4872d77fe225: Pulling fs layer 19:36:34 5851b861e8e6: Pulling fs layer 19:36:34 988bab9f4d93: Waiting 19:36:34 eaf3925da568: Waiting 19:36:34 4872d77fe225: Waiting 19:36:34 5851b861e8e6: Waiting 19:36:34 1469e6f7b9e6: Waiting 19:36:34 bde34c3a00c8: Waiting 19:36:34 b352a97aabf1: Waiting 19:36:34 bab4dde63d76: Waiting 19:36:34 e2be974225ed: Download complete 19:36:34 988bab9f4d93: Verifying Checksum 19:36:34 988bab9f4d93: Download complete 19:36:34 1469e6f7b9e6: Verifying Checksum 19:36:34 1469e6f7b9e6: Download complete 19:36:34 eaf3925da568: Verifying Checksum 19:36:34 eaf3925da568: Download complete 19:36:34 339a4e72a1f5: Verifying Checksum 19:36:34 339a4e72a1f5: Download complete 19:36:34 bde34c3a00c8: Verifying Checksum 19:36:34 bde34c3a00c8: Download complete 19:36:34 b352a97aabf1: Download complete 19:36:34 4872d77fe225: Verifying Checksum 19:36:34 4872d77fe225: Download complete 19:36:34 5851b861e8e6: Verifying Checksum 19:36:34 5851b861e8e6: Download complete 19:36:34 b85a868b505f: Verifying Checksum 19:36:34 b85a868b505f: Download complete 19:36:35 bab4dde63d76: Verifying Checksum 19:36:35 bab4dde63d76: Download complete 19:36:36 b85a868b505f: Pull complete 19:36:36 e2be974225ed: Pull complete 19:36:36 339a4e72a1f5: Pull complete 19:36:36 988bab9f4d93: Pull complete 19:36:37 1469e6f7b9e6: Pull complete 19:36:37 eaf3925da568: Pull complete 19:36:38 bab4dde63d76: Pull complete 19:36:39 bde34c3a00c8: Pull complete 19:36:39 b352a97aabf1: Pull complete 19:36:39 4872d77fe225: Pull complete 19:36:39 5851b861e8e6: Pull complete 19:36:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:39 prd-ubuntu20.04-docker-8c-8g-117260 does not seem to be running inside a container 19:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:36:41 $ docker top a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 -eo pid,comm 19:36:41 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). 19:36:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:41 [ssh-agent] Looking for ssh-agent implementation... 19:36:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:41 $ docker exec a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 ssh-agent 19:36:41 SSH_AUTH_SOCK=/tmp/ssh-6rDQgNoMsQjg/agent.32 19:36:41 SSH_AGENT_PID=38 19:36:41 Running ssh-add (command line suppressed) 19:36:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_15057656772360208026.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_15057656772360208026.key) 19:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:42 + git tag --points-at HEAD [Pipeline] } 19:36:42 $ docker exec --env ******** --env ******** a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 ssh-agent -k 19:36:42 unset SSH_AUTH_SOCK; 19:36:42 unset SSH_AGENT_PID; 19:36:42 echo Agent pid 38 killed; 19:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:36:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:42 [ssh-agent] Looking for ssh-agent implementation... 19:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:42 $ docker exec a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 ssh-agent 19:36:42 SSH_AUTH_SOCK=/tmp/ssh-mzlrQUeGzg5K/agent.70 19:36:42 SSH_AGENT_PID=76 19:36:42 Running ssh-add (command line suppressed) 19:36:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_9526841456059454954.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_9526841456059454954.key) 19:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:43 + git semver init 19:36:43 2022-10-26 19:36:43,404 [run_init] DEBUG init version:0.0.0 force:False 19:36:43 2022-10-26 19:36:43,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver 19:36:43 2022-10-26 19:36:43,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver 19:36:43 2022-10-26 19:36:43,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429, universal_newlines=False, shell=None, istream=None) 19:36:44 2022-10-26 19:36:44,344 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.git/info/exclude 19:36:44 2022-10-26 19:36:44,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 with force:False 19:36:44 2022-10-26 19:36:44,345 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 19:36:44 2022-10-26 19:36:44,349 [execute] INFO git cat-file --batch-check 19:36:44 2022-10-26 19:36:44,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 19:36:44 2022-10-26 19:36:44,359 [execute] INFO git cat-file --batch 19:36:44 2022-10-26 19:36:44,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 19:36:44 2022-10-26 19:36:44,366 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 19:36:44 0.0.0 [Pipeline] } 19:36:44 $ docker exec --env ******** --env ******** a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 ssh-agent -k 19:36:44 unset SSH_AUTH_SOCK; 19:36:44 unset SSH_AGENT_PID; 19:36:44 echo Agent pid 76 killed; 19:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:44 + git semver [Pipeline] } 19:36:45 $ docker stop --time=1 a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 19:36:46 $ docker rm -f a8b8c9c11b89467ecf1df0ef014f5a1f53880721f8f1fb028bca97fabdce2072 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:36:47 Stashed 1 file(s) [Pipeline] echo 19:36:47 [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 19:36:47 provisioning config files... 19:36:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config7201034952171297318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:47 ---> docker-login.sh 19:36:47 nexus3.edgexfoundry.org:10001 19:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:47 Configure a credential helper to remove this warning. See 19:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:47 19:36:47 Login Succeeded 19:36:47 nexus3.edgexfoundry.org:10002 19:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:47 Configure a credential helper to remove this warning. See 19:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:47 19:36:47 Login Succeeded 19:36:47 nexus3.edgexfoundry.org:10003 19:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:47 Configure a credential helper to remove this warning. See 19:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:47 19:36:47 Login Succeeded 19:36:47 nexus3.edgexfoundry.org:10004 19:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:48 Configure a credential helper to remove this warning. See 19:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:48 19:36:48 Login Succeeded 19:36:48 docker.io 19:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:36:48 Configure a credential helper to remove this warning. See 19:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:36:48 19:36:48 Login Succeeded 19:36:48 ---> docker-login.sh ends [Pipeline] } 19:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:36:48 ========================================================= 19:36:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:36:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:48 + 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 . 19:36:48 Sending build context to Docker daemon 6.22MB 19:36:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:36:48 Step 2/12 : FROM ${BASE} AS builder 19:36:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:36:49 213ec9aee27d: Pulling fs layer 19:36:49 4583459ba037: Pulling fs layer 19:36:49 93c1e223e6f2: Pulling fs layer 19:36:49 53926ce57604: Pulling fs layer 19:36:49 21b2b0c7a3f4: Pulling fs layer 19:36:49 30f14e443154: Pulling fs layer 19:36:49 801331c1e519: Pulling fs layer 19:36:49 99cc6dd402b0: Pulling fs layer 19:36:49 7d9ed39f4882: Pulling fs layer 19:36:49 21b2b0c7a3f4: Waiting 19:36:49 53926ce57604: Waiting 19:36:49 30f14e443154: Waiting 19:36:49 99cc6dd402b0: Waiting 19:36:49 801331c1e519: Waiting 19:36:49 7d9ed39f4882: Waiting 19:36:49 93c1e223e6f2: Verifying Checksum 19:36:49 93c1e223e6f2: Download complete 19:36:49 4583459ba037: Download complete 19:36:49 21b2b0c7a3f4: Download complete 19:36:49 30f14e443154: Verifying Checksum 19:36:49 30f14e443154: Download complete 19:36:49 213ec9aee27d: Verifying Checksum 19:36:49 213ec9aee27d: Download complete 19:36:49 801331c1e519: Download complete 19:36:49 213ec9aee27d: Pull complete 19:36:49 4583459ba037: Pull complete 19:36:49 93c1e223e6f2: Pull complete 19:36:49 7d9ed39f4882: Verifying Checksum 19:36:49 7d9ed39f4882: Download complete 19:36:49 53926ce57604: Verifying Checksum 19:36:49 53926ce57604: Download complete 19:36:50 99cc6dd402b0: Verifying Checksum 19:36:50 99cc6dd402b0: Download complete 19:36:54 53926ce57604: Pull complete 19:36:54 21b2b0c7a3f4: Pull complete 19:36:54 30f14e443154: Pull complete 19:36:54 801331c1e519: Pull complete 19:36:56 99cc6dd402b0: Pull complete 19:36:57 7d9ed39f4882: Pull complete 19:36:57 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 19:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:36:57 ---> 1dedd983c030 19:36:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:37:00 ---> Running in d3d918e43bc2 19:37:00 Removing intermediate container d3d918e43bc2 19:37:00 ---> 7a43cf7a17cf 19:37:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:37:00 ---> Running in ffd5614d7b5d 19:37:00 Removing intermediate container ffd5614d7b5d 19:37:00 ---> 79fcf3d06a1a 19:37:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:37:00 ---> Running in 243e7657b455 19:37:00 Removing intermediate container 243e7657b455 19:37:00 ---> b99fc420ca97 19:37:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:37:01 ---> Running in ca1588a16f85 19:37:01 Removing intermediate container ca1588a16f85 19:37:01 ---> fa7e15461564 19:37:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:01 ---> Running in 99c84a624a94 19:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:37:02 Still waiting to schedule task 19:37:02 ‘prd-ubuntu20.04-docker-8c-8g-117268’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:37:02 ‘prd-ubuntu20.04-docker-8c-8g-117269’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:37:02 ‘prd-ubuntu20.04-docker-8c-8g-117270’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:37:02 ‘prd-ubuntu20.04-docker-8c-8g-117271’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:37:02 ‘prd-ubuntu20.04-docker-8c-8g-117272’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 19:37:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117262’ is offline 19:37:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117263’ is offline 19:37:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117264’ is offline 19:37:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117265’ is offline 19:37:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117266’ is offline 19:37:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117267’ is offline 19:37:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:37:02 (2/4) Installing libedit (20210910.3.1-r0) 19:37:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:37:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:37:02 Executing busybox-1.35.0-r17.trigger 19:37:02 OK: 216 MiB in 55 packages 19:37:03 Removing intermediate container 99c84a624a94 19:37:03 ---> c66e90af8776 19:37:03 Step 8/12 : WORKDIR /device-mqtt-go 19:37:03 ---> Running in 3eef54bf9f73 19:37:03 Removing intermediate container 3eef54bf9f73 19:37:03 ---> 8dd984ee37e0 19:37:03 Step 9/12 : COPY go.mod vendor* ./ 19:37:03 ---> cb8f53ee9a84 19:37:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:03 ---> Running in afa5860dc662 19:37:21 Removing intermediate container afa5860dc662 19:37:21 ---> 48daf97e733e 19:37:21 Step 11/12 : COPY . . 19:37:21 ---> 3f42c01a8cf3 19:37:21 Step 12/12 : RUN $MAKE 19:37:21 ---> Running in 125da67fc839 19:37:21 noop 19:37:22 Removing intermediate container 125da67fc839 19:37:22 ---> aed6be78512e 19:37:22 Successfully built aed6be78512e 19:37:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:22 + docker inspect -f . ci-base-image-x86_64 19:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:22 prd-ubuntu20.04-docker-8c-8g-117260 does not seem to be running inside a container 19:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:37:22 $ docker top 9b3ffd0601b0412ca3a16ab1b5413513a88d6796d8dc779fb531e9573680f075 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:23 + go version 19:37:23 go version go1.18.7 linux/amd64 [Pipeline] } 19:37:23 $ docker stop --time=1 9b3ffd0601b0412ca3a16ab1b5413513a88d6796d8dc779fb531e9573680f075 19:37:24 $ docker rm -f 9b3ffd0601b0412ca3a16ab1b5413513a88d6796d8dc779fb531e9573680f075 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:24 + docker inspect -f . ci-base-image-x86_64 19:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:25 prd-ubuntu20.04-docker-8c-8g-117260 does not seem to be running inside a container 19:37: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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:37:25 $ docker top 5938923806d9ab6543a95379bf0349e7a4fea6161a6128cf7d02c8e674ad3c57 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] fileExists [Pipeline] sh 19:37:26 + make test 19:37:26 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:37:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:37:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:37:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 19:37:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:37:41 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." 19:37:41 GCO_ENABLED=1 GO111MODULE=on go vet ./... 19:37:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:37:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:37:44 ./bin/test-attribution-txt.sh [Pipeline] echo 19:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:37:44 $ docker stop --time=1 5938923806d9ab6543a95379bf0349e7a4fea6161a6128cf7d02c8e674ad3c57 19:37:46 $ docker rm -f 5938923806d9ab6543a95379bf0349e7a4fea6161a6128cf7d02c8e674ad3c57 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:37:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:37:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:37:47 + ls -al . 19:37:47 total 192 19:37:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 19:37 . 19:37:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:36 .. 19:37:47 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 19:36 .dockerignore 19:37:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:37 .git 19:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:36 .github 19:37:47 -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 19:36 .gitignore 19:37:47 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 19:36 .golangci.yml 19:37:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 19:36 .semver 19:37:47 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 26 19:36 Attribution.txt 19:37:47 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 26 19:36 CHANGELOG.md 19:37:47 -rw-rw-r-- 1 jenkins jenkins 1752 Oct 26 19:36 Dockerfile 19:37:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:36 GOVERNANCE.md 19:37:47 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 19:36 Jenkinsfile 19:37:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 19:36 LICENSE 19:37:47 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 26 19:36 Makefile 19:37:47 -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 19:36 OWNERS.md 19:37:47 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 26 19:36 README.md 19:37:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 19:36 VERSION 19:37:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:36 bin 19:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:36 cmd 19:37:47 -rw-r--r-- 1 jenkins jenkins 17887 Oct 26 19:37 coverage.out 19:37:47 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 26 19:36 go.mod 19:37:47 -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 19:36 go.sum 19:37:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:36 internal 19:37:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:36 mock 19:37:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:36 snap 19:37:47 -rw-rw-r-- 1 jenkins jenkins 227 Oct 26 19:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:48 + 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=7ec6f57915863abda1d4d9bd3873dbb9635c1aca --label arch=amd64 --label version=0.0.0 . 19:37:48 Sending build context to Docker daemon 6.239MB 19:37:48 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:37:48 Step 2/24 : FROM ${BASE} AS builder 19:37:48 ---> aed6be78512e 19:37:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:37:48 ---> Running in b8504c394bd8 19:37:48 Removing intermediate container b8504c394bd8 19:37:48 ---> a547035eab33 19:37:48 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:37:48 ---> Running in 507fd61a1a2f 19:37:48 Removing intermediate container 507fd61a1a2f 19:37:48 ---> a21006bb6027 19:37:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:37:48 ---> Running in 6568d298dc9d 19:37:48 Removing intermediate container 6568d298dc9d 19:37:48 ---> 5f0c8fc1618f 19:37:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:37:48 ---> Running in 9de460a086ec 19:37:48 Removing intermediate container 9de460a086ec 19:37:48 ---> 6b3d0ccd47a3 19:37:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:37:48 ---> Running in 74150ce728a8 19:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:37:49 OK: 216 MiB in 55 packages 19:37:49 Removing intermediate container 74150ce728a8 19:37:49 ---> 4a7b11ced1f9 19:37:49 Step 8/24 : WORKDIR /device-mqtt-go 19:37:50 ---> Running in d0135eb15caf 19:37:50 Removing intermediate container d0135eb15caf 19:37:50 ---> f09081f83639 19:37:50 Step 9/24 : COPY go.mod vendor* ./ 19:37:50 ---> 0e1cc5c53875 19:37:50 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:50 ---> Running in da9ffd701211 19:37:50 Removing intermediate container da9ffd701211 19:37:50 ---> 0a54e93f49ca 19:37:50 Step 11/24 : COPY . . 19:37:51 ---> 405730303c2c 19:37:51 Step 12/24 : RUN $MAKE 19:37:51 ---> Running in 3fc8462c3554 19:37:51 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 19:38:13 Removing intermediate container 3fc8462c3554 19:38:13 ---> ed64517e346b 19:38:13 Step 13/24 : FROM alpine:3.16 19:38:13 3.16: Pulling from library/alpine 19:38:13 213ec9aee27d: Already exists 19:38:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:38:13 Status: Downloaded newer image for alpine:3.16 19:38:13 ---> 9c6f07244728 19:38:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:38:13 ---> Running in c29f74d1fbb2 19:38:13 Removing intermediate container c29f74d1fbb2 19:38:13 ---> 223116de15eb 19:38:13 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 19:38:13 ---> Running in 3607ab4fa8db 19:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:38:13 (1/6) Installing dumb-init (1.2.5-r1) 19:38:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:38:13 (3/6) Installing libsodium (1.0.18-r0) 19:38:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:38:13 (5/6) Installing libzmq (4.3.4-r0) 19:38:13 (6/6) Installing zeromq (4.3.4-r0) 19:38:13 Executing busybox-1.35.0-r17.trigger 19:38:13 OK: 8 MiB in 20 packages 19:38:13 Removing intermediate container 3607ab4fa8db 19:38:13 ---> 558dd006dc32 19:38:13 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:38:13 ---> 2a705077d1e8 19:38:13 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:38:13 ---> 887c2493d745 19:38:13 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:38:14 ---> d38195437941 19:38:14 Step 19/24 : EXPOSE 59982 19:38:14 ---> Running in 8bce68925668 19:38:14 Removing intermediate container 8bce68925668 19:38:14 ---> 91d99ea7ded7 19:38:14 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:38:14 ---> Running in dd08ccbc44bc 19:38:14 Removing intermediate container dd08ccbc44bc 19:38:14 ---> 85a12ebd8e2b 19:38:14 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:14 ---> Running in 2eaff5a02537 19:38:14 Removing intermediate container 2eaff5a02537 19:38:14 ---> f476e563d30f 19:38:14 Step 22/24 : LABEL arch=amd64 19:38:14 ---> Running in a8b66f4ad108 19:38:14 Removing intermediate container a8b66f4ad108 19:38:14 ---> e0575ab5a4ba 19:38:14 Step 23/24 : LABEL git_sha=7ec6f57915863abda1d4d9bd3873dbb9635c1aca 19:38:14 ---> Running in fbdea3acd06b 19:38:14 Removing intermediate container fbdea3acd06b 19:38:14 ---> 994c9bb6de6c 19:38:14 Step 24/24 : LABEL version=0.0.0 19:38:14 ---> Running in f2e6115e8774 19:38:14 Removing intermediate container f2e6115e8774 19:38:14 ---> 6b2f7c335548 19:38:14 [Warning] One or more build-args [ARCH] were not consumed 19:38:14 Successfully built 6b2f7c335548 19:38:14 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 19:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:15 19:38:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:15 latest: Pulling from edgex-lftools-log-publisher 19:38:15 5eb5b503b376: Pulling fs layer 19:38:15 5c69ac0246d0: Pulling fs layer 19:38:15 ec43610c2a17: Pulling fs layer 19:38:15 3a2ae6a8a46f: Pulling fs layer 19:38:15 33b1e0a273af: Pulling fs layer 19:38:15 5d3b04190fa2: Pulling fs layer 19:38:15 2f39f015ded8: Pulling fs layer 19:38:15 3a2ae6a8a46f: Waiting 19:38:15 33b1e0a273af: Waiting 19:38:15 2f39f015ded8: Waiting 19:38:15 5d3b04190fa2: Waiting 19:38:15 5c69ac0246d0: Verifying Checksum 19:38:15 5c69ac0246d0: Download complete 19:38:15 3a2ae6a8a46f: Verifying Checksum 19:38:15 3a2ae6a8a46f: Download complete 19:38:15 33b1e0a273af: Verifying Checksum 19:38:15 33b1e0a273af: Download complete 19:38:15 5d3b04190fa2: Verifying Checksum 19:38:15 5d3b04190fa2: Download complete 19:38:15 ec43610c2a17: Verifying Checksum 19:38:15 ec43610c2a17: Download complete 19:38:16 5eb5b503b376: Verifying Checksum 19:38:16 5eb5b503b376: Download complete 19:38:17 5eb5b503b376: Pull complete 19:38:17 2f39f015ded8: Download complete 19:38:17 5c69ac0246d0: Pull complete 19:38:17 ec43610c2a17: Pull complete 19:38:18 3a2ae6a8a46f: Pull complete 19:38:18 33b1e0a273af: Pull complete 19:38:18 5d3b04190fa2: Pull complete 19:38:22 2f39f015ded8: Pull complete 19:38:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:22 prd-ubuntu20.04-docker-8c-8g-117260 does not seem to be running inside a container 19:38:22 $ 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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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 19:38:25 $ docker top fedb1552fddcc60bf39204604b74a8056ab7c74c62638014cd80a09c3a70f172 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:25 ---> job-cost.sh 19:38:25 lf-activate-venv: SKIPPING 19:38:25 INFO: No Stack... 19:38:26 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:26 INFO: Archiving Costs [Pipeline] sh 19:38:26 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/cost.csv 19:38:26 + cut -d, -f6 [Pipeline] lock 19:38:26 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] 19:38:26 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] did not exist. Created. 19:38:26 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:38:26 + echo total: 0.2199999988079071 [Pipeline] stash 19:38:26 Stashed 1 file(s) [Pipeline] } 19:38:26 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:38:26 $ docker stop --time=1 fedb1552fddcc60bf39204604b74a8056ab7c74c62638014cd80a09c3a70f172 19:38:28 $ docker rm -f fedb1552fddcc60bf39204604b74a8056ab7c74c62638014cd80a09c3a70f172 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117279 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] { [Pipeline] ws 19:51:12 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 19:51:12 Selected Git installation does not exist. Using Default 19:51:12 The recommended git tool is: NONE 19:51:19 using credential edgex-jenkins-ssh 19:51:19 Cloning the remote Git repository 19:51:19 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:51:19 > git init /w/workspace/device-mqtt-go/3 # timeout=10 19:51:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:51:20 > git --version # timeout=10 19:51:20 > git --version # 'git version 2.25.1' 19:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:20 Verifying host key using known hosts file 19:51:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:51:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:51:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:51:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:51:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:22 Verifying host key using known hosts file 19:51:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:51:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:51:23 Merging remotes/origin/main commit 16ab89a495dc588a47662ccf315e42eca693f4b5 into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 19:51:23 Merge succeeded, producing 76f008e63d3978bd6867cf7edb279ee078f760c2 19:51:23 Checking out Revision 76f008e63d3978bd6867cf7edb279ee078f760c2 (PR-429) 19:51:23 > git config core.sparsecheckout # timeout=10 19:51:23 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 19:51:23 > git remote # timeout=10 19:51:23 > git config --get remote.origin.url # timeout=10 19:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:23 Verifying host key using known hosts file 19:51:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:51:23 > git merge 16ab89a495dc588a47662ccf315e42eca693f4b5 # timeout=10 19:51:23 > git rev-parse HEAD^{commit} # timeout=10 19:51:23 > git config core.sparsecheckout # timeout=10 19:51:23 > git checkout -f 76f008e63d3978bd6867cf7edb279ee078f760c2 # timeout=10 19:51:27 Commit message: "Merge commit '16ab89a495dc588a47662ccf315e42eca693f4b5' into HEAD" 19:51:27 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:51:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:28 Dload Upload Total Spent Left Speed 19:51:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 19:51:27 > git rev-list --no-walk 83a5fc794dd57135cb1f8565590623a359eeacf5 # timeout=10 19:51:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:51:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:51:29 + sudo tee /etc/docker/daemon.new 19:51:29 { 19:51:29 "registry-mirrors": [ 19:51:29 "https://nexus3.edgexfoundry.org:10001" 19:51:29 ], 19:51:29 "bip": "10.250.0.254/24", 19:51:29 "hosts": [ 19:51:29 "tcp://0.0.0.0:5555", 19:51:29 "unix:///var/run/docker.sock" 19:51:29 ], 19:51:29 "mtu": 1458, 19:51:29 "selinux-enabled": true, 19:51:29 "seccomp-profile": "/etc/docker/seccomp.json" 19:51:29 } [Pipeline] sh 19:51:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:51:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:48 provisioning config files... 19:51:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config11167411183109426457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:49 ---> docker-login.sh 19:51:49 nexus3.edgexfoundry.org:10001 19:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:50 Configure a credential helper to remove this warning. See 19:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:50 19:51:50 Login Succeeded 19:51:50 nexus3.edgexfoundry.org:10002 19:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:50 Configure a credential helper to remove this warning. See 19:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:50 19:51:50 Login Succeeded 19:51:50 nexus3.edgexfoundry.org:10003 19:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:51 Configure a credential helper to remove this warning. See 19:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:51 19:51:51 Login Succeeded 19:51:51 nexus3.edgexfoundry.org:10004 19:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:51 Configure a credential helper to remove this warning. See 19:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:51 19:51:51 Login Succeeded 19:51:51 docker.io 19:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:52 Configure a credential helper to remove this warning. See 19:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:52 19:51:52 Login Succeeded 19:51:52 ---> docker-login.sh ends [Pipeline] } 19:51:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:51:52 ========================================================= 19:51:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:51:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:53 + 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 . 19:51:53 Sending build context to Docker daemon 3.224MB 19:51:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:51:53 Step 2/12 : FROM ${BASE} AS builder 19:51:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:53 9b18e9b68314: Pulling fs layer 19:51:53 d32db5db7311: Pulling fs layer 19:51:53 d0c4b47475fc: Pulling fs layer 19:51:53 5831b945b038: Pulling fs layer 19:51:53 86bbec2aaacd: Pulling fs layer 19:51:53 e10730c5d714: Pulling fs layer 19:51:53 5dd5c2283517: Pulling fs layer 19:51:53 d5ac0230b979: Pulling fs layer 19:51:53 5831b945b038: Waiting 19:51:53 86bbec2aaacd: Waiting 19:51:53 e10730c5d714: Waiting 19:51:53 5dd5c2283517: Waiting 19:51:53 d5ac0230b979: Waiting 19:51:53 d0c4b47475fc: Verifying Checksum 19:51:53 d0c4b47475fc: Download complete 19:51:54 d32db5db7311: Download complete 19:51:54 86bbec2aaacd: Verifying Checksum 19:51:54 86bbec2aaacd: Download complete 19:51:54 e10730c5d714: Verifying Checksum 19:51:54 e10730c5d714: Download complete 19:51:54 9b18e9b68314: Verifying Checksum 19:51:54 9b18e9b68314: Download complete 19:51:54 9b18e9b68314: Pull complete 19:51:55 d32db5db7311: Pull complete 19:51:55 d0c4b47475fc: Pull complete 19:51:56 d5ac0230b979: Verifying Checksum 19:51:57 5dd5c2283517: Verifying Checksum 19:51:57 5dd5c2283517: Download complete 19:51:58 5831b945b038: Verifying Checksum 19:51:58 5831b945b038: Download complete 19:52:10 5831b945b038: Pull complete 19:52:10 86bbec2aaacd: Pull complete 19:52:11 e10730c5d714: Pull complete 19:52:17 5dd5c2283517: Pull complete 19:52:18 d5ac0230b979: Pull complete 19:52:18 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 19:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:52:18 ---> 59b3b1a385d4 19:52:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:52:21 ---> Running in f80629903167 19:52:21 Removing intermediate container f80629903167 19:52:21 ---> e5dfc37e8559 19:52:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:52:21 ---> Running in f9ba826c7078 19:52:21 Removing intermediate container f9ba826c7078 19:52:21 ---> 82d486df77c6 19:52:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:52:22 ---> Running in 12239f4dd8d9 19:52:22 Removing intermediate container 12239f4dd8d9 19:52:22 ---> 97d098f83687 19:52:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:52:22 ---> Running in 37166cd15635 19:52:23 Removing intermediate container 37166cd15635 19:52:23 ---> a55df9f230ec 19:52:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:23 ---> Running in 60b8e1992305 19:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:52:26 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:52:26 (2/4) Installing libedit (20210910.3.1-r0) 19:52:26 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:52:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:52:26 Executing busybox-1.35.0-r17.trigger 19:52:26 OK: 226 MiB in 55 packages 19:52:27 Removing intermediate container 60b8e1992305 19:52:27 ---> 422ff57745e0 19:52:27 Step 8/12 : WORKDIR /device-mqtt-go 19:52:27 ---> Running in 5b66fcd6d022 19:52:28 Removing intermediate container 5b66fcd6d022 19:52:28 ---> 0fed25b1ced3 19:52:28 Step 9/12 : COPY go.mod vendor* ./ 19:52:28 ---> e489558a22ab 19:52:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:28 ---> Running in d27937d83325 19:53:25 Removing intermediate container d27937d83325 19:53:25 ---> 7cbe721629df 19:53:25 Step 11/12 : COPY . . 19:53:26 ---> b17c64beeb8f 19:53:26 Step 12/12 : RUN $MAKE 19:53:26 ---> Running in 43d40adb2bb0 19:53:27 noop 19:53:27 Removing intermediate container 43d40adb2bb0 19:53:27 ---> 56da450599c0 19:53:27 Successfully built 56da450599c0 19:53:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:28 + docker inspect -f . ci-base-image-arm64 19:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-117279 does not seem to be running inside a container 19:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 19:53:30 $ docker top 258e330cc9672e7696a027615c36037c4a818d68d420ef22b91a97d0b6fdbf32 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:31 + go version 19:53:31 go version go1.18.7 linux/arm64 [Pipeline] } 19:53:31 $ docker stop --time=1 258e330cc9672e7696a027615c36037c4a818d68d420ef22b91a97d0b6fdbf32 19:53:32 $ docker rm -f 258e330cc9672e7696a027615c36037c4a818d68d420ef22b91a97d0b6fdbf32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:33 + docker inspect -f . ci-base-image-arm64 19:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:33 prd-ubuntu20.04-docker-arm64-4c-16g-117279 does not seem to be running inside a container 19:53:33 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 19:53:35 $ docker top 09725c536ae0f840e0be4f1d4da4e66bb613874e5f53821279eea177b35a3b8d -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:35 + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh 19:53:36 + make test 19:53:36 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:53:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:55:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 19:55:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.086s coverage: 21.8% of statements 19:55:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 19:55:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:55:30 GCO_ENABLED=1 GO111MODULE=on go vet ./... 19:56:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:56:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:56:02 ./bin/test-attribution-txt.sh [Pipeline] echo 19:56:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:56:02 $ docker stop --time=1 09725c536ae0f840e0be4f1d4da4e66bb613874e5f53821279eea177b35a3b8d 19:56:04 $ docker rm -f 09725c536ae0f840e0be4f1d4da4e66bb613874e5f53821279eea177b35a3b8d [Pipeline] // withDockerContainer [Pipeline] sh 19:56:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:56:05 Warning: overwriting stash ‘coverage-report’ 19:56:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:56:07 + ls -al . 19:56:07 total 188 19:56:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 19:53 . 19:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:51 .. 19:56:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 19:51 .dockerignore 19:56:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:51 .git 19:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:51 .github 19:56:07 -rw-rw-r-- 1 jenkins jenkins 329 Oct 26 19:51 .gitignore 19:56:07 -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 19:51 .golangci.yml 19:56:07 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 26 19:51 Attribution.txt 19:56:07 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 26 19:51 CHANGELOG.md 19:56:07 -rw-rw-r-- 1 jenkins jenkins 1752 Oct 26 19:51 Dockerfile 19:56:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:51 GOVERNANCE.md 19:56:07 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 19:51 Jenkinsfile 19:56:07 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 19:51 LICENSE 19:56:07 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 26 19:51 Makefile 19:56:07 -rw-rw-r-- 1 jenkins jenkins 620 Oct 26 19:51 OWNERS.md 19:56:07 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 26 19:51 README.md 19:56:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 19:36 VERSION 19:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:51 bin 19:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:51 cmd 19:56:07 -rw-r--r-- 1 jenkins jenkins 17887 Oct 26 19:55 coverage.out 19:56:07 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 26 19:51 go.mod 19:56:07 -rw-rw-r-- 1 jenkins jenkins 45144 Oct 26 19:51 go.sum 19:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:51 internal 19:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:51 mock 19:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:51 snap 19:56:07 -rw-rw-r-- 1 jenkins jenkins 227 Oct 26 19:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:07 + 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=76f008e63d3978bd6867cf7edb279ee078f760c2 --label arch=arm64 --label version=0.0.0 . 19:56:07 Sending build context to Docker daemon 3.242MB 19:56:08 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:56:08 Step 2/24 : FROM ${BASE} AS builder 19:56:08 ---> 56da450599c0 19:56:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:56:08 ---> Running in 23e0df11dfe0 19:56:08 Removing intermediate container 23e0df11dfe0 19:56:08 ---> 33cf88ffd860 19:56:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:56:08 ---> Running in adf642880ebf 19:56:09 Removing intermediate container adf642880ebf 19:56:09 ---> 3c909003351c 19:56:09 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:56:09 ---> Running in 70a3ec522ef6 19:56:09 Removing intermediate container 70a3ec522ef6 19:56:09 ---> c76703d865c7 19:56:09 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:56:09 ---> Running in 18991ffe0192 19:56:10 Removing intermediate container 18991ffe0192 19:56:10 ---> 4f990ce07f06 19:56:10 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:56:10 ---> Running in 1ca016f1d39c 19:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:56:13 OK: 226 MiB in 55 packages 19:56:14 Removing intermediate container 1ca016f1d39c 19:56:14 ---> 7a11fd232aaf 19:56:14 Step 8/24 : WORKDIR /device-mqtt-go 19:56:14 ---> Running in d12a07b4524f 19:56:15 Removing intermediate container d12a07b4524f 19:56:15 ---> 8469c97899e2 19:56:15 Step 9/24 : COPY go.mod vendor* ./ 19:56:15 ---> cd5641f96f6f 19:56:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:15 ---> Running in 79cd7e66874c 19:56:18 Removing intermediate container 79cd7e66874c 19:56:18 ---> dba30146aa61 19:56:18 Step 11/24 : COPY . . 19:56:20 ---> 2a7fa1dc93b9 19:56:20 Step 12/24 : RUN $MAKE 19:56:20 ---> Running in b859cf97a1be 19:56:23 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 19:59:00 Removing intermediate container b859cf97a1be 19:59:00 ---> a96632b4d3e3 19:59:00 Step 13/24 : FROM alpine:3.16 19:59:00 3.16: Pulling from library/alpine 19:59:00 9b18e9b68314: Already exists 19:59:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:59:00 Status: Downloaded newer image for alpine:3.16 19:59:00 ---> a6215f271958 19:59:00 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:59:00 ---> Running in ef7a988420ae 19:59:00 Removing intermediate container ef7a988420ae 19:59:00 ---> 8554abcfc056 19:59:00 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 19:59:00 ---> Running in 8a8fbe8d08bd 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:59:03 (1/6) Installing dumb-init (1.2.5-r1) 19:59:03 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:59:03 (3/6) Installing libsodium (1.0.18-r0) 19:59:03 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:59:03 (5/6) Installing libzmq (4.3.4-r0) 19:59:03 (6/6) Installing zeromq (4.3.4-r0) 19:59:03 Executing busybox-1.35.0-r17.trigger 19:59:03 OK: 8 MiB in 20 packages 19:59:04 Removing intermediate container 8a8fbe8d08bd 19:59:04 ---> d596f5380473 19:59:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 19:59:05 ---> 5a943c643c8c 19:59:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 19:59:06 ---> fba95e2adf3f 19:59:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:59:06 ---> 400577c69bc7 19:59:06 Step 19/24 : EXPOSE 59982 19:59:06 ---> Running in 172267f076a6 19:59:07 Removing intermediate container 172267f076a6 19:59:07 ---> 33f7fc52e2c0 19:59:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 19:59:07 ---> Running in 3a2d984c8a22 19:59:07 Removing intermediate container 3a2d984c8a22 19:59:07 ---> 9ffae53dc18f 19:59:07 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:59:07 ---> Running in f2b63463901d 19:59:08 Removing intermediate container f2b63463901d 19:59:08 ---> 0479a08dc029 19:59:08 Step 22/24 : LABEL arch=arm64 19:59:08 ---> Running in f398f6005d09 19:59:08 Removing intermediate container f398f6005d09 19:59:08 ---> 56108c646023 19:59:08 Step 23/24 : LABEL git_sha=76f008e63d3978bd6867cf7edb279ee078f760c2 19:59:08 ---> Running in 694cc0aa2ea3 19:59:08 Removing intermediate container 694cc0aa2ea3 19:59:08 ---> d969b7ab970b 19:59:08 Step 24/24 : LABEL version=0.0.0 19:59:08 ---> Running in f630db4420c7 19:59:09 Removing intermediate container f630db4420c7 19:59:09 ---> a9236c8f818c 19:59:09 [Warning] One or more build-args [ARCH] were not consumed 19:59:09 Successfully built a9236c8f818c 19:59:09 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 19:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:09 19:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:10 arm64: Pulling from edgex-lftools-log-publisher 19:59:10 8998bd30e6a1: Pulling fs layer 19:59:10 04944245beec: Pulling fs layer 19:59:10 699f458cf7ca: Pulling fs layer 19:59:10 765212b225bb: Pulling fs layer 19:59:10 f23df028b6ca: Pulling fs layer 19:59:10 d65c8cfc05b1: Pulling fs layer 19:59:10 2437ff75d9bd: Pulling fs layer 19:59:10 2437ff75d9bd: Waiting 19:59:10 d65c8cfc05b1: Waiting 19:59:10 765212b225bb: Waiting 19:59:10 04944245beec: Verifying Checksum 19:59:10 04944245beec: Download complete 19:59:10 765212b225bb: Verifying Checksum 19:59:10 765212b225bb: Download complete 19:59:10 f23df028b6ca: Verifying Checksum 19:59:10 f23df028b6ca: Download complete 19:59:10 d65c8cfc05b1: Verifying Checksum 19:59:10 d65c8cfc05b1: Download complete 19:59:10 699f458cf7ca: Verifying Checksum 19:59:10 699f458cf7ca: Download complete 19:59:10 8998bd30e6a1: Verifying Checksum 19:59:10 8998bd30e6a1: Download complete 19:59:13 2437ff75d9bd: Verifying Checksum 19:59:13 2437ff75d9bd: Download complete 19:59:14 8998bd30e6a1: Pull complete 19:59:14 04944245beec: Pull complete 19:59:16 699f458cf7ca: Pull complete 19:59:16 765212b225bb: Pull complete 19:59:17 f23df028b6ca: Pull complete 19:59:17 d65c8cfc05b1: Pull complete 19:59:32 2437ff75d9bd: Pull complete 19:59:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:32 prd-ubuntu20.04-docker-arm64-4c-16g-117279 does not seem to be running inside a container 19:59:32 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 19:59:35 $ docker top ed61563bfbd30ffbb9075dd27b4b576f014b3aa5dac928033b47e21915a1a455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:36 ---> job-cost.sh 19:59:36 lf-activate-venv: SKIPPING 19:59:36 INFO: No Stack... 19:59:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:59:38 INFO: Archiving Costs [Pipeline] sh 19:59:38 + + catcut /w/workspace/device-mqtt-go/3/archives/cost.csv -d, 19:59:38 -f6 [Pipeline] lock 19:59:38 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] 19:59:38 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] did not exist. Created. 19:59:38 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:39 /w/workspace/device-mqtt-go/3@tmp/durable-7ef9d242/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:59:40 + echo total: 0.10999999940395355 [Pipeline] stash 19:59:40 Warning: overwriting stash ‘stack-cost’ 19:59:40 Stashed 1 file(s) [Pipeline] } 19:59:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:40 $ docker stop --time=1 ed61563bfbd30ffbb9075dd27b4b576f014b3aa5dac928033b47e21915a1a455 19:59:41 $ docker rm -f ed61563bfbd30ffbb9075dd27b4b576f014b3aa5dac928033b47e21915a1a455 [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 19:59:42 provisioning config files... 19:59:42 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config7884606949888693850tmp [Pipeline] { [Pipeline] sh 19:59:42 + set +x 19:59:42 + + curl -s https://codecov.io/bash 19:59:42 bash -s -- 19:59:42 19:59:42 _____ _ 19:59:42 / ____| | | 19:59:42 | | ___ __| | ___ ___ _____ __ 19:59:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:59:42 | |___| (_) | (_| | __/ (_| (_) \ V / 19:59:42 \_____\___/ \__,_|\___|\___\___/ \_/ 19:59:42 Bash-1.0.6 19:59:42 19:59:42 19:59:42 ==> git version 2.25.1 found 19:59:42 ==> 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 19:59:42 Release-Date: 2020-01-08 19:59:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:59:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:59:42 ==> Jenkins CI detected. 19:59:42 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-429 19:59:42 project root: . 19:59:42 --> token set from env 19:59:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:59:42 ==> Running gcov in . (disable via -X gcov) 19:59:42 ==> Python coveragepy not found 19:59:42 ==> Searching for coverage reports in: 19:59:42 + . 19:59:42 -> Found 1 reports 19:59:42 ==> Detecting git/mercurial file structure 19:59:42 ==> Reading reports 19:59:42 + ./coverage.out bytes=17887 19:59:42 ==> Appending adjustments 19:59:42 https://docs.codecov.io/docs/fixing-reports 19:59:42 + Found adjustments 19:59:42 ==> Gzipping contents 19:59:42 4.0K /tmp/codecov.2harnG.gz 19:59:42 ==> Uploading reports 19:59:42 url: https://codecov.io 19:59:42 query: branch=PR-429&commit=7ec6f57915863abda1d4d9bd3873dbb9635c1aca&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= 19:59:42 -> Pinging Codecov 19:59:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-429&commit=7ec6f57915863abda1d4d9bd3873dbb9635c1aca&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= 19:59:42 -> Uploading to 19:59:42 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/7D719EC7BBE17E464838252E33014C33/7ec6f57915863abda1d4d9bd3873dbb9635c1aca/aa7bd5c8-b85b-4bd4-b811-df6dbfbb0780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T195942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0aacfac619e8a6b54bcef6e6e659fe5fe2c59f9409c93de35c0f54b4f378dd9 19:59:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:42 Dload Upload Total Spent Left Speed 19:59:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 14101 --:--:-- --:--:-- --:--:-- 14101 19:59:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7ec6f57915863abda1d4d9bd3873dbb9635c1aca [Pipeline] } 19:59:43 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 19:59:43 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives ] 19:59:43 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 19:59:43 total 16 19:59:43 drwxr-xr-x 3 root root 4096 Oct 26 19:38 . 19:59:43 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 19:38 .. 19:59:43 drwxr-xr-x 2 root root 4096 Oct 26 19:38 cost 19:59:43 -rw-r--r-- 1 root root 86 Oct 26 19:38 cost.csv 19:59:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 19:59:43 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 19:59:43 total 16 19:59:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 19:38 . 19:59:43 drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 19:38 .. 19:59:43 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 19:38 cost 19:59:43 -rw-r--r-- 1 jenkins jenkins 86 Oct 26 19:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:59:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:44 ---> package-listing.sh 19:59:44 ++ facter osfamily 19:59:44 ++ tr '[:upper:]' '[:lower:]' 19:59:45 + OS_FAMILY=debian 19:59:45 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-429 19:59:45 + START_PACKAGES=/tmp/packages_start.txt 19:59:45 + END_PACKAGES=/tmp/packages_end.txt 19:59:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:45 + PACKAGES=/tmp/packages_start.txt 19:59:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' 19:59:45 + PACKAGES=/tmp/packages_end.txt 19:59:45 + case "${OS_FAMILY}" in 19:59:45 + dpkg -l 19:59:45 + grep '^ii' 19:59:45 + '[' -f /tmp/packages_start.txt ']' 19:59:45 + '[' -f /tmp/packages_end.txt ']' 19:59:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:45 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' 19:59:45 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ 19:59:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ [Pipeline] echo 19:59:45 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:46 prd-ubuntu20.04-docker-8c-8g-117260 does not seem to be running inside a container 19:59:46 $ 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-429/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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:59:46 $ docker top 34e3d09be4868987cb07fd559f47b78a285eaf0398c4c0ed33b65182ef6405ae -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:46 + touch /tmp/pre-build-complete [Pipeline] sh 19:59:47 + mkdir -p /var/log/sysstat [Pipeline] sh 19:59:47 + ls /var/log/sa-host 19:59:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:47 provisioning config files... 19:59:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config3078268355814276295tmp [Pipeline] { [Pipeline] echo 19:59:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:59:47 ---> create-netrc.sh [Pipeline] } 19:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:59:48 ---> python-tools-install.sh [Pipeline] echo 19:59:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:59:48 ---> sudo-logs.sh 19:59:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:59:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:59:48 ---> job-cost.sh 19:59:48 lf-activate-venv: SKIPPING 19:59:48 DEBUG: total: 0.2199999988079071 19:59:48 INFO: Retrieving Stack Cost... 19:59:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:49 INFO: Archiving Costs [Pipeline] echo 19:59:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:59:49 ---> logs-deploy.sh 19:59:49 lf-activate-venv: SKIPPING 19:59:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-429/3 19:59:49 INFO: archiving workspace using pattern(s): 19:59:50 Archives upload complete. 19:59:50 INFO: archiving logs to Nexus