Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b949b0bab75a809025d73d91052ff423c94fb163+15e121638b61dd5d2b05931572372c8312ebd12f (02e795395ba83ce526688640b86f5d803b73be0e) 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-ssh12701282149490659917.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15636139586459335491.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15514801286653788505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh398428950335153152.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7070272714642312790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Running on prd-ubuntu20.04-docker-8c-8g-11127 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [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-575 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit b949b0bab75a809025d73d91052ff423c94fb163 Merge succeeded, producing 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 Checking out Revision 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 (PR-575) > 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/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b949b0bab75a809025d73d91052ff423c94fb163 # 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 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 # timeout=10 Commit message: "Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T23:16:36.695Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T23:16:36.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T23:16:36.784Z] ========================================================= [2023-04-26T23:16:36.784Z] EdgeX Global Pipelines Version Info [2023-04-26T23:16:36.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d80be012c4b0298bfe6d921ff55e22729ef82335 # timeout=10 [2023-04-26T23:16:37.487Z] ------------------- [2023-04-26T23:16:37.487Z] stable info: [2023-04-26T23:16:37.487Z] ------------------- [2023-04-26T23:16:37.487Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T23:16:37.487Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:16:37.487Z] Message: update stable to v1.0.248 [2023-04-26T23:16:38.061Z] ------------------- [2023-04-26T23:16:38.061Z] experimental info: [2023-04-26T23:16:38.061Z] ------------------- [2023-04-26T23:16:38.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T23:16:38.061Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:16:38.061Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T23:16:38.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-26T23:16:38.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-26T23:16:38.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T23:16:38.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T23:16:38.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T23:16:38.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T23:16:38.342Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T23:16:38.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T23:16:38.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T23:16:38.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T23:16:38.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T23:16:38.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-26T23:16:38.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T23:16:38.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T23:16:38.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:16:38.458Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:16:38.467Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:16:38.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:16:38.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T23:16:38.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T23:16:38.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T23:16:38.512Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T23:16:38.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T23:16:38.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T23:16:38.549Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T23:16:38.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T23:16:38.571Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T23:16:38.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo [2023-04-26T23:16:38.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo [2023-04-26T23:16:38.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo [2023-04-26T23:16:38.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [Pipeline] echo [2023-04-26T23:16:38.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e5f3d4 [Pipeline] echo [2023-04-26T23:16:38.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:16:38.720Z] provisioning config files... [2023-04-26T23:16:38.738Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config15700882942178146342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:39.040Z] ---> docker-login.sh [2023-04-26T23:16:39.040Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:16:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.304Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.304Z] [2023-04-26T23:16:39.304Z] Login Succeeded [2023-04-26T23:16:39.304Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:16:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.304Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.304Z] [2023-04-26T23:16:39.304Z] Login Succeeded [2023-04-26T23:16:39.304Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:16:39.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.566Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.566Z] [2023-04-26T23:16:39.566Z] Login Succeeded [2023-04-26T23:16:39.566Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:16:39.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.566Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.566Z] [2023-04-26T23:16:39.566Z] Login Succeeded [2023-04-26T23:16:39.566Z] docker.io [2023-04-26T23:16:39.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.826Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.826Z] [2023-04-26T23:16:39.826Z] Login Succeeded [2023-04-26T23:16:39.826Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:16:39.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T23:16:40.206Z] + git rev-list -1 --merges 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409~1..7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [Pipeline] echo [2023-04-26T23:16:40.220Z] -----------> git rev-list -1 --merges 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409~1..7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [2023-04-26T23:16:40.220Z] 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [false] [Pipeline] sh [2023-04-26T23:16:40.508Z] + git log --format=format:%s -1 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [Pipeline] echo [2023-04-26T23:16:40.523Z] ========================================================= [2023-04-26T23:16:40.523Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T23:16:40.523Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:16:40.861Z] + git log --format=format:%s -1 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [Pipeline] echo [2023-04-26T23:16:40.872Z] [semverPrep] GIT_COMMIT: 7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409, Commit Message: Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD [Pipeline] echo [2023-04-26T23:16:40.881Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T23:16:41.230Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:16:41.230Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T23:16:41.230Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T23:16:41.230Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T23:16:41.230Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T23:16:41.230Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T23:16:41.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:41.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:41.576Z] [2023-04-26T23:16:41.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:41.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:41.874Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T23:16:41.874Z] b85a868b505f: Pulling fs layer [2023-04-26T23:16:41.874Z] e2be974225ed: Pulling fs layer [2023-04-26T23:16:41.874Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T23:16:41.874Z] 988bab9f4d93: Pulling fs layer [2023-04-26T23:16:41.874Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T23:16:41.874Z] eaf3925da568: Pulling fs layer [2023-04-26T23:16:41.874Z] bab4dde63d76: Pulling fs layer [2023-04-26T23:16:41.874Z] bde34c3a00c8: Pulling fs layer [2023-04-26T23:16:41.874Z] b352a97aabf1: Pulling fs layer [2023-04-26T23:16:41.874Z] 4872d77fe225: Pulling fs layer [2023-04-26T23:16:41.874Z] 5851b861e8e6: Pulling fs layer [2023-04-26T23:16:41.874Z] bab4dde63d76: Waiting [2023-04-26T23:16:41.874Z] 988bab9f4d93: Waiting [2023-04-26T23:16:41.874Z] bde34c3a00c8: Waiting [2023-04-26T23:16:41.874Z] b352a97aabf1: Waiting [2023-04-26T23:16:41.874Z] 4872d77fe225: Waiting [2023-04-26T23:16:41.874Z] eaf3925da568: Waiting [2023-04-26T23:16:41.874Z] 5851b861e8e6: Waiting [2023-04-26T23:16:42.135Z] e2be974225ed: Download complete [2023-04-26T23:16:42.135Z] 988bab9f4d93: Verifying Checksum [2023-04-26T23:16:42.135Z] 988bab9f4d93: Download complete [2023-04-26T23:16:42.135Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T23:16:42.135Z] 1469e6f7b9e6: Download complete [2023-04-26T23:16:42.135Z] eaf3925da568: Verifying Checksum [2023-04-26T23:16:42.135Z] eaf3925da568: Download complete [2023-04-26T23:16:42.135Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T23:16:42.135Z] 339a4e72a1f5: Download complete [2023-04-26T23:16:42.135Z] bde34c3a00c8: Verifying Checksum [2023-04-26T23:16:42.135Z] bde34c3a00c8: Download complete [2023-04-26T23:16:42.135Z] b352a97aabf1: Verifying Checksum [2023-04-26T23:16:42.135Z] b352a97aabf1: Download complete [2023-04-26T23:16:42.135Z] 5851b861e8e6: Verifying Checksum [2023-04-26T23:16:42.135Z] 5851b861e8e6: Download complete [2023-04-26T23:16:42.393Z] b85a868b505f: Verifying Checksum [2023-04-26T23:16:42.393Z] b85a868b505f: Download complete [2023-04-26T23:16:42.393Z] bab4dde63d76: Verifying Checksum [2023-04-26T23:16:42.393Z] bab4dde63d76: Download complete [2023-04-26T23:16:43.329Z] b85a868b505f: Pull complete [2023-04-26T23:16:43.587Z] e2be974225ed: Pull complete [2023-04-26T23:16:43.846Z] 339a4e72a1f5: Pull complete [2023-04-26T23:16:44.106Z] 988bab9f4d93: Pull complete [2023-04-26T23:16:44.106Z] 1469e6f7b9e6: Pull complete [2023-04-26T23:16:44.365Z] eaf3925da568: Pull complete [2023-04-26T23:16:45.744Z] bab4dde63d76: Pull complete [2023-04-26T23:16:45.744Z] bde34c3a00c8: Pull complete [2023-04-26T23:16:46.004Z] b352a97aabf1: Pull complete [2023-04-26T23:16:46.004Z] 4872d77fe225: Pull complete [2023-04-26T23:16:46.004Z] 5851b861e8e6: Pull complete [2023-04-26T23:16:46.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T23:16:46.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:46.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:16:46.356Z] prd-ubuntu20.04-docker-8c-8g-11127 does not seem to be running inside a container [2023-04-26T23:16:46.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:16:48.545Z] $ docker top ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d -eo pid,comm [2023-04-26T23:16:48.606Z] 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). [2023-04-26T23:16:48.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:16:48.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:16:48.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:16:48.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:16:48.735Z] $ docker exec ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d ssh-agent [2023-04-26T23:16:48.856Z] SSH_AUTH_SOCK=/tmp/ssh-Vd7cw1C4p6CA/agent.32 [2023-04-26T23:16:48.856Z] SSH_AGENT_PID=38 [2023-04-26T23:16:48.862Z] Running ssh-add (command line suppressed) [2023-04-26T23:16:48.945Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_2023566280836048398.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_2023566280836048398.key) [2023-04-26T23:16:48.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:16:49.256Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T23:16:49.267Z] $ docker exec --env ******** --env ******** ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d ssh-agent -k [2023-04-26T23:16:49.364Z] unset SSH_AUTH_SOCK; [2023-04-26T23:16:49.364Z] unset SSH_AGENT_PID; [2023-04-26T23:16:49.364Z] echo Agent pid 38 killed; [2023-04-26T23:16:49.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T23:16:49.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:16:49.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:16:49.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:16:49.512Z] $ docker exec ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d ssh-agent [2023-04-26T23:16:49.622Z] SSH_AUTH_SOCK=/tmp/ssh-smFmoBfxwtdw/agent.70 [2023-04-26T23:16:49.622Z] SSH_AGENT_PID=77 [2023-04-26T23:16:49.627Z] Running ssh-add (command line suppressed) [2023-04-26T23:16:49.716Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_13582459842496719793.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_13582459842496719793.key) [2023-04-26T23:16:49.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:16:50.036Z] + git semver init [2023-04-26T23:16:50.296Z] 2023-04-26 23:16:50,197 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T23:16:50.296Z] 2023-04-26 23:16:50,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver [2023-04-26T23:16:50.296Z] 2023-04-26 23:16:50,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver [2023-04-26T23:16:50.296Z] 2023-04-26 23:16:50,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,961 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.git/info/exclude [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 with force:False [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,962 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,966 [execute] INFO git cat-file --batch-check [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,972 [execute] INFO git cat-file --batch [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:16:51.234Z] 2023-04-26 23:16:50,977 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 [2023-04-26T23:16:51.234Z] 0.0.0 [Pipeline] } [2023-04-26T23:16:51.238Z] $ docker exec --env ******** --env ******** ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d ssh-agent -k [2023-04-26T23:16:51.325Z] unset SSH_AUTH_SOCK; [2023-04-26T23:16:51.326Z] unset SSH_AGENT_PID; [2023-04-26T23:16:51.326Z] echo Agent pid 77 killed; [2023-04-26T23:16:51.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:16:51.652Z] + git semver [Pipeline] } [2023-04-26T23:16:51.917Z] $ docker stop --time=1 ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d [2023-04-26T23:16:53.250Z] $ docker rm -f --volumes ccea88057ca5a6b23c08ef0469e8bbb352f5d2453185ae8a35bb72bf124a317d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:16:53.592Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T23:16:53.793Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T23:16:53.796Z] [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 [2023-04-26T23:16:53.927Z] provisioning config files... [2023-04-26T23:16:53.937Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config2141228287726103419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:54.231Z] ---> docker-login.sh [2023-04-26T23:16:54.231Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:16:54.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.231Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.231Z] [2023-04-26T23:16:54.231Z] Login Succeeded [2023-04-26T23:16:54.231Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:16:54.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.231Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.231Z] [2023-04-26T23:16:54.231Z] Login Succeeded [2023-04-26T23:16:54.231Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:16:54.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.491Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.491Z] [2023-04-26T23:16:54.491Z] Login Succeeded [2023-04-26T23:16:54.491Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:16:54.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.491Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.491Z] [2023-04-26T23:16:54.491Z] Login Succeeded [2023-04-26T23:16:54.491Z] docker.io [2023-04-26T23:16:54.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.752Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.752Z] [2023-04-26T23:16:54.752Z] Login Succeeded [2023-04-26T23:16:54.752Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:16:54.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:16:54.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:16:54.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:16:54.833Z] ========================================================= [2023-04-26T23:16:54.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T23:16:54.833Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:55.138Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T23:16:55.138Z] Sending build context to Docker daemon 6.487MB [2023-04-26T23:16:55.138Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:16:55.138Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:16:55.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T23:16:55.138Z] f56be85fc22e: Pulling fs layer [2023-04-26T23:16:55.138Z] 85791d961cd3: Pulling fs layer [2023-04-26T23:16:55.138Z] d694b5ae8c79: Pulling fs layer [2023-04-26T23:16:55.138Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T23:16:55.138Z] 4d19c01a9841: Pulling fs layer [2023-04-26T23:16:55.138Z] 9325e15d5711: Pulling fs layer [2023-04-26T23:16:55.138Z] 556b6ee489ea: Pulling fs layer [2023-04-26T23:16:55.138Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T23:16:55.138Z] 9f32a84ed3da: Waiting [2023-04-26T23:16:55.138Z] 9325e15d5711: Waiting [2023-04-26T23:16:55.138Z] 556b6ee489ea: Waiting [2023-04-26T23:16:55.138Z] 4d19c01a9841: Waiting [2023-04-26T23:16:55.138Z] 85791d961cd3: Verifying Checksum [2023-04-26T23:16:55.138Z] 85791d961cd3: Download complete [2023-04-26T23:16:55.138Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T23:16:55.138Z] 9f32a84ed3da: Download complete [2023-04-26T23:16:55.138Z] 4d19c01a9841: Verifying Checksum [2023-04-26T23:16:55.138Z] 4d19c01a9841: Download complete [2023-04-26T23:16:55.398Z] f56be85fc22e: Download complete [2023-04-26T23:16:55.398Z] 9325e15d5711: Verifying Checksum [2023-04-26T23:16:55.398Z] 9325e15d5711: Download complete [2023-04-26T23:16:55.398Z] f56be85fc22e: Pull complete [2023-04-26T23:16:55.659Z] 85791d961cd3: Pull complete [2023-04-26T23:16:55.921Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T23:16:55.921Z] c5a4b2cf53e6: Download complete [2023-04-26T23:16:56.491Z] d694b5ae8c79: Verifying Checksum [2023-04-26T23:16:56.491Z] d694b5ae8c79: Download complete [2023-04-26T23:16:56.491Z] 556b6ee489ea: Verifying Checksum [2023-04-26T23:16:56.491Z] 556b6ee489ea: Download complete [2023-04-26T23:16:59.784Z] d694b5ae8c79: Pull complete [2023-04-26T23:16:59.784Z] 9f32a84ed3da: Pull complete [2023-04-26T23:16:59.784Z] 4d19c01a9841: Pull complete [2023-04-26T23:16:59.784Z] 9325e15d5711: Pull complete [2023-04-26T23:17:01.685Z] 556b6ee489ea: Pull complete [2023-04-26T23:17:02.618Z] c5a4b2cf53e6: Pull complete [2023-04-26T23:17:03.185Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T23:17:03.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T23:17:03.185Z] ---> c4be618373d6 [2023-04-26T23:17:03.185Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:17:07.389Z] ---> Running in 392ea8859ad6 [2023-04-26T23:17:07.389Z] Removing intermediate container 392ea8859ad6 [2023-04-26T23:17:07.389Z] ---> 478e5eb924a1 [2023-04-26T23:17:07.389Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:17:07.389Z] ---> Running in cdbffdd56630 [2023-04-26T23:17:07.389Z] Removing intermediate container cdbffdd56630 [2023-04-26T23:17:07.389Z] ---> f2f4b3c19b06 [2023-04-26T23:17:07.389Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:17:07.389Z] ---> Running in 0eca96de8892 [2023-04-26T23:17:07.389Z] Removing intermediate container 0eca96de8892 [2023-04-26T23:17:07.389Z] ---> 35a740edb30b [2023-04-26T23:17:07.389Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:17:07.389Z] ---> Running in 58c1e988508e [2023-04-26T23:17:07.389Z] Removing intermediate container 58c1e988508e [2023-04-26T23:17:07.389Z] ---> fcf9fa3e0dba [2023-04-26T23:17:07.389Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:17:07.389Z] ---> Running in b1bbfccc6c8a [2023-04-26T23:17:07.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:17:07.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:17:07.908Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:17:07.908Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:17:07.908Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:17:07.908Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:17:07.908Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:17:07.908Z] OK: 269 MiB in 57 packages [2023-04-26T23:17:08.476Z] Removing intermediate container b1bbfccc6c8a [2023-04-26T23:17:08.476Z] ---> 3c5bf8f3600d [2023-04-26T23:17:08.476Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T23:17:08.476Z] ---> Running in a8b051faaf4e [2023-04-26T23:17:08.476Z] Removing intermediate container a8b051faaf4e [2023-04-26T23:17:08.476Z] ---> 638f0ffff856 [2023-04-26T23:17:08.476Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:17:08.476Z] ---> de57de8aa995 [2023-04-26T23:17:08.476Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:17:08.735Z] ---> Running in 9ee4e8c81001 [2023-04-26T23:17:08.877Z] Still waiting to schedule task [2023-04-26T23:17:08.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T23:17:40.833Z] Removing intermediate container 9ee4e8c81001 [2023-04-26T23:17:40.833Z] ---> 00b24ad2c76e [2023-04-26T23:17:40.833Z] Step 11/12 : COPY . . [2023-04-26T23:17:40.833Z] ---> 9746aa577204 [2023-04-26T23:17:40.833Z] Step 12/12 : RUN $MAKE [2023-04-26T23:17:40.833Z] ---> Running in c6a4be75bcfb [2023-04-26T23:17:40.833Z] noop [2023-04-26T23:17:40.833Z] Removing intermediate container c6a4be75bcfb [2023-04-26T23:17:40.833Z] ---> 199d7340b037 [2023-04-26T23:17:40.833Z] Successfully built 199d7340b037 [2023-04-26T23:17:40.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:17:41.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:17:41.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:17:41.231Z] prd-ubuntu20.04-docker-8c-8g-11127 does not seem to be running inside a container [2023-04-26T23:17:41.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:17:41.575Z] $ docker top 38f7aa4e86ac0cfc454af0dc0efb8e71de4fef81d3fc1c60b83acec4a4cd30b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:17:41.924Z] + go version [2023-04-26T23:17:41.924Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T23:17:41.927Z] $ docker stop --time=1 38f7aa4e86ac0cfc454af0dc0efb8e71de4fef81d3fc1c60b83acec4a4cd30b3 [2023-04-26T23:17:43.190Z] $ docker rm -f --volumes 38f7aa4e86ac0cfc454af0dc0efb8e71de4fef81d3fc1c60b83acec4a4cd30b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:17:43.613Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:17:43.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:17:43.696Z] prd-ubuntu20.04-docker-8c-8g-11127 does not seem to be running inside a container [2023-04-26T23:17:43.722Z] $ 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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:17:44.013Z] $ docker top f64d10660d75445691b57be8c5b3cb216f4eb8ee34a3ef5df92fd06ac13caeec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:17:44.365Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:17:44.660Z] + make test [2023-04-26T23:17:44.660Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:17:48.848Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T23:17:58.820Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T23:17:58.820Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T23:17:58.820Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 24.6% of statements [2023-04-26T23:18:04.083Z] go vet ./... [2023-04-26T23:18:06.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:18:06.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:18:06.609Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:18:06.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:18:06.627Z] $ docker stop --time=1 f64d10660d75445691b57be8c5b3cb216f4eb8ee34a3ef5df92fd06ac13caeec [2023-04-26T23:18:09.647Z] $ docker rm -f --volumes f64d10660d75445691b57be8c5b3cb216f4eb8ee34a3ef5df92fd06ac13caeec [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:18:10.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:18:10.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T23:18:10.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:18:10.994Z] + ls -al . [2023-04-26T23:18:10.994Z] total 180 [2023-04-26T23:18:10.994Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:17 . [2023-04-26T23:18:10.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:16 .. [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 23:16 .dockerignore [2023-04-26T23:18:10.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:16 .git [2023-04-26T23:18:10.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 .github [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:16 .gitignore [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:16 .golangci.yml [2023-04-26T23:18:10.994Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:16 .semver [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 23:16 Attribution.txt [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 23:16 CHANGELOG.md [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 23:16 Dockerfile [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:16 GOVERNANCE.md [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 23:16 Jenkinsfile [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:16 LICENSE [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 23:16 Makefile [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:16 OWNERS.md [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 23:16 README.md [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 23:16 VERSION [2023-04-26T23:18:10.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:16 bin [2023-04-26T23:18:10.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 cmd [2023-04-26T23:18:10.994Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 23:17 coverage.out [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 23:16 go.mod [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:16 go.sum [2023-04-26T23:18:10.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 internal [2023-04-26T23:18:10.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:16 mock [2023-04-26T23:18:10.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:16 snap [2023-04-26T23:18:10.994Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:11.305Z] + 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=7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 --label arch=amd64 --label version=0.0.0 . [2023-04-26T23:18:11.305Z] Sending build context to Docker daemon 6.504MB [2023-04-26T23:18:11.305Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:18:11.305Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T23:18:11.305Z] ---> 199d7340b037 [2023-04-26T23:18:11.305Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:18:11.566Z] ---> Running in 3ae25413ef7c [2023-04-26T23:18:11.826Z] Removing intermediate container 3ae25413ef7c [2023-04-26T23:18:11.826Z] ---> b95f6bf833f5 [2023-04-26T23:18:11.826Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:18:12.087Z] ---> Running in b997df6c897a [2023-04-26T23:18:12.087Z] Removing intermediate container b997df6c897a [2023-04-26T23:18:12.087Z] ---> 52aff0e98762 [2023-04-26T23:18:12.087Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:18:12.348Z] ---> Running in 492b65d5202b [2023-04-26T23:18:12.607Z] Removing intermediate container 492b65d5202b [2023-04-26T23:18:12.607Z] ---> 7b8de730b9f2 [2023-04-26T23:18:12.607Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:18:12.607Z] ---> Running in cfef596ad54a [2023-04-26T23:18:12.607Z] Removing intermediate container cfef596ad54a [2023-04-26T23:18:12.607Z] ---> a32f1ade8224 [2023-04-26T23:18:12.607Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:18:12.607Z] ---> Running in f8f7c7a3f7dd [2023-04-26T23:18:12.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:13.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:13.390Z] OK: 269 MiB in 57 packages [2023-04-26T23:18:13.648Z] Removing intermediate container f8f7c7a3f7dd [2023-04-26T23:18:13.648Z] ---> 138569d0ec72 [2023-04-26T23:18:13.648Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T23:18:13.648Z] ---> Running in 275f4bfd92f1 [2023-04-26T23:18:13.648Z] Removing intermediate container 275f4bfd92f1 [2023-04-26T23:18:13.648Z] ---> 1e945b45a90d [2023-04-26T23:18:13.648Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T23:18:13.909Z] ---> 0f7b4871547a [2023-04-26T23:18:13.909Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:18:13.909Z] ---> Running in fb2d793b7dd1 [2023-04-26T23:18:14.920Z] Removing intermediate container fb2d793b7dd1 [2023-04-26T23:18:14.920Z] ---> ba9162b20b46 [2023-04-26T23:18:14.920Z] Step 11/24 : COPY . . [2023-04-26T23:18:15.183Z] ---> 5179d2e68e95 [2023-04-26T23:18:15.183Z] Step 12/24 : RUN $MAKE [2023-04-26T23:18:15.183Z] ---> Running in ddc59910a49a [2023-04-26T23:18:15.442Z] 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 [2023-04-26T23:18:37.384Z] Removing intermediate container ddc59910a49a [2023-04-26T23:18:37.384Z] ---> 018bda9330da [2023-04-26T23:18:37.384Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T23:18:37.384Z] 3.17: Pulling from library/alpine [2023-04-26T23:18:37.384Z] f56be85fc22e: Already exists [2023-04-26T23:18:37.384Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:18:37.384Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:18:37.384Z] ---> 9ed4aefc74f6 [2023-04-26T23:18:37.384Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T23:18:37.384Z] ---> Running in 397b9f6dddd7 [2023-04-26T23:18:37.384Z] Removing intermediate container 397b9f6dddd7 [2023-04-26T23:18:37.384Z] ---> 2e151114b035 [2023-04-26T23:18:37.384Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:18:37.384Z] ---> Running in c8833b9045e7 [2023-04-26T23:18:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:37.384Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:18:37.384Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:18:37.384Z] OK: 7 MiB in 16 packages [2023-04-26T23:18:37.384Z] Removing intermediate container c8833b9045e7 [2023-04-26T23:18:37.384Z] ---> c60e9843bb0d [2023-04-26T23:18:37.384Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T23:18:37.384Z] ---> dbbcd2e58cff [2023-04-26T23:18:37.384Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T23:18:37.384Z] ---> 033feba26f37 [2023-04-26T23:18:37.384Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T23:18:37.384Z] ---> 05db2e70712e [2023-04-26T23:18:37.384Z] Step 19/24 : EXPOSE 59982 [2023-04-26T23:18:37.384Z] ---> Running in 6862e1cdc0d8 [2023-04-26T23:18:37.384Z] Removing intermediate container 6862e1cdc0d8 [2023-04-26T23:18:37.384Z] ---> 28fb1c5ed48d [2023-04-26T23:18:37.384Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T23:18:37.384Z] ---> Running in a45e2733c9b3 [2023-04-26T23:18:37.384Z] Removing intermediate container a45e2733c9b3 [2023-04-26T23:18:37.384Z] ---> 009639dc24a7 [2023-04-26T23:18:37.384Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:18:37.384Z] ---> Running in ec63e1153188 [2023-04-26T23:18:37.384Z] Removing intermediate container ec63e1153188 [2023-04-26T23:18:37.384Z] ---> 7deff62ba866 [2023-04-26T23:18:37.384Z] Step 22/24 : LABEL arch=amd64 [2023-04-26T23:18:37.384Z] ---> Running in e924b1fe8d4d [2023-04-26T23:18:37.384Z] Removing intermediate container e924b1fe8d4d [2023-04-26T23:18:37.384Z] ---> b5298fa6d253 [2023-04-26T23:18:37.384Z] Step 23/24 : LABEL git_sha=7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [2023-04-26T23:18:37.384Z] ---> Running in ee6644fe9a26 [2023-04-26T23:18:37.384Z] Removing intermediate container ee6644fe9a26 [2023-04-26T23:18:37.384Z] ---> c89ab82f37ef [2023-04-26T23:18:37.384Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T23:18:37.384Z] ---> Running in 081237d48567 [2023-04-26T23:18:37.384Z] Removing intermediate container 081237d48567 [2023-04-26T23:18:37.384Z] ---> d6fc1d7a47fb [2023-04-26T23:18:37.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:18:37.384Z] Successfully built d6fc1d7a47fb [2023-04-26T23:18:37.384Z] 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 [2023-04-26T23:18:37.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:37.811Z] [2023-04-26T23:18:37.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:38.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:38.110Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T23:18:38.110Z] 5eb5b503b376: Pulling fs layer [2023-04-26T23:18:38.110Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T23:18:38.110Z] ec43610c2a17: Pulling fs layer [2023-04-26T23:18:38.110Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T23:18:38.110Z] 33b1e0a273af: Pulling fs layer [2023-04-26T23:18:38.110Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T23:18:38.110Z] 2f39f015ded8: Pulling fs layer [2023-04-26T23:18:38.110Z] 33b1e0a273af: Waiting [2023-04-26T23:18:38.110Z] 5d3b04190fa2: Waiting [2023-04-26T23:18:38.110Z] 2f39f015ded8: Waiting [2023-04-26T23:18:38.110Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T23:18:38.110Z] 5c69ac0246d0: Download complete [2023-04-26T23:18:38.110Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T23:18:38.110Z] 3a2ae6a8a46f: Download complete [2023-04-26T23:18:38.110Z] 33b1e0a273af: Verifying Checksum [2023-04-26T23:18:38.110Z] 33b1e0a273af: Download complete [2023-04-26T23:18:38.110Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T23:18:38.110Z] 5d3b04190fa2: Download complete [2023-04-26T23:18:38.369Z] ec43610c2a17: Verifying Checksum [2023-04-26T23:18:38.369Z] ec43610c2a17: Download complete [2023-04-26T23:18:38.369Z] 5eb5b503b376: Verifying Checksum [2023-04-26T23:18:38.369Z] 5eb5b503b376: Download complete [2023-04-26T23:18:38.934Z] 2f39f015ded8: Download complete [2023-04-26T23:18:39.500Z] 5eb5b503b376: Pull complete [2023-04-26T23:18:39.500Z] 5c69ac0246d0: Pull complete [2023-04-26T23:18:40.065Z] ec43610c2a17: Pull complete [2023-04-26T23:18:40.065Z] 3a2ae6a8a46f: Pull complete [2023-04-26T23:18:40.323Z] 33b1e0a273af: Pull complete [2023-04-26T23:18:40.323Z] 5d3b04190fa2: Pull complete [2023-04-26T23:18:44.557Z] 2f39f015ded8: Pull complete [2023-04-26T23:18:44.557Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T23:18:44.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:44.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:18:44.645Z] prd-ubuntu20.04-docker-8c-8g-11127 does not seem to be running inside a container [2023-04-26T23:18:44.668Z] $ 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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:18:48.965Z] $ docker top e312f9bf494cef0f6caf5d32fe76b537dd60c02b63d0a03fe4acac5c7d98d394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:18:49.366Z] ---> job-cost.sh [2023-04-26T23:18:49.366Z] lf-activate-venv: SKIPPING [2023-04-26T23:18:49.366Z] INFO: No Stack... [2023-04-26T23:18:49.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:18:50.191Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:18:50.483Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/cost.csv [2023-04-26T23:18:50.484Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T23:18:50.494Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] [2023-04-26T23:18:50.499Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] did not exist. Created. [2023-04-26T23:18:50.499Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:18:50.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T23:18:50.825Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:18:50.830Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:18:50.839Z] $ docker stop --time=1 e312f9bf494cef0f6caf5d32fe76b537dd60c02b63d0a03fe4acac5c7d98d394 [2023-04-26T23:18:51.988Z] $ docker rm -f --volumes e312f9bf494cef0f6caf5d32fe76b537dd60c02b63d0a03fe4acac5c7d98d394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T23:20:05.799Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11135 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] { [Pipeline] ws [2023-04-26T23:20:05.812Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2023-04-26T23:20:05.855Z] Selected Git installation does not exist. Using Default [2023-04-26T23:20:05.855Z] The recommended git tool is: NONE [2023-04-26T23:20:11.486Z] using credential edgex-jenkins-ssh [2023-04-26T23:20:11.509Z] Cloning the remote Git repository [2023-04-26T23:20:11.559Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:20:11.678Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2023-04-26T23:20:11.861Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:20:11.862Z] > git --version # timeout=10 [2023-04-26T23:20:11.887Z] > git --version # 'git version 2.25.1' [2023-04-26T23:20:11.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:20:12.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:20:13.237Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T23:20:13.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:20:14.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T23:20:14.351Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:20:14.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:20:14.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T23:20:14.970Z] Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit b949b0bab75a809025d73d91052ff423c94fb163 [2023-04-26T23:20:15.321Z] Merge succeeded, producing f065bb10f2e6c6b700036c7f78b1e89f89d8b9f2 [2023-04-26T23:20:15.321Z] Checking out Revision f065bb10f2e6c6b700036c7f78b1e89f89d8b9f2 (PR-575) [2023-04-26T23:20:14.985Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:20:15.059Z] > git checkout -f b949b0bab75a809025d73d91052ff423c94fb163 # timeout=10 [2023-04-26T23:20:15.160Z] > git remote # timeout=10 [2023-04-26T23:20:15.183Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T23:20:15.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:20:15.227Z] > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [2023-04-26T23:20:15.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T23:20:15.321Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:20:15.342Z] > git checkout -f f065bb10f2e6c6b700036c7f78b1e89f89d8b9f2 # timeout=10 [2023-04-26T23:20:18.883Z] Commit message: "Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD" [2023-04-26T23:20:18.918Z] First time build. Skipping changelog. [2023-04-26T23:20:18.889Z] > git rev-list --no-walk d80be012c4b0298bfe6d921ff55e22729ef82335 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:20:19.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T23:20:19.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:20:19.758Z] Dload Upload Total Spent Left Speed [2023-04-26T23:20:19.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-04-26T23:20:20.505Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T23:20:20.840Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T23:20:20.840Z] + sudo tee /etc/docker/daemon.new [2023-04-26T23:20:20.840Z] { [2023-04-26T23:20:20.840Z] "registry-mirrors": [ [2023-04-26T23:20:20.840Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T23:20:20.840Z] ], [2023-04-26T23:20:20.840Z] "bip": "10.250.0.254/24", [2023-04-26T23:20:20.840Z] "hosts": [ [2023-04-26T23:20:20.840Z] "tcp://0.0.0.0:5555", [2023-04-26T23:20:20.840Z] "unix:///var/run/docker.sock" [2023-04-26T23:20:20.840Z] ], [2023-04-26T23:20:20.840Z] "mtu": 1458, [2023-04-26T23:20:20.840Z] "selinux-enabled": true, [2023-04-26T23:20:20.840Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T23:20:20.840Z] } [Pipeline] sh [2023-04-26T23:20:21.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T23:20:21.516Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:20:39.820Z] provisioning config files... [2023-04-26T23:20:39.851Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config4741037847583645985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:20:40.216Z] ---> docker-login.sh [2023-04-26T23:20:40.216Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:20:40.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:40.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:40.810Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:40.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:40.810Z] [2023-04-26T23:20:40.810Z] Login Succeeded [2023-04-26T23:20:40.810Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:20:41.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:41.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:41.355Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:41.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:41.355Z] [2023-04-26T23:20:41.355Z] Login Succeeded [2023-04-26T23:20:41.355Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:20:41.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:41.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:41.628Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:41.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:41.628Z] [2023-04-26T23:20:41.628Z] Login Succeeded [2023-04-26T23:20:41.628Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:20:41.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:42.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:42.173Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:42.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:42.173Z] [2023-04-26T23:20:42.173Z] Login Succeeded [2023-04-26T23:20:42.173Z] docker.io [2023-04-26T23:20:42.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:42.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:42.717Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:42.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:42.717Z] [2023-04-26T23:20:42.717Z] Login Succeeded [2023-04-26T23:20:42.717Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:20:42.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:20:43.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:20:43.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:20:43.058Z] ========================================================= [2023-04-26T23:20:43.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T23:20:43.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:20:43.418Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T23:20:45.390Z] Sending build context to Docker daemon 3.381MB [2023-04-26T23:20:45.390Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:20:45.390Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:20:45.663Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T23:20:45.663Z] c41833b44d91: Pulling fs layer [2023-04-26T23:20:45.663Z] ed15518f5707: Pulling fs layer [2023-04-26T23:20:45.663Z] feae8fd75edb: Pulling fs layer [2023-04-26T23:20:45.663Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T23:20:45.663Z] 3cdef696dda3: Pulling fs layer [2023-04-26T23:20:45.663Z] 2ced38df9373: Pulling fs layer [2023-04-26T23:20:45.663Z] 58f1dce35555: Pulling fs layer [2023-04-26T23:20:45.663Z] 242c74f7c9fa: Waiting [2023-04-26T23:20:45.663Z] 3cdef696dda3: Waiting [2023-04-26T23:20:45.663Z] 58f1dce35555: Waiting [2023-04-26T23:20:45.663Z] ed15518f5707: Verifying Checksum [2023-04-26T23:20:45.663Z] ed15518f5707: Download complete [2023-04-26T23:20:45.663Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T23:20:45.663Z] 242c74f7c9fa: Download complete [2023-04-26T23:20:45.663Z] 3cdef696dda3: Verifying Checksum [2023-04-26T23:20:45.663Z] 3cdef696dda3: Download complete [2023-04-26T23:20:45.663Z] c41833b44d91: Download complete [2023-04-26T23:20:46.648Z] c41833b44d91: Pull complete [2023-04-26T23:20:46.921Z] 58f1dce35555: Verifying Checksum [2023-04-26T23:20:46.921Z] 58f1dce35555: Download complete [2023-04-26T23:20:47.515Z] ed15518f5707: Pull complete [2023-04-26T23:20:48.486Z] feae8fd75edb: Verifying Checksum [2023-04-26T23:20:48.486Z] feae8fd75edb: Download complete [2023-04-26T23:20:48.486Z] 2ced38df9373: Verifying Checksum [2023-04-26T23:20:48.486Z] 2ced38df9373: Download complete [2023-04-26T23:21:00.832Z] feae8fd75edb: Pull complete [2023-04-26T23:21:00.833Z] 242c74f7c9fa: Pull complete [2023-04-26T23:21:00.833Z] 3cdef696dda3: Pull complete [2023-04-26T23:21:06.200Z] 2ced38df9373: Pull complete [2023-04-26T23:21:08.801Z] 58f1dce35555: Pull complete [2023-04-26T23:21:08.801Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T23:21:08.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T23:21:09.069Z] ---> fadd8f120f05 [2023-04-26T23:21:09.069Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:21:11.043Z] ---> Running in 36956b9e4ece [2023-04-26T23:21:11.044Z] Removing intermediate container 36956b9e4ece [2023-04-26T23:21:11.044Z] ---> 8fbefc3dde2f [2023-04-26T23:21:11.044Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:21:11.333Z] ---> Running in af28a8d62abf [2023-04-26T23:21:11.603Z] Removing intermediate container af28a8d62abf [2023-04-26T23:21:11.603Z] ---> 4a5996d5afb6 [2023-04-26T23:21:11.603Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:21:11.603Z] ---> Running in bb252023abd4 [2023-04-26T23:21:11.877Z] Removing intermediate container bb252023abd4 [2023-04-26T23:21:11.877Z] ---> ed98f00369bf [2023-04-26T23:21:11.877Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:21:12.149Z] ---> Running in bc811290a6d8 [2023-04-26T23:21:12.421Z] Removing intermediate container bc811290a6d8 [2023-04-26T23:21:12.421Z] ---> a355b2333d9b [2023-04-26T23:21:12.421Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:21:12.421Z] ---> Running in da5a109668ac [2023-04-26T23:21:13.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:21:14.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:21:15.539Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:21:15.539Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:21:15.539Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:21:15.539Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:21:15.539Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:21:15.539Z] OK: 268 MiB in 57 packages [2023-04-26T23:21:16.500Z] Removing intermediate container da5a109668ac [2023-04-26T23:21:16.500Z] ---> 4a3b8a81870d [2023-04-26T23:21:16.500Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T23:21:16.500Z] ---> Running in 6b4335a5cade [2023-04-26T23:21:16.770Z] Removing intermediate container 6b4335a5cade [2023-04-26T23:21:16.770Z] ---> 29a8f2d39dfb [2023-04-26T23:21:16.770Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:21:17.357Z] ---> 8bab06832e35 [2023-04-26T23:21:17.357Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:21:17.357Z] ---> Running in 7a4b7c099e41 [2023-04-26T23:22:28.683Z] Removing intermediate container 7a4b7c099e41 [2023-04-26T23:22:28.683Z] ---> 69b50cbfe756 [2023-04-26T23:22:28.683Z] Step 11/12 : COPY . . [2023-04-26T23:22:28.683Z] ---> 19711ccb1cd6 [2023-04-26T23:22:28.683Z] Step 12/12 : RUN $MAKE [2023-04-26T23:22:28.683Z] ---> Running in edc07dcc1d27 [2023-04-26T23:22:28.683Z] noop [2023-04-26T23:22:28.683Z] Removing intermediate container edc07dcc1d27 [2023-04-26T23:22:28.683Z] ---> 79e6cc281fa6 [2023-04-26T23:22:28.683Z] Successfully built 79e6cc281fa6 [2023-04-26T23:22:28.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:29.040Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:22:29.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:22:29.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-11135 does not seem to be running inside a container [2023-04-26T23:22:29.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T23:22:30.506Z] $ docker top e6ba0cfaf5203a370eee8a24045401b9a0b3607f76347310635f136e6aa3f789 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:22:31.330Z] + go version [2023-04-26T23:22:31.330Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T23:22:31.357Z] $ docker stop --time=1 e6ba0cfaf5203a370eee8a24045401b9a0b3607f76347310635f136e6aa3f789 [2023-04-26T23:22:32.957Z] $ docker rm -f --volumes e6ba0cfaf5203a370eee8a24045401b9a0b3607f76347310635f136e6aa3f789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:33.493Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:22:33.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:22:33.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-11135 does not seem to be running inside a container [2023-04-26T23:22:33.743Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T23:22:34.886Z] $ docker top 1d901801204db9761463d71ef991bf463bb69b206b6a88af7e27b7c7e7ce22e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:22:35.701Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:22:36.026Z] + make test [2023-04-26T23:22:36.026Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:23:14.908Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T23:25:21.596Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T23:25:26.945Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T23:25:26.945Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 24.6% of statements [2023-04-26T23:25:27.535Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T23:25:27.535Z] go vet ./... [2023-04-26T23:25:59.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:25:59.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:25:59.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:26:00.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:26:00.097Z] $ docker stop --time=1 1d901801204db9761463d71ef991bf463bb69b206b6a88af7e27b7c7e7ce22e2 [2023-04-26T23:26:01.946Z] $ docker rm -f --volumes 1d901801204db9761463d71ef991bf463bb69b206b6a88af7e27b7c7e7ce22e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:26:03.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:26:03.091Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T23:26:03.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:26:04.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:26:04.383Z] + ls -al . [2023-04-26T23:26:04.383Z] total 176 [2023-04-26T23:26:04.383Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:22 . [2023-04-26T23:26:04.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:20 .. [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 23:20 .dockerignore [2023-04-26T23:26:04.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:20 .git [2023-04-26T23:26:04.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:20 .github [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:20 .gitignore [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:20 .golangci.yml [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 23:20 Attribution.txt [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 23:20 CHANGELOG.md [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 23:20 Dockerfile [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:20 GOVERNANCE.md [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 23:20 Jenkinsfile [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:20 LICENSE [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 23:20 Makefile [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:20 OWNERS.md [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 23:20 README.md [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 23:16 VERSION [2023-04-26T23:26:04.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:20 bin [2023-04-26T23:26:04.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:20 cmd [2023-04-26T23:26:04.383Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 23:25 coverage.out [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 23:20 go.mod [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:20 go.sum [2023-04-26T23:26:04.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:20 internal [2023-04-26T23:26:04.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:20 mock [2023-04-26T23:26:04.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:20 snap [2023-04-26T23:26:04.383Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:26:04.742Z] + 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=f065bb10f2e6c6b700036c7f78b1e89f89d8b9f2 --label arch=arm64 --label version=0.0.0 . [2023-04-26T23:26:05.010Z] Sending build context to Docker daemon 3.398MB [2023-04-26T23:26:05.010Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:26:05.010Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T23:26:05.010Z] ---> 79e6cc281fa6 [2023-04-26T23:26:05.010Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:26:05.281Z] ---> Running in 407e138c6ef8 [2023-04-26T23:26:05.561Z] Removing intermediate container 407e138c6ef8 [2023-04-26T23:26:05.561Z] ---> 8c8be0a26b52 [2023-04-26T23:26:05.561Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:26:05.561Z] ---> Running in fbe5293d4cee [2023-04-26T23:26:05.835Z] Removing intermediate container fbe5293d4cee [2023-04-26T23:26:05.835Z] ---> 72adc7fe07b1 [2023-04-26T23:26:05.835Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:26:06.107Z] ---> Running in a0e82d0d0ff6 [2023-04-26T23:26:06.376Z] Removing intermediate container a0e82d0d0ff6 [2023-04-26T23:26:06.376Z] ---> f7ae57849872 [2023-04-26T23:26:06.376Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:26:06.376Z] ---> Running in f6fbd824358a [2023-04-26T23:26:06.644Z] Removing intermediate container f6fbd824358a [2023-04-26T23:26:06.644Z] ---> b600952851c7 [2023-04-26T23:26:06.644Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:26:06.644Z] ---> Running in 876406f365e1 [2023-04-26T23:26:08.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:26:08.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:26:09.761Z] OK: 268 MiB in 57 packages [2023-04-26T23:26:10.352Z] Removing intermediate container 876406f365e1 [2023-04-26T23:26:10.352Z] ---> 4f3015679819 [2023-04-26T23:26:10.352Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T23:26:10.352Z] ---> Running in dce26c5e1ab1 [2023-04-26T23:26:10.619Z] Removing intermediate container dce26c5e1ab1 [2023-04-26T23:26:10.619Z] ---> a6ab716d2e07 [2023-04-26T23:26:10.619Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T23:26:11.208Z] ---> 051b32375912 [2023-04-26T23:26:11.208Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:26:11.208Z] ---> Running in 20589313f3e1 [2023-04-26T23:26:13.819Z] Removing intermediate container 20589313f3e1 [2023-04-26T23:26:13.819Z] ---> 0ec0e282bed5 [2023-04-26T23:26:13.819Z] Step 11/24 : COPY . . [2023-04-26T23:26:14.781Z] ---> 6075f94aa8d9 [2023-04-26T23:26:14.781Z] Step 12/24 : RUN $MAKE [2023-04-26T23:26:14.781Z] ---> Running in 12df10806d61 [2023-04-26T23:26:15.753Z] 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 [2023-04-26T23:28:37.480Z] Removing intermediate container 12df10806d61 [2023-04-26T23:28:37.480Z] ---> a3e0205be27d [2023-04-26T23:28:37.480Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T23:28:37.480Z] 3.17: Pulling from library/alpine [2023-04-26T23:28:37.480Z] c41833b44d91: Already exists [2023-04-26T23:28:37.480Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:28:37.480Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:28:37.480Z] ---> 51e60588ff2c [2023-04-26T23:28:37.480Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T23:28:37.480Z] ---> Running in 26194fe8a2d7 [2023-04-26T23:28:37.480Z] Removing intermediate container 26194fe8a2d7 [2023-04-26T23:28:37.480Z] ---> fb6dddbec71d [2023-04-26T23:28:37.480Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:28:37.480Z] ---> Running in eba9a0b1e392 [2023-04-26T23:28:37.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:28:37.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:28:37.752Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:28:37.752Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:28:37.752Z] OK: 8 MiB in 16 packages [2023-04-26T23:28:38.716Z] Removing intermediate container eba9a0b1e392 [2023-04-26T23:28:38.716Z] ---> 01a3c7b3d0a0 [2023-04-26T23:28:38.716Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T23:28:40.131Z] ---> 00a65a96a267 [2023-04-26T23:28:40.131Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T23:28:40.722Z] ---> 53465e29573a [2023-04-26T23:28:40.722Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T23:28:41.309Z] ---> 221ae11bca63 [2023-04-26T23:28:41.309Z] Step 19/24 : EXPOSE 59982 [2023-04-26T23:28:41.309Z] ---> Running in 3939bd1ec6f4 [2023-04-26T23:28:41.579Z] Removing intermediate container 3939bd1ec6f4 [2023-04-26T23:28:41.579Z] ---> bd8d2f191084 [2023-04-26T23:28:41.579Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T23:28:41.579Z] ---> Running in aa3f27b351ee [2023-04-26T23:28:42.169Z] Removing intermediate container aa3f27b351ee [2023-04-26T23:28:42.169Z] ---> a2a391f38cfb [2023-04-26T23:28:42.169Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:28:42.169Z] ---> Running in 27936795bf13 [2023-04-26T23:28:42.437Z] Removing intermediate container 27936795bf13 [2023-04-26T23:28:42.438Z] ---> 32084d2b6fb6 [2023-04-26T23:28:42.438Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T23:28:42.438Z] ---> Running in 0ab15dd5bfa1 [2023-04-26T23:28:42.707Z] Removing intermediate container 0ab15dd5bfa1 [2023-04-26T23:28:42.707Z] ---> a260939c7658 [2023-04-26T23:28:42.707Z] Step 23/24 : LABEL git_sha=f065bb10f2e6c6b700036c7f78b1e89f89d8b9f2 [2023-04-26T23:28:42.977Z] ---> Running in f88843db5c88 [2023-04-26T23:28:43.250Z] Removing intermediate container f88843db5c88 [2023-04-26T23:28:43.250Z] ---> cabc0fe57ed8 [2023-04-26T23:28:43.250Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T23:28:43.250Z] ---> Running in 9436315a4305 [2023-04-26T23:28:43.518Z] Removing intermediate container 9436315a4305 [2023-04-26T23:28:43.518Z] ---> 699689f9bfbf [2023-04-26T23:28:43.518Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:28:43.518Z] Successfully built 699689f9bfbf [2023-04-26T23:28:43.518Z] 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 [2023-04-26T23:28:43.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:28:43.984Z] [2023-04-26T23:28:43.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:28:44.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:28:44.316Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T23:28:44.316Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T23:28:44.316Z] 04944245beec: Pulling fs layer [2023-04-26T23:28:44.316Z] 699f458cf7ca: Pulling fs layer [2023-04-26T23:28:44.316Z] 765212b225bb: Pulling fs layer [2023-04-26T23:28:44.316Z] f23df028b6ca: Pulling fs layer [2023-04-26T23:28:44.316Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T23:28:44.316Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T23:28:44.316Z] f23df028b6ca: Waiting [2023-04-26T23:28:44.316Z] 765212b225bb: Waiting [2023-04-26T23:28:44.316Z] d65c8cfc05b1: Waiting [2023-04-26T23:28:44.316Z] 2437ff75d9bd: Waiting [2023-04-26T23:28:44.583Z] 04944245beec: Verifying Checksum [2023-04-26T23:28:44.583Z] 04944245beec: Download complete [2023-04-26T23:28:44.583Z] 765212b225bb: Download complete [2023-04-26T23:28:44.583Z] f23df028b6ca: Verifying Checksum [2023-04-26T23:28:44.583Z] f23df028b6ca: Download complete [2023-04-26T23:28:44.583Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T23:28:44.583Z] d65c8cfc05b1: Download complete [2023-04-26T23:28:44.852Z] 699f458cf7ca: Verifying Checksum [2023-04-26T23:28:44.852Z] 699f458cf7ca: Download complete [2023-04-26T23:28:45.119Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T23:28:45.119Z] 8998bd30e6a1: Download complete [2023-04-26T23:28:47.711Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T23:28:47.711Z] 2437ff75d9bd: Download complete [2023-04-26T23:28:49.127Z] 8998bd30e6a1: Pull complete [2023-04-26T23:28:49.712Z] 04944245beec: Pull complete [2023-04-26T23:28:51.125Z] 699f458cf7ca: Pull complete [2023-04-26T23:28:51.125Z] 765212b225bb: Pull complete [2023-04-26T23:28:52.086Z] f23df028b6ca: Pull complete [2023-04-26T23:28:52.086Z] d65c8cfc05b1: Pull complete [2023-04-26T23:29:07.385Z] 2437ff75d9bd: Pull complete [2023-04-26T23:29:07.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T23:29:07.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:29:07.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:29:07.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-11135 does not seem to be running inside a container [2023-04-26T23:29:07.654Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T23:29:10.372Z] $ docker top 1d76364a2582b402a2687af05b2a9204b1f608ef43366fc7922b10d56ea38d34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:11.227Z] ---> job-cost.sh [2023-04-26T23:29:11.227Z] lf-activate-venv: SKIPPING [2023-04-26T23:29:11.227Z] INFO: No Stack... [2023-04-26T23:29:11.495Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T23:29:12.456Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:29:13.099Z] + cut -d, -f6 [2023-04-26T23:29:13.099Z] + cat /w/workspace/device-mqtt-go/4/archives/cost.csv [Pipeline] lock [2023-04-26T23:29:13.165Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] [2023-04-26T23:29:13.172Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] did not exist. Created. [2023-04-26T23:29:13.172Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:29:13.831Z] /w/workspace/device-mqtt-go/4@tmp/durable-e8c54d62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T23:29:14.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T23:29:14.529Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T23:29:14.580Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:29:14.588Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:29:14.624Z] $ docker stop --time=1 1d76364a2582b402a2687af05b2a9204b1f608ef43366fc7922b10d56ea38d34 [2023-04-26T23:29:16.120Z] $ docker rm -f --volumes 1d76364a2582b402a2687af05b2a9204b1f608ef43366fc7922b10d56ea38d34 [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 [2023-04-26T23:29:16.496Z] provisioning config files... [2023-04-26T23:29:16.503Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config9118406506127376839tmp [Pipeline] { [Pipeline] sh [2023-04-26T23:29:16.799Z] + set +x [2023-04-26T23:29:16.799Z] + curl -s https://codecov.io/bash [2023-04-26T23:29:16.799Z] + bash -s -- [2023-04-26T23:29:16.799Z] [2023-04-26T23:29:16.799Z] _____ _ [2023-04-26T23:29:16.799Z] / ____| | | [2023-04-26T23:29:16.799Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T23:29:16.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T23:29:16.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T23:29:16.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T23:29:16.799Z] Bash-1.0.6 [2023-04-26T23:29:16.799Z] [2023-04-26T23:29:16.799Z] [2023-04-26T23:29:16.799Z] ==> git version 2.25.1 found [2023-04-26T23:29:16.799Z] ==> 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 [2023-04-26T23:29:16.799Z] Release-Date: 2020-01-08 [2023-04-26T23:29:16.799Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T23:29:16.799Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T23:29:16.799Z] ==> Jenkins CI detected. [2023-04-26T23:29:16.799Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-575 [2023-04-26T23:29:16.799Z] project root: . [2023-04-26T23:29:16.799Z] --> token set from env [2023-04-26T23:29:16.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T23:29:16.799Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T23:29:16.799Z] ==> Python coveragepy not found [2023-04-26T23:29:16.799Z] ==> Searching for coverage reports in: [2023-04-26T23:29:16.799Z] + . [2023-04-26T23:29:16.799Z] -> Found 1 reports [2023-04-26T23:29:16.799Z] ==> Detecting git/mercurial file structure [2023-04-26T23:29:16.799Z] ==> Reading reports [2023-04-26T23:29:16.799Z] + ./coverage.out bytes=16535 [2023-04-26T23:29:16.799Z] ==> Appending adjustments [2023-04-26T23:29:16.799Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T23:29:17.058Z] + Found adjustments [2023-04-26T23:29:17.058Z] ==> Gzipping contents [2023-04-26T23:29:17.058Z] 4.0K /tmp/codecov.cgdG03.gz [2023-04-26T23:29:17.058Z] ==> Uploading reports [2023-04-26T23:29:17.058Z] url: https://codecov.io [2023-04-26T23:29:17.058Z] query: branch=PR-575&commit=7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-04-26T23:29:17.058Z] -> Pinging Codecov [2023-04-26T23:29:17.058Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-575&commit=7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-04-26T23:29:17.058Z] -> Uploading to [2023-04-26T23:29:17.058Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/7D719EC7BBE17E464838252E33014C33/7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409/0c827c54-01b7-40f9-93cf-c92c773d3fd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T232916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1472a9255ac6f0f2b5659488494b0ad26266dfd971531055901139ce5c271c27 [2023-04-26T23:29:17.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:29:17.058Z] Dload Upload Total Spent Left Speed [2023-04-26T23:29:17.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 13776 --:--:-- --:--:-- --:--:-- 13776 [2023-04-26T23:29:17.319Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7e5f3d475ac9d7471ec86ce5ce4be8e4a54f0409 [Pipeline] } [2023-04-26T23:29:17.327Z] 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 [2023-04-26T23:29:18.029Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives ] [2023-04-26T23:29:18.029Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-26T23:29:18.029Z] total 16 [2023-04-26T23:29:18.029Z] drwxr-xr-x 3 root root 4096 Apr 26 23:18 . [2023-04-26T23:29:18.029Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 23:18 .. [2023-04-26T23:29:18.029Z] drwxr-xr-x 2 root root 4096 Apr 26 23:18 cost [2023-04-26T23:29:18.029Z] -rw-r--r-- 1 root root 87 Apr 26 23:18 cost.csv [2023-04-26T23:29:18.029Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-26T23:29:18.029Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-26T23:29:18.029Z] total 16 [2023-04-26T23:29:18.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:18 . [2023-04-26T23:29:18.029Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 23:18 .. [2023-04-26T23:29:18.029Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:18 cost [2023-04-26T23:29:18.029Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 26 23:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:18.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:19.184Z] ---> package-listing.sh [2023-04-26T23:29:19.185Z] ++ facter osfamily [2023-04-26T23:29:19.185Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T23:29:19.445Z] + OS_FAMILY=debian [2023-04-26T23:29:19.445Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-575 [2023-04-26T23:29:19.445Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T23:29:19.445Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T23:29:19.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T23:29:19.445Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T23:29:19.445Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' [2023-04-26T23:29:19.445Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T23:29:19.445Z] + case "${OS_FAMILY}" in [2023-04-26T23:29:19.445Z] + dpkg -l [2023-04-26T23:29:19.445Z] + grep '^ii' [2023-04-26T23:29:19.445Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T23:29:19.445Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T23:29:19.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T23:29:19.445Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' [2023-04-26T23:29:19.445Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [2023-04-26T23:29:19.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [Pipeline] echo [2023-04-26T23:29:19.456Z] 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-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T23:29:19.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:29:20.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:29:20.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:29:20.356Z] prd-ubuntu20.04-docker-8c-8g-11127 does not seem to be running inside a container [2023-04-26T23:29:20.383Z] $ 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-575/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-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:29:20.562Z] $ docker top 0e38fc876738f5fedfd3940031214d219495a030b898507631a1ee5c59c4cf6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:29:20.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T23:29:21.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T23:29:21.492Z] + ls /var/log/sa-host [2023-04-26T23:29:21.492Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:29:21.563Z] provisioning config files... [2023-04-26T23:29:21.571Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config8551150166112292540tmp [Pipeline] { [Pipeline] echo [2023-04-26T23:29:21.583Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:21.868Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T23:29:21.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:22.257Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T23:29:22.271Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:22.584Z] ---> sudo-logs.sh [2023-04-26T23:29:22.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T23:29:22.624Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:22.915Z] ---> job-cost.sh [2023-04-26T23:29:22.915Z] lf-activate-venv: SKIPPING [2023-04-26T23:29:22.915Z] DEBUG: total: 0.2199999988079071 [2023-04-26T23:29:22.915Z] INFO: Retrieving Stack Cost... [2023-04-26T23:29:23.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:29:23.743Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T23:29:23.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:24.037Z] ---> logs-deploy.sh [2023-04-26T23:29:24.037Z] lf-activate-venv: SKIPPING [2023-04-26T23:29:24.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-575/4 [2023-04-26T23:29:24.037Z] INFO: archiving workspace using pattern(s): [2023-04-26T23:29:24.974Z] Archives upload complete. [2023-04-26T23:29:24.974Z] INFO: archiving logs to Nexus