Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04dd21c66d30f2f5802ef6ad79267ec69547597f 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-ssh17531632744364574855.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12007891635964043469.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/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-ssh8806125482342241779.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh315303739684365669.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-ssh8005983949844694109.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-118680 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 04dd21c66d30f2f5802ef6ad79267ec69547597f (main) Commit message: "build: Update to use released SDK (#439)" > 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 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 > git rev-list --no-walk 9ee6b9239046894cb89ff0f0b410cd21a3bbb457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T23:11:27.087Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T23:11:27.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T23:11:27.137Z] ========================================================= [2022-11-08T23:11:27.137Z] EdgeX Global Pipelines Version Info [2022-11-08T23:11:27.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:11:27.827Z] ------------------- [2022-11-08T23:11:27.827Z] stable info: [2022-11-08T23:11:27.827Z] ------------------- [2022-11-08T23:11:27.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T23:11:27.827Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T23:11:27.827Z] Message: update stable to v1.0.244 [2022-11-08T23:11:28.396Z] ------------------- [2022-11-08T23:11:28.396Z] experimental info: [2022-11-08T23:11:28.396Z] ------------------- [2022-11-08T23:11:28.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T23:11:28.396Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T23:11:28.396Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T23:11:28.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-11-08T23:11:28.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-11-08T23:11:28.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T23:11:28.588Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T23:11:28.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T23:11:28.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T23:11:28.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T23:11:28.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T23:11:28.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T23:11:28.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T23:11:28.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T23:11:28.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-11-08T23:11:28.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T23:11:28.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T23:11:28.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T23:11:28.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T23:11:28.743Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T23:11:28.751Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T23:11:28.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T23:11:28.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T23:11:28.784Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-08T23:11:28.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-08T23:11:28.807Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T23:11:28.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T23:11:28.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T23:11:28.842Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T23:11:28.857Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T23:11:28.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-08T23:11:28.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-08T23:11:28.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-08T23:11:28.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo [2022-11-08T23:11:28.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04dd21c [Pipeline] echo [2022-11-08T23:11:28.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:11:28.971Z] provisioning config files... [2022-11-08T23:11:28.986Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2968327061707601994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:11:29.292Z] ---> docker-login.sh [2022-11-08T23:11:29.292Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:11:29.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:29.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:29.553Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:29.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:29.553Z] [2022-11-08T23:11:29.553Z] Login Succeeded [2022-11-08T23:11:29.553Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:11:29.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:29.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:29.553Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:29.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:29.553Z] [2022-11-08T23:11:29.553Z] Login Succeeded [2022-11-08T23:11:29.813Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:11:29.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:29.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:29.813Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:29.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:29.813Z] [2022-11-08T23:11:29.813Z] Login Succeeded [2022-11-08T23:11:29.813Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:11:29.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:29.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:29.813Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:29.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:29.813Z] [2022-11-08T23:11:29.813Z] Login Succeeded [2022-11-08T23:11:29.813Z] docker.io [2022-11-08T23:11:30.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:30.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:30.332Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:30.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:30.332Z] [2022-11-08T23:11:30.332Z] Login Succeeded [2022-11-08T23:11:30.332Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:11:30.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T23:11:30.697Z] + git rev-list -1 --merges 04dd21c66d30f2f5802ef6ad79267ec69547597f~1..04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo [2022-11-08T23:11:30.730Z] -----------> git rev-list -1 --merges 04dd21c66d30f2f5802ef6ad79267ec69547597f~1..04dd21c66d30f2f5802ef6ad79267ec69547597f 04dd21c66d30f2f5802ef6ad79267ec69547597f [false] [Pipeline] sh [2022-11-08T23:11:31.018Z] + git log --format=format:%s -1 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo [2022-11-08T23:11:31.037Z] ========================================================= [2022-11-08T23:11:31.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T23:11:31.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T23:11:31.359Z] + git log --format=format:%s -1 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] echo [2022-11-08T23:11:31.370Z] [semverPrep] GIT_COMMIT: 04dd21c66d30f2f5802ef6ad79267ec69547597f, Commit Message: build: Update to use released SDK (#439) [Pipeline] echo [2022-11-08T23:11:31.379Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T23:11:31.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T23:11:31.719Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T23:11:31.719Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T23:11:31.719Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T23:11:31.719Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T23:11:31.719Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T23:11:31.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:11:32.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:11:32.055Z] [2022-11-08T23:11:32.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:11:32.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:11:32.354Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T23:11:32.354Z] b85a868b505f: Pulling fs layer [2022-11-08T23:11:32.354Z] e2be974225ed: Pulling fs layer [2022-11-08T23:11:32.354Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T23:11:32.354Z] 988bab9f4d93: Pulling fs layer [2022-11-08T23:11:32.354Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T23:11:32.354Z] eaf3925da568: Pulling fs layer [2022-11-08T23:11:32.354Z] bab4dde63d76: Pulling fs layer [2022-11-08T23:11:32.354Z] bde34c3a00c8: Pulling fs layer [2022-11-08T23:11:32.354Z] b352a97aabf1: Pulling fs layer [2022-11-08T23:11:32.354Z] 4872d77fe225: Pulling fs layer [2022-11-08T23:11:32.354Z] 5851b861e8e6: Pulling fs layer [2022-11-08T23:11:32.354Z] 1469e6f7b9e6: Waiting [2022-11-08T23:11:32.354Z] 988bab9f4d93: Waiting [2022-11-08T23:11:32.354Z] eaf3925da568: Waiting [2022-11-08T23:11:32.354Z] bde34c3a00c8: Waiting [2022-11-08T23:11:32.354Z] 988bab9f4d93: Download complete [2022-11-08T23:11:32.614Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T23:11:32.614Z] 1469e6f7b9e6: Download complete [2022-11-08T23:11:32.614Z] eaf3925da568: Download complete [2022-11-08T23:11:32.614Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T23:11:32.614Z] 339a4e72a1f5: Download complete [2022-11-08T23:11:32.614Z] bde34c3a00c8: Verifying Checksum [2022-11-08T23:11:32.614Z] b352a97aabf1: Download complete [2022-11-08T23:11:32.876Z] 4872d77fe225: Verifying Checksum [2022-11-08T23:11:32.876Z] 4872d77fe225: Download complete [2022-11-08T23:11:32.876Z] 5851b861e8e6: Verifying Checksum [2022-11-08T23:11:32.876Z] 5851b861e8e6: Download complete [2022-11-08T23:11:32.876Z] b85a868b505f: Verifying Checksum [2022-11-08T23:11:32.876Z] b85a868b505f: Download complete [2022-11-08T23:11:33.134Z] bab4dde63d76: Verifying Checksum [2022-11-08T23:11:33.134Z] bab4dde63d76: Download complete [2022-11-08T23:11:34.070Z] b85a868b505f: Pull complete [2022-11-08T23:11:34.328Z] e2be974225ed: Pull complete [2022-11-08T23:11:34.587Z] 339a4e72a1f5: Pull complete [2022-11-08T23:11:34.860Z] 988bab9f4d93: Pull complete [2022-11-08T23:11:35.125Z] 1469e6f7b9e6: Pull complete [2022-11-08T23:11:35.125Z] eaf3925da568: Pull complete [2022-11-08T23:11:37.028Z] bab4dde63d76: Pull complete [2022-11-08T23:11:37.028Z] bde34c3a00c8: Pull complete [2022-11-08T23:11:37.286Z] b352a97aabf1: Pull complete [2022-11-08T23:11:37.286Z] 4872d77fe225: Pull complete [2022-11-08T23:11:37.558Z] 5851b861e8e6: Pull complete [2022-11-08T23:11:37.558Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T23:11:37.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:11:37.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:11:37.636Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:11:37.649Z] $ 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-11-08T23:11:39.452Z] $ docker top 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c -eo pid,comm [2022-11-08T23:11:39.524Z] 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-11-08T23:11:39.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T23:11:39.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:11:39.561Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:11:39.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:11:39.660Z] $ docker exec 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent [2022-11-08T23:11:39.787Z] SSH_AUTH_SOCK=/tmp/ssh-8fh9xexrHlLF/agent.33 [2022-11-08T23:11:39.787Z] SSH_AGENT_PID=39 [2022-11-08T23:11:39.794Z] Running ssh-add (command line suppressed) [2022-11-08T23:11:39.890Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17148818594214196057.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17148818594214196057.key) [2022-11-08T23:11:39.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:11:40.204Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T23:11:40.205Z] $ docker exec --env ******** --env ******** 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent -k [2022-11-08T23:11:40.319Z] unset SSH_AUTH_SOCK; [2022-11-08T23:11:40.320Z] unset SSH_AGENT_PID; [2022-11-08T23:11:40.320Z] echo Agent pid 39 killed; [2022-11-08T23:11:40.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T23:11:40.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:11:40.369Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:11:40.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:11:40.480Z] $ docker exec 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent [2022-11-08T23:11:40.612Z] SSH_AUTH_SOCK=/tmp/ssh-FtwtnEKkpRDA/agent.71 [2022-11-08T23:11:40.612Z] SSH_AGENT_PID=77 [2022-11-08T23:11:40.618Z] Running ssh-add (command line suppressed) [2022-11-08T23:11:40.711Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10370030228601923425.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10370030228601923425.key) [2022-11-08T23:11:40.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:11:41.031Z] + git semver init [2022-11-08T23:11:41.291Z] 2022-11-08 23:11:41,214 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T23:11:41.291Z] 2022-11-08 23:11:41,215 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-08T23:11:41.291Z] 2022-11-08 23:11:41,216 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-11-08T23:11:41.291Z] 2022-11-08 23:11:41,216 [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-11-08T23:11:42.228Z] 2022-11-08 23:11:42,131 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-11-08T23:11:42.228Z] 2022-11-08 23:11:42,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-11-08T23:11:42.228Z] 2022-11-08 23:11:42,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:11:42.228Z] 2022-11-08 23:11:42,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:11:42.228Z] 2.3.0-dev.34 [Pipeline] } [2022-11-08T23:11:42.227Z] $ docker exec --env ******** --env ******** 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c ssh-agent -k [2022-11-08T23:11:42.358Z] unset SSH_AUTH_SOCK; [2022-11-08T23:11:42.359Z] unset SSH_AGENT_PID; [2022-11-08T23:11:42.359Z] echo Agent pid 77 killed; [2022-11-08T23:11:42.383Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T23:11:42.687Z] + git semver [Pipeline] } [2022-11-08T23:11:42.948Z] $ docker stop --time=1 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c [2022-11-08T23:11:44.237Z] $ docker rm -f 6f789a5633e92bfffcb266ed7c69c66fc9faf9b9635cba15f4652713d75f468c [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:11:44.591Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T23:11:44.764Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T23:11:44.768Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.34 [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-11-08T23:11:44.923Z] provisioning config files... [2022-11-08T23:11:44.931Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12247983078318870643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:11:45.225Z] ---> docker-login.sh [2022-11-08T23:11:45.225Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:11:45.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:45.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:45.225Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:45.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:45.225Z] [2022-11-08T23:11:45.225Z] Login Succeeded [2022-11-08T23:11:45.225Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:11:45.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:45.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:45.225Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:45.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:45.225Z] [2022-11-08T23:11:45.225Z] Login Succeeded [2022-11-08T23:11:45.225Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:11:45.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:45.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:45.485Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:45.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:45.485Z] [2022-11-08T23:11:45.485Z] Login Succeeded [2022-11-08T23:11:45.485Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:11:45.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:45.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:45.485Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:45.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:45.485Z] [2022-11-08T23:11:45.485Z] Login Succeeded [2022-11-08T23:11:45.485Z] docker.io [2022-11-08T23:11:45.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:11:46.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:11:46.005Z] Configure a credential helper to remove this warning. See [2022-11-08T23:11:46.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:11:46.005Z] [2022-11-08T23:11:46.005Z] Login Succeeded [2022-11-08T23:11:46.005Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:11:46.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T23:11:46.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:11:46.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:11:46.080Z] ========================================================= [2022-11-08T23:11:46.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T23:11:46.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:11:46.384Z] + 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-11-08T23:11:46.384Z] Sending build context to Docker daemon 6.236MB [2022-11-08T23:11:46.384Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:11:46.384Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-08T23:11:46.384Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T23:11:46.384Z] 213ec9aee27d: Pulling fs layer [2022-11-08T23:11:46.384Z] 4583459ba037: Pulling fs layer [2022-11-08T23:11:46.384Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T23:11:46.384Z] 53926ce57604: Pulling fs layer [2022-11-08T23:11:46.384Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T23:11:46.384Z] 22ff95d597cd: Pulling fs layer [2022-11-08T23:11:46.384Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T23:11:46.384Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T23:11:46.384Z] a7acece74701: Pulling fs layer [2022-11-08T23:11:46.384Z] 22ff95d597cd: Waiting [2022-11-08T23:11:46.384Z] 53926ce57604: Waiting [2022-11-08T23:11:46.384Z] 21b2b0c7a3f4: Waiting [2022-11-08T23:11:46.384Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T23:11:46.384Z] 4583459ba037: Download complete [2022-11-08T23:11:46.384Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T23:11:46.384Z] 21b2b0c7a3f4: Download complete [2022-11-08T23:11:46.646Z] 22ff95d597cd: Verifying Checksum [2022-11-08T23:11:46.646Z] 22ff95d597cd: Download complete [2022-11-08T23:11:46.646Z] 213ec9aee27d: Verifying Checksum [2022-11-08T23:11:46.646Z] 213ec9aee27d: Download complete [2022-11-08T23:11:46.646Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T23:11:46.646Z] 12d6caf4c0d1: Download complete [2022-11-08T23:11:46.646Z] 213ec9aee27d: Pull complete [2022-11-08T23:11:46.907Z] 4583459ba037: Pull complete [2022-11-08T23:11:46.907Z] 93c1e223e6f2: Pull complete [2022-11-08T23:11:47.848Z] 53926ce57604: Verifying Checksum [2022-11-08T23:11:47.848Z] 53926ce57604: Download complete [2022-11-08T23:11:47.848Z] a7acece74701: Verifying Checksum [2022-11-08T23:11:47.848Z] a7acece74701: Download complete [2022-11-08T23:11:47.848Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T23:11:47.848Z] 96b7cbca73a9: Download complete [2022-11-08T23:11:52.038Z] 53926ce57604: Pull complete [2022-11-08T23:11:52.038Z] 21b2b0c7a3f4: Pull complete [2022-11-08T23:11:52.038Z] 22ff95d597cd: Pull complete [2022-11-08T23:11:52.038Z] 12d6caf4c0d1: Pull complete [2022-11-08T23:11:53.938Z] 96b7cbca73a9: Pull complete [2022-11-08T23:11:54.500Z] a7acece74701: Pull complete [2022-11-08T23:11:54.500Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T23:11:54.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T23:11:54.500Z] ---> db6d94c90886 [2022-11-08T23:11:54.500Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:11:57.818Z] ---> Running in e4c6feae823b [2022-11-08T23:11:57.818Z] Removing intermediate container e4c6feae823b [2022-11-08T23:11:57.818Z] ---> 7c9b1fee4530 [2022-11-08T23:11:57.818Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:11:57.818Z] ---> Running in fa884358e505 [2022-11-08T23:11:57.818Z] Removing intermediate container fa884358e505 [2022-11-08T23:11:57.818Z] ---> 105dde6a3c24 [2022-11-08T23:11:57.818Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T23:11:57.818Z] ---> Running in 2b0d2c4ceb54 [2022-11-08T23:11:57.818Z] Removing intermediate container 2b0d2c4ceb54 [2022-11-08T23:11:57.818Z] ---> d3edede2de69 [2022-11-08T23:11:57.818Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T23:11:57.818Z] ---> Running in cc632c3603c3 [2022-11-08T23:11:57.818Z] Removing intermediate container cc632c3603c3 [2022-11-08T23:11:57.818Z] ---> 3bf6964a699f [2022-11-08T23:11:57.818Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:11:57.818Z] ---> Running in 868a4dc236fc [2022-11-08T23:11:58.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T23:11:58.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T23:11:58.335Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-08T23:11:58.335Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-08T23:11:58.335Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-08T23:11:58.335Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-08T23:11:58.335Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:11:58.335Z] OK: 216 MiB in 55 packages [2022-11-08T23:11:58.903Z] Removing intermediate container 868a4dc236fc [2022-11-08T23:11:58.903Z] ---> ca73d86271ae [2022-11-08T23:11:58.903Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-08T23:11:58.903Z] ---> Running in fa99a6dcbf93 [2022-11-08T23:11:58.903Z] Removing intermediate container fa99a6dcbf93 [2022-11-08T23:11:58.903Z] ---> 60244b103872 [2022-11-08T23:11:58.903Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-08T23:11:58.903Z] ---> 518e0146fad4 [2022-11-08T23:11:58.903Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:11:58.903Z] ---> Running in ed370fcd1954 [2022-11-08T23:11:59.877Z] Still waiting to schedule task [2022-11-08T23:11:59.877Z] ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-08T23:11:59.877Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118673’ is offline [2022-11-08T23:11:59.878Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118679’ is offline [2022-11-08T23:12:20.842Z] Removing intermediate container ed370fcd1954 [2022-11-08T23:12:20.842Z] ---> d8e9ba6f56cf [2022-11-08T23:12:20.842Z] Step 11/12 : COPY . . [2022-11-08T23:12:20.842Z] ---> 174e4284e54b [2022-11-08T23:12:20.842Z] Step 12/12 : RUN $MAKE [2022-11-08T23:12:20.842Z] ---> Running in c8d744341fbe [2022-11-08T23:12:20.842Z] noop [2022-11-08T23:12:20.842Z] Removing intermediate container c8d744341fbe [2022-11-08T23:12:20.842Z] ---> e9d62833cdbc [2022-11-08T23:12:20.842Z] Successfully built e9d62833cdbc [2022-11-08T23:12:20.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:12:21.152Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T23:12:21.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:12:21.226Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:12:21.262Z] $ 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-11-08T23:12:21.661Z] $ docker top 90ca4ca22773b155875214c3dfea46658bee700b33445565728ead22d2dcc0ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:12:21.993Z] + go version [2022-11-08T23:12:21.993Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T23:12:22.009Z] $ docker stop --time=1 90ca4ca22773b155875214c3dfea46658bee700b33445565728ead22d2dcc0ce [2022-11-08T23:12:23.271Z] $ docker rm -f 90ca4ca22773b155875214c3dfea46658bee700b33445565728ead22d2dcc0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:12:23.673Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T23:12:23.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:12:23.742Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:12:23.777Z] $ 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-11-08T23:12:24.141Z] $ docker top b196c14698990432e9ab864c1139ff27f1a3d4ce6044c10c1df7c4dd80c7ceab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:12:24.478Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-08T23:12:24.772Z] + make test [2022-11-08T23:12:24.772Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-08T23:12:25.030Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-08T23:12:34.990Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-08T23:12:35.249Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements [2022-11-08T23:12:35.249Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-08T23:12:43.353Z] 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-11-08T23:12:43.353Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-08T23:12:46.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T23:12:46.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T23:12:46.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T23:12:46.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T23:12:46.656Z] $ docker stop --time=1 b196c14698990432e9ab864c1139ff27f1a3d4ce6044c10c1df7c4dd80c7ceab [2022-11-08T23:12:48.676Z] $ docker rm -f b196c14698990432e9ab864c1139ff27f1a3d4ce6044c10c1df7c4dd80c7ceab [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:12:49.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T23:12:49.145Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T23:12:49.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T23:12:49.854Z] + ls -al . [2022-11-08T23:12:49.854Z] total 192 [2022-11-08T23:12:49.854Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:12 . [2022-11-08T23:12:49.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:11 .. [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:11 .dockerignore [2022-11-08T23:12:49.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:12 .git [2022-11-08T23:12:49.854Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 .github [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 23:11 .gitignore [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:11 .golangci.yml [2022-11-08T23:12:49.854Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:11 .semver [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 8 23:11 Attribution.txt [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 8 23:11 CHANGELOG.md [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 8 23:11 Dockerfile [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:11 GOVERNANCE.md [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:11 Jenkinsfile [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:11 LICENSE [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 8 23:11 Makefile [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:11 OWNERS.md [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 8 23:11 README.md [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:11 VERSION [2022-11-08T23:12:49.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 bin [2022-11-08T23:12:49.854Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 cmd [2022-11-08T23:12:49.854Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 8 23:12 coverage.out [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 3463 Nov 8 23:11 go.mod [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 45046 Nov 8 23:11 go.sum [2022-11-08T23:12:49.854Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:11 internal [2022-11-08T23:12:49.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:11 mock [2022-11-08T23:12:49.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:11 snap [2022-11-08T23:12:49.854Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:12:50.156Z] + 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=04dd21c66d30f2f5802ef6ad79267ec69547597f --label arch=amd64 --label version=2.3.0-dev.34 . [2022-11-08T23:12:50.156Z] Sending build context to Docker daemon 6.255MB [2022-11-08T23:12:50.156Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:12:50.156Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-08T23:12:50.156Z] ---> e9d62833cdbc [2022-11-08T23:12:50.156Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:12:50.156Z] ---> Running in 1d4ad0cc971d [2022-11-08T23:12:50.414Z] Removing intermediate container 1d4ad0cc971d [2022-11-08T23:12:50.414Z] ---> 485b2e06708d [2022-11-08T23:12:50.414Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:12:50.414Z] ---> Running in 18dc48eccf39 [2022-11-08T23:12:50.414Z] Removing intermediate container 18dc48eccf39 [2022-11-08T23:12:50.414Z] ---> a4712427c896 [2022-11-08T23:12:50.414Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T23:12:50.414Z] ---> Running in 4b3badd19a26 [2022-11-08T23:12:50.414Z] Removing intermediate container 4b3badd19a26 [2022-11-08T23:12:50.414Z] ---> e011973bdc53 [2022-11-08T23:12:50.414Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T23:12:50.674Z] ---> Running in 46fd2f75bc07 [2022-11-08T23:12:50.674Z] Removing intermediate container 46fd2f75bc07 [2022-11-08T23:12:50.674Z] ---> e82a3409b620 [2022-11-08T23:12:50.674Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:12:50.674Z] ---> Running in b999e61a04d8 [2022-11-08T23:12:50.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T23:12:51.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T23:12:51.455Z] OK: 216 MiB in 55 packages [2022-11-08T23:12:51.713Z] Removing intermediate container b999e61a04d8 [2022-11-08T23:12:51.713Z] ---> d1dd78b4b8e5 [2022-11-08T23:12:51.713Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-08T23:12:51.713Z] ---> Running in f07428ffa20c [2022-11-08T23:12:51.713Z] Removing intermediate container f07428ffa20c [2022-11-08T23:12:51.713Z] ---> ad4d381fffd0 [2022-11-08T23:12:51.713Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-08T23:12:51.972Z] ---> 309f81e6322a [2022-11-08T23:12:51.972Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:12:51.972Z] ---> Running in d3608fe79d95 [2022-11-08T23:12:52.537Z] Removing intermediate container d3608fe79d95 [2022-11-08T23:12:52.537Z] ---> 4191053a30fe [2022-11-08T23:12:52.537Z] Step 11/24 : COPY . . [2022-11-08T23:12:52.797Z] ---> b20374302adb [2022-11-08T23:12:52.797Z] Step 12/24 : RUN $MAKE [2022-11-08T23:12:53.056Z] ---> Running in 99b19dea108f [2022-11-08T23:12:53.315Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-08T23:13:15.416Z] Removing intermediate container 99b19dea108f [2022-11-08T23:13:15.416Z] ---> d9ce8f323ead [2022-11-08T23:13:15.416Z] Step 13/24 : FROM alpine:3.16 [2022-11-08T23:13:15.416Z] 3.16: Pulling from library/alpine [2022-11-08T23:13:15.416Z] 213ec9aee27d: Already exists [2022-11-08T23:13:15.416Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T23:13:15.416Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T23:13:15.416Z] ---> 9c6f07244728 [2022-11-08T23:13:15.416Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-08T23:13:15.416Z] ---> Running in 76aca7cde3eb [2022-11-08T23:13:15.416Z] Removing intermediate container 76aca7cde3eb [2022-11-08T23:13:15.416Z] ---> d3b9b32a5fc7 [2022-11-08T23:13:15.416Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T23:13:15.416Z] ---> Running in 0e139346f695 [2022-11-08T23:13:15.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T23:13:15.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T23:13:15.932Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T23:13:15.932Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T23:13:15.932Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T23:13:15.932Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T23:13:16.190Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T23:13:16.191Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T23:13:16.191Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:13:16.191Z] OK: 8 MiB in 20 packages [2022-11-08T23:13:16.449Z] Removing intermediate container 0e139346f695 [2022-11-08T23:13:16.449Z] ---> 4594efdfb997 [2022-11-08T23:13:16.449Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-08T23:13:17.385Z] ---> f56c1145c93e [2022-11-08T23:13:17.385Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-08T23:13:17.385Z] ---> 81c9c8872e2b [2022-11-08T23:13:17.385Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-08T23:13:17.385Z] ---> 963adf68b0ed [2022-11-08T23:13:17.385Z] Step 19/24 : EXPOSE 59982 [2022-11-08T23:13:17.385Z] ---> Running in 5adc55742085 [2022-11-08T23:13:17.385Z] Removing intermediate container 5adc55742085 [2022-11-08T23:13:17.385Z] ---> 658061b9671a [2022-11-08T23:13:17.385Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-08T23:13:17.654Z] ---> Running in 996403d8c16b [2022-11-08T23:13:17.654Z] Removing intermediate container 996403d8c16b [2022-11-08T23:13:17.654Z] ---> 81b41953e2e2 [2022-11-08T23:13:17.654Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T23:13:17.654Z] ---> Running in e98faaf2e4cb [2022-11-08T23:13:17.654Z] Removing intermediate container e98faaf2e4cb [2022-11-08T23:13:17.654Z] ---> 49289a8ebfbc [2022-11-08T23:13:17.654Z] Step 22/24 : LABEL arch=amd64 [2022-11-08T23:13:17.654Z] ---> Running in b0c505dbd82b [2022-11-08T23:13:17.916Z] Removing intermediate container b0c505dbd82b [2022-11-08T23:13:17.916Z] ---> b57517a9b61d [2022-11-08T23:13:17.916Z] Step 23/24 : LABEL git_sha=04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:13:17.916Z] ---> Running in 0f63ce68b2be [2022-11-08T23:13:17.916Z] Removing intermediate container 0f63ce68b2be [2022-11-08T23:13:17.916Z] ---> c3064914754a [2022-11-08T23:13:17.916Z] Step 24/24 : LABEL version=2.3.0-dev.34 [2022-11-08T23:13:17.916Z] ---> Running in 613d02b12b8f [2022-11-08T23:13:17.916Z] Removing intermediate container 613d02b12b8f [2022-11-08T23:13:17.916Z] ---> 0da443b1f53d [2022-11-08T23:13:17.916Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T23:13:17.916Z] Successfully built 0da443b1f53d [2022-11-08T23:13:17.916Z] 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-11-08T23:13:18.271Z] provisioning config files... [2022-11-08T23:13:18.279Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11652755601242850894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:13:18.569Z] ---> docker-login.sh [2022-11-08T23:13:18.569Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:13:18.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:13:18.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:13:18.569Z] Configure a credential helper to remove this warning. See [2022-11-08T23:13:18.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:13:18.569Z] [2022-11-08T23:13:18.569Z] Login Succeeded [2022-11-08T23:13:18.569Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:13:18.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:13:18.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:13:18.569Z] Configure a credential helper to remove this warning. See [2022-11-08T23:13:18.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:13:18.569Z] [2022-11-08T23:13:18.569Z] Login Succeeded [2022-11-08T23:13:18.570Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:13:18.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:13:18.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:13:18.828Z] Configure a credential helper to remove this warning. See [2022-11-08T23:13:18.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:13:18.828Z] [2022-11-08T23:13:18.828Z] Login Succeeded [2022-11-08T23:13:18.828Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:13:18.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:13:18.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:13:18.828Z] Configure a credential helper to remove this warning. See [2022-11-08T23:13:18.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:13:18.828Z] [2022-11-08T23:13:18.828Z] Login Succeeded [2022-11-08T23:13:18.828Z] docker.io [2022-11-08T23:13:19.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:13:19.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:13:19.346Z] Configure a credential helper to remove this warning. See [2022-11-08T23:13:19.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:13:19.346Z] [2022-11-08T23:13:19.346Z] Login Succeeded [2022-11-08T23:13:19.346Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:13:19.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T23:13:19.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:13:19.401Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-11-08T23:13:19.401Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:13:19.401Z] latest [2022-11-08T23:13:19.401Z] 2.3.0-dev.34 [2022-11-08T23:13:19.401Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [2022-11-08T23:13:19.401Z] main [2022-11-08T23:13:19.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:19.724Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:20.030Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:13:20.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-08T23:13:20.030Z] 53e949e4b0a8: Preparing [2022-11-08T23:13:20.030Z] 29b574d6f792: Preparing [2022-11-08T23:13:20.030Z] eba62719099a: Preparing [2022-11-08T23:13:20.030Z] 6905d92555b9: Preparing [2022-11-08T23:13:20.030Z] 994393dc58e7: Preparing [2022-11-08T23:13:20.030Z] 994393dc58e7: Layer already exists [2022-11-08T23:13:20.030Z] 29b574d6f792: Pushed [2022-11-08T23:13:20.030Z] 53e949e4b0a8: Pushed [2022-11-08T23:13:20.289Z] 6905d92555b9: Pushed [2022-11-08T23:13:22.822Z] eba62719099a: Pushed [2022-11-08T23:13:22.822Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:23.131Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:23.449Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-08T23:13:23.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-08T23:13:23.449Z] 53e949e4b0a8: Preparing [2022-11-08T23:13:23.449Z] 29b574d6f792: Preparing [2022-11-08T23:13:23.449Z] eba62719099a: Preparing [2022-11-08T23:13:23.449Z] 6905d92555b9: Preparing [2022-11-08T23:13:23.449Z] 994393dc58e7: Preparing [2022-11-08T23:13:23.449Z] eba62719099a: Layer already exists [2022-11-08T23:13:23.449Z] 53e949e4b0a8: Layer already exists [2022-11-08T23:13:23.449Z] 29b574d6f792: Layer already exists [2022-11-08T23:13:23.449Z] 6905d92555b9: Layer already exists [2022-11-08T23:13:23.449Z] 994393dc58e7: Layer already exists [2022-11-08T23:13:23.449Z] latest: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:23.765Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:24.075Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.34 [2022-11-08T23:13:24.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-08T23:13:24.076Z] 53e949e4b0a8: Preparing [2022-11-08T23:13:24.076Z] 29b574d6f792: Preparing [2022-11-08T23:13:24.076Z] eba62719099a: Preparing [2022-11-08T23:13:24.076Z] 6905d92555b9: Preparing [2022-11-08T23:13:24.076Z] 994393dc58e7: Preparing [2022-11-08T23:13:24.076Z] eba62719099a: Layer already exists [2022-11-08T23:13:24.076Z] 6905d92555b9: Layer already exists [2022-11-08T23:13:24.076Z] 994393dc58e7: Layer already exists [2022-11-08T23:13:24.076Z] 53e949e4b0a8: Layer already exists [2022-11-08T23:13:24.076Z] 29b574d6f792: Layer already exists [2022-11-08T23:13:24.076Z] 2.3.0-dev.34: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:24.385Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:24.690Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [2022-11-08T23:13:24.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-08T23:13:24.690Z] 53e949e4b0a8: Preparing [2022-11-08T23:13:24.690Z] 29b574d6f792: Preparing [2022-11-08T23:13:24.690Z] eba62719099a: Preparing [2022-11-08T23:13:24.690Z] 6905d92555b9: Preparing [2022-11-08T23:13:24.690Z] 994393dc58e7: Preparing [2022-11-08T23:13:24.690Z] 994393dc58e7: Layer already exists [2022-11-08T23:13:24.690Z] 6905d92555b9: Layer already exists [2022-11-08T23:13:24.690Z] 53e949e4b0a8: Layer already exists [2022-11-08T23:13:24.690Z] 29b574d6f792: Layer already exists [2022-11-08T23:13:24.690Z] eba62719099a: Layer already exists [2022-11-08T23:13:24.690Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:25.004Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:25.313Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-11-08T23:13:25.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-11-08T23:13:25.313Z] 53e949e4b0a8: Preparing [2022-11-08T23:13:25.313Z] 29b574d6f792: Preparing [2022-11-08T23:13:25.313Z] eba62719099a: Preparing [2022-11-08T23:13:25.313Z] 6905d92555b9: Preparing [2022-11-08T23:13:25.313Z] 994393dc58e7: Preparing [2022-11-08T23:13:25.313Z] 994393dc58e7: Layer already exists [2022-11-08T23:13:25.313Z] 53e949e4b0a8: Layer already exists [2022-11-08T23:13:25.313Z] eba62719099a: Layer already exists [2022-11-08T23:13:25.313Z] 6905d92555b9: Layer already exists [2022-11-08T23:13:25.313Z] 29b574d6f792: Layer already exists [2022-11-08T23:13:25.313Z] main: digest: sha256:a4412b698691d960326fe5d70fced979eb749447749631e65d1c2df59af28481 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T23:13:25.352Z] ===================================================== [Pipeline] echo [2022-11-08T23:13:25.363Z] taggedImages: [2022-11-08T23:13:25.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:13:25.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-11-08T23:13:25.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.34 [2022-11-08T23:13:25.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [2022-11-08T23:13:25.363Z] - 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-11-08T23:13:25.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:13:25.748Z] [2022-11-08T23:13:25.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:13:26.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:13:26.056Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T23:13:26.056Z] 5eb5b503b376: Pulling fs layer [2022-11-08T23:13:26.056Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T23:13:26.056Z] ec43610c2a17: Pulling fs layer [2022-11-08T23:13:26.056Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T23:13:26.056Z] 33b1e0a273af: Pulling fs layer [2022-11-08T23:13:26.056Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T23:13:26.056Z] 2f39f015ded8: Pulling fs layer [2022-11-08T23:13:26.056Z] 3a2ae6a8a46f: Waiting [2022-11-08T23:13:26.056Z] 33b1e0a273af: Waiting [2022-11-08T23:13:26.056Z] 5c69ac0246d0: Verifying Checksum [2022-11-08T23:13:26.056Z] 5c69ac0246d0: Download complete [2022-11-08T23:13:26.056Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T23:13:26.056Z] 3a2ae6a8a46f: Download complete [2022-11-08T23:13:26.056Z] 33b1e0a273af: Verifying Checksum [2022-11-08T23:13:26.056Z] 33b1e0a273af: Download complete [2022-11-08T23:13:26.056Z] ec43610c2a17: Verifying Checksum [2022-11-08T23:13:26.056Z] ec43610c2a17: Download complete [2022-11-08T23:13:26.056Z] 5d3b04190fa2: Verifying Checksum [2022-11-08T23:13:26.056Z] 5d3b04190fa2: Download complete [2022-11-08T23:13:26.314Z] 5eb5b503b376: Download complete [2022-11-08T23:13:26.879Z] 2f39f015ded8: Verifying Checksum [2022-11-08T23:13:26.879Z] 2f39f015ded8: Download complete [2022-11-08T23:13:27.813Z] 5eb5b503b376: Pull complete [2022-11-08T23:13:27.813Z] 5c69ac0246d0: Pull complete [2022-11-08T23:13:28.377Z] ec43610c2a17: Pull complete [2022-11-08T23:13:28.377Z] 3a2ae6a8a46f: Pull complete [2022-11-08T23:13:28.635Z] 33b1e0a273af: Pull complete [2022-11-08T23:13:28.635Z] 5d3b04190fa2: Pull complete [2022-11-08T23:13:33.898Z] 2f39f015ded8: Pull complete [2022-11-08T23:13:33.898Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T23:13:33.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:13:33.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:13:33.974Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:13:34.005Z] $ 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-11-08T23:13:36.394Z] $ docker top 99f9db41c1c231964d8aed36c7773328786ec0f8b886ab85a95e6de471c10a8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:13:36.755Z] ---> job-cost.sh [2022-11-08T23:13:36.755Z] lf-activate-venv: SKIPPING [2022-11-08T23:13:36.755Z] INFO: No Stack... [2022-11-08T23:13:37.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T23:13:37.583Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T23:13:37.872Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-11-08T23:13:37.872Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T23:13:37.885Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [2022-11-08T23:13:37.891Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] did not exist. Created. [2022-11-08T23:13:37.892Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T23:13:38.195Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T23:13:38.220Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T23:13:38.226Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T23:13:38.250Z] $ docker stop --time=1 99f9db41c1c231964d8aed36c7773328786ec0f8b886ab85a95e6de471c10a8d [2022-11-08T23:13:39.409Z] $ docker rm -f 99f9db41c1c231964d8aed36c7773328786ec0f8b886ab85a95e6de471c10a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T23:14:10.206Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118684 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-11-08T23:14:10.219Z] Running in /w/workspace/device-mqtt-go/81 [Pipeline] { [Pipeline] checkout [2022-11-08T23:14:10.261Z] Selected Git installation does not exist. Using Default [2022-11-08T23:14:10.261Z] The recommended git tool is: NONE [2022-11-08T23:14:16.634Z] using credential edgex-jenkins-ssh [2022-11-08T23:14:16.650Z] Cloning the remote Git repository [2022-11-08T23:14:16.711Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-08T23:14:16.808Z] > git init /w/workspace/device-mqtt-go/81 # timeout=10 [2022-11-08T23:14:16.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-11-08T23:14:16.991Z] > git --version # timeout=10 [2022-11-08T23:14:17.011Z] > git --version # 'git version 2.25.1' [2022-11-08T23:14:17.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T23:14:17.072Z] Verifying host key using known hosts file [2022-11-08T23:14:17.289Z] 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-11-08T23:14:17.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T23:14:18.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-11-08T23:14:18.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T23:14:19.486Z] Avoid second fetch [2022-11-08T23:14:19.487Z] Checking out Revision 04dd21c66d30f2f5802ef6ad79267ec69547597f (main) [2022-11-08T23:14:20.083Z] Commit message: "build: Update to use released SDK (#439)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T23:14:19.513Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T23:14:19.540Z] > git checkout -f 04dd21c66d30f2f5802ef6ad79267ec69547597f # timeout=10 [2022-11-08T23:14:20.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T23:14:20.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:14:20.915Z] Dload Upload Total Spent Left Speed [2022-11-08T23:14:20.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 201k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh [2022-11-08T23:14:21.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T23:14:21.921Z] + sudo tee /etc/docker/daemon.new [2022-11-08T23:14:21.921Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T23:14:21.921Z] { [2022-11-08T23:14:21.921Z] "registry-mirrors": [ [2022-11-08T23:14:21.921Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T23:14:21.921Z] ], [2022-11-08T23:14:21.921Z] "bip": "10.250.0.254/24", [2022-11-08T23:14:21.921Z] "hosts": [ [2022-11-08T23:14:21.921Z] "tcp://0.0.0.0:5555", [2022-11-08T23:14:21.921Z] "unix:///var/run/docker.sock" [2022-11-08T23:14:21.921Z] ], [2022-11-08T23:14:21.921Z] "mtu": 1458, [2022-11-08T23:14:21.921Z] "selinux-enabled": true, [2022-11-08T23:14:21.921Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T23:14:21.921Z] } [Pipeline] sh [2022-11-08T23:14:22.257Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T23:14:22.592Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:14:40.864Z] provisioning config files... [2022-11-08T23:14:40.895Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/81@tmp/config15670493150760343050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:14:41.258Z] ---> docker-login.sh [2022-11-08T23:14:41.258Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:14:41.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:14:42.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:14:42.120Z] Configure a credential helper to remove this warning. See [2022-11-08T23:14:42.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:14:42.120Z] [2022-11-08T23:14:42.120Z] Login Succeeded [2022-11-08T23:14:42.120Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:14:42.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:14:42.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:14:42.393Z] Configure a credential helper to remove this warning. See [2022-11-08T23:14:42.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:14:42.393Z] [2022-11-08T23:14:42.393Z] Login Succeeded [2022-11-08T23:14:42.393Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:14:42.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:14:42.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:14:42.664Z] Configure a credential helper to remove this warning. See [2022-11-08T23:14:42.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:14:42.664Z] [2022-11-08T23:14:42.664Z] Login Succeeded [2022-11-08T23:14:42.934Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:14:42.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:14:43.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:14:43.213Z] Configure a credential helper to remove this warning. See [2022-11-08T23:14:43.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:14:43.213Z] [2022-11-08T23:14:43.213Z] Login Succeeded [2022-11-08T23:14:43.213Z] docker.io [2022-11-08T23:14:43.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:14:43.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:14:43.751Z] Configure a credential helper to remove this warning. See [2022-11-08T23:14:43.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:14:43.751Z] [2022-11-08T23:14:43.751Z] Login Succeeded [2022-11-08T23:14:43.751Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:14:43.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T23:14:43.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:14:43.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:14:43.941Z] ========================================================= [2022-11-08T23:14:43.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T23:14:43.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:14:44.278Z] + 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-11-08T23:14:44.549Z] Sending build context to Docker daemon 3.225MB [2022-11-08T23:14:44.549Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:14:44.549Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-08T23:14:44.821Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T23:14:44.821Z] 9b18e9b68314: Pulling fs layer [2022-11-08T23:14:44.821Z] 35d82f9e3411: Pulling fs layer [2022-11-08T23:14:44.821Z] e16973657156: Pulling fs layer [2022-11-08T23:14:44.821Z] fc693d55d65f: Pulling fs layer [2022-11-08T23:14:44.821Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T23:14:44.821Z] dda99020689f: Pulling fs layer [2022-11-08T23:14:44.821Z] db1c61fa0a46: Pulling fs layer [2022-11-08T23:14:44.821Z] 891c053d2c06: Pulling fs layer [2022-11-08T23:14:44.821Z] 7e9fc2657dce: Waiting [2022-11-08T23:14:44.821Z] fc693d55d65f: Waiting [2022-11-08T23:14:44.821Z] 891c053d2c06: Waiting [2022-11-08T23:14:44.821Z] dda99020689f: Waiting [2022-11-08T23:14:44.821Z] db1c61fa0a46: Waiting [2022-11-08T23:14:44.821Z] e16973657156: Verifying Checksum [2022-11-08T23:14:44.821Z] e16973657156: Download complete [2022-11-08T23:14:44.821Z] 35d82f9e3411: Verifying Checksum [2022-11-08T23:14:44.821Z] 35d82f9e3411: Download complete [2022-11-08T23:14:44.821Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T23:14:44.821Z] 7e9fc2657dce: Download complete [2022-11-08T23:14:44.821Z] dda99020689f: Verifying Checksum [2022-11-08T23:14:44.821Z] dda99020689f: Download complete [2022-11-08T23:14:44.821Z] 9b18e9b68314: Verifying Checksum [2022-11-08T23:14:45.805Z] 9b18e9b68314: Pull complete [2022-11-08T23:14:46.088Z] 891c053d2c06: Verifying Checksum [2022-11-08T23:14:46.088Z] 891c053d2c06: Download complete [2022-11-08T23:14:46.360Z] 35d82f9e3411: Pull complete [2022-11-08T23:14:46.637Z] e16973657156: Pull complete [2022-11-08T23:14:47.240Z] db1c61fa0a46: Verifying Checksum [2022-11-08T23:14:47.240Z] db1c61fa0a46: Download complete [2022-11-08T23:14:47.828Z] fc693d55d65f: Verifying Checksum [2022-11-08T23:14:47.828Z] fc693d55d65f: Download complete [2022-11-08T23:15:00.171Z] fc693d55d65f: Pull complete [2022-11-08T23:15:00.171Z] 7e9fc2657dce: Pull complete [2022-11-08T23:15:00.171Z] dda99020689f: Pull complete [2022-11-08T23:15:05.533Z] db1c61fa0a46: Pull complete [2022-11-08T23:15:06.954Z] 891c053d2c06: Pull complete [2022-11-08T23:15:06.954Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T23:15:06.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T23:15:06.954Z] ---> f96f9c87975a [2022-11-08T23:15:06.954Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:15:08.903Z] ---> Running in 89542487809f [2022-11-08T23:15:09.170Z] Removing intermediate container 89542487809f [2022-11-08T23:15:09.170Z] ---> 1728f3a8325e [2022-11-08T23:15:09.170Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:15:09.437Z] ---> Running in 4be09b094032 [2022-11-08T23:15:09.712Z] Removing intermediate container 4be09b094032 [2022-11-08T23:15:09.712Z] ---> 088f731d8929 [2022-11-08T23:15:09.712Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T23:15:09.712Z] ---> Running in 812b2f7b0874 [2022-11-08T23:15:09.981Z] Removing intermediate container 812b2f7b0874 [2022-11-08T23:15:09.981Z] ---> 96e84cda1fe1 [2022-11-08T23:15:09.981Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T23:15:10.250Z] ---> Running in 9b76941faa7c [2022-11-08T23:15:10.520Z] Removing intermediate container 9b76941faa7c [2022-11-08T23:15:10.520Z] ---> c05eb25db5a4 [2022-11-08T23:15:10.520Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:15:10.789Z] ---> Running in 7d0ee8650c10 [2022-11-08T23:15:11.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T23:15:12.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T23:15:13.438Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-11-08T23:15:13.438Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-11-08T23:15:13.438Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-11-08T23:15:13.438Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-11-08T23:15:13.438Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:15:13.438Z] OK: 226 MiB in 55 packages [2022-11-08T23:15:14.422Z] Removing intermediate container 7d0ee8650c10 [2022-11-08T23:15:14.422Z] ---> 41a49f0af191 [2022-11-08T23:15:14.422Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-11-08T23:15:14.422Z] ---> Running in 4ea7d677c060 [2022-11-08T23:15:14.690Z] Removing intermediate container 4ea7d677c060 [2022-11-08T23:15:14.690Z] ---> 552582165bca [2022-11-08T23:15:14.690Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-08T23:15:15.282Z] ---> fc8b972afab3 [2022-11-08T23:15:15.282Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:15:15.282Z] ---> Running in 234f0f3f997b [2022-11-08T23:16:11.836Z] Removing intermediate container 234f0f3f997b [2022-11-08T23:16:11.836Z] ---> 0c6210f60805 [2022-11-08T23:16:11.836Z] Step 11/12 : COPY . . [2022-11-08T23:16:11.836Z] ---> 6dd9b32e1763 [2022-11-08T23:16:11.836Z] Step 12/12 : RUN $MAKE [2022-11-08T23:16:11.836Z] ---> Running in b8e11ef2ab4c [2022-11-08T23:16:12.103Z] noop [2022-11-08T23:16:13.075Z] Removing intermediate container b8e11ef2ab4c [2022-11-08T23:16:13.075Z] ---> 63a6b191098f [2022-11-08T23:16:13.075Z] Successfully built 63a6b191098f [2022-11-08T23:16:13.075Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:16:13.450Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T23:16:13.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:16:13.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-118684 does not seem to be running inside a container [2022-11-08T23:16:13.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/81 -v /w/workspace/device-mqtt-go/81:/w/workspace/device-mqtt-go/81:rw,z -v /w/workspace/device-mqtt-go/81@tmp:/w/workspace/device-mqtt-go/81@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-11-08T23:16:15.078Z] $ docker top 34fb6a0db52e007b773cd486ce19411c89b3f44779a81afd4dd60d4c6f3498af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:16:15.967Z] + go version [2022-11-08T23:16:15.967Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T23:16:15.989Z] $ docker stop --time=1 34fb6a0db52e007b773cd486ce19411c89b3f44779a81afd4dd60d4c6f3498af [2022-11-08T23:16:18.986Z] $ docker rm -f 34fb6a0db52e007b773cd486ce19411c89b3f44779a81afd4dd60d4c6f3498af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:16:19.537Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T23:16:19.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:16:19.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-118684 does not seem to be running inside a container [2022-11-08T23:16:19.816Z] $ 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/81 -v /w/workspace/device-mqtt-go/81:/w/workspace/device-mqtt-go/81:rw,z -v /w/workspace/device-mqtt-go/81@tmp:/w/workspace/device-mqtt-go/81@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-11-08T23:16:21.103Z] $ docker top 7317ec9f2aec97ae775cacea83b7455b5680ee4cf86eac0a797e9eef8200e335 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:16:21.977Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/81 [Pipeline] fileExists [Pipeline] sh [2022-11-08T23:16:22.634Z] + make test [2022-11-08T23:16:22.634Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-08T23:16:24.586Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-11-08T23:18:01.310Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-11-08T23:18:06.666Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 21.8% of statements [2022-11-08T23:18:06.666Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-11-08T23:18:06.937Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-08T23:18:06.937Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-08T23:18:39.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T23:18:39.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T23:18:39.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T23:18:39.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T23:18:39.228Z] $ docker stop --time=1 7317ec9f2aec97ae775cacea83b7455b5680ee4cf86eac0a797e9eef8200e335 [2022-11-08T23:18:41.235Z] $ docker rm -f 7317ec9f2aec97ae775cacea83b7455b5680ee4cf86eac0a797e9eef8200e335 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:18:42.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T23:18:42.512Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T23:18:43.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T23:18:43.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T23:18:43.954Z] + ls -al . [2022-11-08T23:18:43.954Z] total 188 [2022-11-08T23:18:43.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:16 . [2022-11-08T23:18:43.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:14 .. [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 23:14 .dockerignore [2022-11-08T23:18:43.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:14 .git [2022-11-08T23:18:43.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 .github [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 23:14 .gitignore [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:14 .golangci.yml [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 9293 Nov 8 23:14 Attribution.txt [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 13162 Nov 8 23:14 CHANGELOG.md [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 1752 Nov 8 23:14 Dockerfile [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:14 GOVERNANCE.md [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 23:14 Jenkinsfile [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:14 LICENSE [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 2126 Nov 8 23:14 Makefile [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:14 OWNERS.md [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 3165 Nov 8 23:14 README.md [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:11 VERSION [2022-11-08T23:18:43.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:14 bin [2022-11-08T23:18:43.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 cmd [2022-11-08T23:18:43.954Z] -rw-r--r-- 1 jenkins jenkins 17887 Nov 8 23:18 coverage.out [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 3463 Nov 8 23:14 go.mod [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 45046 Nov 8 23:14 go.sum [2022-11-08T23:18:43.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:14 internal [2022-11-08T23:18:43.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:14 mock [2022-11-08T23:18:43.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:14 snap [2022-11-08T23:18:43.954Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 23:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:18:44.341Z] + 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=04dd21c66d30f2f5802ef6ad79267ec69547597f --label arch=arm64 --label version=2.3.0-dev.34 . [2022-11-08T23:18:44.931Z] Sending build context to Docker daemon 3.244MB [2022-11-08T23:18:44.931Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T23:18:44.931Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-08T23:18:44.931Z] ---> 63a6b191098f [2022-11-08T23:18:44.931Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-08T23:18:45.200Z] ---> Running in 531cd98b2d03 [2022-11-08T23:18:46.631Z] Removing intermediate container 531cd98b2d03 [2022-11-08T23:18:46.631Z] ---> 53245773666e [2022-11-08T23:18:46.631Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T23:18:46.632Z] ---> Running in 47ddd2abb205 [2022-11-08T23:18:46.904Z] Removing intermediate container 47ddd2abb205 [2022-11-08T23:18:46.904Z] ---> 4e8feb3cc3f4 [2022-11-08T23:18:46.904Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-11-08T23:18:47.177Z] ---> Running in 0ce229983e99 [2022-11-08T23:18:47.451Z] Removing intermediate container 0ce229983e99 [2022-11-08T23:18:47.451Z] ---> ce8bcb77cf5e [2022-11-08T23:18:47.451Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T23:18:47.722Z] ---> Running in a74f3a9fbbeb [2022-11-08T23:18:47.994Z] Removing intermediate container a74f3a9fbbeb [2022-11-08T23:18:47.994Z] ---> d81152aead3c [2022-11-08T23:18:47.994Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T23:18:47.994Z] ---> Running in cd547ed14b83 [2022-11-08T23:18:49.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T23:18:49.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T23:18:51.152Z] OK: 226 MiB in 55 packages [2022-11-08T23:18:52.125Z] Removing intermediate container cd547ed14b83 [2022-11-08T23:18:52.125Z] ---> 79dd76a3ed90 [2022-11-08T23:18:52.125Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-11-08T23:18:52.393Z] ---> Running in 529316aab134 [2022-11-08T23:18:52.663Z] Removing intermediate container 529316aab134 [2022-11-08T23:18:52.663Z] ---> 6aa5d5a07ea3 [2022-11-08T23:18:52.663Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-08T23:18:53.250Z] ---> 003f990450b7 [2022-11-08T23:18:53.250Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T23:18:53.250Z] ---> Running in 5f97acfc60eb [2022-11-08T23:18:55.845Z] Removing intermediate container 5f97acfc60eb [2022-11-08T23:18:55.845Z] ---> ff59b5164600 [2022-11-08T23:18:55.845Z] Step 11/24 : COPY . . [2022-11-08T23:18:56.434Z] ---> a18e01b5bd0c [2022-11-08T23:18:56.434Z] Step 12/24 : RUN $MAKE [2022-11-08T23:18:56.434Z] ---> Running in c39be3a978cb [2022-11-08T23:18:57.861Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-11-08T23:21:34.626Z] Removing intermediate container c39be3a978cb [2022-11-08T23:21:34.626Z] ---> 1fa59b5fb284 [2022-11-08T23:21:34.626Z] Step 13/24 : FROM alpine:3.16 [2022-11-08T23:21:34.626Z] 3.16: Pulling from library/alpine [2022-11-08T23:21:34.626Z] 9b18e9b68314: Already exists [2022-11-08T23:21:34.626Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T23:21:34.626Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T23:21:34.626Z] ---> a6215f271958 [2022-11-08T23:21:34.626Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-11-08T23:21:34.626Z] ---> Running in 752900f442e9 [2022-11-08T23:21:34.626Z] Removing intermediate container 752900f442e9 [2022-11-08T23:21:34.626Z] ---> 182a31074344 [2022-11-08T23:21:34.626Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-08T23:21:34.626Z] ---> Running in c2289a49ce1d [2022-11-08T23:21:34.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T23:21:34.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T23:21:34.626Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-08T23:21:34.626Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T23:21:34.626Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-08T23:21:34.626Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T23:21:34.626Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-08T23:21:34.626Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-08T23:21:34.626Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T23:21:34.626Z] OK: 8 MiB in 20 packages [2022-11-08T23:21:34.626Z] Removing intermediate container c2289a49ce1d [2022-11-08T23:21:34.626Z] ---> 610d089b9cef [2022-11-08T23:21:34.626Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-11-08T23:21:34.626Z] ---> dae179fcc808 [2022-11-08T23:21:34.626Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-11-08T23:21:34.626Z] ---> 8d60e55638c1 [2022-11-08T23:21:34.626Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-11-08T23:21:34.626Z] ---> 3beb13eb083b [2022-11-08T23:21:34.626Z] Step 19/24 : EXPOSE 59982 [2022-11-08T23:21:34.626Z] ---> Running in d3e4f6048286 [2022-11-08T23:21:34.626Z] Removing intermediate container d3e4f6048286 [2022-11-08T23:21:34.626Z] ---> ce3754439577 [2022-11-08T23:21:34.626Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-11-08T23:21:34.626Z] ---> Running in 269c31c42389 [2022-11-08T23:21:34.626Z] Removing intermediate container 269c31c42389 [2022-11-08T23:21:34.626Z] ---> 69eef3863680 [2022-11-08T23:21:34.626Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T23:21:34.626Z] ---> Running in a2f01bf6b60c [2022-11-08T23:21:34.626Z] Removing intermediate container a2f01bf6b60c [2022-11-08T23:21:34.626Z] ---> 703ce0b865c0 [2022-11-08T23:21:34.626Z] Step 22/24 : LABEL arch=arm64 [2022-11-08T23:21:34.626Z] ---> Running in 517314de7b53 [2022-11-08T23:21:34.626Z] Removing intermediate container 517314de7b53 [2022-11-08T23:21:34.626Z] ---> 5523605326bc [2022-11-08T23:21:34.626Z] Step 23/24 : LABEL git_sha=04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:21:34.626Z] ---> Running in b77b99d26101 [2022-11-08T23:21:34.626Z] Removing intermediate container b77b99d26101 [2022-11-08T23:21:34.626Z] ---> f0aa86496219 [2022-11-08T23:21:34.626Z] Step 24/24 : LABEL version=2.3.0-dev.34 [2022-11-08T23:21:34.626Z] ---> Running in f1356ccb9647 [2022-11-08T23:21:34.626Z] Removing intermediate container f1356ccb9647 [2022-11-08T23:21:34.626Z] ---> 67aef41fd58d [2022-11-08T23:21:34.626Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T23:21:34.626Z] Successfully built 67aef41fd58d [2022-11-08T23:21:34.626Z] 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-11-08T23:21:34.729Z] provisioning config files... [2022-11-08T23:21:34.744Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/81@tmp/config226279297841665525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:21:35.071Z] ---> docker-login.sh [2022-11-08T23:21:35.071Z] nexus3.edgexfoundry.org:10001 [2022-11-08T23:21:35.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:21:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:21:35.338Z] Configure a credential helper to remove this warning. See [2022-11-08T23:21:35.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:21:35.338Z] [2022-11-08T23:21:35.338Z] Login Succeeded [2022-11-08T23:21:35.338Z] nexus3.edgexfoundry.org:10002 [2022-11-08T23:21:35.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:21:35.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:21:35.606Z] Configure a credential helper to remove this warning. See [2022-11-08T23:21:35.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:21:35.606Z] [2022-11-08T23:21:35.606Z] Login Succeeded [2022-11-08T23:21:35.606Z] nexus3.edgexfoundry.org:10003 [2022-11-08T23:21:35.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:21:35.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:21:35.871Z] Configure a credential helper to remove this warning. See [2022-11-08T23:21:35.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:21:35.871Z] [2022-11-08T23:21:35.871Z] Login Succeeded [2022-11-08T23:21:35.871Z] nexus3.edgexfoundry.org:10004 [2022-11-08T23:21:36.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:21:36.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:21:36.404Z] Configure a credential helper to remove this warning. See [2022-11-08T23:21:36.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:21:36.404Z] [2022-11-08T23:21:36.404Z] Login Succeeded [2022-11-08T23:21:36.404Z] docker.io [2022-11-08T23:21:36.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T23:21:36.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T23:21:36.937Z] Configure a credential helper to remove this warning. See [2022-11-08T23:21:36.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T23:21:36.937Z] [2022-11-08T23:21:36.937Z] Login Succeeded [2022-11-08T23:21:36.937Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T23:21:36.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T23:21:36.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T23:21:37.003Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-11-08T23:21:37.003Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:21:37.003Z] latest [2022-11-08T23:21:37.003Z] 2.3.0-dev.34 [2022-11-08T23:21:37.003Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [2022-11-08T23:21:37.003Z] main [2022-11-08T23:21:37.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:37.346Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:37.689Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:21:37.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-08T23:21:37.689Z] 8359050061d8: Preparing [2022-11-08T23:21:37.689Z] 8b633810be82: Preparing [2022-11-08T23:21:37.689Z] bed61a2018dd: Preparing [2022-11-08T23:21:37.689Z] 83b3da9df6c6: Preparing [2022-11-08T23:21:37.689Z] 5d3e392a13a0: Preparing [2022-11-08T23:21:37.689Z] 5d3e392a13a0: Layer already exists [2022-11-08T23:21:37.957Z] 8b633810be82: Pushed [2022-11-08T23:21:37.957Z] 8359050061d8: Pushed [2022-11-08T23:21:38.538Z] 83b3da9df6c6: Pushed [2022-11-08T23:21:42.778Z] bed61a2018dd: Pushed [2022-11-08T23:21:43.042Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:43.394Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:43.725Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-08T23:21:43.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-08T23:21:43.725Z] 8359050061d8: Preparing [2022-11-08T23:21:43.725Z] 8b633810be82: Preparing [2022-11-08T23:21:43.725Z] bed61a2018dd: Preparing [2022-11-08T23:21:43.725Z] 83b3da9df6c6: Preparing [2022-11-08T23:21:43.725Z] 5d3e392a13a0: Preparing [2022-11-08T23:21:43.725Z] 5d3e392a13a0: Layer already exists [2022-11-08T23:21:43.725Z] 8b633810be82: Layer already exists [2022-11-08T23:21:43.725Z] 83b3da9df6c6: Layer already exists [2022-11-08T23:21:43.725Z] 8359050061d8: Layer already exists [2022-11-08T23:21:43.725Z] bed61a2018dd: Layer already exists [2022-11-08T23:21:43.726Z] latest: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:44.067Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:44.405Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.34 [2022-11-08T23:21:44.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-08T23:21:44.405Z] 8359050061d8: Preparing [2022-11-08T23:21:44.405Z] 8b633810be82: Preparing [2022-11-08T23:21:44.405Z] bed61a2018dd: Preparing [2022-11-08T23:21:44.405Z] 83b3da9df6c6: Preparing [2022-11-08T23:21:44.405Z] 5d3e392a13a0: Preparing [2022-11-08T23:21:44.405Z] bed61a2018dd: Layer already exists [2022-11-08T23:21:44.405Z] 8b633810be82: Layer already exists [2022-11-08T23:21:44.405Z] 5d3e392a13a0: Layer already exists [2022-11-08T23:21:44.405Z] 83b3da9df6c6: Layer already exists [2022-11-08T23:21:44.405Z] 8359050061d8: Layer already exists [2022-11-08T23:21:44.405Z] 2.3.0-dev.34: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:44.796Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:45.140Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [2022-11-08T23:21:45.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-08T23:21:45.140Z] 8359050061d8: Preparing [2022-11-08T23:21:45.140Z] 8b633810be82: Preparing [2022-11-08T23:21:45.140Z] bed61a2018dd: Preparing [2022-11-08T23:21:45.140Z] 83b3da9df6c6: Preparing [2022-11-08T23:21:45.140Z] 5d3e392a13a0: Preparing [2022-11-08T23:21:45.140Z] bed61a2018dd: Layer already exists [2022-11-08T23:21:45.140Z] 8359050061d8: Layer already exists [2022-11-08T23:21:45.140Z] 83b3da9df6c6: Layer already exists [2022-11-08T23:21:45.140Z] 5d3e392a13a0: Layer already exists [2022-11-08T23:21:45.140Z] 8b633810be82: Layer already exists [2022-11-08T23:21:45.140Z] 04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:45.499Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:45.840Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-11-08T23:21:45.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-11-08T23:21:45.840Z] 8359050061d8: Preparing [2022-11-08T23:21:45.840Z] 8b633810be82: Preparing [2022-11-08T23:21:45.840Z] bed61a2018dd: Preparing [2022-11-08T23:21:45.840Z] 83b3da9df6c6: Preparing [2022-11-08T23:21:45.840Z] 5d3e392a13a0: Preparing [2022-11-08T23:21:45.840Z] 5d3e392a13a0: Layer already exists [2022-11-08T23:21:45.840Z] 83b3da9df6c6: Layer already exists [2022-11-08T23:21:45.840Z] 8359050061d8: Layer already exists [2022-11-08T23:21:45.840Z] bed61a2018dd: Layer already exists [2022-11-08T23:21:45.840Z] 8b633810be82: Layer already exists [2022-11-08T23:21:45.840Z] main: digest: sha256:d0f1c6dd9987e1e64e42b7e4060ac0f4d994f0584667d5716749d70d838b60b7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-08T23:21:45.881Z] ===================================================== [Pipeline] echo [2022-11-08T23:21:45.887Z] taggedImages: [2022-11-08T23:21:45.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f [2022-11-08T23:21:45.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-11-08T23:21:45.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.34 [2022-11-08T23:21:45.887Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:04dd21c66d30f2f5802ef6ad79267ec69547597f-2.3.0-dev.34 [2022-11-08T23:21:45.887Z] - 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-11-08T23:21:46.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T23:21:46.239Z] [2022-11-08T23:21:46.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:21:46.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T23:21:46.581Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T23:21:46.581Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T23:21:46.581Z] 04944245beec: Pulling fs layer [2022-11-08T23:21:46.581Z] 699f458cf7ca: Pulling fs layer [2022-11-08T23:21:46.581Z] 765212b225bb: Pulling fs layer [2022-11-08T23:21:46.581Z] f23df028b6ca: Pulling fs layer [2022-11-08T23:21:46.581Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T23:21:46.581Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T23:21:46.581Z] 765212b225bb: Waiting [2022-11-08T23:21:46.581Z] f23df028b6ca: Waiting [2022-11-08T23:21:46.581Z] 2437ff75d9bd: Waiting [2022-11-08T23:21:46.581Z] d65c8cfc05b1: Waiting [2022-11-08T23:21:46.847Z] 04944245beec: Verifying Checksum [2022-11-08T23:21:46.847Z] 04944245beec: Download complete [2022-11-08T23:21:46.847Z] 765212b225bb: Verifying Checksum [2022-11-08T23:21:46.847Z] 765212b225bb: Download complete [2022-11-08T23:21:46.847Z] f23df028b6ca: Verifying Checksum [2022-11-08T23:21:46.847Z] f23df028b6ca: Download complete [2022-11-08T23:21:46.847Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T23:21:46.847Z] d65c8cfc05b1: Download complete [2022-11-08T23:21:47.116Z] 699f458cf7ca: Verifying Checksum [2022-11-08T23:21:47.116Z] 699f458cf7ca: Download complete [2022-11-08T23:21:47.382Z] 8998bd30e6a1: Download complete [2022-11-08T23:21:49.319Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T23:21:49.319Z] 2437ff75d9bd: Download complete [2022-11-08T23:21:51.253Z] 8998bd30e6a1: Pull complete [2022-11-08T23:21:51.253Z] 04944245beec: Pull complete [2022-11-08T23:21:52.673Z] 699f458cf7ca: Pull complete [2022-11-08T23:21:52.673Z] 765212b225bb: Pull complete [2022-11-08T23:21:53.258Z] f23df028b6ca: Pull complete [2022-11-08T23:21:53.523Z] d65c8cfc05b1: Pull complete [2022-11-08T23:22:08.500Z] 2437ff75d9bd: Pull complete [2022-11-08T23:22:08.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T23:22:08.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T23:22:08.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:22:08.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-118684 does not seem to be running inside a container [2022-11-08T23:22:08.752Z] $ 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/81 -v /w/workspace/device-mqtt-go/81:/w/workspace/device-mqtt-go/81:rw,z -v /w/workspace/device-mqtt-go/81@tmp:/w/workspace/device-mqtt-go/81@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-11-08T23:22:11.447Z] $ docker top c99700a306860d45b1160a8395909f8c49ecbdcd6f9a7116121b6db435af3eba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:22:12.287Z] ---> job-cost.sh [2022-11-08T23:22:12.287Z] lf-activate-venv: SKIPPING [2022-11-08T23:22:12.287Z] INFO: No Stack... [2022-11-08T23:22:12.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T23:22:13.452Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T23:22:14.096Z] + cat /w/workspace/device-mqtt-go/81/archives/cost.csv [2022-11-08T23:22:14.096Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T23:22:14.168Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [2022-11-08T23:22:14.175Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] did not exist. Created. [2022-11-08T23:22:14.175Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T23:22:14.840Z] /w/workspace/device-mqtt-go/81@tmp/durable-245d4a74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T23:22:15.172Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T23:22:15.187Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T23:22:15.233Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T23:22:15.241Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T23:22:15.262Z] $ docker stop --time=1 c99700a306860d45b1160a8395909f8c49ecbdcd6f9a7116121b6db435af3eba [2022-11-08T23:22:16.772Z] $ docker rm -f c99700a306860d45b1160a8395909f8c49ecbdcd6f9a7116121b6db435af3eba [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-11-08T23:22:17.191Z] provisioning config files... [2022-11-08T23:22:17.198Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17109431862268864426tmp [Pipeline] { [Pipeline] sh [2022-11-08T23:22:17.492Z] + set +x [2022-11-08T23:22:17.492Z] + + curl -s https://codecov.io/bash [2022-11-08T23:22:17.492Z] bash -s -- [2022-11-08T23:22:17.492Z] [2022-11-08T23:22:17.492Z] _____ _ [2022-11-08T23:22:17.492Z] / ____| | | [2022-11-08T23:22:17.492Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T23:22:17.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T23:22:17.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T23:22:17.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T23:22:17.492Z] Bash-1.0.6 [2022-11-08T23:22:17.492Z] [2022-11-08T23:22:17.492Z] [2022-11-08T23:22:17.492Z] ==> git version 2.25.1 found [2022-11-08T23:22:17.492Z] ==> 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-11-08T23:22:17.492Z] Release-Date: 2020-01-08 [2022-11-08T23:22:17.492Z] 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-11-08T23:22:17.492Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T23:22:17.492Z] ==> Jenkins CI detected. [2022-11-08T23:22:17.492Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-08T23:22:17.492Z] project root: . [2022-11-08T23:22:17.492Z] --> token set from env [2022-11-08T23:22:17.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T23:22:17.492Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T23:22:17.492Z] ==> Python coveragepy not found [2022-11-08T23:22:17.492Z] ==> Searching for coverage reports in: [2022-11-08T23:22:17.492Z] + . [2022-11-08T23:22:17.492Z] -> Found 1 reports [2022-11-08T23:22:17.492Z] ==> Detecting git/mercurial file structure [2022-11-08T23:22:17.492Z] ==> Reading reports [2022-11-08T23:22:17.492Z] + ./coverage.out bytes=17887 [2022-11-08T23:22:17.492Z] ==> Appending adjustments [2022-11-08T23:22:17.492Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T23:22:17.750Z] + Found adjustments [2022-11-08T23:22:17.751Z] ==> Gzipping contents [2022-11-08T23:22:17.751Z] 4.0K /tmp/codecov.EYYDk9.gz [2022-11-08T23:22:17.751Z] ==> Uploading reports [2022-11-08T23:22:17.751Z] url: https://codecov.io [2022-11-08T23:22:17.751Z] query: branch=main&commit=04dd21c66d30f2f5802ef6ad79267ec69547597f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T23:22:17.751Z] -> Pinging Codecov [2022-11-08T23:22:17.751Z] 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=04dd21c66d30f2f5802ef6ad79267ec69547597f&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-08T23:22:18.009Z] -> Uploading to [2022-11-08T23:22:18.009Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/7D719EC7BBE17E464838252E33014C33/04dd21c66d30f2f5802ef6ad79267ec69547597f/484c179a-1933-4eb8-88ac-ac6b6250b91e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T232217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1629407cf383132efd87c380b7ebf39515d133b0d0c104548fef4749f1d2f3db [2022-11-08T23:22:18.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T23:22:18.009Z] Dload Upload Total Spent Left Speed [2022-11-08T23:22:18.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 11988 --:--:-- --:--:-- --:--:-- 11988 [2022-11-08T23:22:18.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] } [2022-11-08T23:22:18.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-08T23:22:18.393Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-08T23:22:18.403Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:22:18.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T23:22:18.691Z] [2022-11-08T23:22:18.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:22:18.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T23:22:18.990Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-08T23:22:18.990Z] df9b9388f04a: Pulling fs layer [2022-11-08T23:22:18.990Z] 52dc419b0ee2: Pulling fs layer [2022-11-08T23:22:18.990Z] 25bc292e5bac: Pulling fs layer [2022-11-08T23:22:18.990Z] 114826534d7a: Pulling fs layer [2022-11-08T23:22:18.990Z] 4657fd5d0bcf: Pulling fs layer [2022-11-08T23:22:18.990Z] 6ad1cebc031e: Pulling fs layer [2022-11-08T23:22:18.990Z] 8a3aa393b2d8: Pulling fs layer [2022-11-08T23:22:18.990Z] 4657fd5d0bcf: Waiting [2022-11-08T23:22:18.990Z] 6ad1cebc031e: Waiting [2022-11-08T23:22:18.990Z] 8a3aa393b2d8: Waiting [2022-11-08T23:22:18.990Z] 114826534d7a: Waiting [2022-11-08T23:22:18.990Z] 25bc292e5bac: Verifying Checksum [2022-11-08T23:22:18.990Z] 25bc292e5bac: Download complete [2022-11-08T23:22:18.990Z] 52dc419b0ee2: Verifying Checksum [2022-11-08T23:22:18.990Z] 52dc419b0ee2: Download complete [2022-11-08T23:22:18.990Z] 4657fd5d0bcf: Verifying Checksum [2022-11-08T23:22:18.990Z] 4657fd5d0bcf: Download complete [2022-11-08T23:22:18.990Z] df9b9388f04a: Download complete [2022-11-08T23:22:19.257Z] df9b9388f04a: Pull complete [2022-11-08T23:22:19.257Z] 6ad1cebc031e: Verifying Checksum [2022-11-08T23:22:19.257Z] 6ad1cebc031e: Download complete [2022-11-08T23:22:19.257Z] 52dc419b0ee2: Pull complete [2022-11-08T23:22:19.257Z] 25bc292e5bac: Pull complete [2022-11-08T23:22:19.852Z] 114826534d7a: Verifying Checksum [2022-11-08T23:22:19.852Z] 114826534d7a: Download complete [2022-11-08T23:22:20.110Z] 8a3aa393b2d8: Verifying Checksum [2022-11-08T23:22:20.110Z] 8a3aa393b2d8: Download complete [2022-11-08T23:22:23.389Z] 114826534d7a: Pull complete [2022-11-08T23:22:23.389Z] 4657fd5d0bcf: Pull complete [2022-11-08T23:22:23.647Z] 6ad1cebc031e: Pull complete [2022-11-08T23:22:26.175Z] 8a3aa393b2d8: Pull complete [2022-11-08T23:22:26.175Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-08T23:22:26.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-08T23:22:26.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:22:26.253Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:22:26.295Z] $ 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-11-08T23:22:28.688Z] $ docker top 43b523bf1043fd05ba70b6a631bfc10b16a2e6087734f206fb6179a2bf628d76 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-08T23:22:28.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-11-08T23:22:29.021Z] + set -o pipefail [2022-11-08T23:22:29.021Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-11-08T23:22:34.297Z] [2022-11-08T23:22:34.297Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-11-08T23:22:34.297Z] [2022-11-08T23:22:34.297Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/352523ef-1ef6-436b-b178-34bab0aa842d [2022-11-08T23:22:34.297Z] [2022-11-08T23:22:34.297Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-08T23:22:34.297Z] [2022-11-08T23:22:34.297Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-08T23:22:34.297Z] [2022-11-08T23:22:34.297Z] [2022-11-08T23:22:34.297Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-08T23:22:34.297Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-08T23:22:34.297Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-08T23:22:34.322Z] $ docker stop --time=1 43b523bf1043fd05ba70b6a631bfc10b16a2e6087734f206fb6179a2bf628d76 [2022-11-08T23:22:36.877Z] $ docker rm -f 43b523bf1043fd05ba70b6a631bfc10b16a2e6087734f206fb6179a2bf628d76 [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-11-08T23:22:37.580Z] + git log --format=format:%s -1 04dd21c66d30f2f5802ef6ad79267ec69547597f [Pipeline] sh [2022-11-08T23:22:37.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T23:22:37.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:22:38.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:22:38.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:22:38.233Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:22:38.274Z] $ 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-11-08T23:22:38.678Z] $ docker top 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 -eo pid,comm [2022-11-08T23:22:38.713Z] 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-11-08T23:22:38.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T23:22:38.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:22:38.752Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:22:38.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:22:38.893Z] $ docker exec 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 ssh-agent [2022-11-08T23:22:38.985Z] SSH_AUTH_SOCK=/tmp/ssh-LoZEKKUFE5hl/agent.32 [2022-11-08T23:22:38.986Z] SSH_AGENT_PID=38 [2022-11-08T23:22:38.990Z] Running ssh-add (command line suppressed) [2022-11-08T23:22:39.119Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13364322510943411288.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13364322510943411288.key) [2022-11-08T23:22:39.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:22:39.401Z] + git semver tag [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,603 [run_tag] DEBUG tag force:False [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,604 [check_head_tag] DEBUG check head tag [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,605 [execute] INFO git cat-file --batch-check [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,610 [execute] INFO git cat-file --batch [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,627 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,628 [execute] INFO git tag -a v2.3.0-dev.34 -m v2.3.0-dev.34 [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.34', '-m', 'v2.3.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-08T23:22:39.660Z] 2022-11-08 23:22:39,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:22:39.660Z] 2.3.0-dev.34 [Pipeline] } [2022-11-08T23:22:39.683Z] $ docker exec --env ******** --env ******** 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 ssh-agent -k [2022-11-08T23:22:39.791Z] unset SSH_AUTH_SOCK; [2022-11-08T23:22:39.791Z] unset SSH_AGENT_PID; [2022-11-08T23:22:39.791Z] echo Agent pid 38 killed; [2022-11-08T23:22:39.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T23:22:40.096Z] + git semver [Pipeline] } [2022-11-08T23:22:40.382Z] $ docker stop --time=1 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 [2022-11-08T23:22:41.691Z] $ docker rm -f 109e3cb54302a53a4f6a592ae955435ecca9360070172b3d7c0a90a0e69eac11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:22:42.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T23:22:42.062Z] [2022-11-08T23:22:42.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:22:42.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T23:22:42.359Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-08T23:22:42.359Z] ab5ef0e58194: Pulling fs layer [2022-11-08T23:22:42.359Z] 9712f1f96733: Pulling fs layer [2022-11-08T23:22:42.359Z] 63f879dbbcfc: Pulling fs layer [2022-11-08T23:22:42.359Z] 0d9ebad4ef96: Pulling fs layer [2022-11-08T23:22:42.359Z] e9a5061849ea: Pulling fs layer [2022-11-08T23:22:42.359Z] 0d9ebad4ef96: Waiting [2022-11-08T23:22:42.359Z] e9a5061849ea: Waiting [2022-11-08T23:22:42.359Z] d747dcd14b5f: Pulling fs layer [2022-11-08T23:22:42.359Z] 2de7ff778b66: Pulling fs layer [2022-11-08T23:22:42.359Z] d747dcd14b5f: Waiting [2022-11-08T23:22:42.359Z] 9712f1f96733: Verifying Checksum [2022-11-08T23:22:42.359Z] 9712f1f96733: Download complete [2022-11-08T23:22:42.618Z] 63f879dbbcfc: Verifying Checksum [2022-11-08T23:22:42.618Z] 63f879dbbcfc: Download complete [2022-11-08T23:22:42.878Z] e9a5061849ea: Verifying Checksum [2022-11-08T23:22:42.878Z] ab5ef0e58194: Download complete [2022-11-08T23:22:42.878Z] e9a5061849ea: Download complete [2022-11-08T23:22:42.878Z] 0d9ebad4ef96: Verifying Checksum [2022-11-08T23:22:42.878Z] 0d9ebad4ef96: Download complete [2022-11-08T23:22:42.878Z] d747dcd14b5f: Download complete [2022-11-08T23:22:43.135Z] 2de7ff778b66: Verifying Checksum [2022-11-08T23:22:43.135Z] 2de7ff778b66: Download complete [2022-11-08T23:22:45.661Z] ab5ef0e58194: Pull complete [2022-11-08T23:22:45.919Z] 9712f1f96733: Pull complete [2022-11-08T23:22:46.483Z] 63f879dbbcfc: Pull complete [2022-11-08T23:22:50.668Z] 0d9ebad4ef96: Pull complete [2022-11-08T23:22:50.926Z] e9a5061849ea: Pull complete [2022-11-08T23:22:50.926Z] d747dcd14b5f: Pull complete [2022-11-08T23:22:52.301Z] 2de7ff778b66: Pull complete [2022-11-08T23:22:52.301Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-08T23:22:52.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-08T23:22:52.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:22:52.386Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:22:52.434Z] $ 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-11-08T23:22:55.289Z] $ docker top 799460ec792985e23c98fbd056fdda67932c286579dc64f9f5eacdf66edcba63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:22:55.348Z] provisioning config files... [2022-11-08T23:22:55.354Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14073723119843819199tmp [2022-11-08T23:22:55.364Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14567822404867321168tmp [2022-11-08T23:22:55.373Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11180302452178953915tmp [Pipeline] { [Pipeline] echo [2022-11-08T23:22:55.385Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:22:55.666Z] ---> sigul-configuration.sh [2022-11-08T23:22:55.666Z] gpg: directory `/root/.gnupg' created [2022-11-08T23:22:55.666Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-08T23:22:55.666Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-08T23:22:55.666Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-08T23:22:55.666Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-08T23:22:55.666Z] gpg: CAST5 encrypted data [2022-11-08T23:22:55.666Z] gpg: encrypted with 1 passphrase [2022-11-08T23:22:55.666Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-08T23:22:55.947Z] + mkdir /home/jenkins [2022-11-08T23:22:55.947Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-08T23:22:56.230Z] + 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-11-08T23:22:56.238Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:22:56.520Z] ---> sigul-install.sh [2022-11-08T23:22:56.520Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-08T23:22:56.807Z] + git tag --list [2022-11-08T23:22:56.807Z] 0.7.1 [2022-11-08T23:22:56.807Z] v1.0.0 [2022-11-08T23:22:56.807Z] v1.1.0 [2022-11-08T23:22:56.807Z] v1.1.1 [2022-11-08T23:22:56.807Z] v1.2.2 [2022-11-08T23:22:56.807Z] v1.3.0 [2022-11-08T23:22:56.807Z] v1.3.1 [2022-11-08T23:22:56.807Z] v2.0.0 [2022-11-08T23:22:56.807Z] v2.1.0 [2022-11-08T23:22:56.807Z] v2.1.1 [2022-11-08T23:22:56.807Z] v2.1.1-dev.1 [2022-11-08T23:22:56.807Z] v2.1.1-dev.2 [2022-11-08T23:22:56.807Z] v2.2.0 [2022-11-08T23:22:56.807Z] v2.2.1-dev.1 [2022-11-08T23:22:56.807Z] v2.2.1-dev.10 [2022-11-08T23:22:56.807Z] v2.2.1-dev.2 [2022-11-08T23:22:56.807Z] v2.2.1-dev.3 [2022-11-08T23:22:56.807Z] v2.2.1-dev.4 [2022-11-08T23:22:56.807Z] v2.2.1-dev.5 [2022-11-08T23:22:56.807Z] v2.2.1-dev.6 [2022-11-08T23:22:56.807Z] v2.2.1-dev.7 [2022-11-08T23:22:56.807Z] v2.2.1-dev.8 [2022-11-08T23:22:56.807Z] v2.2.1-dev.9 [2022-11-08T23:22:56.807Z] v2.3.0-dev.10 [2022-11-08T23:22:56.807Z] v2.3.0-dev.11 [2022-11-08T23:22:56.807Z] v2.3.0-dev.12 [2022-11-08T23:22:56.807Z] v2.3.0-dev.13 [2022-11-08T23:22:56.807Z] v2.3.0-dev.14 [2022-11-08T23:22:56.807Z] v2.3.0-dev.15 [2022-11-08T23:22:56.807Z] v2.3.0-dev.16 [2022-11-08T23:22:56.807Z] v2.3.0-dev.17 [2022-11-08T23:22:56.807Z] v2.3.0-dev.18 [2022-11-08T23:22:56.807Z] v2.3.0-dev.19 [2022-11-08T23:22:56.807Z] v2.3.0-dev.20 [2022-11-08T23:22:56.807Z] v2.3.0-dev.21 [2022-11-08T23:22:56.807Z] v2.3.0-dev.22 [2022-11-08T23:22:56.807Z] v2.3.0-dev.23 [2022-11-08T23:22:56.807Z] v2.3.0-dev.24 [2022-11-08T23:22:56.807Z] v2.3.0-dev.25 [2022-11-08T23:22:56.807Z] v2.3.0-dev.26 [2022-11-08T23:22:56.807Z] v2.3.0-dev.27 [2022-11-08T23:22:56.807Z] v2.3.0-dev.28 [2022-11-08T23:22:56.807Z] v2.3.0-dev.29 [2022-11-08T23:22:56.807Z] v2.3.0-dev.30 [2022-11-08T23:22:56.807Z] v2.3.0-dev.31 [2022-11-08T23:22:56.807Z] v2.3.0-dev.32 [2022-11-08T23:22:56.807Z] v2.3.0-dev.33 [2022-11-08T23:22:56.807Z] v2.3.0-dev.34 [Pipeline] sh [2022-11-08T23:22:57.095Z] + lftools sign git-tag v2.3.0-dev.34 [2022-11-08T23:22:57.666Z] Signing Git tag with Sigul... [2022-11-08T23:22:57.666Z] Signing v2.3.0-dev.34 [Pipeline] echo [2022-11-08T23:22:57.933Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:22:58.218Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-08T23:22:58.225Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-08T23:22:58.257Z] $ docker stop --time=1 799460ec792985e23c98fbd056fdda67932c286579dc64f9f5eacdf66edcba63 [2022-11-08T23:22:59.615Z] $ docker rm -f 799460ec792985e23c98fbd056fdda67932c286579dc64f9f5eacdf66edcba63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-08T23:23:00.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T23:23:00.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:23:00.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:23:00.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:23:00.371Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:23:00.417Z] $ 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-11-08T23:23:00.762Z] $ docker top f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 -eo pid,comm [2022-11-08T23:23:00.799Z] 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-11-08T23:23:00.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T23:23:00.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:23:00.832Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:23:00.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:23:00.960Z] $ docker exec f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 ssh-agent [2022-11-08T23:23:01.050Z] SSH_AUTH_SOCK=/tmp/ssh-rAm3pjS3XTJv/agent.31 [2022-11-08T23:23:01.050Z] SSH_AGENT_PID=37 [2022-11-08T23:23:01.054Z] Running ssh-add (command line suppressed) [2022-11-08T23:23:01.173Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17205524792430025464.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17205524792430025464.key) [2022-11-08T23:23:01.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:23:01.454Z] + git semver bump pre [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,668 [bump_version] DEBUG bumping version:2.3.0-dev.34 on axis:pre with prefix:dev [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,669 [bump_version] DEBUG bumped version:2.3.0-dev.35 [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,669 [write_version] DEBUG write version:2.3.0-dev.35 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,669 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,671 [execute] INFO git cat-file --batch-check [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,677 [execute] INFO git cat-file --batch [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T23:23:01.713Z] 2022-11-08 23:23:01,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:23:01.713Z] 2.3.0-dev.35 [Pipeline] } [2022-11-08T23:23:01.736Z] $ docker exec --env ******** --env ******** f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 ssh-agent -k [2022-11-08T23:23:01.833Z] unset SSH_AUTH_SOCK; [2022-11-08T23:23:01.834Z] unset SSH_AGENT_PID; [2022-11-08T23:23:01.834Z] echo Agent pid 37 killed; [2022-11-08T23:23:01.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T23:23:02.129Z] + git semver [Pipeline] } [2022-11-08T23:23:02.413Z] $ docker stop --time=1 f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 [2022-11-08T23:23:03.704Z] $ docker rm -f f845ab0b8f1f3a3461ac493dd5324a07fa827085ec4e0c29f0672e2462871fe3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T23:23:04.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T23:23:04.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:23:04.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T23:23:04.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:23:04.381Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:23:04.425Z] $ 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-11-08T23:23:04.768Z] $ docker top 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc -eo pid,comm [2022-11-08T23:23:04.802Z] 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-11-08T23:23:04.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T23:23:04.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T23:23:04.834Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T23:23:04.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T23:23:04.966Z] $ docker exec 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc ssh-agent [2022-11-08T23:23:05.063Z] SSH_AUTH_SOCK=/tmp/ssh-jnF10k3z1eJ3/agent.32 [2022-11-08T23:23:05.064Z] SSH_AGENT_PID=39 [2022-11-08T23:23:05.069Z] Running ssh-add (command line suppressed) [2022-11-08T23:23:05.196Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7290130068079230208.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7290130068079230208.key) [2022-11-08T23:23:05.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T23:23:05.483Z] + git semver push [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,672 [run_push] DEBUG push [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,672 [execute] INFO git cat-file --batch-check [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,677 [execute] INFO git rev-list 5ba4cc259ea20898f13608afd3795ca597e8f260 -- [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,678 [execute] DEBUG Popen(['git', 'rev-list', '5ba4cc259ea20898f13608afd3795ca597e8f260', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,686 [execute] INFO git fetch -v origin [2022-11-08T23:23:05.741Z] 2022-11-08 23:23:05,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-08T23:23:06.310Z] 2022-11-08 23:23:06,278 [run_push] DEBUG no remote changes detected [2022-11-08T23:23:06.310Z] 2022-11-08 23:23:06,278 [execute] INFO git push origin semver [2022-11-08T23:23:06.310Z] 2022-11-08 23:23:06,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-08T23:23:07.247Z] 2022-11-08 23:23:07,149 [run_push] DEBUG push all version tags [2022-11-08T23:23:07.247Z] 2022-11-08 23:23:07,149 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-08T23:23:07.247Z] 2022-11-08 23:23:07,150 [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-11-08T23:23:08.185Z] 2022-11-08 23:23:08,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-11-08T23:23:08.185Z] 2.3.0-dev.35 [Pipeline] } [2022-11-08T23:23:08.208Z] $ docker exec --env ******** --env ******** 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc ssh-agent -k [2022-11-08T23:23:08.310Z] unset SSH_AUTH_SOCK; [2022-11-08T23:23:08.310Z] unset SSH_AGENT_PID; [2022-11-08T23:23:08.310Z] echo Agent pid 39 killed; [2022-11-08T23:23:08.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T23:23:08.618Z] + git semver [Pipeline] } [2022-11-08T23:23:08.902Z] $ docker stop --time=1 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc [2022-11-08T23:23:10.187Z] $ docker rm -f 5997d02aa083f47222308f31544f8bf4eab4179b14bef960264d0b94b845d4fc [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-11-08T23:23:10.721Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-11-08T23:23:10.721Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-08T23:23:10.721Z] total 16 [2022-11-08T23:23:10.721Z] drwxr-xr-x 3 root root 4096 Nov 8 23:13 . [2022-11-08T23:23:10.721Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:22 .. [2022-11-08T23:23:10.721Z] drwxr-xr-x 2 root root 4096 Nov 8 23:13 cost [2022-11-08T23:23:10.721Z] -rw-r--r-- 1 root root 85 Nov 8 23:13 cost.csv [2022-11-08T23:23:10.721Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-08T23:23:10.721Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-11-08T23:23:10.721Z] total 16 [2022-11-08T23:23:10.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:13 . [2022-11-08T23:23:10.721Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 23:22 .. [2022-11-08T23:23:10.721Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:13 cost [2022-11-08T23:23:10.721Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 8 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:11.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:11.865Z] ---> package-listing.sh [2022-11-08T23:23:11.865Z] ++ facter osfamily [2022-11-08T23:23:11.865Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T23:23:12.123Z] + OS_FAMILY=debian [2022-11-08T23:23:12.123Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-11-08T23:23:12.123Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T23:23:12.123Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T23:23:12.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T23:23:12.123Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T23:23:12.123Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-08T23:23:12.123Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T23:23:12.123Z] + case "${OS_FAMILY}" in [2022-11-08T23:23:12.123Z] + dpkg -l [2022-11-08T23:23:12.123Z] + grep '^ii' [2022-11-08T23:23:12.123Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T23:23:12.123Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T23:23:12.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T23:23:12.123Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-11-08T23:23:12.123Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-11-08T23:23:12.123Z] + 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-11-08T23:23:12.133Z] 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-11-08T23:23:12.409Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T23:23:12.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T23:23:12.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T23:23:13.028Z] prd-ubuntu20.04-docker-8c-8g-118680 does not seem to be running inside a container [2022-11-08T23:23:13.072Z] $ 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-11-08T23:23:13.269Z] $ docker top a1ed3cff6545b93d33c76675b93c972d484e94bb30397b442f20492658fa2c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T23:23:13.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T23:23:13.871Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T23:23:14.220Z] + ls /var/log/sa-host [2022-11-08T23:23:14.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T23:23:14.287Z] provisioning config files... [2022-11-08T23:23:14.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1812889794006334173tmp [Pipeline] { [Pipeline] echo [2022-11-08T23:23:14.327Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:14.665Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T23:23:14.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:14.987Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T23:23:14.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:15.275Z] ---> sudo-logs.sh [2022-11-08T23:23:15.275Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T23:23:15.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:15.578Z] ---> job-cost.sh [2022-11-08T23:23:15.579Z] lf-activate-venv: SKIPPING [2022-11-08T23:23:15.579Z] DEBUG: total: 0.2199999988079071 [2022-11-08T23:23:15.579Z] INFO: Retrieving Stack Cost... [2022-11-08T23:23:16.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T23:23:16.404Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T23:23:16.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T23:23:16.696Z] ---> logs-deploy.sh [2022-11-08T23:23:16.696Z] lf-activate-venv: SKIPPING [2022-11-08T23:23:16.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/81 [2022-11-08T23:23:16.696Z] INFO: archiving workspace using pattern(s): [2022-11-08T23:23:17.630Z] Archives upload complete. [2022-11-08T23:23:17.890Z] INFO: archiving logs to Nexus