Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 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-ssh17980124732986443385.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4737853318267498271.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10282182372866014966.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10828019384480723608.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8104528457644582270.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-1216 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#415)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 # timeout=10 > git rev-list --no-walk e3b17c36aac665b2f67a5aeebf35b3bad318417a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T21:13:21.641Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T21:13:21.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T21:13:21.707Z] ========================================================= [2022-09-26T21:13:21.707Z] EdgeX Global Pipelines Version Info [2022-09-26T21:13:21.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:22.448Z] ------------------- [2022-09-26T21:13:22.449Z] stable info: [2022-09-26T21:13:22.449Z] ------------------- [2022-09-26T21:13:22.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T21:13:22.449Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:13:22.449Z] Message: update stable to v1.0.239 [2022-09-26T21:13:23.019Z] ------------------- [2022-09-26T21:13:23.019Z] experimental info: [2022-09-26T21:13:23.019Z] ------------------- [2022-09-26T21:13:23.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T21:13:23.019Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:13:23.019Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T21:13:23.189Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-09-26T21:13:23.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-09-26T21:13:23.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T21:13:23.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T21:13:23.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T21:13:23.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T21:13:23.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T21:13:23.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T21:13:23.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T21:13:23.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T21:13:23.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T21:13:23.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-09-26T21:13:23.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T21:13:23.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T21:13:23.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:13:23.348Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:13:23.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:13:23.370Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:13:23.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T21:13:23.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T21:13:23.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T21:13:23.429Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T21:13:23.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T21:13:23.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T21:13:23.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T21:13:23.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T21:13:23.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T21:13:23.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T21:13:23.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T21:13:23.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T21:13:23.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] echo [2022-09-26T21:13:23.533Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57f44df [Pipeline] echo [2022-09-26T21:13:23.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:13:23.588Z] provisioning config files... [2022-09-26T21:13:23.600Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15392532606846570432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:23.900Z] ---> docker-login.sh [2022-09-26T21:13:23.900Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:13:24.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:24.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:24.165Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:24.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:24.165Z] [2022-09-26T21:13:24.165Z] Login Succeeded [2022-09-26T21:13:24.165Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:13:24.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:24.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:24.427Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:24.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:24.427Z] [2022-09-26T21:13:24.427Z] Login Succeeded [2022-09-26T21:13:24.427Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:13:24.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:24.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:24.427Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:24.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:24.427Z] [2022-09-26T21:13:24.427Z] Login Succeeded [2022-09-26T21:13:24.427Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:13:24.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:24.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:24.686Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:24.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:24.686Z] [2022-09-26T21:13:24.686Z] Login Succeeded [2022-09-26T21:13:24.686Z] docker.io [2022-09-26T21:13:24.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:24.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:24.944Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:24.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:24.944Z] [2022-09-26T21:13:24.944Z] Login Succeeded [2022-09-26T21:13:24.944Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:13:24.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T21:13:25.308Z] + git rev-list -1 --merges 57f44dfb208181fe6cb075f759c071dd5c5ec6f2~1..57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] echo [2022-09-26T21:13:25.346Z] -----------> git rev-list -1 --merges 57f44dfb208181fe6cb075f759c071dd5c5ec6f2~1..57f44dfb208181fe6cb075f759c071dd5c5ec6f2 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [false] [Pipeline] sh [2022-09-26T21:13:25.644Z] + git log --format=format:%s -1 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] echo [2022-09-26T21:13:25.659Z] ========================================================= [2022-09-26T21:13:25.659Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T21:13:25.659Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:13:25.984Z] + git log --format=format:%s -1 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] echo [2022-09-26T21:13:25.996Z] [semverPrep] GIT_COMMIT: 57f44dfb208181fe6cb075f759c071dd5c5ec6f2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#415) [Pipeline] echo [2022-09-26T21:13:26.005Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T21:13:26.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:13:26.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T21:13:26.353Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T21:13:26.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T21:13:26.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T21:13:26.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T21:13:26.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:26.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:13:26.696Z] [2022-09-26T21:13:26.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:26.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:13:26.996Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T21:13:26.996Z] b85a868b505f: Pulling fs layer [2022-09-26T21:13:26.996Z] e2be974225ed: Pulling fs layer [2022-09-26T21:13:26.996Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T21:13:26.996Z] 988bab9f4d93: Pulling fs layer [2022-09-26T21:13:26.996Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T21:13:26.996Z] eaf3925da568: Pulling fs layer [2022-09-26T21:13:26.996Z] bab4dde63d76: Pulling fs layer [2022-09-26T21:13:26.996Z] bde34c3a00c8: Pulling fs layer [2022-09-26T21:13:26.996Z] b352a97aabf1: Pulling fs layer [2022-09-26T21:13:26.996Z] 4872d77fe225: Pulling fs layer [2022-09-26T21:13:26.996Z] 5851b861e8e6: Pulling fs layer [2022-09-26T21:13:26.996Z] bab4dde63d76: Waiting [2022-09-26T21:13:26.996Z] bde34c3a00c8: Waiting [2022-09-26T21:13:26.996Z] b352a97aabf1: Waiting [2022-09-26T21:13:26.996Z] 4872d77fe225: Waiting [2022-09-26T21:13:26.996Z] 5851b861e8e6: Waiting [2022-09-26T21:13:26.996Z] 988bab9f4d93: Waiting [2022-09-26T21:13:26.996Z] 1469e6f7b9e6: Waiting [2022-09-26T21:13:26.996Z] eaf3925da568: Waiting [2022-09-26T21:13:26.996Z] e2be974225ed: Download complete [2022-09-26T21:13:26.996Z] 988bab9f4d93: Verifying Checksum [2022-09-26T21:13:26.996Z] 988bab9f4d93: Download complete [2022-09-26T21:13:27.256Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T21:13:27.256Z] 1469e6f7b9e6: Download complete [2022-09-26T21:13:27.256Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T21:13:27.256Z] 339a4e72a1f5: Download complete [2022-09-26T21:13:27.256Z] eaf3925da568: Verifying Checksum [2022-09-26T21:13:27.256Z] eaf3925da568: Download complete [2022-09-26T21:13:27.256Z] bde34c3a00c8: Verifying Checksum [2022-09-26T21:13:27.256Z] bde34c3a00c8: Download complete [2022-09-26T21:13:27.256Z] b352a97aabf1: Download complete [2022-09-26T21:13:27.256Z] 4872d77fe225: Verifying Checksum [2022-09-26T21:13:27.256Z] 4872d77fe225: Download complete [2022-09-26T21:13:27.256Z] 5851b861e8e6: Verifying Checksum [2022-09-26T21:13:27.256Z] 5851b861e8e6: Download complete [2022-09-26T21:13:27.256Z] b85a868b505f: Download complete [2022-09-26T21:13:27.515Z] bab4dde63d76: Verifying Checksum [2022-09-26T21:13:27.515Z] bab4dde63d76: Download complete [2022-09-26T21:13:28.895Z] b85a868b505f: Pull complete [2022-09-26T21:13:28.895Z] e2be974225ed: Pull complete [2022-09-26T21:13:29.155Z] 339a4e72a1f5: Pull complete [2022-09-26T21:13:29.415Z] 988bab9f4d93: Pull complete [2022-09-26T21:13:29.677Z] 1469e6f7b9e6: Pull complete [2022-09-26T21:13:29.677Z] eaf3925da568: Pull complete [2022-09-26T21:13:31.582Z] bab4dde63d76: Pull complete [2022-09-26T21:13:31.582Z] bde34c3a00c8: Pull complete [2022-09-26T21:13:31.842Z] b352a97aabf1: Pull complete [2022-09-26T21:13:31.842Z] 4872d77fe225: Pull complete [2022-09-26T21:13:31.842Z] 5851b861e8e6: Pull complete [2022-09-26T21:13:31.842Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T21:13:31.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:13:31.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:13:31.931Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:13:31.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:13:34.318Z] $ docker top cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 -eo pid,comm [2022-09-26T21:13:34.374Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T21:13:34.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:13:34.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:13:34.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:13:34.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:13:34.529Z] $ docker exec cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 ssh-agent [2022-09-26T21:13:34.634Z] SSH_AUTH_SOCK=/tmp/ssh-jTjNfGBGQbhg/agent.31 [2022-09-26T21:13:34.634Z] SSH_AGENT_PID=37 [2022-09-26T21:13:34.641Z] Running ssh-add (command line suppressed) [2022-09-26T21:13:34.732Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9680776770290994798.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9680776770290994798.key) [2022-09-26T21:13:34.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:13:35.033Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T21:13:35.048Z] $ docker exec --env ******** --env ******** cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 ssh-agent -k [2022-09-26T21:13:35.168Z] unset SSH_AUTH_SOCK; [2022-09-26T21:13:35.168Z] unset SSH_AGENT_PID; [2022-09-26T21:13:35.168Z] echo Agent pid 37 killed; [2022-09-26T21:13:35.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T21:13:35.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:13:35.206Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:13:35.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:13:35.323Z] $ docker exec cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 ssh-agent [2022-09-26T21:13:35.453Z] SSH_AUTH_SOCK=/tmp/ssh-QYCxFDc7hypl/agent.69 [2022-09-26T21:13:35.453Z] SSH_AGENT_PID=75 [2022-09-26T21:13:35.458Z] Running ssh-add (command line suppressed) [2022-09-26T21:13:35.575Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16381716278999066105.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16381716278999066105.key) [2022-09-26T21:13:35.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:13:35.871Z] + git semver init [2022-09-26T21:13:36.130Z] 2022-09-26 21:13:36,058 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T21:13:36.130Z] 2022-09-26 21:13:36,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-26T21:13:36.130Z] 2022-09-26 21:13:36,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-26T21:13:36.130Z] 2022-09-26 21:13:36,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:13:37.073Z] 2022-09-26 21:13:36,978 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-09-26T21:13:37.073Z] 2022-09-26 21:13:36,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-09-26T21:13:37.073Z] 2022-09-26 21:13:36,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:13:37.073Z] 2022-09-26 21:13:36,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:13:37.073Z] 2.3.0-dev.17 [Pipeline] } [2022-09-26T21:13:37.084Z] $ docker exec --env ******** --env ******** cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 ssh-agent -k [2022-09-26T21:13:37.186Z] unset SSH_AUTH_SOCK; [2022-09-26T21:13:37.188Z] unset SSH_AGENT_PID; [2022-09-26T21:13:37.188Z] echo Agent pid 75 killed; [2022-09-26T21:13:37.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:13:37.508Z] + git semver [Pipeline] } [2022-09-26T21:13:37.782Z] $ docker stop --time=1 cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 [2022-09-26T21:13:39.093Z] $ docker rm -f cfb485a083157b9c71358f8042c9e3cf41a4b5da5d22ebeaa1d2ca11dd75d2f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:13:39.437Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T21:13:39.620Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T21:13:39.623Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:13:39.752Z] provisioning config files... [2022-09-26T21:13:39.762Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7339037340044232037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:40.059Z] ---> docker-login.sh [2022-09-26T21:13:40.059Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:13:40.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:40.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:40.059Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:40.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:40.059Z] [2022-09-26T21:13:40.059Z] Login Succeeded [2022-09-26T21:13:40.059Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:13:40.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:40.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:40.059Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:40.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:40.059Z] [2022-09-26T21:13:40.059Z] Login Succeeded [2022-09-26T21:13:40.059Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:13:40.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:40.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:40.319Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:40.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:40.319Z] [2022-09-26T21:13:40.319Z] Login Succeeded [2022-09-26T21:13:40.319Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:13:40.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:40.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:40.319Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:40.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:40.319Z] [2022-09-26T21:13:40.319Z] Login Succeeded [2022-09-26T21:13:40.319Z] docker.io [2022-09-26T21:13:40.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:40.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:40.838Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:40.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:40.838Z] [2022-09-26T21:13:40.838Z] Login Succeeded [2022-09-26T21:13:40.838Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:13:40.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:13:40.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:13:40.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:13:40.920Z] ========================================================= [2022-09-26T21:13:40.920Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T21:13:40.920Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:41.223Z] + 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 . [2022-09-26T21:13:41.223Z] Sending build context to Docker daemon 6.099MB [2022-09-26T21:13:41.223Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:13:41.223Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-26T21:13:41.223Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T21:13:41.223Z] 2408cc74d12b: Pulling fs layer [2022-09-26T21:13:41.223Z] ea60b727a1ce: Pulling fs layer [2022-09-26T21:13:41.223Z] 30c4a7721957: Pulling fs layer [2022-09-26T21:13:41.223Z] 370296b7ddb6: Pulling fs layer [2022-09-26T21:13:41.223Z] 7c6cee850709: Pulling fs layer [2022-09-26T21:13:41.223Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T21:13:41.223Z] d94ebbe4e438: Pulling fs layer [2022-09-26T21:13:41.223Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T21:13:41.223Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T21:13:41.223Z] 370296b7ddb6: Waiting [2022-09-26T21:13:41.223Z] 7c6cee850709: Waiting [2022-09-26T21:13:41.223Z] 39a5fcdaea64: Waiting [2022-09-26T21:13:41.223Z] d94ebbe4e438: Waiting [2022-09-26T21:13:41.223Z] bcfd1f05c69d: Waiting [2022-09-26T21:13:41.223Z] 59ccb84bbe0f: Waiting [2022-09-26T21:13:41.223Z] 30c4a7721957: Verifying Checksum [2022-09-26T21:13:41.223Z] 30c4a7721957: Download complete [2022-09-26T21:13:41.223Z] ea60b727a1ce: Download complete [2022-09-26T21:13:41.223Z] 7c6cee850709: Verifying Checksum [2022-09-26T21:13:41.223Z] 7c6cee850709: Download complete [2022-09-26T21:13:41.223Z] 39a5fcdaea64: Download complete [2022-09-26T21:13:41.223Z] 2408cc74d12b: Verifying Checksum [2022-09-26T21:13:41.223Z] 2408cc74d12b: Download complete [2022-09-26T21:13:41.481Z] d94ebbe4e438: Verifying Checksum [2022-09-26T21:13:41.481Z] d94ebbe4e438: Download complete [2022-09-26T21:13:41.481Z] 2408cc74d12b: Pull complete [2022-09-26T21:13:41.818Z] ea60b727a1ce: Pull complete [2022-09-26T21:13:41.818Z] 30c4a7721957: Pull complete [2022-09-26T21:13:42.389Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T21:13:42.389Z] 59ccb84bbe0f: Download complete [2022-09-26T21:13:42.389Z] bcfd1f05c69d: Download complete [2022-09-26T21:13:42.389Z] 370296b7ddb6: Verifying Checksum [2022-09-26T21:13:42.389Z] 370296b7ddb6: Download complete [2022-09-26T21:13:46.572Z] 370296b7ddb6: Pull complete [2022-09-26T21:13:46.572Z] 7c6cee850709: Pull complete [2022-09-26T21:13:46.572Z] 39a5fcdaea64: Pull complete [2022-09-26T21:13:46.572Z] d94ebbe4e438: Pull complete [2022-09-26T21:13:49.120Z] bcfd1f05c69d: Pull complete [2022-09-26T21:13:49.687Z] 59ccb84bbe0f: Pull complete [2022-09-26T21:13:49.687Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T21:13:49.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:13:49.687Z] ---> a4fb48ad2a94 [2022-09-26T21:13:49.687Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:13:53.016Z] ---> Running in ac4afa2eda54 [2022-09-26T21:13:53.016Z] Removing intermediate container ac4afa2eda54 [2022-09-26T21:13:53.016Z] ---> bff6d46e16f4 [2022-09-26T21:13:53.016Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:13:53.016Z] ---> Running in f3d0ef1880a7 [2022-09-26T21:13:53.016Z] Removing intermediate container f3d0ef1880a7 [2022-09-26T21:13:53.016Z] ---> 3b590abbfac4 [2022-09-26T21:13:53.016Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:13:53.016Z] ---> Running in 4907b2c1e561 [2022-09-26T21:13:53.584Z] Removing intermediate container 4907b2c1e561 [2022-09-26T21:13:53.584Z] ---> 22aa44b9154d [2022-09-26T21:13:53.584Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:13:53.843Z] ---> Running in 5c16fac41502 [2022-09-26T21:13:54.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:13:54.714Z] Still waiting to schedule task [2022-09-26T21:13:54.714Z] ‘prd-ubuntu18.04-docker-8c-8g-1211’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-26T21:13:54.714Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1217’ is offline [2022-09-26T21:13:55.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:13:55.308Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:13:55.308Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:13:55.308Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:13:55.569Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:13:55.570Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:13:55.570Z] OK: 216 MiB in 55 packages [2022-09-26T21:13:56.142Z] Removing intermediate container 5c16fac41502 [2022-09-26T21:13:56.142Z] ---> 6a30c7ca3d84 [2022-09-26T21:13:56.142Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-09-26T21:13:56.142Z] ---> Running in defd9dc47fda [2022-09-26T21:13:56.142Z] Removing intermediate container defd9dc47fda [2022-09-26T21:13:56.142Z] ---> 6b925849f0a0 [2022-09-26T21:13:56.142Z] Step 8/12 : COPY go.mod vendor* ./ [2022-09-26T21:13:56.401Z] ---> 9f1897d2987d [2022-09-26T21:13:56.401Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:13:56.401Z] ---> Running in 46dd4f4851f8 [2022-09-26T21:14:14.543Z] Removing intermediate container 46dd4f4851f8 [2022-09-26T21:14:14.543Z] ---> 9c4a83bf4bcd [2022-09-26T21:14:14.543Z] Step 10/12 : COPY . . [2022-09-26T21:14:15.110Z] ---> fc2ed855c9c6 [2022-09-26T21:14:15.110Z] Step 11/12 : ARG MAKE='make build' [2022-09-26T21:14:15.110Z] ---> Running in 997627ab2e88 [2022-09-26T21:14:15.370Z] Removing intermediate container 997627ab2e88 [2022-09-26T21:14:15.370Z] ---> 6e06863c6dd4 [2022-09-26T21:14:15.370Z] Step 12/12 : RUN $MAKE [2022-09-26T21:14:15.370Z] ---> Running in 6a5a0e8e0d16 [2022-09-26T21:14:15.628Z] noop [2022-09-26T21:14:15.887Z] Removing intermediate container 6a5a0e8e0d16 [2022-09-26T21:14:15.887Z] ---> b72b04d9be4a [2022-09-26T21:14:15.887Z] Successfully built b72b04d9be4a [2022-09-26T21:14:15.887Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:16.203Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:14:16.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:16.273Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:14:16.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-26T21:14:16.834Z] $ docker top a9546ca75f7e4d5e2ddfaab2c6e2c47f9de285bae5905c01917e852b77ce9d51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:14:17.173Z] + go version [2022-09-26T21:14:17.173Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T21:14:17.185Z] $ docker stop --time=1 a9546ca75f7e4d5e2ddfaab2c6e2c47f9de285bae5905c01917e852b77ce9d51 [2022-09-26T21:14:18.462Z] $ docker rm -f a9546ca75f7e4d5e2ddfaab2c6e2c47f9de285bae5905c01917e852b77ce9d51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:18.871Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:14:18.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:18.935Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:14:18.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-26T21:14:19.328Z] $ docker top 18351e7a2ea0819319f11e4691e21dd0e0ece6d816b7beb4edbf7afbafbfc855 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:14:19.665Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:14:19.954Z] + make test [2022-09-26T21:14:19.954Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-26T21:14:20.211Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-26T21:14:30.172Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-26T21:14:30.172Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 21.8% of statements [2022-09-26T21:14:30.172Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-26T21:14:35.431Z] 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." [2022-09-26T21:14:35.431Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:14:39.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:14:39.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:14:39.621Z] ./bin/test-attribution-txt.sh [2022-09-26T21:14:39.621Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:14:39.621Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:14:39.621Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:14:39.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:14:39.661Z] $ docker stop --time=1 18351e7a2ea0819319f11e4691e21dd0e0ece6d816b7beb4edbf7afbafbfc855 [2022-09-26T21:14:41.804Z] $ docker rm -f 18351e7a2ea0819319f11e4691e21dd0e0ece6d816b7beb4edbf7afbafbfc855 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:14:42.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:14:42.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T21:14:42.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:14:42.979Z] + ls -al . [2022-09-26T21:14:42.979Z] total 184 [2022-09-26T21:14:42.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:14 . [2022-09-26T21:14:42.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:13 .. [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 21:13 .dockerignore [2022-09-26T21:14:42.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:14 .git [2022-09-26T21:14:42.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:13 .github [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 26 21:13 .gitignore [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:13 .golangci.yml [2022-09-26T21:14:42.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:13 .semver [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 8917 Sep 26 21:13 Attribution.txt [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 26 21:13 CHANGELOG.md [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 1932 Sep 26 21:13 Dockerfile [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:13 GOVERNANCE.md [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 21:13 Jenkinsfile [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:13 LICENSE [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 1917 Sep 26 21:13 Makefile [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 26 21:13 OWNERS.md [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 2501 Sep 26 21:13 README.md [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:13 VERSION [2022-09-26T21:14:42.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:13 bin [2022-09-26T21:14:42.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:13 cmd [2022-09-26T21:14:42.979Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 26 21:14 coverage.out [2022-09-26T21:14:42.979Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 26 21:13 go.mod [2022-09-26T21:14:42.980Z] -rw-rw-r-- 1 jenkins jenkins 37945 Sep 26 21:13 go.sum [2022-09-26T21:14:42.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:13 internal [2022-09-26T21:14:42.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:13 mock [2022-09-26T21:14:42.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:13 snap [2022-09-26T21:14:42.980Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 26 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:43.289Z] + 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=57f44dfb208181fe6cb075f759c071dd5c5ec6f2 --label arch=amd64 --label version=2.3.0-dev.17 . [2022-09-26T21:14:43.289Z] Sending build context to Docker daemon 6.118MB [2022-09-26T21:14:43.289Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:14:43.289Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-26T21:14:43.289Z] ---> b72b04d9be4a [2022-09-26T21:14:43.289Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:14:43.552Z] ---> Running in a54833dd7e4d [2022-09-26T21:14:43.552Z] Removing intermediate container a54833dd7e4d [2022-09-26T21:14:43.552Z] ---> b644212f1025 [2022-09-26T21:14:43.552Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:14:43.552Z] ---> Running in e4a25bf81542 [2022-09-26T21:14:43.552Z] Removing intermediate container e4a25bf81542 [2022-09-26T21:14:43.552Z] ---> e280bc74c367 [2022-09-26T21:14:43.552Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:14:43.552Z] ---> Running in 100311fc8e0d [2022-09-26T21:14:44.122Z] Removing intermediate container 100311fc8e0d [2022-09-26T21:14:44.122Z] ---> 0db0b1c47d54 [2022-09-26T21:14:44.122Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:14:44.122Z] ---> Running in aa1ee94df4f5 [2022-09-26T21:14:44.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:14:45.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:14:45.827Z] OK: 216 MiB in 55 packages [2022-09-26T21:14:46.086Z] Removing intermediate container aa1ee94df4f5 [2022-09-26T21:14:46.086Z] ---> 1f12c7d9fede [2022-09-26T21:14:46.086Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-09-26T21:14:46.086Z] ---> Running in 82f399b88de1 [2022-09-26T21:14:46.086Z] Removing intermediate container 82f399b88de1 [2022-09-26T21:14:46.086Z] ---> 1e593738ece1 [2022-09-26T21:14:46.086Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-26T21:14:46.346Z] ---> 26b4dfc06884 [2022-09-26T21:14:46.346Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:14:46.346Z] ---> Running in 70a7358fe25d [2022-09-26T21:14:46.914Z] Removing intermediate container 70a7358fe25d [2022-09-26T21:14:46.914Z] ---> beccadf07194 [2022-09-26T21:14:46.914Z] Step 10/24 : COPY . . [2022-09-26T21:14:47.482Z] ---> 9bd0d1c3e5e7 [2022-09-26T21:14:47.482Z] Step 11/24 : ARG MAKE='make build' [2022-09-26T21:14:47.482Z] ---> Running in b8b8ea7b51f5 [2022-09-26T21:14:47.482Z] Removing intermediate container b8b8ea7b51f5 [2022-09-26T21:14:47.482Z] ---> 12af3356deff [2022-09-26T21:14:47.482Z] Step 12/24 : RUN $MAKE [2022-09-26T21:14:47.482Z] ---> Running in d0a7cb274246 [2022-09-26T21:14:47.740Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-26T21:15:09.817Z] Removing intermediate container d0a7cb274246 [2022-09-26T21:15:09.817Z] ---> 1fccc306f88b [2022-09-26T21:15:09.817Z] Step 13/24 : FROM alpine:3.16 [2022-09-26T21:15:09.817Z] 3.16: Pulling from library/alpine [2022-09-26T21:15:09.817Z] 213ec9aee27d: Pulling fs layer [2022-09-26T21:15:09.817Z] 213ec9aee27d: Verifying Checksum [2022-09-26T21:15:09.817Z] 213ec9aee27d: Download complete [2022-09-26T21:15:09.817Z] 213ec9aee27d: Pull complete [2022-09-26T21:15:09.817Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:15:09.817Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:15:09.817Z] ---> 9c6f07244728 [2022-09-26T21:15:09.817Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-26T21:15:09.817Z] ---> Running in 6cc246f2412c [2022-09-26T21:15:09.817Z] Removing intermediate container 6cc246f2412c [2022-09-26T21:15:09.817Z] ---> cbb3be9056f2 [2022-09-26T21:15:09.817Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:15:09.817Z] ---> Running in 2a3a5a06dbe0 [2022-09-26T21:15:09.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:09.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:15:09.817Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:15:09.817Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:15:09.817Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:15:09.817Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:15:09.817Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:15:09.817Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:15:09.817Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:15:09.817Z] OK: 8 MiB in 20 packages [2022-09-26T21:15:09.817Z] Removing intermediate container 2a3a5a06dbe0 [2022-09-26T21:15:09.817Z] ---> 3a78a79508b2 [2022-09-26T21:15:09.817Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-26T21:15:10.075Z] ---> b5e32909def1 [2022-09-26T21:15:10.075Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-26T21:15:10.333Z] ---> ef1612a995dc [2022-09-26T21:15:10.333Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-26T21:15:10.333Z] ---> f07b63200f5a [2022-09-26T21:15:10.333Z] Step 19/24 : EXPOSE 59982 [2022-09-26T21:15:10.333Z] ---> Running in e84beaf6927f [2022-09-26T21:15:10.333Z] Removing intermediate container e84beaf6927f [2022-09-26T21:15:10.333Z] ---> 4f808779a3be [2022-09-26T21:15:10.333Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-09-26T21:15:10.333Z] ---> Running in d9d719bc23ef [2022-09-26T21:15:10.591Z] Removing intermediate container d9d719bc23ef [2022-09-26T21:15:10.591Z] ---> 6d9ad562168c [2022-09-26T21:15:10.591Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:15:10.591Z] ---> Running in 3b8b3809f579 [2022-09-26T21:15:10.591Z] Removing intermediate container 3b8b3809f579 [2022-09-26T21:15:10.591Z] ---> 2a63386af2e7 [2022-09-26T21:15:10.591Z] Step 22/24 : LABEL arch=amd64 [2022-09-26T21:15:10.591Z] ---> Running in 5eb08ee49776 [2022-09-26T21:15:10.591Z] Removing intermediate container 5eb08ee49776 [2022-09-26T21:15:10.591Z] ---> a481b1646946 [2022-09-26T21:15:10.591Z] Step 23/24 : LABEL git_sha=57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:15:10.591Z] ---> Running in 94346d6006e9 [2022-09-26T21:15:10.854Z] Removing intermediate container 94346d6006e9 [2022-09-26T21:15:10.854Z] ---> 6b654e8e2597 [2022-09-26T21:15:10.854Z] Step 24/24 : LABEL version=2.3.0-dev.17 [2022-09-26T21:15:10.854Z] ---> Running in 29e70b74edc3 [2022-09-26T21:15:10.854Z] Removing intermediate container 29e70b74edc3 [2022-09-26T21:15:10.854Z] ---> 3b47853bbc35 [2022-09-26T21:15:10.854Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:15:10.854Z] Successfully built 3b47853bbc35 [2022-09-26T21:15:10.854Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:15:10.940Z] provisioning config files... [2022-09-26T21:15:10.948Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11809387333096076747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:15:11.244Z] ---> docker-login.sh [2022-09-26T21:15:11.244Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:15:11.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:11.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:11.244Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:11.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:11.244Z] [2022-09-26T21:15:11.244Z] Login Succeeded [2022-09-26T21:15:11.244Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:15:11.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:11.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:11.244Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:11.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:11.244Z] [2022-09-26T21:15:11.244Z] Login Succeeded [2022-09-26T21:15:11.244Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:15:11.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:11.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:11.504Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:11.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:11.504Z] [2022-09-26T21:15:11.504Z] Login Succeeded [2022-09-26T21:15:11.504Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:15:11.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:11.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:11.504Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:11.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:11.504Z] [2022-09-26T21:15:11.504Z] Login Succeeded [2022-09-26T21:15:11.504Z] docker.io [2022-09-26T21:15:11.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:12.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:12.023Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:12.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:12.023Z] [2022-09-26T21:15:12.023Z] Login Succeeded [2022-09-26T21:15:12.023Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:15:12.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:15:12.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:15:12.090Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-09-26T21:15:12.090Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:15:12.090Z] latest [2022-09-26T21:15:12.090Z] 2.3.0-dev.17 [2022-09-26T21:15:12.090Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [2022-09-26T21:15:12.090Z] main [2022-09-26T21:15:12.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:12.408Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:12.714Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:15:12.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-26T21:15:12.714Z] a4ca91f7cd83: Preparing [2022-09-26T21:15:12.714Z] dd9b4ab20468: Preparing [2022-09-26T21:15:12.714Z] 4745a452dc88: Preparing [2022-09-26T21:15:12.714Z] 19766b271fe4: Preparing [2022-09-26T21:15:12.714Z] 994393dc58e7: Preparing [2022-09-26T21:15:12.714Z] 994393dc58e7: Layer already exists [2022-09-26T21:15:12.714Z] a4ca91f7cd83: Pushed [2022-09-26T21:15:12.714Z] dd9b4ab20468: Pushed [2022-09-26T21:15:12.974Z] 19766b271fe4: Pushed [2022-09-26T21:15:15.502Z] 4745a452dc88: Pushed [2022-09-26T21:15:15.502Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2: digest: sha256:d826c280b9c39b15be21869003845a8c5d9b9feab76d8a22555cdbb5e0670ae8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:15.802Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:16.105Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-26T21:15:16.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-26T21:15:16.105Z] a4ca91f7cd83: Preparing [2022-09-26T21:15:16.105Z] dd9b4ab20468: Preparing [2022-09-26T21:15:16.105Z] 4745a452dc88: Preparing [2022-09-26T21:15:16.105Z] 19766b271fe4: Preparing [2022-09-26T21:15:16.105Z] 994393dc58e7: Preparing [2022-09-26T21:15:16.105Z] dd9b4ab20468: Layer already exists [2022-09-26T21:15:16.105Z] 4745a452dc88: Layer already exists [2022-09-26T21:15:16.105Z] a4ca91f7cd83: Layer already exists [2022-09-26T21:15:16.105Z] 19766b271fe4: Layer already exists [2022-09-26T21:15:16.105Z] 994393dc58e7: Layer already exists [2022-09-26T21:15:16.105Z] latest: digest: sha256:d826c280b9c39b15be21869003845a8c5d9b9feab76d8a22555cdbb5e0670ae8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:16.417Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:16.730Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.17 [2022-09-26T21:15:16.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-26T21:15:16.730Z] a4ca91f7cd83: Preparing [2022-09-26T21:15:16.730Z] dd9b4ab20468: Preparing [2022-09-26T21:15:16.730Z] 4745a452dc88: Preparing [2022-09-26T21:15:16.730Z] 19766b271fe4: Preparing [2022-09-26T21:15:16.730Z] 994393dc58e7: Preparing [2022-09-26T21:15:16.730Z] 19766b271fe4: Layer already exists [2022-09-26T21:15:16.730Z] 994393dc58e7: Layer already exists [2022-09-26T21:15:16.730Z] 4745a452dc88: Layer already exists [2022-09-26T21:15:16.730Z] a4ca91f7cd83: Layer already exists [2022-09-26T21:15:16.730Z] dd9b4ab20468: Layer already exists [2022-09-26T21:15:16.730Z] 2.3.0-dev.17: digest: sha256:d826c280b9c39b15be21869003845a8c5d9b9feab76d8a22555cdbb5e0670ae8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:17.042Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:17.355Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [2022-09-26T21:15:17.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-26T21:15:17.356Z] a4ca91f7cd83: Preparing [2022-09-26T21:15:17.356Z] dd9b4ab20468: Preparing [2022-09-26T21:15:17.356Z] 4745a452dc88: Preparing [2022-09-26T21:15:17.356Z] 19766b271fe4: Preparing [2022-09-26T21:15:17.356Z] 994393dc58e7: Preparing [2022-09-26T21:15:17.356Z] 4745a452dc88: Layer already exists [2022-09-26T21:15:17.356Z] dd9b4ab20468: Layer already exists [2022-09-26T21:15:17.356Z] 19766b271fe4: Layer already exists [2022-09-26T21:15:17.356Z] 994393dc58e7: Layer already exists [2022-09-26T21:15:17.356Z] a4ca91f7cd83: Layer already exists [2022-09-26T21:15:17.356Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17: digest: sha256:d826c280b9c39b15be21869003845a8c5d9b9feab76d8a22555cdbb5e0670ae8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:17.670Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:17.974Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-09-26T21:15:17.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-26T21:15:17.974Z] a4ca91f7cd83: Preparing [2022-09-26T21:15:17.974Z] dd9b4ab20468: Preparing [2022-09-26T21:15:17.974Z] 4745a452dc88: Preparing [2022-09-26T21:15:17.974Z] 19766b271fe4: Preparing [2022-09-26T21:15:17.974Z] 994393dc58e7: Preparing [2022-09-26T21:15:17.974Z] dd9b4ab20468: Layer already exists [2022-09-26T21:15:17.974Z] a4ca91f7cd83: Layer already exists [2022-09-26T21:15:17.974Z] 994393dc58e7: Layer already exists [2022-09-26T21:15:17.974Z] 19766b271fe4: Layer already exists [2022-09-26T21:15:17.974Z] 4745a452dc88: Layer already exists [2022-09-26T21:15:17.974Z] main: digest: sha256:d826c280b9c39b15be21869003845a8c5d9b9feab76d8a22555cdbb5e0670ae8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:15:18.018Z] ===================================================== [Pipeline] echo [2022-09-26T21:15:18.025Z] taggedImages: [2022-09-26T21:15:18.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:15:18.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-26T21:15:18.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.17 [2022-09-26T21:15:18.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [2022-09-26T21:15:18.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:18.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:15:18.392Z] [2022-09-26T21:15:18.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:18.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:15:18.704Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T21:15:18.704Z] 5eb5b503b376: Pulling fs layer [2022-09-26T21:15:18.704Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T21:15:18.704Z] ec43610c2a17: Pulling fs layer [2022-09-26T21:15:18.704Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T21:15:18.704Z] 33b1e0a273af: Pulling fs layer [2022-09-26T21:15:18.704Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T21:15:18.704Z] 2f39f015ded8: Pulling fs layer [2022-09-26T21:15:18.704Z] 33b1e0a273af: Waiting [2022-09-26T21:15:18.704Z] 2f39f015ded8: Waiting [2022-09-26T21:15:18.704Z] 5d3b04190fa2: Waiting [2022-09-26T21:15:18.704Z] 3a2ae6a8a46f: Waiting [2022-09-26T21:15:18.963Z] 5c69ac0246d0: Verifying Checksum [2022-09-26T21:15:18.963Z] 5c69ac0246d0: Download complete [2022-09-26T21:15:18.963Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T21:15:18.963Z] 3a2ae6a8a46f: Download complete [2022-09-26T21:15:18.963Z] 33b1e0a273af: Verifying Checksum [2022-09-26T21:15:19.222Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T21:15:19.222Z] 5d3b04190fa2: Download complete [2022-09-26T21:15:19.222Z] ec43610c2a17: Verifying Checksum [2022-09-26T21:15:19.222Z] ec43610c2a17: Download complete [2022-09-26T21:15:19.222Z] 5eb5b503b376: Download complete [2022-09-26T21:15:19.787Z] 2f39f015ded8: Download complete [2022-09-26T21:15:20.353Z] 5eb5b503b376: Pull complete [2022-09-26T21:15:20.611Z] 5c69ac0246d0: Pull complete [2022-09-26T21:15:21.175Z] ec43610c2a17: Pull complete [2022-09-26T21:15:21.175Z] 3a2ae6a8a46f: Pull complete [2022-09-26T21:15:21.433Z] 33b1e0a273af: Pull complete [2022-09-26T21:15:21.433Z] 5d3b04190fa2: Pull complete [2022-09-26T21:15:25.615Z] 2f39f015ded8: Pull complete [2022-09-26T21:15:25.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T21:15:25.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:15:25.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:15:25.694Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:15:25.728Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:15:28.473Z] $ docker top 9d7f0d27a1d3e6ed86ee8b3df103f07b6a9bc852a8f65d486f751e9a8b4e4451 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:15:28.840Z] ---> job-cost.sh [2022-09-26T21:15:28.840Z] lf-activate-venv: SKIPPING [2022-09-26T21:15:28.840Z] INFO: No Stack... [2022-09-26T21:15:29.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:15:29.665Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:15:29.953Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-09-26T21:15:29.953Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:15:29.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] [2022-09-26T21:15:29.976Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] did not exist. Created. [2022-09-26T21:15:29.976Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:15:30.278Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T21:15:30.300Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:15:30.306Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:15:30.325Z] $ docker stop --time=1 9d7f0d27a1d3e6ed86ee8b3df103f07b6a9bc852a8f65d486f751e9a8b4e4451 [2022-09-26T21:15:31.492Z] $ docker rm -f 9d7f0d27a1d3e6ed86ee8b3df103f07b6a9bc852a8f65d486f751e9a8b4e4451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T21:16:04.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1221 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-09-26T21:16:04.666Z] Running in /w/workspace/device-mqtt-go/64 [Pipeline] { [Pipeline] checkout [2022-09-26T21:16:04.706Z] Selected Git installation does not exist. Using Default [2022-09-26T21:16:04.706Z] The recommended git tool is: NONE [2022-09-26T21:16:10.432Z] using credential edgex-jenkins-ssh [2022-09-26T21:16:10.448Z] Cloning the remote Git repository [2022-09-26T21:16:10.496Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-26T21:16:10.593Z] > git init /w/workspace/device-mqtt-go/64 # timeout=10 [2022-09-26T21:16:10.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-26T21:16:10.771Z] > git --version # timeout=10 [2022-09-26T21:16:10.791Z] > git --version # 'git version 2.25.1' [2022-09-26T21:16:10.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T21:16:10.848Z] Verifying host key using known hosts file [2022-09-26T21:16:11.057Z] 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. [2022-09-26T21:16:11.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:16:13.299Z] Avoid second fetch [2022-09-26T21:16:13.300Z] Checking out Revision 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 (main) [2022-09-26T21:16:12.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-26T21:16:12.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:16:13.319Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T21:16:13.342Z] > git checkout -f 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 # timeout=10 [2022-09-26T21:16:13.867Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#415)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:16:14.841Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T21:16:14.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:16:14.841Z] Dload Upload Total Spent Left Speed [2022-09-26T21:16:14.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 91985 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-09-26T21:16:15.451Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T21:16:15.780Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-26T21:16:15.780Z] [2022-09-26T21:16:15.780Z] { [2022-09-26T21:16:15.780Z] "registry-mirrors": [ [2022-09-26T21:16:15.780Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T21:16:15.780Z] ], [2022-09-26T21:16:15.780Z] "bip": "10.250.0.254/24", [2022-09-26T21:16:15.780Z] "hosts": [ [2022-09-26T21:16:15.780Z] "tcp://0.0.0.0:5555", [2022-09-26T21:16:15.780Z] "unix:///var/run/docker.sock" [2022-09-26T21:16:15.780Z] ], [2022-09-26T21:16:15.780Z] "mtu": 1458, [2022-09-26T21:16:15.780Z] "selinux-enabled": true, [2022-09-26T21:16:15.780Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T21:16:15.780Z] } [Pipeline] sh [2022-09-26T21:16:16.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T21:16:16.440Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:16:34.731Z] provisioning config files... [2022-09-26T21:16:34.760Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/64@tmp/config9098691837075381185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:16:35.116Z] ---> docker-login.sh [2022-09-26T21:16:35.116Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:16:35.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:35.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:35.664Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:35.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:35.664Z] [2022-09-26T21:16:35.664Z] Login Succeeded [2022-09-26T21:16:35.664Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:16:35.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:36.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:36.205Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:36.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:36.205Z] [2022-09-26T21:16:36.205Z] Login Succeeded [2022-09-26T21:16:36.205Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:16:36.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:36.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:36.475Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:36.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:36.475Z] [2022-09-26T21:16:36.475Z] Login Succeeded [2022-09-26T21:16:36.475Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:16:36.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:36.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:36.747Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:36.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:36.747Z] [2022-09-26T21:16:36.747Z] Login Succeeded [2022-09-26T21:16:36.747Z] docker.io [2022-09-26T21:16:37.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:16:37.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:16:37.609Z] Configure a credential helper to remove this warning. See [2022-09-26T21:16:37.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:16:37.609Z] [2022-09-26T21:16:37.609Z] Login Succeeded [2022-09-26T21:16:37.609Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:16:37.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:16:37.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:16:37.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:16:37.808Z] ========================================================= [2022-09-26T21:16:37.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T21:16:37.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:38.157Z] + 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 . [2022-09-26T21:16:38.427Z] Sending build context to Docker daemon 3.15MB [2022-09-26T21:16:38.427Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:16:38.427Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-26T21:16:38.700Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T21:16:38.700Z] b3c136eddcbf: Pulling fs layer [2022-09-26T21:16:38.700Z] c0a3192eca97: Pulling fs layer [2022-09-26T21:16:38.700Z] a050256f5b6f: Pulling fs layer [2022-09-26T21:16:38.700Z] 656be50a0ddc: Pulling fs layer [2022-09-26T21:16:38.700Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T21:16:38.700Z] 46d945488cbd: Pulling fs layer [2022-09-26T21:16:38.700Z] 8a5474983e97: Pulling fs layer [2022-09-26T21:16:38.700Z] 329c88fbcd65: Pulling fs layer [2022-09-26T21:16:38.700Z] 656be50a0ddc: Waiting [2022-09-26T21:16:38.700Z] 2bbca73fdf42: Waiting [2022-09-26T21:16:38.700Z] 46d945488cbd: Waiting [2022-09-26T21:16:38.700Z] 8a5474983e97: Waiting [2022-09-26T21:16:38.700Z] a050256f5b6f: Download complete [2022-09-26T21:16:38.700Z] c0a3192eca97: Verifying Checksum [2022-09-26T21:16:38.700Z] c0a3192eca97: Download complete [2022-09-26T21:16:38.700Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T21:16:38.700Z] 2bbca73fdf42: Download complete [2022-09-26T21:16:38.700Z] 46d945488cbd: Verifying Checksum [2022-09-26T21:16:38.700Z] 46d945488cbd: Download complete [2022-09-26T21:16:38.700Z] b3c136eddcbf: Verifying Checksum [2022-09-26T21:16:38.700Z] b3c136eddcbf: Download complete [2022-09-26T21:16:39.681Z] b3c136eddcbf: Pull complete [2022-09-26T21:16:39.967Z] 329c88fbcd65: Verifying Checksum [2022-09-26T21:16:39.967Z] 329c88fbcd65: Download complete [2022-09-26T21:16:40.253Z] c0a3192eca97: Pull complete [2022-09-26T21:16:40.529Z] a050256f5b6f: Pull complete [2022-09-26T21:16:41.128Z] 8a5474983e97: Verifying Checksum [2022-09-26T21:16:41.128Z] 8a5474983e97: Download complete [2022-09-26T21:16:42.108Z] 656be50a0ddc: Verifying Checksum [2022-09-26T21:16:42.108Z] 656be50a0ddc: Download complete [2022-09-26T21:16:54.462Z] 656be50a0ddc: Pull complete [2022-09-26T21:16:54.462Z] 2bbca73fdf42: Pull complete [2022-09-26T21:16:54.462Z] 46d945488cbd: Pull complete [2022-09-26T21:17:01.137Z] 8a5474983e97: Pull complete [2022-09-26T21:17:02.108Z] 329c88fbcd65: Pull complete [2022-09-26T21:17:02.108Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T21:17:02.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:17:02.108Z] ---> ff4287adb874 [2022-09-26T21:17:02.108Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:17:04.065Z] ---> Running in 333f5f0b1401 [2022-09-26T21:17:04.334Z] Removing intermediate container 333f5f0b1401 [2022-09-26T21:17:04.334Z] ---> 5f85bbb8504a [2022-09-26T21:17:04.334Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:17:04.334Z] ---> Running in ef09afec9c8a [2022-09-26T21:17:04.926Z] Removing intermediate container ef09afec9c8a [2022-09-26T21:17:04.926Z] ---> 92a9f1343a11 [2022-09-26T21:17:04.926Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:17:04.926Z] ---> Running in 0d4c0d2d5c06 [2022-09-26T21:17:07.005Z] Removing intermediate container 0d4c0d2d5c06 [2022-09-26T21:17:07.005Z] ---> f560744e5475 [2022-09-26T21:17:07.005Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:17:07.005Z] ---> Running in 84031926f2f9 [2022-09-26T21:17:08.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:17:08.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:17:09.957Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:17:09.957Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:17:09.957Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:17:10.231Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:17:10.231Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:17:10.231Z] OK: 226 MiB in 55 packages [2022-09-26T21:17:11.666Z] Removing intermediate container 84031926f2f9 [2022-09-26T21:17:11.666Z] ---> e1a37c969004 [2022-09-26T21:17:11.666Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-09-26T21:17:11.666Z] ---> Running in d0d51b489fd9 [2022-09-26T21:17:11.936Z] Removing intermediate container d0d51b489fd9 [2022-09-26T21:17:11.936Z] ---> 49a7b6880b36 [2022-09-26T21:17:11.936Z] Step 8/12 : COPY go.mod vendor* ./ [2022-09-26T21:17:12.215Z] ---> 65affe1f30e9 [2022-09-26T21:17:12.215Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:17:12.483Z] ---> Running in 50bf893bb42b [2022-09-26T21:18:08.939Z] Removing intermediate container 50bf893bb42b [2022-09-26T21:18:08.939Z] ---> 0fa7edd33f6e [2022-09-26T21:18:08.939Z] Step 10/12 : COPY . . [2022-09-26T21:18:08.939Z] ---> 5037fdf0935f [2022-09-26T21:18:08.939Z] Step 11/12 : ARG MAKE='make build' [2022-09-26T21:18:08.939Z] ---> Running in d69040c309b6 [2022-09-26T21:18:08.939Z] Removing intermediate container d69040c309b6 [2022-09-26T21:18:08.939Z] ---> 2cfeda6c892a [2022-09-26T21:18:08.939Z] Step 12/12 : RUN $MAKE [2022-09-26T21:18:08.939Z] ---> Running in cfafe8d8a3dc [2022-09-26T21:18:08.939Z] noop [2022-09-26T21:18:08.939Z] Removing intermediate container cfafe8d8a3dc [2022-09-26T21:18:08.939Z] ---> dfd74f07c4d5 [2022-09-26T21:18:08.939Z] Successfully built dfd74f07c4d5 [2022-09-26T21:18:08.939Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:18:09.291Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:18:09.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:18:09.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-1221 does not seem to be running inside a container [2022-09-26T21:18:09.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/64 -v /w/workspace/device-mqtt-go/64:/w/workspace/device-mqtt-go/64:rw,z -v /w/workspace/device-mqtt-go/64@tmp:/w/workspace/device-mqtt-go/64@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 ******** ci-base-image-arm64 cat [2022-09-26T21:18:10.859Z] $ docker top c09574173903f19946197a0a3489fa380cc0f14fe9ee8b16805ee6d78ef871a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:18:11.709Z] + go version [2022-09-26T21:18:11.709Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T21:18:11.729Z] $ docker stop --time=1 c09574173903f19946197a0a3489fa380cc0f14fe9ee8b16805ee6d78ef871a6 [2022-09-26T21:18:13.350Z] $ docker rm -f c09574173903f19946197a0a3489fa380cc0f14fe9ee8b16805ee6d78ef871a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:18:13.907Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:18:13.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:18:14.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-1221 does not seem to be running inside a container [2022-09-26T21:18:14.167Z] $ 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/64 -v /w/workspace/device-mqtt-go/64:/w/workspace/device-mqtt-go/64:rw,z -v /w/workspace/device-mqtt-go/64@tmp:/w/workspace/device-mqtt-go/64@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 ******** ci-base-image-arm64 cat [2022-09-26T21:18:15.349Z] $ docker top 6b6c81c52ecc10c19f7232177b6bc976d773def7e0e8b6b5fba5095b7e7fdc27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:18:16.186Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/64 [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:18:16.839Z] + make test [2022-09-26T21:18:16.839Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-26T21:18:18.250Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-26T21:19:54.923Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-26T21:19:54.923Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 21.8% of statements [2022-09-26T21:19:54.923Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-26T21:19:54.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T21:19:54.923Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:20:21.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:20:21.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:20:21.646Z] ./bin/test-attribution-txt.sh [2022-09-26T21:20:21.646Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:20:21.646Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:20:21.646Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:20:21.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:20:21.680Z] $ docker stop --time=1 6b6c81c52ecc10c19f7232177b6bc976d773def7e0e8b6b5fba5095b7e7fdc27 [2022-09-26T21:20:23.659Z] $ docker rm -f 6b6c81c52ecc10c19f7232177b6bc976d773def7e0e8b6b5fba5095b7e7fdc27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:20:24.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:20:24.869Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T21:20:25.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:20:25.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:20:26.099Z] + ls -al . [2022-09-26T21:20:26.099Z] total 180 [2022-09-26T21:20:26.099Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:18 . [2022-09-26T21:20:26.099Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:16 .. [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 21:16 .dockerignore [2022-09-26T21:20:26.099Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:16 .git [2022-09-26T21:20:26.099Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:16 .github [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 26 21:16 .gitignore [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:16 .golangci.yml [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 8917 Sep 26 21:16 Attribution.txt [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 26 21:16 CHANGELOG.md [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 1932 Sep 26 21:16 Dockerfile [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:16 GOVERNANCE.md [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 21:16 Jenkinsfile [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:16 LICENSE [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 1917 Sep 26 21:16 Makefile [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 26 21:16 OWNERS.md [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 2501 Sep 26 21:16 README.md [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:13 VERSION [2022-09-26T21:20:26.099Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:16 bin [2022-09-26T21:20:26.099Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:16 cmd [2022-09-26T21:20:26.099Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 26 21:19 coverage.out [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 26 21:16 go.mod [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 37945 Sep 26 21:16 go.sum [2022-09-26T21:20:26.099Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:16 internal [2022-09-26T21:20:26.099Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:16 mock [2022-09-26T21:20:26.099Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:16 snap [2022-09-26T21:20:26.099Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 26 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:20:26.465Z] + 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=57f44dfb208181fe6cb075f759c071dd5c5ec6f2 --label arch=arm64 --label version=2.3.0-dev.17 . [2022-09-26T21:20:26.803Z] Sending build context to Docker daemon 3.169MB [2022-09-26T21:20:26.803Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:20:26.803Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-26T21:20:26.803Z] ---> dfd74f07c4d5 [2022-09-26T21:20:26.803Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:20:27.075Z] ---> Running in 30354f6f52a2 [2022-09-26T21:20:27.713Z] Removing intermediate container 30354f6f52a2 [2022-09-26T21:20:27.713Z] ---> f5916a7967bc [2022-09-26T21:20:27.713Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:20:27.713Z] ---> Running in 2f8af0c15c17 [2022-09-26T21:20:28.329Z] Removing intermediate container 2f8af0c15c17 [2022-09-26T21:20:28.329Z] ---> f351cc4d67ac [2022-09-26T21:20:28.329Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:20:28.918Z] ---> Running in 60fedc317b8a [2022-09-26T21:20:30.918Z] Removing intermediate container 60fedc317b8a [2022-09-26T21:20:30.918Z] ---> 548953bf3bbf [2022-09-26T21:20:30.918Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:20:31.188Z] ---> Running in d228284900e8 [2022-09-26T21:20:32.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:20:33.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:20:34.557Z] OK: 226 MiB in 55 packages [2022-09-26T21:20:35.532Z] Removing intermediate container d228284900e8 [2022-09-26T21:20:35.532Z] ---> ad9aaa3867f7 [2022-09-26T21:20:35.532Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-09-26T21:20:35.532Z] ---> Running in 592360c4bedd [2022-09-26T21:20:35.812Z] Removing intermediate container 592360c4bedd [2022-09-26T21:20:35.812Z] ---> 2cd3b85ba135 [2022-09-26T21:20:35.812Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-26T21:20:36.402Z] ---> 8b387417d512 [2022-09-26T21:20:36.403Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:20:36.403Z] ---> Running in cec84d5b90e5 [2022-09-26T21:20:39.143Z] Removing intermediate container cec84d5b90e5 [2022-09-26T21:20:39.143Z] ---> 344359abcd1d [2022-09-26T21:20:39.143Z] Step 10/24 : COPY . . [2022-09-26T21:20:39.734Z] ---> a01fd8e7a555 [2022-09-26T21:20:39.734Z] Step 11/24 : ARG MAKE='make build' [2022-09-26T21:20:39.734Z] ---> Running in 611691e479aa [2022-09-26T21:20:40.006Z] Removing intermediate container 611691e479aa [2022-09-26T21:20:40.006Z] ---> c749226cf2d6 [2022-09-26T21:20:40.006Z] Step 12/24 : RUN $MAKE [2022-09-26T21:20:40.279Z] ---> Running in c420b4bccdda [2022-09-26T21:20:41.709Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-26T21:23:33.567Z] Removing intermediate container c420b4bccdda [2022-09-26T21:23:33.567Z] ---> c059edbdfe0d [2022-09-26T21:23:33.567Z] Step 13/24 : FROM alpine:3.16 [2022-09-26T21:23:33.567Z] 3.16: Pulling from library/alpine [2022-09-26T21:23:33.567Z] 9b18e9b68314: Pulling fs layer [2022-09-26T21:23:33.567Z] 9b18e9b68314: Download complete [2022-09-26T21:23:33.567Z] 9b18e9b68314: Pull complete [2022-09-26T21:23:33.567Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:23:33.567Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:23:33.567Z] ---> a6215f271958 [2022-09-26T21:23:33.567Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-26T21:23:33.567Z] ---> Running in d080022dc492 [2022-09-26T21:23:33.567Z] Removing intermediate container d080022dc492 [2022-09-26T21:23:33.567Z] ---> 6036a67567aa [2022-09-26T21:23:33.567Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:23:33.567Z] ---> Running in 9e977bcbacc4 [2022-09-26T21:23:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:23:33.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:23:33.567Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:23:33.567Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:23:33.567Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:23:33.567Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:23:33.567Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:23:33.567Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:23:33.567Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:23:33.567Z] OK: 8 MiB in 20 packages [2022-09-26T21:23:33.567Z] Removing intermediate container 9e977bcbacc4 [2022-09-26T21:23:33.567Z] ---> 00a4e36cdfcb [2022-09-26T21:23:33.567Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-26T21:23:33.567Z] ---> dea1339a8b06 [2022-09-26T21:23:33.567Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-26T21:23:33.567Z] ---> dc59ae7ee6c2 [2022-09-26T21:23:33.567Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-26T21:23:34.151Z] ---> ca74df48bdad [2022-09-26T21:23:34.151Z] Step 19/24 : EXPOSE 59982 [2022-09-26T21:23:34.151Z] ---> Running in 7b713e3b80ed [2022-09-26T21:23:34.422Z] Removing intermediate container 7b713e3b80ed [2022-09-26T21:23:34.422Z] ---> caacb2d57f44 [2022-09-26T21:23:34.422Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-09-26T21:23:34.422Z] ---> Running in 35f9c033e27b [2022-09-26T21:23:34.794Z] Removing intermediate container 35f9c033e27b [2022-09-26T21:23:34.794Z] ---> bee07862a1e8 [2022-09-26T21:23:34.794Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:23:34.794Z] ---> Running in cada405a2563 [2022-09-26T21:23:35.391Z] Removing intermediate container cada405a2563 [2022-09-26T21:23:35.391Z] ---> e2fe62a720d4 [2022-09-26T21:23:35.391Z] Step 22/24 : LABEL arch=arm64 [2022-09-26T21:23:35.391Z] ---> Running in dfef4ad87979 [2022-09-26T21:23:35.663Z] Removing intermediate container dfef4ad87979 [2022-09-26T21:23:35.663Z] ---> eb2f709d930a [2022-09-26T21:23:35.663Z] Step 23/24 : LABEL git_sha=57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:23:35.663Z] ---> Running in 8473f59bd5e4 [2022-09-26T21:23:35.940Z] Removing intermediate container 8473f59bd5e4 [2022-09-26T21:23:35.940Z] ---> fab168633a11 [2022-09-26T21:23:35.940Z] Step 24/24 : LABEL version=2.3.0-dev.17 [2022-09-26T21:23:36.236Z] ---> Running in 57da6e339d91 [2022-09-26T21:23:36.514Z] Removing intermediate container 57da6e339d91 [2022-09-26T21:23:36.514Z] ---> d832deb5dba6 [2022-09-26T21:23:36.514Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:23:36.514Z] Successfully built d832deb5dba6 [2022-09-26T21:23:36.514Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:23:36.598Z] provisioning config files... [2022-09-26T21:23:36.618Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/64@tmp/config6766236386378800395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:37.006Z] ---> docker-login.sh [2022-09-26T21:23:37.006Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:23:37.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:23:37.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:23:37.272Z] Configure a credential helper to remove this warning. See [2022-09-26T21:23:37.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:23:37.272Z] [2022-09-26T21:23:37.272Z] Login Succeeded [2022-09-26T21:23:37.272Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:23:37.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:23:37.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:23:37.540Z] Configure a credential helper to remove this warning. See [2022-09-26T21:23:37.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:23:37.540Z] [2022-09-26T21:23:37.540Z] Login Succeeded [2022-09-26T21:23:37.540Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:23:37.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:23:38.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:23:38.077Z] Configure a credential helper to remove this warning. See [2022-09-26T21:23:38.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:23:38.077Z] [2022-09-26T21:23:38.077Z] Login Succeeded [2022-09-26T21:23:38.077Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:23:38.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:23:38.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:23:38.345Z] Configure a credential helper to remove this warning. See [2022-09-26T21:23:38.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:23:38.345Z] [2022-09-26T21:23:38.345Z] Login Succeeded [2022-09-26T21:23:38.345Z] docker.io [2022-09-26T21:23:38.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:23:39.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:23:39.198Z] Configure a credential helper to remove this warning. See [2022-09-26T21:23:39.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:23:39.198Z] [2022-09-26T21:23:39.198Z] Login Succeeded [2022-09-26T21:23:39.198Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:23:39.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:23:39.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:23:39.252Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-09-26T21:23:39.252Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:23:39.252Z] latest [2022-09-26T21:23:39.252Z] 2.3.0-dev.17 [2022-09-26T21:23:39.252Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [2022-09-26T21:23:39.252Z] main [2022-09-26T21:23:39.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:39.590Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:39.930Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:23:39.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-26T21:23:39.930Z] 14bd17804a7d: Preparing [2022-09-26T21:23:39.930Z] 04a512f32d8f: Preparing [2022-09-26T21:23:39.930Z] 99cf8a3d1ad8: Preparing [2022-09-26T21:23:39.930Z] 141691febee3: Preparing [2022-09-26T21:23:39.930Z] 5d3e392a13a0: Preparing [2022-09-26T21:23:39.930Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:23:40.197Z] 14bd17804a7d: Pushed [2022-09-26T21:23:40.197Z] 04a512f32d8f: Pushed [2022-09-26T21:23:40.780Z] 141691febee3: Pushed [2022-09-26T21:23:46.123Z] 99cf8a3d1ad8: Pushed [2022-09-26T21:23:46.123Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2: digest: sha256:bebd72174e6164b36d0eb3a1409979422ec72e6189bd08efe2b84622f867b5a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:46.475Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:46.821Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-26T21:23:46.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-26T21:23:46.821Z] 14bd17804a7d: Preparing [2022-09-26T21:23:46.821Z] 04a512f32d8f: Preparing [2022-09-26T21:23:46.821Z] 99cf8a3d1ad8: Preparing [2022-09-26T21:23:46.821Z] 141691febee3: Preparing [2022-09-26T21:23:46.821Z] 5d3e392a13a0: Preparing [2022-09-26T21:23:46.821Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:23:46.821Z] 14bd17804a7d: Layer already exists [2022-09-26T21:23:46.821Z] 99cf8a3d1ad8: Layer already exists [2022-09-26T21:23:46.821Z] 04a512f32d8f: Layer already exists [2022-09-26T21:23:46.821Z] 141691febee3: Layer already exists [2022-09-26T21:23:46.821Z] latest: digest: sha256:bebd72174e6164b36d0eb3a1409979422ec72e6189bd08efe2b84622f867b5a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:47.437Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:47.777Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.17 [2022-09-26T21:23:47.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-26T21:23:47.777Z] 14bd17804a7d: Preparing [2022-09-26T21:23:47.777Z] 04a512f32d8f: Preparing [2022-09-26T21:23:47.777Z] 99cf8a3d1ad8: Preparing [2022-09-26T21:23:47.777Z] 141691febee3: Preparing [2022-09-26T21:23:47.777Z] 5d3e392a13a0: Preparing [2022-09-26T21:23:47.777Z] 141691febee3: Layer already exists [2022-09-26T21:23:47.777Z] 14bd17804a7d: Layer already exists [2022-09-26T21:23:47.777Z] 04a512f32d8f: Layer already exists [2022-09-26T21:23:47.777Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:23:47.777Z] 99cf8a3d1ad8: Layer already exists [2022-09-26T21:23:48.045Z] 2.3.0-dev.17: digest: sha256:bebd72174e6164b36d0eb3a1409979422ec72e6189bd08efe2b84622f867b5a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:48.398Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:48.741Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [2022-09-26T21:23:48.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-26T21:23:48.742Z] 14bd17804a7d: Preparing [2022-09-26T21:23:48.742Z] 04a512f32d8f: Preparing [2022-09-26T21:23:48.742Z] 99cf8a3d1ad8: Preparing [2022-09-26T21:23:48.742Z] 141691febee3: Preparing [2022-09-26T21:23:48.742Z] 5d3e392a13a0: Preparing [2022-09-26T21:23:48.742Z] 141691febee3: Layer already exists [2022-09-26T21:23:48.742Z] 14bd17804a7d: Layer already exists [2022-09-26T21:23:48.742Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:23:48.742Z] 99cf8a3d1ad8: Layer already exists [2022-09-26T21:23:48.742Z] 04a512f32d8f: Layer already exists [2022-09-26T21:23:48.742Z] 57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17: digest: sha256:bebd72174e6164b36d0eb3a1409979422ec72e6189bd08efe2b84622f867b5a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:49.090Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:49.438Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-09-26T21:23:49.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-26T21:23:49.438Z] 14bd17804a7d: Preparing [2022-09-26T21:23:49.438Z] 04a512f32d8f: Preparing [2022-09-26T21:23:49.438Z] 99cf8a3d1ad8: Preparing [2022-09-26T21:23:49.438Z] 141691febee3: Preparing [2022-09-26T21:23:49.438Z] 5d3e392a13a0: Preparing [2022-09-26T21:23:49.438Z] 99cf8a3d1ad8: Layer already exists [2022-09-26T21:23:49.438Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:23:49.438Z] 04a512f32d8f: Layer already exists [2022-09-26T21:23:49.438Z] 141691febee3: Layer already exists [2022-09-26T21:23:49.438Z] 14bd17804a7d: Layer already exists [2022-09-26T21:23:49.704Z] main: digest: sha256:bebd72174e6164b36d0eb3a1409979422ec72e6189bd08efe2b84622f867b5a7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:23:49.759Z] ===================================================== [Pipeline] echo [2022-09-26T21:23:49.767Z] taggedImages: [2022-09-26T21:23:49.767Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [2022-09-26T21:23:49.767Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-26T21:23:49.767Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.17 [2022-09-26T21:23:49.767Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:57f44dfb208181fe6cb075f759c071dd5c5ec6f2-2.3.0-dev.17 [2022-09-26T21:23:49.767Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:50.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:23:50.137Z] [2022-09-26T21:23:50.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:50.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:23:50.465Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T21:23:50.465Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T21:23:50.465Z] 04944245beec: Pulling fs layer [2022-09-26T21:23:50.465Z] 699f458cf7ca: Pulling fs layer [2022-09-26T21:23:50.465Z] 765212b225bb: Pulling fs layer [2022-09-26T21:23:50.465Z] f23df028b6ca: Pulling fs layer [2022-09-26T21:23:50.465Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T21:23:50.465Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T21:23:50.465Z] f23df028b6ca: Waiting [2022-09-26T21:23:50.465Z] d65c8cfc05b1: Waiting [2022-09-26T21:23:50.465Z] 2437ff75d9bd: Waiting [2022-09-26T21:23:50.465Z] 765212b225bb: Waiting [2022-09-26T21:23:50.735Z] 04944245beec: Verifying Checksum [2022-09-26T21:23:50.735Z] 04944245beec: Download complete [2022-09-26T21:23:50.735Z] 765212b225bb: Verifying Checksum [2022-09-26T21:23:50.735Z] 765212b225bb: Download complete [2022-09-26T21:23:50.735Z] f23df028b6ca: Verifying Checksum [2022-09-26T21:23:50.735Z] f23df028b6ca: Download complete [2022-09-26T21:23:50.735Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T21:23:50.735Z] d65c8cfc05b1: Download complete [2022-09-26T21:23:51.007Z] 699f458cf7ca: Verifying Checksum [2022-09-26T21:23:51.007Z] 699f458cf7ca: Download complete [2022-09-26T21:23:51.273Z] 8998bd30e6a1: Download complete [2022-09-26T21:23:53.857Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T21:23:53.857Z] 2437ff75d9bd: Download complete [2022-09-26T21:23:55.804Z] 8998bd30e6a1: Pull complete [2022-09-26T21:23:56.071Z] 04944245beec: Pull complete [2022-09-26T21:23:57.501Z] 699f458cf7ca: Pull complete [2022-09-26T21:23:57.501Z] 765212b225bb: Pull complete [2022-09-26T21:23:58.463Z] f23df028b6ca: Pull complete [2022-09-26T21:23:58.463Z] d65c8cfc05b1: Pull complete [2022-09-26T21:24:13.477Z] 2437ff75d9bd: Pull complete [2022-09-26T21:24:13.477Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T21:24:13.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:24:13.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:13.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-1221 does not seem to be running inside a container [2022-09-26T21:24:13.754Z] $ 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/64 -v /w/workspace/device-mqtt-go/64:/w/workspace/device-mqtt-go/64:rw,z -v /w/workspace/device-mqtt-go/64@tmp:/w/workspace/device-mqtt-go/64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T21:24:16.505Z] $ docker top efa2174042d0084f203f59f2675b8f395e20748f84536150008c898475b8435c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:17.369Z] ---> job-cost.sh [2022-09-26T21:24:17.369Z] lf-activate-venv: SKIPPING [2022-09-26T21:24:17.369Z] INFO: No Stack... [2022-09-26T21:24:17.637Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T21:24:18.601Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:24:19.244Z] + cat /w/workspace/device-mqtt-go/64/archives/cost.csv [2022-09-26T21:24:19.244Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:24:19.280Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] [2022-09-26T21:24:19.287Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] did not exist. Created. [2022-09-26T21:24:19.287Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:24:19.945Z] /w/workspace/device-mqtt-go/64@tmp/durable-564e98c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T21:24:20.602Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T21:24:20.625Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T21:24:20.679Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:24:20.686Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:24:20.701Z] $ docker stop --time=1 efa2174042d0084f203f59f2675b8f395e20748f84536150008c898475b8435c [2022-09-26T21:24:22.259Z] $ docker rm -f efa2174042d0084f203f59f2675b8f395e20748f84536150008c898475b8435c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-26T21:24:22.623Z] provisioning config files... [2022-09-26T21:24:22.630Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3318807446230059764tmp [Pipeline] { [Pipeline] sh [2022-09-26T21:24:22.920Z] + set +x [2022-09-26T21:24:22.920Z] + curl -s https://codecov.io/bash+ [2022-09-26T21:24:22.920Z] bash -s -- [2022-09-26T21:24:22.920Z] [2022-09-26T21:24:22.920Z] _____ _ [2022-09-26T21:24:22.920Z] / ____| | | [2022-09-26T21:24:22.920Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T21:24:22.920Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T21:24:22.920Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T21:24:22.920Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T21:24:22.920Z] Bash-1.0.6 [2022-09-26T21:24:22.920Z] [2022-09-26T21:24:22.920Z] [2022-09-26T21:24:22.920Z] ==> git version 2.25.1 found [2022-09-26T21:24:22.920Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-26T21:24:22.920Z] Release-Date: 2020-01-08 [2022-09-26T21:24:22.920Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T21:24:22.920Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T21:24:22.920Z] ==> Jenkins CI detected. [2022-09-26T21:24:22.920Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-26T21:24:22.920Z] project root: . [2022-09-26T21:24:22.920Z] --> token set from env [2022-09-26T21:24:22.920Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T21:24:22.920Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T21:24:22.920Z] ==> Python coveragepy not found [2022-09-26T21:24:22.920Z] ==> Searching for coverage reports in: [2022-09-26T21:24:22.920Z] + . [2022-09-26T21:24:22.920Z] -> Found 1 reports [2022-09-26T21:24:22.920Z] ==> Detecting git/mercurial file structure [2022-09-26T21:24:22.920Z] ==> Reading reports [2022-09-26T21:24:22.920Z] + ./coverage.out bytes=17887 [2022-09-26T21:24:22.920Z] ==> Appending adjustments [2022-09-26T21:24:22.920Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T21:24:23.178Z] + Found adjustments [2022-09-26T21:24:23.178Z] ==> Gzipping contents [2022-09-26T21:24:23.178Z] 4.0K /tmp/codecov.6cubMa.gz [2022-09-26T21:24:23.178Z] ==> Uploading reports [2022-09-26T21:24:23.178Z] url: https://codecov.io [2022-09-26T21:24:23.178Z] query: branch=main&commit=57f44dfb208181fe6cb075f759c071dd5c5ec6f2&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:24:23.178Z] -> Pinging Codecov [2022-09-26T21:24:23.178Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=57f44dfb208181fe6cb075f759c071dd5c5ec6f2&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:24:23.437Z] -> Uploading to [2022-09-26T21:24:23.437Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/7D719EC7BBE17E464838252E33014C33/57f44dfb208181fe6cb075f759c071dd5c5ec6f2/c8903f70-e0a3-4ab2-a741-1d36fc3ae95c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T212423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ecbf4ac062e0c3189c8ab6d67a05721ab6cc281e24dd6cc217a80d00c3df250 [2022-09-26T21:24:23.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:24:23.437Z] Dload Upload Total Spent Left Speed [2022-09-26T21:24:23.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 12373 --:--:-- --:--:-- --:--:-- 12420 [2022-09-26T21:24:23.694Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] } [2022-09-26T21:24:23.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T21:24:23.815Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T21:24:23.826Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:24.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:24:24.119Z] [2022-09-26T21:24:24.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:24.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:24:24.415Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T21:24:24.415Z] df9b9388f04a: Pulling fs layer [2022-09-26T21:24:24.415Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T21:24:24.415Z] 25bc292e5bac: Pulling fs layer [2022-09-26T21:24:24.415Z] 114826534d7a: Pulling fs layer [2022-09-26T21:24:24.415Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T21:24:24.415Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T21:24:24.415Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T21:24:24.415Z] 4657fd5d0bcf: Waiting [2022-09-26T21:24:24.415Z] 6ad1cebc031e: Waiting [2022-09-26T21:24:24.415Z] 8a3aa393b2d8: Waiting [2022-09-26T21:24:24.415Z] 114826534d7a: Waiting [2022-09-26T21:24:24.415Z] 25bc292e5bac: Verifying Checksum [2022-09-26T21:24:24.415Z] 25bc292e5bac: Download complete [2022-09-26T21:24:24.415Z] 52dc419b0ee2: Verifying Checksum [2022-09-26T21:24:24.415Z] 52dc419b0ee2: Download complete [2022-09-26T21:24:24.415Z] 4657fd5d0bcf: Download complete [2022-09-26T21:24:24.415Z] df9b9388f04a: Verifying Checksum [2022-09-26T21:24:24.415Z] df9b9388f04a: Download complete [2022-09-26T21:24:24.683Z] df9b9388f04a: Pull complete [2022-09-26T21:24:24.683Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T21:24:24.683Z] 6ad1cebc031e: Download complete [2022-09-26T21:24:24.683Z] 52dc419b0ee2: Pull complete [2022-09-26T21:24:24.683Z] 25bc292e5bac: Pull complete [2022-09-26T21:24:25.272Z] 114826534d7a: Verifying Checksum [2022-09-26T21:24:25.272Z] 114826534d7a: Download complete [2022-09-26T21:24:25.533Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T21:24:28.808Z] 114826534d7a: Pull complete [2022-09-26T21:24:28.808Z] 4657fd5d0bcf: Pull complete [2022-09-26T21:24:28.808Z] 6ad1cebc031e: Pull complete [2022-09-26T21:24:31.332Z] 8a3aa393b2d8: Pull complete [2022-09-26T21:24:31.332Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T21:24:31.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:24:31.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:31.412Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:24:31.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-26T21:24:33.681Z] $ docker top 2bdffd0d653ec6ff8e5e252930408a8e205065efffb72612011227a31b187f14 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T21:24:33.744Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-09-26T21:24:34.020Z] + set -o pipefail [2022-09-26T21:24:34.021Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-09-26T21:24:39.308Z] [2022-09-26T21:24:39.308Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-09-26T21:24:39.308Z] [2022-09-26T21:24:39.308Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/058c7d39-853b-4259-ab01-41db728f3b4d [2022-09-26T21:24:39.308Z] [2022-09-26T21:24:39.309Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T21:24:39.309Z] [2022-09-26T21:24:39.309Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T21:24:39.309Z] [2022-09-26T21:24:39.877Z] [Pipeline] } [2022-09-26T21:24:39.885Z] $ docker stop --time=1 2bdffd0d653ec6ff8e5e252930408a8e205065efffb72612011227a31b187f14 [2022-09-26T21:24:42.471Z] $ docker rm -f 2bdffd0d653ec6ff8e5e252930408a8e205065efffb72612011227a31b187f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:24:43.124Z] + git log --format=format:%s -1 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 [Pipeline] sh [2022-09-26T21:24:43.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:24:43.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:43.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:24:43.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:43.775Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:24:43.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:24:44.197Z] $ docker top 0cc8ebe7a84df090552d7e35e3ae1f726fd85fed9e408a857801e279b580de08 -eo pid,comm [2022-09-26T21:24:44.245Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-26T21:24:44.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:24:44.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:24:44.284Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:24:44.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:24:44.395Z] $ docker exec 0cc8ebe7a84df090552d7e35e3ae1f726fd85fed9e408a857801e279b580de08 ssh-agent [2022-09-26T21:24:44.509Z] SSH_AUTH_SOCK=/tmp/ssh-vUkjD9a4rkk0/agent.32 [2022-09-26T21:24:44.509Z] SSH_AGENT_PID=38 [2022-09-26T21:24:44.513Z] Running ssh-add (command line suppressed) [2022-09-26T21:24:44.635Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1012759766609850323.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1012759766609850323.key) [2022-09-26T21:24:44.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:24:44.937Z] + git semver tag [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,121 [run_tag] DEBUG tag force:False [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,121 [check_head_tag] DEBUG check head tag [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,122 [execute] INFO git cat-file --batch-check [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,127 [execute] INFO git cat-file --batch [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,140 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,140 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:24:45.197Z] 2022-09-26 21:24:45,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:24:45.197Z] 2.3.0-dev.17 [Pipeline] } [2022-09-26T21:24:45.205Z] $ docker exec --env ******** --env ******** 0cc8ebe7a84df090552d7e35e3ae1f726fd85fed9e408a857801e279b580de08 ssh-agent -k [2022-09-26T21:24:45.299Z] unset SSH_AUTH_SOCK; [2022-09-26T21:24:45.299Z] unset SSH_AGENT_PID; [2022-09-26T21:24:45.299Z] echo Agent pid 38 killed; [2022-09-26T21:24:45.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:24:45.606Z] + git semver [Pipeline] } [2022-09-26T21:24:45.876Z] $ docker stop --time=1 0cc8ebe7a84df090552d7e35e3ae1f726fd85fed9e408a857801e279b580de08 [2022-09-26T21:24:47.127Z] $ docker rm -f 0cc8ebe7a84df090552d7e35e3ae1f726fd85fed9e408a857801e279b580de08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:47.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:24:47.499Z] [2022-09-26T21:24:47.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:47.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:24:47.794Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T21:24:47.794Z] ab5ef0e58194: Pulling fs layer [2022-09-26T21:24:47.794Z] 9712f1f96733: Pulling fs layer [2022-09-26T21:24:47.794Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T21:24:47.794Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T21:24:47.794Z] e9a5061849ea: Pulling fs layer [2022-09-26T21:24:47.794Z] d747dcd14b5f: Pulling fs layer [2022-09-26T21:24:47.794Z] 2de7ff778b66: Pulling fs layer [2022-09-26T21:24:47.794Z] 0d9ebad4ef96: Waiting [2022-09-26T21:24:47.794Z] e9a5061849ea: Waiting [2022-09-26T21:24:47.794Z] d747dcd14b5f: Waiting [2022-09-26T21:24:47.794Z] 2de7ff778b66: Waiting [2022-09-26T21:24:47.794Z] 9712f1f96733: Download complete [2022-09-26T21:24:48.363Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T21:24:48.363Z] 63f879dbbcfc: Download complete [2022-09-26T21:24:48.621Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T21:24:48.621Z] 0d9ebad4ef96: Download complete [2022-09-26T21:24:48.621Z] d747dcd14b5f: Verifying Checksum [2022-09-26T21:24:48.621Z] d747dcd14b5f: Download complete [2022-09-26T21:24:48.621Z] e9a5061849ea: Verifying Checksum [2022-09-26T21:24:48.621Z] e9a5061849ea: Download complete [2022-09-26T21:24:48.621Z] ab5ef0e58194: Verifying Checksum [2022-09-26T21:24:48.621Z] ab5ef0e58194: Download complete [2022-09-26T21:24:48.879Z] 2de7ff778b66: Verifying Checksum [2022-09-26T21:24:48.879Z] 2de7ff778b66: Download complete [2022-09-26T21:24:51.407Z] ab5ef0e58194: Pull complete [2022-09-26T21:24:51.407Z] 9712f1f96733: Pull complete [2022-09-26T21:24:52.339Z] 63f879dbbcfc: Pull complete [2022-09-26T21:24:55.623Z] 0d9ebad4ef96: Pull complete [2022-09-26T21:24:56.191Z] e9a5061849ea: Pull complete [2022-09-26T21:24:56.191Z] d747dcd14b5f: Pull complete [2022-09-26T21:24:57.565Z] 2de7ff778b66: Pull complete [2022-09-26T21:24:57.565Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T21:24:57.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:24:57.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:57.642Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:24:57.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-26T21:25:00.641Z] $ docker top d8c787a2351068aee0bddebb2467a5754d18fd2a01513e49f85e7d964653f281 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:25:00.714Z] provisioning config files... [2022-09-26T21:25:00.721Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15639028853684649099tmp [2022-09-26T21:25:00.731Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11617069351742279750tmp [2022-09-26T21:25:00.740Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17255108372119967337tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:25:00.752Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:01.034Z] ---> sigul-configuration.sh [2022-09-26T21:25:01.034Z] gpg: directory `/root/.gnupg' created [2022-09-26T21:25:01.034Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T21:25:01.034Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T21:25:01.034Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T21:25:01.034Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T21:25:01.034Z] gpg: CAST5 encrypted data [2022-09-26T21:25:01.034Z] gpg: encrypted with 1 passphrase [2022-09-26T21:25:01.034Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T21:25:01.317Z] + mkdir /home/jenkins [2022-09-26T21:25:01.317Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T21:25:01.602Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-26T21:25:01.611Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:01.892Z] ---> sigul-install.sh [2022-09-26T21:25:01.892Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T21:25:02.177Z] + git tag --list [2022-09-26T21:25:02.177Z] 0.7.1 [2022-09-26T21:25:02.177Z] v1.0.0 [2022-09-26T21:25:02.177Z] v1.1.0 [2022-09-26T21:25:02.177Z] v1.1.1 [2022-09-26T21:25:02.177Z] v1.2.2 [2022-09-26T21:25:02.177Z] v1.3.0 [2022-09-26T21:25:02.177Z] v1.3.1 [2022-09-26T21:25:02.177Z] v2.0.0 [2022-09-26T21:25:02.177Z] v2.1.0 [2022-09-26T21:25:02.177Z] v2.1.1 [2022-09-26T21:25:02.177Z] v2.1.1-dev.1 [2022-09-26T21:25:02.177Z] v2.1.1-dev.2 [2022-09-26T21:25:02.177Z] v2.2.0 [2022-09-26T21:25:02.177Z] v2.2.1-dev.1 [2022-09-26T21:25:02.177Z] v2.2.1-dev.10 [2022-09-26T21:25:02.177Z] v2.2.1-dev.2 [2022-09-26T21:25:02.177Z] v2.2.1-dev.3 [2022-09-26T21:25:02.177Z] v2.2.1-dev.4 [2022-09-26T21:25:02.177Z] v2.2.1-dev.5 [2022-09-26T21:25:02.177Z] v2.2.1-dev.6 [2022-09-26T21:25:02.177Z] v2.2.1-dev.7 [2022-09-26T21:25:02.177Z] v2.2.1-dev.8 [2022-09-26T21:25:02.177Z] v2.2.1-dev.9 [2022-09-26T21:25:02.177Z] v2.3.0-dev.10 [2022-09-26T21:25:02.177Z] v2.3.0-dev.11 [2022-09-26T21:25:02.177Z] v2.3.0-dev.12 [2022-09-26T21:25:02.177Z] v2.3.0-dev.13 [2022-09-26T21:25:02.177Z] v2.3.0-dev.14 [2022-09-26T21:25:02.177Z] v2.3.0-dev.15 [2022-09-26T21:25:02.177Z] v2.3.0-dev.16 [2022-09-26T21:25:02.177Z] v2.3.0-dev.17 [Pipeline] sh [2022-09-26T21:25:02.468Z] + lftools sign git-tag v2.3.0-dev.17 [2022-09-26T21:25:03.041Z] Signing Git tag with Sigul... [2022-09-26T21:25:03.041Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-09-26T21:25:03.307Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:03.592Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T21:25:03.598Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T21:25:03.619Z] $ docker stop --time=1 d8c787a2351068aee0bddebb2467a5754d18fd2a01513e49f85e7d964653f281 [2022-09-26T21:25:04.923Z] $ docker rm -f d8c787a2351068aee0bddebb2467a5754d18fd2a01513e49f85e7d964653f281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T21:25:05.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:25:05.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:25:05.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:25:05.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:25:05.694Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:25:05.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:25:06.094Z] $ docker top 889391b7db2240392acf5147ae51d5213eb15a7cb2e97bc14b8a68983e0fb8d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:25:06.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:25:06.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:25:06.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:25:06.300Z] $ docker exec 889391b7db2240392acf5147ae51d5213eb15a7cb2e97bc14b8a68983e0fb8d1 ssh-agent [2022-09-26T21:25:06.407Z] SSH_AUTH_SOCK=/tmp/ssh-Av5IvONvb751/agent.33 [2022-09-26T21:25:06.407Z] SSH_AGENT_PID=39 [2022-09-26T21:25:06.412Z] Running ssh-add (command line suppressed) [2022-09-26T21:25:06.520Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11793910727933972804.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11793910727933972804.key) [2022-09-26T21:25:06.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:25:06.821Z] + git semver bump pre [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,005 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,005 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,006 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,006 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,006 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,007 [execute] INFO git cat-file --batch-check [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,013 [execute] INFO git cat-file --batch [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:25:07.080Z] 2022-09-26 21:25:07,018 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:25:07.080Z] 2.3.0-dev.18 [Pipeline] } [2022-09-26T21:25:07.089Z] $ docker exec --env ******** --env ******** 889391b7db2240392acf5147ae51d5213eb15a7cb2e97bc14b8a68983e0fb8d1 ssh-agent -k [2022-09-26T21:25:07.192Z] unset SSH_AUTH_SOCK; [2022-09-26T21:25:07.192Z] unset SSH_AGENT_PID; [2022-09-26T21:25:07.192Z] echo Agent pid 39 killed; [2022-09-26T21:25:07.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:25:07.514Z] + git semver [Pipeline] } [2022-09-26T21:25:07.787Z] $ docker stop --time=1 889391b7db2240392acf5147ae51d5213eb15a7cb2e97bc14b8a68983e0fb8d1 [2022-09-26T21:25:09.044Z] $ docker rm -f 889391b7db2240392acf5147ae51d5213eb15a7cb2e97bc14b8a68983e0fb8d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:25:09.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:25:09.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:25:09.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:25:09.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:25:09.735Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:25:09.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:25:10.131Z] $ docker top 4426c31feaf26f8e97f122e11003a276e6c50484fc398e8332ce530704f86885 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:25:10.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:25:10.224Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:25:10.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:25:10.335Z] $ docker exec 4426c31feaf26f8e97f122e11003a276e6c50484fc398e8332ce530704f86885 ssh-agent [2022-09-26T21:25:10.440Z] SSH_AUTH_SOCK=/tmp/ssh-hpXqIBv4nh4G/agent.32 [2022-09-26T21:25:10.440Z] SSH_AGENT_PID=38 [2022-09-26T21:25:10.444Z] Running ssh-add (command line suppressed) [2022-09-26T21:25:10.542Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5060771289600273419.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5060771289600273419.key) [2022-09-26T21:25:10.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:25:10.840Z] + git semver push [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,017 [run_push] DEBUG push [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,018 [execute] INFO git cat-file --batch-check [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,022 [execute] INFO git rev-list 793ab6532f920a3839aa000fb4e8e0827e10d46b -- [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,022 [execute] DEBUG Popen(['git', 'rev-list', '793ab6532f920a3839aa000fb4e8e0827e10d46b', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,029 [execute] INFO git fetch -v origin [2022-09-26T21:25:11.099Z] 2022-09-26 21:25:11,029 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T21:25:11.666Z] 2022-09-26 21:25:11,568 [run_push] DEBUG no remote changes detected [2022-09-26T21:25:11.666Z] 2022-09-26 21:25:11,568 [execute] INFO git push origin semver [2022-09-26T21:25:11.666Z] 2022-09-26 21:25:11,569 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:25:12.603Z] 2022-09-26 21:25:12,339 [run_push] DEBUG push all version tags [2022-09-26T21:25:12.603Z] 2022-09-26 21:25:12,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T21:25:12.603Z] 2022-09-26 21:25:12,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:25:13.170Z] 2022-09-26 21:25:13,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-26T21:25:13.170Z] 2.3.0-dev.18 [Pipeline] } [2022-09-26T21:25:13.180Z] $ docker exec --env ******** --env ******** 4426c31feaf26f8e97f122e11003a276e6c50484fc398e8332ce530704f86885 ssh-agent -k [2022-09-26T21:25:13.280Z] unset SSH_AUTH_SOCK; [2022-09-26T21:25:13.280Z] unset SSH_AGENT_PID; [2022-09-26T21:25:13.280Z] echo Agent pid 38 killed; [2022-09-26T21:25:13.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:25:13.675Z] + git semver [Pipeline] } [2022-09-26T21:25:13.970Z] $ docker stop --time=1 4426c31feaf26f8e97f122e11003a276e6c50484fc398e8332ce530704f86885 [2022-09-26T21:25:15.255Z] $ docker rm -f 4426c31feaf26f8e97f122e11003a276e6c50484fc398e8332ce530704f86885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-26T21:25:15.757Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-09-26T21:25:15.757Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-26T21:25:15.757Z] total 16 [2022-09-26T21:25:15.757Z] drwxr-xr-x 3 root root 4096 Sep 26 21:15 . [2022-09-26T21:25:15.757Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 21:25 .. [2022-09-26T21:25:15.757Z] drwxr-xr-x 2 root root 4096 Sep 26 21:15 cost [2022-09-26T21:25:15.757Z] -rw-r--r-- 1 root root 85 Sep 26 21:15 cost.csv [2022-09-26T21:25:15.757Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-26T21:25:15.757Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-26T21:25:15.757Z] total 16 [2022-09-26T21:25:15.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:15 . [2022-09-26T21:25:15.757Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 21:25 .. [2022-09-26T21:25:15.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:15 cost [2022-09-26T21:25:15.757Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 26 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:16.044Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:16.898Z] ---> package-listing.sh [2022-09-26T21:25:16.898Z] ++ facter osfamily [2022-09-26T21:25:16.898Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T21:25:17.157Z] + OS_FAMILY=debian [2022-09-26T21:25:17.157Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-26T21:25:17.157Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T21:25:17.157Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T21:25:17.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T21:25:17.157Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T21:25:17.157Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-26T21:25:17.157Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T21:25:17.157Z] + case "${OS_FAMILY}" in [2022-09-26T21:25:17.157Z] + dpkg -l [2022-09-26T21:25:17.157Z] + grep '^ii' [2022-09-26T21:25:17.157Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T21:25:17.157Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T21:25:17.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T21:25:17.157Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-26T21:25:17.157Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-09-26T21:25:17.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-09-26T21:25:17.167Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-26T21:25:17.442Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:25:18.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:25:18.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:25:18.070Z] prd-ubuntu20.04-docker-8c-8g-1216 does not seem to be running inside a container [2022-09-26T21:25:18.096Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:25:18.305Z] $ docker top 2e2a439f56a1ea94b439742bc7c0f46245f975998b49c2d9829a392dd44b7ec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:25:18.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T21:25:18.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T21:25:19.210Z] + ls /var/log/sa-host [2022-09-26T21:25:19.210Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:25:19.287Z] provisioning config files... [2022-09-26T21:25:19.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1829271704905481881tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:25:19.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:19.589Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T21:25:19.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:19.927Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T21:25:19.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:20.218Z] ---> sudo-logs.sh [2022-09-26T21:25:20.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T21:25:20.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:20.529Z] ---> job-cost.sh [2022-09-26T21:25:20.529Z] lf-activate-venv: SKIPPING [2022-09-26T21:25:20.529Z] DEBUG: total: 0.2199999988079071 [2022-09-26T21:25:20.529Z] INFO: Retrieving Stack Cost... [2022-09-26T21:25:21.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:25:21.360Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T21:25:21.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:25:21.648Z] ---> logs-deploy.sh [2022-09-26T21:25:21.648Z] lf-activate-venv: SKIPPING [2022-09-26T21:25:21.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/64 [2022-09-26T21:25:21.648Z] INFO: archiving workspace using pattern(s): [2022-09-26T21:25:22.584Z] Archives upload complete. [2022-09-26T21:25:22.584Z] INFO: archiving logs to Nexus