Pull request #500 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68+bc7652beee9a90296fe0b57947c4589a421f5e02 (d3009cd69a92e919d17d90d8d85ae61e0bfbf661) 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-ssh10172082771361694909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17464756982760295705.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3031083179735837462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4078408815031254510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17597406579846230171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2918148422953432637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7515 in /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-500 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 Merge succeeded, producing 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 Checking out Revision 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 (PR-500) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:39:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:39:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:39:46 ========================================================= 02:39:46 EdgeX Global Pipelines Version Info 02:39:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 # timeout=10 02:39:47 ------------------- 02:39:47 stable info: 02:39:47 ------------------- 02:39:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:39:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:39:47 Message: update stable to v1.0.244 02:39:48 ------------------- 02:39:48 experimental info: 02:39:48 ------------------- 02:39:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:39:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:39:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:39:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c418a1 [Pipeline] echo 02:39:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:50 provisioning config files... 02:39:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config13479375006707693264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:50 ---> docker-login.sh 02:39:50 nexus3.edgexfoundry.org:10001 02:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:50 Configure a credential helper to remove this warning. See 02:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:50 02:39:50 Login Succeeded 02:39:50 nexus3.edgexfoundry.org:10002 02:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:50 Configure a credential helper to remove this warning. See 02:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:50 02:39:50 Login Succeeded 02:39:50 nexus3.edgexfoundry.org:10003 02:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:50 Configure a credential helper to remove this warning. See 02:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:50 02:39:50 Login Succeeded 02:39:50 nexus3.edgexfoundry.org:10004 02:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:50 Configure a credential helper to remove this warning. See 02:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:50 02:39:50 Login Succeeded 02:39:50 docker.io 02:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:51 Configure a credential helper to remove this warning. See 02:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:51 02:39:51 Login Succeeded 02:39:51 ---> docker-login.sh ends [Pipeline] } 02:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:39:52 + git rev-list -1 --merges 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68~1..4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 [Pipeline] echo 02:39:52 -----------> git rev-list -1 --merges 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68~1..4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 [false] [Pipeline] sh 02:39:52 + git log --format=format:%s -1 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 [Pipeline] echo 02:39:52 ========================================================= 02:39:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:39:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:39:53 + git log --format=format:%s -1 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 [Pipeline] echo 02:39:53 [semverPrep] GIT_COMMIT: 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 02:39:53 [semverPrep] This is not a build commit. [Pipeline] sh 02:39:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:53 + grep -v github /etc/ssh/ssh_known_hosts 02:39:53 + [ -e /tmp/ssh_known_hosts ] 02:39:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:39:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:39:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:39:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:53 02:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:54 0.1.4: Pulling from edgex-devops/py-git-semver 02:39:54 b85a868b505f: Pulling fs layer 02:39:54 e2be974225ed: Pulling fs layer 02:39:54 339a4e72a1f5: Pulling fs layer 02:39:54 988bab9f4d93: Pulling fs layer 02:39:54 1469e6f7b9e6: Pulling fs layer 02:39:54 eaf3925da568: Pulling fs layer 02:39:54 bab4dde63d76: Pulling fs layer 02:39:54 bde34c3a00c8: Pulling fs layer 02:39:54 b352a97aabf1: Pulling fs layer 02:39:54 4872d77fe225: Pulling fs layer 02:39:54 5851b861e8e6: Pulling fs layer 02:39:54 bab4dde63d76: Waiting 02:39:54 bde34c3a00c8: Waiting 02:39:54 b352a97aabf1: Waiting 02:39:54 1469e6f7b9e6: Waiting 02:39:54 988bab9f4d93: Waiting 02:39:54 eaf3925da568: Waiting 02:39:54 5851b861e8e6: Waiting 02:39:54 e2be974225ed: Verifying Checksum 02:39:54 e2be974225ed: Download complete 02:39:54 988bab9f4d93: Verifying Checksum 02:39:54 988bab9f4d93: Download complete 02:39:54 1469e6f7b9e6: Verifying Checksum 02:39:54 1469e6f7b9e6: Download complete 02:39:54 eaf3925da568: Verifying Checksum 02:39:54 eaf3925da568: Download complete 02:39:54 339a4e72a1f5: Verifying Checksum 02:39:54 339a4e72a1f5: Download complete 02:39:54 bde34c3a00c8: Verifying Checksum 02:39:54 bde34c3a00c8: Download complete 02:39:54 b352a97aabf1: Download complete 02:39:54 4872d77fe225: Verifying Checksum 02:39:54 4872d77fe225: Download complete 02:39:54 5851b861e8e6: Download complete 02:39:54 b85a868b505f: Verifying Checksum 02:39:54 b85a868b505f: Download complete 02:39:54 bab4dde63d76: Verifying Checksum 02:39:54 bab4dde63d76: Download complete 02:39:55 b85a868b505f: Pull complete 02:39:55 e2be974225ed: Pull complete 02:39:56 339a4e72a1f5: Pull complete 02:39:56 988bab9f4d93: Pull complete 02:39:56 1469e6f7b9e6: Pull complete 02:39:56 eaf3925da568: Pull complete 02:39:58 bab4dde63d76: Pull complete 02:39:58 bde34c3a00c8: Pull complete 02:39:58 b352a97aabf1: Pull complete 02:39:58 4872d77fe225: Pull complete 02:39:58 5851b861e8e6: Pull complete 02:39:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:39:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:58 prd-ubuntu20.04-docker-8c-8g-7515 does not seem to be running inside a container 02:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:40:02 $ docker top d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 -eo pid,comm 02:40:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:40:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:02 [ssh-agent] Looking for ssh-agent implementation... 02:40:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:02 $ docker exec d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 ssh-agent 02:40:03 SSH_AUTH_SOCK=/tmp/ssh-XzzBre1RGWL7/agent.31 02:40:03 SSH_AGENT_PID=37 02:40:03 Running ssh-add (command line suppressed) 02:40:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_10219151943758146577.key (/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_10219151943758146577.key) 02:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:03 + git tag --points-at HEAD [Pipeline] } 02:40:03 $ docker exec --env ******** --env ******** d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 ssh-agent -k 02:40:03 unset SSH_AUTH_SOCK; 02:40:03 unset SSH_AGENT_PID; 02:40:03 echo Agent pid 37 killed; 02:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:03 [ssh-agent] Looking for ssh-agent implementation... 02:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:03 $ docker exec d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 ssh-agent 02:40:03 SSH_AUTH_SOCK=/tmp/ssh-bk6P9q3p70Iw/agent.69 02:40:03 SSH_AGENT_PID=75 02:40:03 Running ssh-add (command line suppressed) 02:40:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_4593856905486698537.key (/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_4593856905486698537.key) 02:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:04 + git semver init 02:40:04 2023-02-27 02:40:04,581 [run_init] DEBUG init version:0.0.0 force:False 02:40:04 2023-02-27 02:40:04,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver 02:40:04 2023-02-27 02:40:04,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver 02:40:04 2023-02-27 02:40:04,583 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500, universal_newlines=False, shell=None, istream=None) 02:40:05 2023-02-27 02:40:05,500 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.git/info/exclude 02:40:05 2023-02-27 02:40:05,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 with force:False 02:40:05 2023-02-27 02:40:05,501 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 02:40:05 2023-02-27 02:40:05,505 [execute] INFO git cat-file --batch-check 02:40:05 2023-02-27 02:40:05,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 02:40:05 2023-02-27 02:40:05,511 [execute] INFO git cat-file --batch 02:40:05 2023-02-27 02:40:05,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 02:40:05 2023-02-27 02:40:05,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 02:40:05 0.0.0 [Pipeline] } 02:40:05 $ docker exec --env ******** --env ******** d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 ssh-agent -k 02:40:05 unset SSH_AUTH_SOCK; 02:40:05 unset SSH_AGENT_PID; 02:40:05 echo Agent pid 75 killed; 02:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:06 + git semver [Pipeline] } 02:40:06 $ docker stop --time=1 d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 02:40:07 $ docker rm -f --volumes d932e2e7a235cea8fe6abe7bc7ede54e09c0c75faef1cc49c11b3ecebb781795 [Pipeline] // withDockerContainer [Pipeline] sh 02:40:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:40:08 Stashed 1 file(s) [Pipeline] echo 02:40:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:09 provisioning config files... 02:40:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config16211775895385138257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:09 ---> docker-login.sh 02:40:09 nexus3.edgexfoundry.org:10001 02:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:09 Configure a credential helper to remove this warning. See 02:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:09 02:40:09 Login Succeeded 02:40:09 nexus3.edgexfoundry.org:10002 02:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:09 Configure a credential helper to remove this warning. See 02:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:09 02:40:09 Login Succeeded 02:40:09 nexus3.edgexfoundry.org:10003 02:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:09 Configure a credential helper to remove this warning. See 02:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:09 02:40:09 Login Succeeded 02:40:09 nexus3.edgexfoundry.org:10004 02:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:09 Configure a credential helper to remove this warning. See 02:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:09 02:40:09 Login Succeeded 02:40:09 docker.io 02:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:40:09 Configure a credential helper to remove this warning. See 02:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:40:09 02:40:09 Login Succeeded 02:40:09 ---> docker-login.sh ends [Pipeline] } 02:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:40:10 ========================================================= 02:40:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:40:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:40:10 Sending build context to Docker daemon 6.336MB 02:40:10 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:40:10 Step 2/12 : FROM ${BASE} AS builder 02:40:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:40:10 213ec9aee27d: Pulling fs layer 02:40:10 4583459ba037: Pulling fs layer 02:40:10 93c1e223e6f2: Pulling fs layer 02:40:10 53926ce57604: Pulling fs layer 02:40:10 21b2b0c7a3f4: Pulling fs layer 02:40:10 22ff95d597cd: Pulling fs layer 02:40:10 12d6caf4c0d1: Pulling fs layer 02:40:10 96b7cbca73a9: Pulling fs layer 02:40:10 a7acece74701: Pulling fs layer 02:40:10 53926ce57604: Waiting 02:40:10 21b2b0c7a3f4: Waiting 02:40:10 22ff95d597cd: Waiting 02:40:10 12d6caf4c0d1: Waiting 02:40:10 96b7cbca73a9: Waiting 02:40:10 a7acece74701: Waiting 02:40:10 93c1e223e6f2: Verifying Checksum 02:40:10 93c1e223e6f2: Download complete 02:40:10 4583459ba037: Verifying Checksum 02:40:10 4583459ba037: Download complete 02:40:10 21b2b0c7a3f4: Verifying Checksum 02:40:10 21b2b0c7a3f4: Download complete 02:40:10 22ff95d597cd: Download complete 02:40:10 213ec9aee27d: Verifying Checksum 02:40:10 12d6caf4c0d1: Download complete 02:40:10 213ec9aee27d: Pull complete 02:40:11 4583459ba037: Pull complete 02:40:11 93c1e223e6f2: Pull complete 02:40:11 a7acece74701: Verifying Checksum 02:40:11 a7acece74701: Download complete 02:40:11 53926ce57604: Verifying Checksum 02:40:11 53926ce57604: Download complete 02:40:11 96b7cbca73a9: Verifying Checksum 02:40:11 96b7cbca73a9: Download complete 02:40:14 53926ce57604: Pull complete 02:40:14 21b2b0c7a3f4: Pull complete 02:40:14 22ff95d597cd: Pull complete 02:40:14 12d6caf4c0d1: Pull complete 02:40:16 96b7cbca73a9: Pull complete 02:40:17 a7acece74701: Pull complete 02:40:17 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:40:17 ---> db6d94c90886 02:40:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:40:22 ---> Running in fb0427047ef9 02:40:22 Removing intermediate container fb0427047ef9 02:40:22 ---> 755e248af251 02:40:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:40:22 ---> Running in f18585a550ce 02:40:22 Removing intermediate container f18585a550ce 02:40:22 ---> cd929a566835 02:40:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:40:23 ---> Running in ce06ad6ea4b7 02:40:23 Removing intermediate container ce06ad6ea4b7 02:40:23 ---> 77594d4e42b8 02:40:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:40:23 ---> Running in c3050df3bc0e 02:40:23 Removing intermediate container c3050df3bc0e 02:40:23 ---> 9b3434bd5f3a 02:40:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:40:23 ---> Running in 94d722de17ae 02:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:40:23 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:40:23 (2/4) Installing libedit (20210910.3.1-r0) 02:40:23 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:40:23 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:40:23 Executing busybox-1.35.0-r17.trigger 02:40:23 OK: 216 MiB in 55 packages 02:40:23 Still waiting to schedule task 02:40:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7509’ is offline 02:40:24 Removing intermediate container 94d722de17ae 02:40:24 ---> 30ddef59a848 02:40:24 Step 8/12 : WORKDIR /device-mqtt-go 02:40:24 ---> Running in 6a85813ab345 02:40:24 Removing intermediate container 6a85813ab345 02:40:24 ---> e969fed1404d 02:40:24 Step 9/12 : COPY go.mod vendor* ./ 02:40:24 ---> 4f65d6be3659 02:40:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:24 ---> Running in 4c7fedce6091 02:40:56 Removing intermediate container 4c7fedce6091 02:40:56 ---> b3c83fd9231b 02:40:56 Step 11/12 : COPY . . 02:40:56 ---> 625cdab23d7c 02:40:56 Step 12/12 : RUN $MAKE 02:40:56 ---> Running in 49478e309a18 02:40:56 noop 02:40:56 Removing intermediate container 49478e309a18 02:40:56 ---> b416a591d990 02:40:56 Successfully built b416a591d990 02:40:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:57 + docker inspect -f . ci-base-image-x86_64 02:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:57 prd-ubuntu20.04-docker-8c-8g-7515 does not seem to be running inside a container 02:40:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:40:57 $ docker top c458dc0147653a3c49786e13b4450226ec85265505d0f20cc2c876ec22ac4aed -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:58 + go version 02:40:58 go version go1.18.7 linux/amd64 [Pipeline] } 02:40:58 $ docker stop --time=1 c458dc0147653a3c49786e13b4450226ec85265505d0f20cc2c876ec22ac4aed 02:40:59 $ docker rm -f --volumes c458dc0147653a3c49786e13b4450226ec85265505d0f20cc2c876ec22ac4aed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:00 + docker inspect -f . ci-base-image-x86_64 02:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:00 prd-ubuntu20.04-docker-8c-8g-7515 does not seem to be running inside a container 02:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:00 $ docker top 93c72a636d22b430ece2c31c9cb1c5e65eb3a1740cb0250c51dc7722479c3064 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:00 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] fileExists [Pipeline] sh 02:41:01 + make test 02:41:01 go test ./... -coverprofile=coverage.out ./... 02:41:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:41:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:41:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 02:41:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:41:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:41:16 go vet ./... 02:41:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:18 ./bin/test-attribution-txt.sh [Pipeline] echo 02:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:41:18 $ docker stop --time=1 93c72a636d22b430ece2c31c9cb1c5e65eb3a1740cb0250c51dc7722479c3064 02:41:21 $ docker rm -f --volumes 93c72a636d22b430ece2c31c9cb1c5e65eb3a1740cb0250c51dc7722479c3064 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:41:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:41:23 + ls -al . 02:41:23 total 192 02:41:23 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 02:41 . 02:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:39 .. 02:41:23 -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 02:39 .dockerignore 02:41:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:41 .git 02:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:39 .github 02:41:23 -rw-rw-r-- 1 jenkins jenkins 329 Feb 27 02:39 .gitignore 02:41:23 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 02:39 .golangci.yml 02:41:23 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 02:40 .semver 02:41:23 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 27 02:39 Attribution.txt 02:41:23 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 27 02:39 CHANGELOG.md 02:41:23 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 27 02:39 Dockerfile 02:41:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 02:39 GOVERNANCE.md 02:41:23 -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 02:39 Jenkinsfile 02:41:23 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 02:39 LICENSE 02:41:23 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 27 02:39 Makefile 02:41:23 -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 02:39 OWNERS.md 02:41:23 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 27 02:39 README.md 02:41:23 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 02:40 VERSION 02:41:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:39 bin 02:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:39 cmd 02:41:23 -rw-r--r-- 1 jenkins jenkins 17887 Feb 27 02:41 coverage.out 02:41:23 -rw-rw-r-- 1 jenkins jenkins 3464 Feb 27 02:39 go.mod 02:41:23 -rw-rw-r-- 1 jenkins jenkins 45013 Feb 27 02:39 go.sum 02:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:39 internal 02:41:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:39 mock 02:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:39 snap 02:41:23 -rw-rw-r-- 1 jenkins jenkins 227 Feb 27 02:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:23 + 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=4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 --label arch=amd64 --label version=0.0.0 . 02:41:23 Sending build context to Docker daemon 6.354MB 02:41:23 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:41:23 Step 2/24 : FROM ${BASE} AS builder 02:41:23 ---> b416a591d990 02:41:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:41:23 ---> Running in 0c13e3603be7 02:41:24 Removing intermediate container 0c13e3603be7 02:41:24 ---> 7d9937f16625 02:41:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:41:24 ---> Running in 47aeca99f20f 02:41:24 Removing intermediate container 47aeca99f20f 02:41:24 ---> 76c31d19254a 02:41:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:41:24 ---> Running in 621ca6b16075 02:41:24 Removing intermediate container 621ca6b16075 02:41:24 ---> cbe5f9918ae6 02:41:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:41:24 ---> Running in fb00c7f5e1f4 02:41:24 Removing intermediate container fb00c7f5e1f4 02:41:24 ---> 8282d4e5acd4 02:41:24 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:41:24 ---> Running in 108e0e8cde59 02:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:41:25 OK: 216 MiB in 55 packages 02:41:25 Removing intermediate container 108e0e8cde59 02:41:25 ---> d39b714cd0f4 02:41:25 Step 8/24 : WORKDIR /device-mqtt-go 02:41:25 ---> Running in 1b84ead9ddaa 02:41:25 Removing intermediate container 1b84ead9ddaa 02:41:25 ---> 3874d05a16f8 02:41:25 Step 9/24 : COPY go.mod vendor* ./ 02:41:25 ---> c3c2dfeb58eb 02:41:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:25 ---> Running in d5e8bac038d5 02:41:26 Removing intermediate container d5e8bac038d5 02:41:26 ---> f702c3fccb4d 02:41:26 Step 11/24 : COPY . . 02:41:27 ---> fb23312007fe 02:41:27 Step 12/24 : RUN $MAKE 02:41:27 ---> Running in 4fcd0bbc2c97 02:41:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:41:49 Removing intermediate container 4fcd0bbc2c97 02:41:49 ---> fd5cbf6f6142 02:41:49 Step 13/24 : FROM alpine:3.16 02:41:49 3.16: Pulling from library/alpine 02:41:49 ef5531b6e74e: Pulling fs layer 02:41:49 ef5531b6e74e: Verifying Checksum 02:41:49 ef5531b6e74e: Download complete 02:41:49 ef5531b6e74e: Pull complete 02:41:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:41:49 Status: Downloaded newer image for alpine:3.16 02:41:49 ---> dfd21b5a31f5 02:41:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:41:49 ---> Running in 6c9b042d5e9c 02:41:49 Removing intermediate container 6c9b042d5e9c 02:41:49 ---> 894ee2e4d649 02:41:49 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:41:49 ---> Running in 8d19a4fabf7c 02:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:41:49 (1/1) Installing dumb-init (1.2.5-r1) 02:41:49 Executing busybox-1.35.0-r17.trigger 02:41:49 OK: 6 MiB in 15 packages 02:41:49 Removing intermediate container 8d19a4fabf7c 02:41:49 ---> f4f74f67bf48 02:41:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:41:49 ---> 1c9e513a7ecd 02:41:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:41:49 ---> afd8a836d968 02:41:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:41:49 ---> 061d8118041c 02:41:49 Step 19/24 : EXPOSE 59982 02:41:49 ---> Running in 66a8a669cb83 02:41:49 Removing intermediate container 66a8a669cb83 02:41:49 ---> 23ce617c9449 02:41:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:41:49 ---> Running in 891a332cfe92 02:41:49 Removing intermediate container 891a332cfe92 02:41:49 ---> 836cb2fee832 02:41:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:41:49 ---> Running in a0b706286286 02:41:49 Removing intermediate container a0b706286286 02:41:49 ---> 1f5c1bac93e4 02:41:49 Step 22/24 : LABEL arch=amd64 02:41:49 ---> Running in d19bbfa65ef4 02:41:49 Removing intermediate container d19bbfa65ef4 02:41:49 ---> 327ee17cf3ad 02:41:49 Step 23/24 : LABEL git_sha=4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 02:41:49 ---> Running in 9f2e76abb33e 02:41:49 Removing intermediate container 9f2e76abb33e 02:41:49 ---> b4c40e965a08 02:41:49 Step 24/24 : LABEL version=0.0.0 02:41:49 ---> Running in 63009278ea6c 02:41:50 Removing intermediate container 63009278ea6c 02:41:50 ---> ab95e299dfd6 02:41:50 [Warning] One or more build-args [ARCH] were not consumed 02:41:50 Successfully built ab95e299dfd6 02:41:50 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:41:51 02:41:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:41:51 latest: Pulling from edgex-lftools-log-publisher 02:41:51 5eb5b503b376: Pulling fs layer 02:41:51 5c69ac0246d0: Pulling fs layer 02:41:51 ec43610c2a17: Pulling fs layer 02:41:51 3a2ae6a8a46f: Pulling fs layer 02:41:51 33b1e0a273af: Pulling fs layer 02:41:51 5d3b04190fa2: Pulling fs layer 02:41:51 2f39f015ded8: Pulling fs layer 02:41:51 3a2ae6a8a46f: Waiting 02:41:51 33b1e0a273af: Waiting 02:41:51 5d3b04190fa2: Waiting 02:41:51 2f39f015ded8: Waiting 02:41:51 5c69ac0246d0: Download complete 02:41:51 3a2ae6a8a46f: Verifying Checksum 02:41:51 3a2ae6a8a46f: Download complete 02:41:51 33b1e0a273af: Verifying Checksum 02:41:51 33b1e0a273af: Download complete 02:41:51 5d3b04190fa2: Verifying Checksum 02:41:51 5d3b04190fa2: Download complete 02:41:51 ec43610c2a17: Verifying Checksum 02:41:51 ec43610c2a17: Download complete 02:41:51 5eb5b503b376: Verifying Checksum 02:41:51 5eb5b503b376: Download complete 02:41:52 2f39f015ded8: Download complete 02:41:52 5eb5b503b376: Pull complete 02:41:52 5c69ac0246d0: Pull complete 02:41:53 ec43610c2a17: Pull complete 02:41:53 3a2ae6a8a46f: Pull complete 02:41:53 33b1e0a273af: Pull complete 02:41:53 5d3b04190fa2: Pull complete 02:41:57 2f39f015ded8: Pull complete 02:41:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:41:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:57 prd-ubuntu20.04-docker-8c-8g-7515 does not seem to be running inside a container 02:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:42:02 $ docker top a57af29233b50706cd2269b30ec20277445a74003621cef2da4bb0f4ea98a04d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:03 ---> job-cost.sh 02:42:03 lf-activate-venv: SKIPPING 02:42:03 INFO: No Stack... 02:42:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:42:03 INFO: Archiving Costs [Pipeline] sh 02:42:04 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/cost.csv 02:42:04 + cut -d, -f6 [Pipeline] lock 02:42:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] 02:42:04 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] did not exist. Created. 02:42:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:42:04 + echo total: 0.2199999988079071 [Pipeline] stash 02:42:04 Stashed 1 file(s) [Pipeline] } 02:42:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:42:04 $ docker stop --time=1 a57af29233b50706cd2269b30ec20277445a74003621cef2da4bb0f4ea98a04d 02:42:05 $ docker rm -f --volumes a57af29233b50706cd2269b30ec20277445a74003621cef2da4bb0f4ea98a04d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:42:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7517 in /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] { [Pipeline] ws 02:42:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:42:37 Selected Git installation does not exist. Using Default 02:42:37 The recommended git tool is: NONE 02:42:42 using credential edgex-jenkins-ssh 02:42:42 Cloning the remote Git repository 02:42:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:42:42 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:42:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:42:43 > git --version # timeout=10 02:42:43 > git --version # 'git version 2.25.1' 02:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:42:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:45 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 02:42:45 Merge succeeded, producing 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 02:42:45 Checking out Revision 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 (PR-500) 02:42:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:42:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:42:45 > git config core.sparsecheckout # timeout=10 02:42:45 > git checkout -f 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 # timeout=10 02:42:45 > git remote # timeout=10 02:42:45 > git config --get remote.origin.url # timeout=10 02:42:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:45 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:42:45 > git rev-parse HEAD^{commit} # timeout=10 02:42:45 > git config core.sparsecheckout # timeout=10 02:42:46 > git checkout -f 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 # timeout=10 02:42:46 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 02:42:46 > git --version # timeout=10 02:42:46 > git --version # 'git version 2.25.1' 02:42:46 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:42:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:47 Dload Upload Total Spent Left Speed 02:42:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 02:42:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:42:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:42:48 sudo tee /etc/docker/daemon.new 02:42:48 { 02:42:48 "registry-mirrors": [ 02:42:48 "https://nexus3.edgexfoundry.org:10001" 02:42:48 ], 02:42:48 "bip": "10.250.0.254/24", 02:42:48 "hosts": [ 02:42:48 "tcp://0.0.0.0:5555", 02:42:48 "unix:///var/run/docker.sock" 02:42:48 ], 02:42:48 "mtu": 1458, 02:42:48 "selinux-enabled": true, 02:42:48 "seccomp-profile": "/etc/docker/seccomp.json" 02:42:48 } [Pipeline] sh 02:42:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:42:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:07 provisioning config files... 02:43:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8520291496275614175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:07 ---> docker-login.sh 02:43:07 nexus3.edgexfoundry.org:10001 02:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:08 Configure a credential helper to remove this warning. See 02:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:08 02:43:08 Login Succeeded 02:43:08 nexus3.edgexfoundry.org:10002 02:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:08 Configure a credential helper to remove this warning. See 02:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:08 02:43:08 Login Succeeded 02:43:08 nexus3.edgexfoundry.org:10003 02:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:09 Configure a credential helper to remove this warning. See 02:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:09 02:43:09 Login Succeeded 02:43:09 nexus3.edgexfoundry.org:10004 02:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:09 Configure a credential helper to remove this warning. See 02:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:09 02:43:09 Login Succeeded 02:43:09 docker.io 02:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:10 Configure a credential helper to remove this warning. See 02:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:10 02:43:10 Login Succeeded 02:43:10 ---> docker-login.sh ends [Pipeline] } 02:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:43:10 ========================================================= 02:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:43:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:43:11 Sending build context to Docker daemon 3.289MB 02:43:11 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:43:11 Step 2/12 : FROM ${BASE} AS builder 02:43:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:11 9b18e9b68314: Pulling fs layer 02:43:11 35d82f9e3411: Pulling fs layer 02:43:11 e16973657156: Pulling fs layer 02:43:11 fc693d55d65f: Pulling fs layer 02:43:11 7e9fc2657dce: Pulling fs layer 02:43:11 dda99020689f: Pulling fs layer 02:43:11 db1c61fa0a46: Pulling fs layer 02:43:11 891c053d2c06: Pulling fs layer 02:43:11 dda99020689f: Waiting 02:43:11 db1c61fa0a46: Waiting 02:43:11 891c053d2c06: Waiting 02:43:11 fc693d55d65f: Waiting 02:43:11 7e9fc2657dce: Waiting 02:43:11 e16973657156: Verifying Checksum 02:43:11 e16973657156: Download complete 02:43:11 35d82f9e3411: Verifying Checksum 02:43:11 35d82f9e3411: Download complete 02:43:11 7e9fc2657dce: Download complete 02:43:11 dda99020689f: Verifying Checksum 02:43:11 dda99020689f: Download complete 02:43:11 9b18e9b68314: Verifying Checksum 02:43:11 9b18e9b68314: Download complete 02:43:12 9b18e9b68314: Pull complete 02:43:12 891c053d2c06: Verifying Checksum 02:43:12 891c053d2c06: Download complete 02:43:13 35d82f9e3411: Pull complete 02:43:13 e16973657156: Pull complete 02:43:14 db1c61fa0a46: Verifying Checksum 02:43:14 db1c61fa0a46: Download complete 02:43:14 fc693d55d65f: Download complete 02:43:26 fc693d55d65f: Pull complete 02:43:26 7e9fc2657dce: Pull complete 02:43:26 dda99020689f: Pull complete 02:43:32 db1c61fa0a46: Pull complete 02:43:35 891c053d2c06: Pull complete 02:43:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:43:35 ---> f96f9c87975a 02:43:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:43:37 ---> Running in ff689baa0fcb 02:43:37 Removing intermediate container ff689baa0fcb 02:43:37 ---> db784a12e479 02:43:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:43:37 ---> Running in 2931faaaf3c8 02:43:37 Removing intermediate container 2931faaaf3c8 02:43:37 ---> db566270f28c 02:43:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:43:38 ---> Running in 43826dffe428 02:43:38 Removing intermediate container 43826dffe428 02:43:38 ---> 99bea83e3b4e 02:43:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:43:38 ---> Running in 639621e29065 02:43:38 Removing intermediate container 639621e29065 02:43:38 ---> 41a981e57c11 02:43:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:43:38 ---> Running in 7cbf76c0a955 02:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:43:41 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:43:41 (2/4) Installing libedit (20210910.3.1-r0) 02:43:41 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:43:41 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:43:41 Executing busybox-1.35.0-r17.trigger 02:43:41 OK: 226 MiB in 55 packages 02:43:42 Removing intermediate container 7cbf76c0a955 02:43:42 ---> 3b76842c7933 02:43:42 Step 8/12 : WORKDIR /device-mqtt-go 02:43:42 ---> Running in 84b650e73175 02:43:43 Removing intermediate container 84b650e73175 02:43:43 ---> 8fec5b546b1e 02:43:43 Step 9/12 : COPY go.mod vendor* ./ 02:43:43 ---> cd813d36fef4 02:43:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:43 ---> Running in cad170c93c5e 02:44:40 Removing intermediate container cad170c93c5e 02:44:40 ---> 6b2578916f52 02:44:40 Step 11/12 : COPY . . 02:44:40 ---> 279621ca899a 02:44:40 Step 12/12 : RUN $MAKE 02:44:40 ---> Running in b94ee6ec4713 02:44:41 noop 02:44:42 Removing intermediate container b94ee6ec4713 02:44:42 ---> 09892fbe5e55 02:44:42 Successfully built 09892fbe5e55 02:44:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:42 + docker inspect -f . ci-base-image-arm64 02:44:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:43 prd-ubuntu20.04-docker-arm64-4c-16g-7517 does not seem to be running inside a container 02:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:44:44 $ docker top 8bd73aa12ad031272840575a9bca69d1b91540b3de9de41b159db41faca282ae -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:45 + go version 02:44:45 go version go1.18.7 linux/arm64 [Pipeline] } 02:44:45 $ docker stop --time=1 8bd73aa12ad031272840575a9bca69d1b91540b3de9de41b159db41faca282ae 02:44:47 $ docker rm -f --volumes 8bd73aa12ad031272840575a9bca69d1b91540b3de9de41b159db41faca282ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:47 + docker inspect -f . ci-base-image-arm64 02:44:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-7517 does not seem to be running inside a container 02:44:48 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:44:49 $ docker top 6f7d7f383c85509e8faa2a610c38703deecba749242354917dbbe97ff534830d -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:50 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:44:51 + make test 02:44:51 go test ./... -coverprofile=coverage.out ./... 02:44:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:46:14 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:46:15 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 21.8% of statements 02:46:15 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:46:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:46:15 go vet ./... 02:46:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:46:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:46:37 ./bin/test-attribution-txt.sh [Pipeline] echo 02:46:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:46:38 $ docker stop --time=1 6f7d7f383c85509e8faa2a610c38703deecba749242354917dbbe97ff534830d 02:46:40 $ docker rm -f --volumes 6f7d7f383c85509e8faa2a610c38703deecba749242354917dbbe97ff534830d [Pipeline] // withDockerContainer [Pipeline] sh 02:46:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:41 Warning: overwriting stash ‘coverage-report’ 02:46:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:43 + ls -al . 02:46:43 total 188 02:46:43 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 02:44 . 02:46:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:42 .. 02:46:43 -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 02:42 .dockerignore 02:46:43 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:42 .git 02:46:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:42 .github 02:46:43 -rw-rw-r-- 1 jenkins jenkins 329 Feb 27 02:42 .gitignore 02:46:43 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 02:42 .golangci.yml 02:46:43 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 27 02:42 Attribution.txt 02:46:43 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 27 02:42 CHANGELOG.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 27 02:42 Dockerfile 02:46:43 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 02:42 GOVERNANCE.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 02:42 Jenkinsfile 02:46:43 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 02:42 LICENSE 02:46:43 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 27 02:42 Makefile 02:46:43 -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 02:42 OWNERS.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 27 02:42 README.md 02:46:43 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 02:40 VERSION 02:46:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:42 bin 02:46:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:42 cmd 02:46:43 -rw-r--r-- 1 jenkins jenkins 17887 Feb 27 02:46 coverage.out 02:46:43 -rw-rw-r-- 1 jenkins jenkins 3464 Feb 27 02:42 go.mod 02:46:43 -rw-rw-r-- 1 jenkins jenkins 45013 Feb 27 02:42 go.sum 02:46:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:42 internal 02:46:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:42 mock 02:46:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:42 snap 02:46:43 -rw-rw-r-- 1 jenkins jenkins 227 Feb 27 02:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:43 + 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=4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 --label arch=arm64 --label version=0.0.0 . 02:46:43 Sending build context to Docker daemon 3.308MB 02:46:43 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:46:43 Step 2/24 : FROM ${BASE} AS builder 02:46:43 ---> 09892fbe5e55 02:46:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:46:44 ---> Running in 7e90a175bf17 02:46:44 Removing intermediate container 7e90a175bf17 02:46:44 ---> 430221b924bc 02:46:44 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:46:44 ---> Running in 083e28474936 02:46:44 Removing intermediate container 083e28474936 02:46:44 ---> 3e31c15af59c 02:46:44 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:46:44 ---> Running in 00710949c47c 02:46:44 Removing intermediate container 00710949c47c 02:46:44 ---> 61a50499ce09 02:46:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:46:44 ---> Running in 95d4af92402b 02:46:45 Removing intermediate container 95d4af92402b 02:46:45 ---> 2f8374d32f50 02:46:45 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:46:45 ---> Running in 682b2ea257e4 02:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:46:47 OK: 226 MiB in 55 packages 02:46:48 Removing intermediate container 682b2ea257e4 02:46:48 ---> 0fb3fef99268 02:46:48 Step 8/24 : WORKDIR /device-mqtt-go 02:46:48 ---> Running in face0c3287e7 02:46:49 Removing intermediate container face0c3287e7 02:46:49 ---> 786c9e65ea95 02:46:49 Step 9/24 : COPY go.mod vendor* ./ 02:46:49 ---> 9149a858a404 02:46:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:49 ---> Running in 080740dc4462 02:46:51 Removing intermediate container 080740dc4462 02:46:51 ---> dfb92ae385fb 02:46:51 Step 11/24 : COPY . . 02:46:53 ---> cbd9648c63d8 02:46:53 Step 12/24 : RUN $MAKE 02:46:53 ---> Running in 8e373025b077 02:46:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:49:16 Removing intermediate container 8e373025b077 02:49:16 ---> 8a9d051ec257 02:49:16 Step 13/24 : FROM alpine:3.16 02:49:16 3.16: Pulling from library/alpine 02:49:16 3760b48202b3: Pulling fs layer 02:49:16 3760b48202b3: Verifying Checksum 02:49:16 3760b48202b3: Download complete 02:49:16 3760b48202b3: Pull complete 02:49:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:49:16 Status: Downloaded newer image for alpine:3.16 02:49:16 ---> 4c81e5bf8899 02:49:16 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:49:16 ---> Running in abef0f51ee6c 02:49:16 Removing intermediate container abef0f51ee6c 02:49:16 ---> c57e764af6a1 02:49:16 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:49:16 ---> Running in 4348a6b148eb 02:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:49:16 (1/1) Installing dumb-init (1.2.5-r1) 02:49:16 Executing busybox-1.35.0-r17.trigger 02:49:16 OK: 5 MiB in 15 packages 02:49:17 Removing intermediate container 4348a6b148eb 02:49:17 ---> 0f313612d8b4 02:49:17 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:49:18 ---> 2261ee333e3b 02:49:18 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:49:19 ---> 570cc830776d 02:49:19 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:49:19 ---> dd0d94a09f07 02:49:19 Step 19/24 : EXPOSE 59982 02:49:19 ---> Running in 3f70e8f8225b 02:49:19 Removing intermediate container 3f70e8f8225b 02:49:19 ---> 426226864722 02:49:19 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:49:19 ---> Running in 4b08d078b59d 02:49:20 Removing intermediate container 4b08d078b59d 02:49:20 ---> 55997bf1ff87 02:49:20 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:49:20 ---> Running in 5780a53f3b96 02:49:20 Removing intermediate container 5780a53f3b96 02:49:20 ---> 0d19822a84e1 02:49:20 Step 22/24 : LABEL arch=arm64 02:49:20 ---> Running in 9e7aa1798751 02:49:20 Removing intermediate container 9e7aa1798751 02:49:20 ---> def97ef6f03d 02:49:20 Step 23/24 : LABEL git_sha=4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 02:49:21 ---> Running in 266d30b974dd 02:49:21 Removing intermediate container 266d30b974dd 02:49:21 ---> 98631f6ecf82 02:49:21 Step 24/24 : LABEL version=0.0.0 02:49:21 ---> Running in 4b35f3715803 02:49:21 Removing intermediate container 4b35f3715803 02:49:21 ---> 456a5d403421 02:49:21 [Warning] One or more build-args [ARCH] were not consumed 02:49:21 Successfully built 456a5d403421 02:49:21 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:22 02:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:22 arm64: Pulling from edgex-lftools-log-publisher 02:49:22 8998bd30e6a1: Pulling fs layer 02:49:22 04944245beec: Pulling fs layer 02:49:22 699f458cf7ca: Pulling fs layer 02:49:22 765212b225bb: Pulling fs layer 02:49:22 f23df028b6ca: Pulling fs layer 02:49:22 d65c8cfc05b1: Pulling fs layer 02:49:22 2437ff75d9bd: Pulling fs layer 02:49:22 765212b225bb: Waiting 02:49:22 f23df028b6ca: Waiting 02:49:22 d65c8cfc05b1: Waiting 02:49:22 2437ff75d9bd: Waiting 02:49:23 04944245beec: Verifying Checksum 02:49:23 04944245beec: Download complete 02:49:23 765212b225bb: Verifying Checksum 02:49:23 765212b225bb: Download complete 02:49:23 f23df028b6ca: Verifying Checksum 02:49:23 f23df028b6ca: Download complete 02:49:23 d65c8cfc05b1: Verifying Checksum 02:49:23 d65c8cfc05b1: Download complete 02:49:23 699f458cf7ca: Verifying Checksum 02:49:23 699f458cf7ca: Download complete 02:49:23 8998bd30e6a1: Verifying Checksum 02:49:23 8998bd30e6a1: Download complete 02:49:26 2437ff75d9bd: Verifying Checksum 02:49:26 2437ff75d9bd: Download complete 02:49:27 8998bd30e6a1: Pull complete 02:49:27 04944245beec: Pull complete 02:49:29 699f458cf7ca: Pull complete 02:49:29 765212b225bb: Pull complete 02:49:30 f23df028b6ca: Pull complete 02:49:30 d65c8cfc05b1: Pull complete 02:49:45 2437ff75d9bd: Pull complete 02:49:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:49:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:45 prd-ubuntu20.04-docker-arm64-4c-16g-7517 does not seem to be running inside a container 02:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:49:48 $ docker top 2b6685b01a24d94bb407a713f89b0a33889262661e1706b603b3eea9fb6c905b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:49 ---> job-cost.sh 02:49:49 lf-activate-venv: SKIPPING 02:49:49 INFO: No Stack... 02:49:49 INFO: Retrieving Pricing Info for: v3-standard-4 02:49:50 INFO: Archiving Costs [Pipeline] sh 02:49:51 + + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:49:51 cut -d, -f6 [Pipeline] lock 02:49:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] 02:49:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] did not exist. Created. 02:49:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:51 /w/workspace/device-mqtt-go/1@tmp/durable-2a54bf85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:49:51 + echo total: 0.10999999940395355 [Pipeline] stash 02:49:51 Warning: overwriting stash ‘stack-cost’ 02:49:51 Stashed 1 file(s) [Pipeline] } 02:49:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:52 $ docker stop --time=1 2b6685b01a24d94bb407a713f89b0a33889262661e1706b603b3eea9fb6c905b 02:49:53 $ docker rm -f --volumes 2b6685b01a24d94bb407a713f89b0a33889262661e1706b603b3eea9fb6c905b [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 02:49:54 provisioning config files... 02:49:54 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config6864284787638380078tmp [Pipeline] { [Pipeline] sh 02:49:54 + set +x 02:49:54 + + bash -s -- 02:49:54 curl -s https://codecov.io/bash 02:49:54 02:49:54 _____ _ 02:49:54 / ____| | | 02:49:54 | | ___ __| | ___ ___ _____ __ 02:49:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:49:54 | |___| (_) | (_| | __/ (_| (_) \ V / 02:49:54 \_____\___/ \__,_|\___|\___\___/ \_/ 02:49:54 Bash-1.0.6 02:49:54 02:49:54 02:49:54 ==> git version 2.25.1 found 02:49:54 ==> 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 02:49:54 Release-Date: 2020-01-08 02:49:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:49:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:49:54 ==> Jenkins CI detected. 02:49:54 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-500 02:49:54 project root: . 02:49:54 --> token set from env 02:49:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:49:54 ==> Running gcov in . (disable via -X gcov) 02:49:54 ==> Python coveragepy not found 02:49:54 ==> Searching for coverage reports in: 02:49:54 + . 02:49:54 -> Found 1 reports 02:49:54 ==> Detecting git/mercurial file structure 02:49:54 ==> Reading reports 02:49:54 + ./coverage.out bytes=17887 02:49:54 ==> Appending adjustments 02:49:54 https://docs.codecov.io/docs/fixing-reports 02:49:55 + Found adjustments 02:49:55 ==> Gzipping contents 02:49:55 4.0K /tmp/codecov.obD8gP.gz 02:49:55 ==> Uploading reports 02:49:55 url: https://codecov.io 02:49:55 query: branch=PR-500&commit=4c418a1867c4bf59d8868412e0cd3bfb6c2fee68&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=500&job=&cmd_args= 02:49:55 -> Pinging Codecov 02:49:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-500&commit=4c418a1867c4bf59d8868412e0cd3bfb6c2fee68&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=500&job=&cmd_args= 02:49:55 -> Uploading to 02:49:55 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/7D719EC7BBE17E464838252E33014C33/4c418a1867c4bf59d8868412e0cd3bfb6c2fee68/c7422f05-a4ec-4462-9bb4-889e99a69c25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T024955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7689d7995df3192b5cc80aed89f70d50533f12bdecc4a973a40c724cc522427 02:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:55 Dload Upload Total Spent Left Speed 02:49:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 9984 --:--:-- --:--:-- --:--:-- 9952 02:49:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 [Pipeline] } 02:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:49:57 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives ] 02:49:57 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 02:49:57 total 16 02:49:57 drwxr-xr-x 3 root root 4096 Feb 27 02:42 . 02:49:57 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 02:42 .. 02:49:57 drwxr-xr-x 2 root root 4096 Feb 27 02:42 cost 02:49:57 -rw-r--r-- 1 root root 86 Feb 27 02:42 cost.csv 02:49:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 02:49:57 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 02:49:57 total 16 02:49:57 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 02:42 . 02:49:57 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 02:42 .. 02:49:57 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 02:42 cost 02:49:57 -rw-r--r-- 1 jenkins jenkins 86 Feb 27 02:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:49:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:58 ---> package-listing.sh 02:49:58 ++ facter osfamily 02:49:58 ++ tr '[:upper:]' '[:lower:]' 02:49:58 + OS_FAMILY=debian 02:49:58 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-500 02:49:58 + START_PACKAGES=/tmp/packages_start.txt 02:49:58 + END_PACKAGES=/tmp/packages_end.txt 02:49:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:58 + PACKAGES=/tmp/packages_start.txt 02:49:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-500 ']' 02:49:58 + PACKAGES=/tmp/packages_end.txt 02:49:58 + case "${OS_FAMILY}" in 02:49:58 + dpkg -l 02:49:58 + grep '^ii' 02:49:58 + '[' -f /tmp/packages_start.txt ']' 02:49:58 + '[' -f /tmp/packages_end.txt ']' 02:49:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-500 ']' 02:49:58 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/ 02:49:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/ [Pipeline] echo 02:49:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:59 prd-ubuntu20.04-docker-8c-8g-7515 does not seem to be running inside a container 02:49:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:49:59 $ docker top 224ff5f28e79a7b265510bd339920a995857d832d710587adb3f0e09d4eb5c4e -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:50:00 + mkdir -p /var/log/sysstat [Pipeline] sh 02:50:00 + ls /var/log/sa-host 02:50:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:01 provisioning config files... 02:50:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config10748552770009594513tmp [Pipeline] { [Pipeline] echo 02:50:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:50:01 ---> create-netrc.sh [Pipeline] } 02:50:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:50:01 ---> python-tools-install.sh [Pipeline] echo 02:50:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> sudo-logs.sh 02:50:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:50:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> job-cost.sh 02:50:02 lf-activate-venv: SKIPPING 02:50:02 DEBUG: total: 0.2199999988079071 02:50:02 INFO: Retrieving Stack Cost... 02:50:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:50:03 INFO: Archiving Costs [Pipeline] echo 02:50:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:50:03 ---> logs-deploy.sh 02:50:03 lf-activate-venv: SKIPPING 02:50:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-500/1 02:50:03 INFO: archiving workspace using pattern(s): 02:50:04 Archives upload complete. 02:50:04 INFO: archiving logs to Nexus