Pull request #581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8032fef0667dbbc331887baf0dcba0ef38744ac+15e121638b61dd5d2b05931572372c8312ebd12f (6912a3c2bee5effa0e5a96adbc4bf0e4be15a9f7) 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-ssh14163395483977807170.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-ssh6717860163033773043.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1842233137370348542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15472787283219499922.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14763975118210823002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12171096559585251035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11158 in /w/workspace/gexfoundry_device-mqtt-go_PR-581 [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-581 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit e8032fef0667dbbc331887baf0dcba0ef38744ac Merge succeeded, producing e8032fef0667dbbc331887baf0dcba0ef38744ac Checking out Revision e8032fef0667dbbc331887baf0dcba0ef38744ac (PR-581) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T01:59:39.943Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # 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 e8032fef0667dbbc331887baf0dcba0ef38744ac # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T01:59:40.294Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T01:59:40.444Z] ========================================================= [2023-04-27T01:59:40.444Z] EdgeX Global Pipelines Version Info [2023-04-27T01:59:40.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:59:41.220Z] ------------------- [2023-04-27T01:59:41.220Z] stable info: [2023-04-27T01:59:41.220Z] ------------------- [2023-04-27T01:59:41.220Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T01:59:41.220Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T01:59:41.220Z] Message: update stable to v1.0.248 [2023-04-27T01:59:41.792Z] ------------------- [2023-04-27T01:59:41.792Z] experimental info: [2023-04-27T01:59:41.792Z] ------------------- [2023-04-27T01:59:41.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T01:59:41.792Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T01:59:41.792Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T01:59:42.126Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-27T01:59:42.164Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-27T01:59:42.199Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T01:59:42.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T01:59:42.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T01:59:42.315Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T01:59:42.357Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T01:59:42.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T01:59:42.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T01:59:42.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T01:59:42.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T01:59:42.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-27T01:59:42.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T01:59:42.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T01:59:42.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T01:59:42.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T01:59:42.788Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T01:59:42.827Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T01:59:42.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T01:59:42.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T01:59:42.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T01:59:42.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T01:59:43.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T01:59:43.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T01:59:43.118Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T01:59:43.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T01:59:43.206Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T01:59:43.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo [2023-04-27T01:59:43.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo [2023-04-27T01:59:43.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo [2023-04-27T01:59:43.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo [2023-04-27T01:59:43.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8032fe [Pipeline] echo [2023-04-27T01:59:43.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T01:59:43.585Z] provisioning config files... [2023-04-27T01:59:43.598Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config7591482008921657778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:59:43.942Z] ---> docker-login.sh [2023-04-27T01:59:43.942Z] nexus3.edgexfoundry.org:10001 [2023-04-27T01:59:44.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:44.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:44.202Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:44.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:44.202Z] [2023-04-27T01:59:44.202Z] Login Succeeded [2023-04-27T01:59:44.202Z] nexus3.edgexfoundry.org:10002 [2023-04-27T01:59:44.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:44.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:44.202Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:44.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:44.202Z] [2023-04-27T01:59:44.202Z] Login Succeeded [2023-04-27T01:59:44.202Z] nexus3.edgexfoundry.org:10003 [2023-04-27T01:59:44.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:44.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:44.462Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:44.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:44.462Z] [2023-04-27T01:59:44.462Z] Login Succeeded [2023-04-27T01:59:44.462Z] nexus3.edgexfoundry.org:10004 [2023-04-27T01:59:44.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:44.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:44.462Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:44.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:44.462Z] [2023-04-27T01:59:44.462Z] Login Succeeded [2023-04-27T01:59:44.462Z] docker.io [2023-04-27T01:59:44.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:44.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:44.722Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:44.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:44.722Z] [2023-04-27T01:59:44.722Z] Login Succeeded [2023-04-27T01:59:44.722Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T01:59:44.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T01:59:45.337Z] + git rev-list -1 --merges e8032fef0667dbbc331887baf0dcba0ef38744ac~1..e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo [2023-04-27T01:59:45.404Z] -----------> git rev-list -1 --merges e8032fef0667dbbc331887baf0dcba0ef38744ac~1..e8032fef0667dbbc331887baf0dcba0ef38744ac e8032fef0667dbbc331887baf0dcba0ef38744ac [false] [Pipeline] sh [2023-04-27T01:59:45.715Z] + git log --format=format:%s -1 e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo [2023-04-27T01:59:45.752Z] ========================================================= [2023-04-27T01:59:45.752Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T01:59:45.752Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T01:59:46.205Z] + git log --format=format:%s -1 e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] echo [2023-04-27T01:59:46.236Z] [semverPrep] GIT_COMMIT: e8032fef0667dbbc331887baf0dcba0ef38744ac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-27T01:59:46.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T01:59:46.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T01:59:46.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T01:59:46.642Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T01:59:46.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T01:59:46.642Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T01:59:46.642Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T01:59:46.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:59:47.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:59:47.058Z] [2023-04-27T01:59:47.058Z] 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-27T01:59:47.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:59:47.428Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T01:59:47.428Z] b85a868b505f: Pulling fs layer [2023-04-27T01:59:47.428Z] e2be974225ed: Pulling fs layer [2023-04-27T01:59:47.428Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T01:59:47.428Z] 988bab9f4d93: Pulling fs layer [2023-04-27T01:59:47.428Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T01:59:47.428Z] eaf3925da568: Pulling fs layer [2023-04-27T01:59:47.428Z] bab4dde63d76: Pulling fs layer [2023-04-27T01:59:47.428Z] bde34c3a00c8: Pulling fs layer [2023-04-27T01:59:47.428Z] b352a97aabf1: Pulling fs layer [2023-04-27T01:59:47.428Z] 4872d77fe225: Pulling fs layer [2023-04-27T01:59:47.428Z] 5851b861e8e6: Pulling fs layer [2023-04-27T01:59:47.428Z] bab4dde63d76: Waiting [2023-04-27T01:59:47.428Z] bde34c3a00c8: Waiting [2023-04-27T01:59:47.428Z] 1469e6f7b9e6: Waiting [2023-04-27T01:59:47.428Z] b352a97aabf1: Waiting [2023-04-27T01:59:47.428Z] 988bab9f4d93: Waiting [2023-04-27T01:59:47.428Z] eaf3925da568: Waiting [2023-04-27T01:59:47.428Z] 4872d77fe225: Waiting [2023-04-27T01:59:47.428Z] 5851b861e8e6: Waiting [2023-04-27T01:59:47.428Z] e2be974225ed: Download complete [2023-04-27T01:59:47.428Z] 988bab9f4d93: Verifying Checksum [2023-04-27T01:59:47.428Z] 988bab9f4d93: Download complete [2023-04-27T01:59:47.694Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T01:59:47.694Z] 1469e6f7b9e6: Download complete [2023-04-27T01:59:47.694Z] eaf3925da568: Download complete [2023-04-27T01:59:47.694Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T01:59:47.694Z] 339a4e72a1f5: Download complete [2023-04-27T01:59:47.694Z] bde34c3a00c8: Verifying Checksum [2023-04-27T01:59:47.694Z] bde34c3a00c8: Download complete [2023-04-27T01:59:47.694Z] b352a97aabf1: Download complete [2023-04-27T01:59:47.694Z] 4872d77fe225: Verifying Checksum [2023-04-27T01:59:47.694Z] 4872d77fe225: Download complete [2023-04-27T01:59:47.694Z] 5851b861e8e6: Download complete [2023-04-27T01:59:47.694Z] b85a868b505f: Verifying Checksum [2023-04-27T01:59:47.694Z] b85a868b505f: Download complete [2023-04-27T01:59:47.955Z] bab4dde63d76: Verifying Checksum [2023-04-27T01:59:47.955Z] bab4dde63d76: Download complete [2023-04-27T01:59:48.891Z] b85a868b505f: Pull complete [2023-04-27T01:59:49.156Z] e2be974225ed: Pull complete [2023-04-27T01:59:49.726Z] 339a4e72a1f5: Pull complete [2023-04-27T01:59:49.726Z] 988bab9f4d93: Pull complete [2023-04-27T01:59:49.983Z] 1469e6f7b9e6: Pull complete [2023-04-27T01:59:49.983Z] eaf3925da568: Pull complete [2023-04-27T01:59:51.888Z] bab4dde63d76: Pull complete [2023-04-27T01:59:51.888Z] bde34c3a00c8: Pull complete [2023-04-27T01:59:52.149Z] b352a97aabf1: Pull complete [2023-04-27T01:59:52.149Z] 4872d77fe225: Pull complete [2023-04-27T01:59:52.149Z] 5851b861e8e6: Pull complete [2023-04-27T01:59:52.149Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T01:59:52.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:59:52.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:59:52.377Z] prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container [2023-04-27T01:59:52.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T01:59:55.842Z] $ docker top 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e -eo pid,comm [2023-04-27T01:59:55.909Z] 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-27T01:59:55.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T01:59:56.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T01:59:56.048Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T01:59:56.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T01:59:56.143Z] $ docker exec 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent [2023-04-27T01:59:56.265Z] SSH_AUTH_SOCK=/tmp/ssh-XxF0K74hXSPO/agent.31 [2023-04-27T01:59:56.266Z] SSH_AGENT_PID=37 [2023-04-27T01:59:56.272Z] Running ssh-add (command line suppressed) [2023-04-27T01:59:56.363Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_8493227509874529109.key (/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_8493227509874529109.key) [2023-04-27T01:59:56.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T01:59:56.725Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T01:59:56.742Z] $ docker exec --env ******** --env ******** 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent -k [2023-04-27T01:59:56.842Z] unset SSH_AUTH_SOCK; [2023-04-27T01:59:56.844Z] unset SSH_AGENT_PID; [2023-04-27T01:59:56.844Z] echo Agent pid 37 killed; [2023-04-27T01:59:56.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T01:59:56.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T01:59:56.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T01:59:57.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T01:59:57.074Z] $ docker exec 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent [2023-04-27T01:59:57.203Z] SSH_AUTH_SOCK=/tmp/ssh-BgPjoQw5E4JT/agent.69 [2023-04-27T01:59:57.203Z] SSH_AGENT_PID=75 [2023-04-27T01:59:57.210Z] Running ssh-add (command line suppressed) [2023-04-27T01:59:57.308Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_3781484774288193445.key (/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/private_key_3781484774288193445.key) [2023-04-27T01:59:57.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T01:59:57.671Z] + git semver init [2023-04-27T01:59:57.931Z] 2023-04-27 01:59:57,848 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T01:59:57.931Z] 2023-04-27 01:59:57,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver [2023-04-27T01:59:57.931Z] 2023-04-27 01:59:57,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver [2023-04-27T01:59:57.931Z] 2023-04-27 01:59:57,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-581, universal_newlines=False, shell=None, istream=None) [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,645 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.git/info/exclude [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,646 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver/PR-581 with force:False [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,646 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver/PR-581 [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,650 [execute] INFO git cat-file --batch-check [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,657 [execute] INFO git cat-file --batch [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T01:59:58.873Z] 2023-04-27 01:59:58,663 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-581/.semver/PR-581 [2023-04-27T01:59:58.873Z] 0.0.0 [Pipeline] } [2023-04-27T01:59:58.894Z] $ docker exec --env ******** --env ******** 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e ssh-agent -k [2023-04-27T01:59:58.989Z] unset SSH_AUTH_SOCK; [2023-04-27T01:59:58.989Z] unset SSH_AGENT_PID; [2023-04-27T01:59:58.990Z] echo Agent pid 75 killed; [2023-04-27T01:59:59.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T01:59:59.426Z] + git semver [Pipeline] } [2023-04-27T01:59:59.704Z] $ docker stop --time=1 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e [2023-04-27T02:00:01.030Z] $ docker rm -f --volumes 70edc004ec1f70015cb17dbea3cf8409f3a3c3bbc9b8e28ed536d2c70c96da8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:00:01.429Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T02:00:01.742Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T02:00:01.757Z] [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-27T02:00:02.357Z] provisioning config files... [2023-04-27T02:00:02.366Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config18069828265406451386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:00:02.708Z] ---> docker-login.sh [2023-04-27T02:00:02.708Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:00:02.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:00:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:00:02.708Z] Configure a credential helper to remove this warning. See [2023-04-27T02:00:02.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:00:02.708Z] [2023-04-27T02:00:02.708Z] Login Succeeded [2023-04-27T02:00:02.708Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:00:02.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:00:02.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:00:02.708Z] Configure a credential helper to remove this warning. See [2023-04-27T02:00:02.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:00:02.708Z] [2023-04-27T02:00:02.708Z] Login Succeeded [2023-04-27T02:00:02.708Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:00:02.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:00:02.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:00:02.968Z] Configure a credential helper to remove this warning. See [2023-04-27T02:00:02.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:00:02.968Z] [2023-04-27T02:00:02.968Z] Login Succeeded [2023-04-27T02:00:02.968Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:00:02.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:00:02.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:00:02.968Z] Configure a credential helper to remove this warning. See [2023-04-27T02:00:02.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:00:02.968Z] [2023-04-27T02:00:02.968Z] Login Succeeded [2023-04-27T02:00:02.968Z] docker.io [2023-04-27T02:00:02.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:00:03.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:00:03.909Z] Configure a credential helper to remove this warning. See [2023-04-27T02:00:03.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:00:03.909Z] [2023-04-27T02:00:03.909Z] Login Succeeded [2023-04-27T02:00:03.909Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:00:03.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:00:04.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:00:04.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:00:04.211Z] ========================================================= [2023-04-27T02:00:04.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T02:00:04.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:00:04.688Z] + 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-27T02:00:04.688Z] Sending build context to Docker daemon 6.481MB [2023-04-27T02:00:04.688Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:00:04.688Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T02:00:04.688Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T02:00:04.688Z] f56be85fc22e: Pulling fs layer [2023-04-27T02:00:04.688Z] 85791d961cd3: Pulling fs layer [2023-04-27T02:00:04.688Z] d694b5ae8c79: Pulling fs layer [2023-04-27T02:00:04.688Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T02:00:04.688Z] 4d19c01a9841: Pulling fs layer [2023-04-27T02:00:04.688Z] 9325e15d5711: Pulling fs layer [2023-04-27T02:00:04.688Z] 556b6ee489ea: Pulling fs layer [2023-04-27T02:00:04.688Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T02:00:04.688Z] 556b6ee489ea: Waiting [2023-04-27T02:00:04.688Z] 4d19c01a9841: Waiting [2023-04-27T02:00:04.688Z] c5a4b2cf53e6: Waiting [2023-04-27T02:00:04.688Z] 9325e15d5711: Waiting [2023-04-27T02:00:04.688Z] 85791d961cd3: Download complete [2023-04-27T02:00:04.688Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T02:00:04.688Z] 9f32a84ed3da: Download complete [2023-04-27T02:00:04.949Z] 4d19c01a9841: Download complete [2023-04-27T02:00:04.949Z] f56be85fc22e: Verifying Checksum [2023-04-27T02:00:04.949Z] f56be85fc22e: Download complete [2023-04-27T02:00:04.949Z] 9325e15d5711: Verifying Checksum [2023-04-27T02:00:04.949Z] 9325e15d5711: Download complete [2023-04-27T02:00:04.949Z] f56be85fc22e: Pull complete [2023-04-27T02:00:05.212Z] 85791d961cd3: Pull complete [2023-04-27T02:00:05.212Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T02:00:05.212Z] c5a4b2cf53e6: Download complete [2023-04-27T02:00:05.472Z] d694b5ae8c79: Verifying Checksum [2023-04-27T02:00:05.472Z] d694b5ae8c79: Download complete [2023-04-27T02:00:05.729Z] 556b6ee489ea: Verifying Checksum [2023-04-27T02:00:05.730Z] 556b6ee489ea: Download complete [2023-04-27T02:00:09.022Z] d694b5ae8c79: Pull complete [2023-04-27T02:00:09.022Z] 9f32a84ed3da: Pull complete [2023-04-27T02:00:09.022Z] 4d19c01a9841: Pull complete [2023-04-27T02:00:09.279Z] 9325e15d5711: Pull complete [2023-04-27T02:00:11.813Z] 556b6ee489ea: Pull complete [2023-04-27T02:00:12.379Z] c5a4b2cf53e6: Pull complete [2023-04-27T02:00:12.379Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T02:00:12.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T02:00:12.379Z] ---> c4be618373d6 [2023-04-27T02:00:12.379Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:00:17.807Z] Still waiting to schedule task [2023-04-27T02:00:17.808Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11156’ [2023-04-27T02:00:17.817Z] ---> Running in eaf4ef4582ec [2023-04-27T02:00:17.817Z] Removing intermediate container eaf4ef4582ec [2023-04-27T02:00:17.817Z] ---> 37835083ae19 [2023-04-27T02:00:17.817Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:00:17.817Z] ---> Running in ff29b8090d0a [2023-04-27T02:00:17.817Z] Removing intermediate container ff29b8090d0a [2023-04-27T02:00:17.817Z] ---> 9e8da4c847a9 [2023-04-27T02:00:17.817Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:00:17.817Z] ---> Running in bacd921c4a41 [2023-04-27T02:00:17.817Z] Removing intermediate container bacd921c4a41 [2023-04-27T02:00:17.817Z] ---> 94d2e3917919 [2023-04-27T02:00:17.817Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:00:17.817Z] ---> Running in a0c17d6e4e1c [2023-04-27T02:00:17.817Z] Removing intermediate container a0c17d6e4e1c [2023-04-27T02:00:17.817Z] ---> 581d21514833 [2023-04-27T02:00:17.817Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:00:17.817Z] ---> Running in 89ad4c646f22 [2023-04-27T02:00:18.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:00:18.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:00:18.597Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T02:00:18.597Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T02:00:18.597Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T02:00:18.597Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T02:00:18.597Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:00:18.597Z] OK: 269 MiB in 57 packages [2023-04-27T02:00:19.166Z] Removing intermediate container 89ad4c646f22 [2023-04-27T02:00:19.166Z] ---> c388f319c173 [2023-04-27T02:00:19.166Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-27T02:00:19.166Z] ---> Running in 0c067158a24b [2023-04-27T02:00:19.166Z] Removing intermediate container 0c067158a24b [2023-04-27T02:00:19.166Z] ---> b6e48b72a384 [2023-04-27T02:00:19.166Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T02:00:19.166Z] ---> 3ebc33442660 [2023-04-27T02:00:19.166Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:00:19.424Z] ---> Running in eb77f05ee5ef [2023-04-27T02:00:51.653Z] Removing intermediate container eb77f05ee5ef [2023-04-27T02:00:51.653Z] ---> 514296e1f462 [2023-04-27T02:00:51.653Z] Step 11/12 : COPY . . [2023-04-27T02:00:51.653Z] ---> 9365f38538ff [2023-04-27T02:00:51.653Z] Step 12/12 : RUN $MAKE [2023-04-27T02:00:51.653Z] ---> Running in 13480835659b [2023-04-27T02:00:51.653Z] noop [2023-04-27T02:00:51.653Z] Removing intermediate container 13480835659b [2023-04-27T02:00:51.653Z] ---> 27f7106b96d8 [2023-04-27T02:00:51.653Z] Successfully built 27f7106b96d8 [2023-04-27T02:00:51.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:00:52.281Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:00:52.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:00:52.482Z] prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container [2023-04-27T02:00:52.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T02:00:52.845Z] $ docker top e394fa2f9eb7a0d83ff81ee3b502c2197fc9f8fa3361a28fb9253fbcc0810131 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:00:53.325Z] + go version [2023-04-27T02:00:53.325Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T02:00:53.413Z] $ docker stop --time=1 e394fa2f9eb7a0d83ff81ee3b502c2197fc9f8fa3361a28fb9253fbcc0810131 [2023-04-27T02:00:54.688Z] $ docker rm -f --volumes e394fa2f9eb7a0d83ff81ee3b502c2197fc9f8fa3361a28fb9253fbcc0810131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:00:55.641Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:00:55.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:00:55.847Z] prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container [2023-04-27T02:00:55.889Z] $ 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-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T02:00:56.265Z] $ docker top e31f88fc9c0585d481d2c040044150ed6473dcaa0146b70e7c0341a5d89fd8e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:00:56.650Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-581 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:00:57.002Z] + make test [2023-04-27T02:00:57.002Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T02:01:02.272Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-27T02:01:12.242Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-27T02:01:12.242Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-27T02:01:12.242Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 24.6% of statements [2023-04-27T02:01:17.651Z] go vet ./... [2023-04-27T02:01:21.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:01:21.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:01:21.009Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T02:01:21.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:01:21.338Z] $ docker stop --time=1 e31f88fc9c0585d481d2c040044150ed6473dcaa0146b70e7c0341a5d89fd8e6 [2023-04-27T02:01:26.001Z] $ docker rm -f --volumes e31f88fc9c0585d481d2c040044150ed6473dcaa0146b70e7c0341a5d89fd8e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:01:26.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:01:26.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T02:01:27.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:01:27.571Z] + ls -al . [2023-04-27T02:01:27.571Z] total 180 [2023-04-27T02:01:27.571Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 02:00 . [2023-04-27T02:01:27.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:59 .. [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 01:59 .dockerignore [2023-04-27T02:01:27.571Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 01:59 .git [2023-04-27T02:01:27.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 .github [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 01:59 .gitignore [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 01:59 .golangci.yml [2023-04-27T02:01:27.571Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 01:59 .semver [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 01:59 Attribution.txt [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 01:59 CHANGELOG.md [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 01:59 Dockerfile [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 01:59 GOVERNANCE.md [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 01:59 Jenkinsfile [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 01:59 LICENSE [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 01:59 Makefile [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 01:59 OWNERS.md [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 01:59 README.md [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:00 VERSION [2023-04-27T02:01:27.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:59 bin [2023-04-27T02:01:27.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 cmd [2023-04-27T02:01:27.571Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 02:01 coverage.out [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 01:59 go.mod [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 01:59 go.sum [2023-04-27T02:01:27.571Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 internal [2023-04-27T02:01:27.571Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:59 mock [2023-04-27T02:01:27.571Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:59 snap [2023-04-27T02:01:27.571Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:01:27.950Z] + 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=e8032fef0667dbbc331887baf0dcba0ef38744ac --label arch=amd64 --label version=0.0.0 . [2023-04-27T02:01:27.950Z] Sending build context to Docker daemon 6.499MB [2023-04-27T02:01:27.950Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:01:27.950Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T02:01:27.950Z] ---> 27f7106b96d8 [2023-04-27T02:01:27.950Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:01:28.210Z] ---> Running in cbc06ad37b74 [2023-04-27T02:01:28.210Z] Removing intermediate container cbc06ad37b74 [2023-04-27T02:01:28.210Z] ---> a8a6f38cc426 [2023-04-27T02:01:28.210Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:01:28.210Z] ---> Running in 7d9625fb3608 [2023-04-27T02:01:28.210Z] Removing intermediate container 7d9625fb3608 [2023-04-27T02:01:28.210Z] ---> 27e3fd5cbc73 [2023-04-27T02:01:28.210Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:01:28.210Z] ---> Running in ba4f30eb5817 [2023-04-27T02:01:28.468Z] Removing intermediate container ba4f30eb5817 [2023-04-27T02:01:28.468Z] ---> 1e0143f44dd2 [2023-04-27T02:01:28.468Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:01:28.468Z] ---> Running in fa497ed1912e [2023-04-27T02:01:28.468Z] Removing intermediate container fa497ed1912e [2023-04-27T02:01:28.468Z] ---> 391dd5b1000f [2023-04-27T02:01:28.468Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:01:28.468Z] ---> Running in 962cfb1966a5 [2023-04-27T02:01:28.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:01:28.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:01:28.986Z] OK: 269 MiB in 57 packages [2023-04-27T02:01:29.244Z] Removing intermediate container 962cfb1966a5 [2023-04-27T02:01:29.244Z] ---> 1c05ccf155a6 [2023-04-27T02:01:29.244Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-27T02:01:29.244Z] ---> Running in a07102bc66a8 [2023-04-27T02:01:29.503Z] Removing intermediate container a07102bc66a8 [2023-04-27T02:01:29.503Z] ---> c772377c660e [2023-04-27T02:01:29.503Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T02:01:29.503Z] ---> 582a58bd9861 [2023-04-27T02:01:29.503Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:01:29.503Z] ---> Running in 0f41ad6f46c3 [2023-04-27T02:01:30.570Z] Removing intermediate container 0f41ad6f46c3 [2023-04-27T02:01:30.570Z] ---> 44097d9a37a1 [2023-04-27T02:01:30.570Z] Step 11/24 : COPY . . [2023-04-27T02:01:30.829Z] ---> b75d22ae11d6 [2023-04-27T02:01:30.829Z] Step 12/24 : RUN $MAKE [2023-04-27T02:01:30.829Z] ---> Running in 85be49656215 [2023-04-27T02:01:31.088Z] 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-27T02:01:54.094Z] Removing intermediate container 85be49656215 [2023-04-27T02:01:54.094Z] ---> a64c11967cfc [2023-04-27T02:01:54.094Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T02:01:54.094Z] 3.17: Pulling from library/alpine [2023-04-27T02:01:54.094Z] f56be85fc22e: Already exists [2023-04-27T02:01:54.094Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T02:01:54.094Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T02:01:54.094Z] ---> 9ed4aefc74f6 [2023-04-27T02:01:54.094Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-27T02:01:54.094Z] ---> Running in 8ea610868cf6 [2023-04-27T02:01:54.094Z] Removing intermediate container 8ea610868cf6 [2023-04-27T02:01:54.094Z] ---> fbb8758ed93c [2023-04-27T02:01:54.094Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T02:01:54.094Z] ---> Running in f9e6c005ee25 [2023-04-27T02:01:54.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:01:54.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:01:54.610Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T02:01:54.610Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:01:54.610Z] OK: 7 MiB in 16 packages [2023-04-27T02:01:54.867Z] Removing intermediate container f9e6c005ee25 [2023-04-27T02:01:54.867Z] ---> f15e6479c1c9 [2023-04-27T02:01:54.867Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-27T02:01:55.821Z] ---> ddc8f08212ed [2023-04-27T02:01:55.821Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-27T02:01:55.821Z] ---> 3b7096fc593c [2023-04-27T02:01:55.821Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-27T02:01:56.080Z] ---> 7384382f7e20 [2023-04-27T02:01:56.080Z] Step 19/24 : EXPOSE 59982 [2023-04-27T02:01:56.080Z] ---> Running in 4a6eb76b7498 [2023-04-27T02:01:56.080Z] Removing intermediate container 4a6eb76b7498 [2023-04-27T02:01:56.080Z] ---> 412c96bb733e [2023-04-27T02:01:56.080Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-27T02:01:56.080Z] ---> Running in 5da1d87429fe [2023-04-27T02:01:56.080Z] Removing intermediate container 5da1d87429fe [2023-04-27T02:01:56.080Z] ---> fb04c6fa0df1 [2023-04-27T02:01:56.080Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-27T02:01:56.080Z] ---> Running in 598a07c0d6c6 [2023-04-27T02:01:56.339Z] Removing intermediate container 598a07c0d6c6 [2023-04-27T02:01:56.339Z] ---> 482fb80d146e [2023-04-27T02:01:56.339Z] Step 22/24 : LABEL arch=amd64 [2023-04-27T02:01:56.339Z] ---> Running in ddcc998b9891 [2023-04-27T02:01:56.339Z] Removing intermediate container ddcc998b9891 [2023-04-27T02:01:56.339Z] ---> fed36d4c65a5 [2023-04-27T02:01:56.339Z] Step 23/24 : LABEL git_sha=e8032fef0667dbbc331887baf0dcba0ef38744ac [2023-04-27T02:01:56.339Z] ---> Running in 65b201404e6b [2023-04-27T02:01:56.339Z] Removing intermediate container 65b201404e6b [2023-04-27T02:01:56.339Z] ---> 9d28c4cea291 [2023-04-27T02:01:56.339Z] Step 24/24 : LABEL version=0.0.0 [2023-04-27T02:01:56.599Z] ---> Running in cdbaa015f9e9 [2023-04-27T02:01:56.599Z] Removing intermediate container cdbaa015f9e9 [2023-04-27T02:01:56.599Z] ---> 6b23a0570a0e [2023-04-27T02:01:56.599Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:01:56.599Z] Successfully built 6b23a0570a0e [2023-04-27T02:01:56.599Z] 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-27T02:01:57.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:01:57.469Z] [2023-04-27T02:01:57.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:01:57.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:01:57.852Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T02:01:57.852Z] 5eb5b503b376: Pulling fs layer [2023-04-27T02:01:57.852Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T02:01:57.852Z] ec43610c2a17: Pulling fs layer [2023-04-27T02:01:57.852Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T02:01:57.852Z] 33b1e0a273af: Pulling fs layer [2023-04-27T02:01:57.852Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T02:01:57.852Z] 2f39f015ded8: Pulling fs layer [2023-04-27T02:01:57.852Z] 5d3b04190fa2: Waiting [2023-04-27T02:01:57.852Z] 33b1e0a273af: Waiting [2023-04-27T02:01:57.852Z] 2f39f015ded8: Waiting [2023-04-27T02:01:57.852Z] 3a2ae6a8a46f: Waiting [2023-04-27T02:01:57.852Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T02:01:57.852Z] 5c69ac0246d0: Download complete [2023-04-27T02:01:57.852Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T02:01:57.852Z] 3a2ae6a8a46f: Download complete [2023-04-27T02:01:57.852Z] 33b1e0a273af: Verifying Checksum [2023-04-27T02:01:57.852Z] 33b1e0a273af: Download complete [2023-04-27T02:01:57.852Z] 5d3b04190fa2: Download complete [2023-04-27T02:01:57.852Z] ec43610c2a17: Verifying Checksum [2023-04-27T02:01:57.852Z] ec43610c2a17: Download complete [2023-04-27T02:01:58.112Z] 5eb5b503b376: Verifying Checksum [2023-04-27T02:01:58.112Z] 5eb5b503b376: Download complete [2023-04-27T02:01:58.679Z] 2f39f015ded8: Download complete [2023-04-27T02:01:59.245Z] 5eb5b503b376: Pull complete [2023-04-27T02:01:59.504Z] 5c69ac0246d0: Pull complete [2023-04-27T02:01:59.763Z] ec43610c2a17: Pull complete [2023-04-27T02:02:00.022Z] 3a2ae6a8a46f: Pull complete [2023-04-27T02:02:00.281Z] 33b1e0a273af: Pull complete [2023-04-27T02:02:00.281Z] 5d3b04190fa2: Pull complete [2023-04-27T02:02:04.464Z] 2f39f015ded8: Pull complete [2023-04-27T02:02:04.464Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T02:02:04.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:02:04.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:02:04.704Z] prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container [2023-04-27T02:02:04.742Z] $ 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-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:02:10.439Z] $ docker top 0f5ee5b3db872d939fea1fd9f080ca8dd7ad1112b991d4199fcf0eda16f461e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:02:10.879Z] ---> job-cost.sh [2023-04-27T02:02:10.879Z] lf-activate-venv: SKIPPING [2023-04-27T02:02:10.879Z] INFO: No Stack... [2023-04-27T02:02:11.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:02:11.711Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:02:12.028Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives/cost.csv [2023-04-27T02:02:12.028Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:02:12.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [2023-04-27T02:02:12.074Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] did not exist. Created. [2023-04-27T02:02:12.074Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:02:12.468Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T02:02:12.516Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:02:12.542Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:02:12.634Z] $ docker stop --time=1 0f5ee5b3db872d939fea1fd9f080ca8dd7ad1112b991d4199fcf0eda16f461e3 [2023-04-27T02:02:13.794Z] $ docker rm -f --volumes 0f5ee5b3db872d939fea1fd9f080ca8dd7ad1112b991d4199fcf0eda16f461e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T02:03:36.562Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11162 in /w/workspace/gexfoundry_device-mqtt-go_PR-581 [Pipeline] { [Pipeline] ws [2023-04-27T02:03:36.629Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-27T02:03:36.723Z] Selected Git installation does not exist. Using Default [2023-04-27T02:03:36.723Z] The recommended git tool is: NONE [2023-04-27T02:03:42.329Z] using credential edgex-jenkins-ssh [2023-04-27T02:03:42.349Z] Cloning the remote Git repository [2023-04-27T02:03:42.405Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T02:03:42.512Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-27T02:03:42.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T02:03:42.688Z] > git --version # timeout=10 [2023-04-27T02:03:42.714Z] > git --version # 'git version 2.25.1' [2023-04-27T02:03:42.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:03:42.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:03:44.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-27T02:03:44.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:03:44.989Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-27T02:03:45.040Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T02:03:45.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:03:45.057Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T02:03:45.567Z] Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit e8032fef0667dbbc331887baf0dcba0ef38744ac [2023-04-27T02:03:45.872Z] Merge succeeded, producing e8032fef0667dbbc331887baf0dcba0ef38744ac [2023-04-27T02:03:45.873Z] Checking out Revision e8032fef0667dbbc331887baf0dcba0ef38744ac (PR-581) [2023-04-27T02:03:46.417Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-27T02:03:46.477Z] > git --version # timeout=10 [2023-04-27T02:03:46.489Z] > git --version # 'git version 2.25.1' [2023-04-27T02:03:46.510Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [2023-04-27T02:03:45.587Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:03:45.677Z] > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # timeout=10 [2023-04-27T02:03:45.765Z] > git remote # timeout=10 [2023-04-27T02:03:45.784Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T02:03:45.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:03:45.832Z] > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [2023-04-27T02:03:45.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T02:03:45.882Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:03:45.899Z] > git checkout -f e8032fef0667dbbc331887baf0dcba0ef38744ac # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:03:47.573Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T02:03:47.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:03:47.573Z] Dload Upload Total Spent Left Speed [2023-04-27T02:03:47.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-04-27T02:03:48.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T02:03:48.624Z] + sudo tee /etc/docker/daemon.new [2023-04-27T02:03:48.624Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T02:03:48.624Z] { [2023-04-27T02:03:48.624Z] "registry-mirrors": [ [2023-04-27T02:03:48.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T02:03:48.624Z] ], [2023-04-27T02:03:48.624Z] "bip": "10.250.0.254/24", [2023-04-27T02:03:48.624Z] "hosts": [ [2023-04-27T02:03:48.624Z] "tcp://0.0.0.0:5555", [2023-04-27T02:03:48.624Z] "unix:///var/run/docker.sock" [2023-04-27T02:03:48.624Z] ], [2023-04-27T02:03:48.624Z] "mtu": 1458, [2023-04-27T02:03:48.624Z] "selinux-enabled": true, [2023-04-27T02:03:48.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T02:03:48.624Z] } [Pipeline] sh [2023-04-27T02:03:48.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T02:03:49.397Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:04:07.752Z] provisioning config files... [2023-04-27T02:04:07.787Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8690293980590214145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:04:08.189Z] ---> docker-login.sh [2023-04-27T02:04:08.189Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:04:08.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:04:08.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:04:08.781Z] Configure a credential helper to remove this warning. See [2023-04-27T02:04:08.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:04:08.781Z] [2023-04-27T02:04:08.781Z] Login Succeeded [2023-04-27T02:04:08.781Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:04:09.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:04:09.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:04:09.322Z] Configure a credential helper to remove this warning. See [2023-04-27T02:04:09.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:04:09.322Z] [2023-04-27T02:04:09.322Z] Login Succeeded [2023-04-27T02:04:09.322Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:04:09.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:04:09.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:04:09.594Z] Configure a credential helper to remove this warning. See [2023-04-27T02:04:09.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:04:09.594Z] [2023-04-27T02:04:09.594Z] Login Succeeded [2023-04-27T02:04:09.594Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:04:09.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:04:10.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:04:10.140Z] Configure a credential helper to remove this warning. See [2023-04-27T02:04:10.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:04:10.140Z] [2023-04-27T02:04:10.140Z] Login Succeeded [2023-04-27T02:04:10.140Z] docker.io [2023-04-27T02:04:10.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:04:10.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:04:10.684Z] Configure a credential helper to remove this warning. See [2023-04-27T02:04:10.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:04:10.684Z] [2023-04-27T02:04:10.684Z] Login Succeeded [2023-04-27T02:04:10.684Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:04:10.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:04:11.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:04:11.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:04:11.234Z] ========================================================= [2023-04-27T02:04:11.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T02:04:11.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:04:11.765Z] + 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-27T02:04:12.037Z] Sending build context to Docker daemon 3.367MB [2023-04-27T02:04:12.037Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:04:12.037Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T02:04:12.317Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T02:04:12.317Z] c41833b44d91: Pulling fs layer [2023-04-27T02:04:12.317Z] ed15518f5707: Pulling fs layer [2023-04-27T02:04:12.317Z] feae8fd75edb: Pulling fs layer [2023-04-27T02:04:12.317Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T02:04:12.317Z] 3cdef696dda3: Pulling fs layer [2023-04-27T02:04:12.317Z] 2ced38df9373: Pulling fs layer [2023-04-27T02:04:12.317Z] 58f1dce35555: Pulling fs layer [2023-04-27T02:04:12.317Z] 242c74f7c9fa: Waiting [2023-04-27T02:04:12.317Z] 3cdef696dda3: Waiting [2023-04-27T02:04:12.317Z] 58f1dce35555: Waiting [2023-04-27T02:04:12.317Z] 2ced38df9373: Waiting [2023-04-27T02:04:12.317Z] ed15518f5707: Verifying Checksum [2023-04-27T02:04:12.317Z] ed15518f5707: Download complete [2023-04-27T02:04:12.317Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T02:04:12.317Z] 242c74f7c9fa: Download complete [2023-04-27T02:04:12.317Z] 3cdef696dda3: Verifying Checksum [2023-04-27T02:04:12.317Z] 3cdef696dda3: Download complete [2023-04-27T02:04:12.317Z] c41833b44d91: Verifying Checksum [2023-04-27T02:04:12.317Z] c41833b44d91: Download complete [2023-04-27T02:04:13.753Z] c41833b44d91: Pull complete [2023-04-27T02:04:14.028Z] 58f1dce35555: Verifying Checksum [2023-04-27T02:04:14.028Z] 58f1dce35555: Download complete [2023-04-27T02:04:14.302Z] ed15518f5707: Pull complete [2023-04-27T02:04:15.286Z] feae8fd75edb: Verifying Checksum [2023-04-27T02:04:15.286Z] feae8fd75edb: Download complete [2023-04-27T02:04:15.286Z] 2ced38df9373: Verifying Checksum [2023-04-27T02:04:15.286Z] 2ced38df9373: Download complete [2023-04-27T02:04:27.797Z] feae8fd75edb: Pull complete [2023-04-27T02:04:27.797Z] 242c74f7c9fa: Pull complete [2023-04-27T02:04:27.797Z] 3cdef696dda3: Pull complete [2023-04-27T02:04:34.462Z] 2ced38df9373: Pull complete [2023-04-27T02:04:36.430Z] 58f1dce35555: Pull complete [2023-04-27T02:04:36.430Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T02:04:36.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T02:04:36.430Z] ---> fadd8f120f05 [2023-04-27T02:04:36.430Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:04:38.406Z] ---> Running in 7a4b21f8a58e [2023-04-27T02:04:38.406Z] Removing intermediate container 7a4b21f8a58e [2023-04-27T02:04:38.406Z] ---> bba5d98a3a0e [2023-04-27T02:04:38.406Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:04:38.680Z] ---> Running in f4cb034d5152 [2023-04-27T02:04:38.958Z] Removing intermediate container f4cb034d5152 [2023-04-27T02:04:38.958Z] ---> d88efc3b62a4 [2023-04-27T02:04:38.958Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:04:38.958Z] ---> Running in 5f669742c17d [2023-04-27T02:04:39.546Z] Removing intermediate container 5f669742c17d [2023-04-27T02:04:39.546Z] ---> dd01332576fb [2023-04-27T02:04:39.546Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:04:39.546Z] ---> Running in e5e5ccf06016 [2023-04-27T02:04:40.133Z] Removing intermediate container e5e5ccf06016 [2023-04-27T02:04:40.133Z] ---> 29f5e7ff4bd7 [2023-04-27T02:04:40.133Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:04:40.133Z] ---> Running in 2de13a67f0f7 [2023-04-27T02:04:41.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:04:42.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:04:43.043Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T02:04:43.043Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T02:04:43.043Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T02:04:43.314Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T02:04:43.314Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:04:43.314Z] OK: 268 MiB in 57 packages [2023-04-27T02:04:45.265Z] Removing intermediate container 2de13a67f0f7 [2023-04-27T02:04:45.265Z] ---> 21a735c39625 [2023-04-27T02:04:45.265Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-27T02:04:45.265Z] ---> Running in ae0995c66c98 [2023-04-27T02:04:45.265Z] Removing intermediate container ae0995c66c98 [2023-04-27T02:04:45.265Z] ---> 7671fb9b265a [2023-04-27T02:04:45.265Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T02:04:45.868Z] ---> ad4ea881f2a7 [2023-04-27T02:04:45.868Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:04:45.868Z] ---> Running in d59a0c8e0d44 [2023-04-27T02:05:53.778Z] Removing intermediate container d59a0c8e0d44 [2023-04-27T02:05:53.778Z] ---> 800dced786e5 [2023-04-27T02:05:53.778Z] Step 11/12 : COPY . . [2023-04-27T02:05:53.778Z] ---> 02f366799099 [2023-04-27T02:05:53.778Z] Step 12/12 : RUN $MAKE [2023-04-27T02:05:53.778Z] ---> Running in 0d15d7dd54af [2023-04-27T02:05:53.778Z] noop [2023-04-27T02:05:53.778Z] Removing intermediate container 0d15d7dd54af [2023-04-27T02:05:53.778Z] ---> 8ada32c8f9a1 [2023-04-27T02:05:53.778Z] Successfully built 8ada32c8f9a1 [2023-04-27T02:05:53.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:05:54.342Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:05:54.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:05:54.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-11162 does not seem to be running inside a container [2023-04-27T02:05:54.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T02:05:56.060Z] $ docker top 8048f74257ee47adcbb68176dd0612f2d60c1e3beaf0ce9f02f511589c450443 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:05:56.987Z] + go version [2023-04-27T02:05:56.987Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T02:05:57.029Z] $ docker stop --time=1 8048f74257ee47adcbb68176dd0612f2d60c1e3beaf0ce9f02f511589c450443 [2023-04-27T02:05:58.700Z] $ docker rm -f --volumes 8048f74257ee47adcbb68176dd0612f2d60c1e3beaf0ce9f02f511589c450443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:05:59.659Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:05:59.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:05:59.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-11162 does not seem to be running inside a container [2023-04-27T02:06:00.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-27T02:06:01.311Z] $ docker top 8978d8f4342815ce851f69040ac5440b2e2d1e3b1c6270119fab4236b029df82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:06:02.224Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:06:02.954Z] + make test [2023-04-27T02:06:02.954Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T02:06:41.875Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-27T02:09:03.632Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-27T02:09:03.632Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-27T02:09:03.632Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 24.6% of statements [2023-04-27T02:09:03.632Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T02:09:03.632Z] go vet ./... [2023-04-27T02:09:35.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:09:35.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:09:35.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T02:09:35.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:09:36.017Z] $ docker stop --time=1 8978d8f4342815ce851f69040ac5440b2e2d1e3b1c6270119fab4236b029df82 [2023-04-27T02:09:38.130Z] $ docker rm -f --volumes 8978d8f4342815ce851f69040ac5440b2e2d1e3b1c6270119fab4236b029df82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:09:39.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:09:39.530Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T02:09:40.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:09:40.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:09:41.136Z] + ls -al . [2023-04-27T02:09:41.136Z] total 176 [2023-04-27T02:09:41.136Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 02:06 . [2023-04-27T02:09:41.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:03 .. [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 02:03 .dockerignore [2023-04-27T02:09:41.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:03 .git [2023-04-27T02:09:41.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:03 .github [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 02:03 .gitignore [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 02:03 .golangci.yml [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 02:03 Attribution.txt [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 02:03 CHANGELOG.md [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 02:03 Dockerfile [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 02:03 GOVERNANCE.md [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 02:03 Jenkinsfile [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 02:03 LICENSE [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 02:03 Makefile [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 02:03 OWNERS.md [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 02:03 README.md [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:00 VERSION [2023-04-27T02:09:41.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:03 bin [2023-04-27T02:09:41.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:03 cmd [2023-04-27T02:09:41.136Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 02:08 coverage.out [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 02:03 go.mod [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 02:03 go.sum [2023-04-27T02:09:41.136Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:03 internal [2023-04-27T02:09:41.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:03 mock [2023-04-27T02:09:41.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:03 snap [2023-04-27T02:09:41.136Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:09:41.588Z] + 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=e8032fef0667dbbc331887baf0dcba0ef38744ac --label arch=arm64 --label version=0.0.0 . [2023-04-27T02:09:41.865Z] Sending build context to Docker daemon 3.384MB [2023-04-27T02:09:41.865Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:09:41.865Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T02:09:41.865Z] ---> 8ada32c8f9a1 [2023-04-27T02:09:41.865Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:09:42.461Z] ---> Running in ef0fee991939 [2023-04-27T02:09:42.735Z] Removing intermediate container ef0fee991939 [2023-04-27T02:09:42.735Z] ---> 8d53c8fe3a67 [2023-04-27T02:09:42.735Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:09:43.008Z] ---> Running in 5bcb85be0353 [2023-04-27T02:09:43.277Z] Removing intermediate container 5bcb85be0353 [2023-04-27T02:09:43.277Z] ---> 9a26d5478db8 [2023-04-27T02:09:43.277Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:09:43.277Z] ---> Running in 9861882b19c8 [2023-04-27T02:09:43.550Z] Removing intermediate container 9861882b19c8 [2023-04-27T02:09:43.550Z] ---> f3bc61685040 [2023-04-27T02:09:43.550Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:09:43.821Z] ---> Running in ae971d3ea245 [2023-04-27T02:09:44.092Z] Removing intermediate container ae971d3ea245 [2023-04-27T02:09:44.092Z] ---> 12192c77b709 [2023-04-27T02:09:44.092Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:09:44.092Z] ---> Running in c59eeba67100 [2023-04-27T02:09:45.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:09:46.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:09:47.530Z] OK: 268 MiB in 57 packages [2023-04-27T02:09:48.591Z] Removing intermediate container c59eeba67100 [2023-04-27T02:09:48.591Z] ---> a40c70011f84 [2023-04-27T02:09:48.591Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-27T02:09:48.591Z] ---> Running in dda43a4bcbb0 [2023-04-27T02:09:48.875Z] Removing intermediate container dda43a4bcbb0 [2023-04-27T02:09:48.875Z] ---> 08633f800ad4 [2023-04-27T02:09:48.875Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T02:09:49.540Z] ---> e811e5d17e14 [2023-04-27T02:09:49.540Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:09:49.540Z] ---> Running in 61e0b9f93fd5 [2023-04-27T02:09:52.171Z] Removing intermediate container 61e0b9f93fd5 [2023-04-27T02:09:52.171Z] ---> cf8f77692c4f [2023-04-27T02:09:52.171Z] Step 11/24 : COPY . . [2023-04-27T02:09:53.163Z] ---> ebb0d11b54b3 [2023-04-27T02:09:53.163Z] Step 12/24 : RUN $MAKE [2023-04-27T02:09:53.472Z] ---> Running in 19232cf6b37a [2023-04-27T02:09:54.444Z] 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-27T02:12:32.083Z] Removing intermediate container 19232cf6b37a [2023-04-27T02:12:32.083Z] ---> 92aace67c273 [2023-04-27T02:12:32.083Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T02:12:32.083Z] 3.17: Pulling from library/alpine [2023-04-27T02:12:32.083Z] c41833b44d91: Already exists [2023-04-27T02:12:32.352Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T02:12:32.352Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T02:12:32.352Z] ---> 51e60588ff2c [2023-04-27T02:12:32.352Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-27T02:12:32.621Z] ---> Running in 1414a5e58dcb [2023-04-27T02:12:32.888Z] Removing intermediate container 1414a5e58dcb [2023-04-27T02:12:32.888Z] ---> ce4eac332dd1 [2023-04-27T02:12:32.888Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T02:12:32.888Z] ---> Running in f510eb511c87 [2023-04-27T02:12:33.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:12:34.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:12:36.237Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T02:12:36.237Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:12:36.237Z] OK: 8 MiB in 16 packages [2023-04-27T02:12:37.212Z] Removing intermediate container f510eb511c87 [2023-04-27T02:12:37.212Z] ---> d171d2b7ce2c [2023-04-27T02:12:37.212Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-27T02:12:38.632Z] ---> d2ad90ca84de [2023-04-27T02:12:38.632Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-27T02:12:39.220Z] ---> 4da6b487bb61 [2023-04-27T02:12:39.220Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-27T02:12:39.816Z] ---> 03cc64dfa3cb [2023-04-27T02:12:39.816Z] Step 19/24 : EXPOSE 59982 [2023-04-27T02:12:39.816Z] ---> Running in 8a9f527bbec4 [2023-04-27T02:12:40.084Z] Removing intermediate container 8a9f527bbec4 [2023-04-27T02:12:40.084Z] ---> 637f0f91163a [2023-04-27T02:12:40.084Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-27T02:12:40.084Z] ---> Running in 043f1ab8e8bc [2023-04-27T02:12:40.356Z] Removing intermediate container 043f1ab8e8bc [2023-04-27T02:12:40.356Z] ---> 792bd27eef05 [2023-04-27T02:12:40.356Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-27T02:12:40.623Z] ---> Running in 4ac97d4241d1 [2023-04-27T02:12:40.893Z] Removing intermediate container 4ac97d4241d1 [2023-04-27T02:12:40.893Z] ---> b1b30a83f8ff [2023-04-27T02:12:40.893Z] Step 22/24 : LABEL arch=arm64 [2023-04-27T02:12:40.893Z] ---> Running in d59b4c38c31b [2023-04-27T02:12:41.167Z] Removing intermediate container d59b4c38c31b [2023-04-27T02:12:41.167Z] ---> 24b39a8b8869 [2023-04-27T02:12:41.167Z] Step 23/24 : LABEL git_sha=e8032fef0667dbbc331887baf0dcba0ef38744ac [2023-04-27T02:12:41.438Z] ---> Running in 16fbc364aeaa [2023-04-27T02:12:41.712Z] Removing intermediate container 16fbc364aeaa [2023-04-27T02:12:41.712Z] ---> 62f71d465ce2 [2023-04-27T02:12:41.712Z] Step 24/24 : LABEL version=0.0.0 [2023-04-27T02:12:41.712Z] ---> Running in 55ae62816d87 [2023-04-27T02:12:41.982Z] Removing intermediate container 55ae62816d87 [2023-04-27T02:12:41.982Z] ---> 1fb47ff52308 [2023-04-27T02:12:41.982Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:12:42.252Z] Successfully built 1fb47ff52308 [2023-04-27T02:12:42.252Z] 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-27T02:12:43.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:12:43.108Z] [2023-04-27T02:12:43.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:12:43.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:12:43.795Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T02:12:43.795Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T02:12:43.795Z] 04944245beec: Pulling fs layer [2023-04-27T02:12:43.795Z] 699f458cf7ca: Pulling fs layer [2023-04-27T02:12:43.795Z] 765212b225bb: Pulling fs layer [2023-04-27T02:12:43.795Z] f23df028b6ca: Pulling fs layer [2023-04-27T02:12:43.795Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T02:12:43.795Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T02:12:43.795Z] f23df028b6ca: Waiting [2023-04-27T02:12:43.795Z] d65c8cfc05b1: Waiting [2023-04-27T02:12:43.795Z] 2437ff75d9bd: Waiting [2023-04-27T02:12:43.795Z] 765212b225bb: Waiting [2023-04-27T02:12:43.795Z] 04944245beec: Verifying Checksum [2023-04-27T02:12:43.795Z] 04944245beec: Download complete [2023-04-27T02:12:43.795Z] 765212b225bb: Verifying Checksum [2023-04-27T02:12:43.795Z] 765212b225bb: Download complete [2023-04-27T02:12:43.795Z] f23df028b6ca: Verifying Checksum [2023-04-27T02:12:43.795Z] f23df028b6ca: Download complete [2023-04-27T02:12:43.795Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T02:12:43.795Z] d65c8cfc05b1: Download complete [2023-04-27T02:12:44.067Z] 699f458cf7ca: Verifying Checksum [2023-04-27T02:12:44.067Z] 699f458cf7ca: Download complete [2023-04-27T02:12:44.661Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T02:12:44.661Z] 8998bd30e6a1: Download complete [2023-04-27T02:12:47.254Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T02:12:47.254Z] 2437ff75d9bd: Download complete [2023-04-27T02:12:48.679Z] 8998bd30e6a1: Pull complete [2023-04-27T02:12:49.268Z] 04944245beec: Pull complete [2023-04-27T02:12:51.233Z] 699f458cf7ca: Pull complete [2023-04-27T02:12:51.233Z] 765212b225bb: Pull complete [2023-04-27T02:12:51.820Z] f23df028b6ca: Pull complete [2023-04-27T02:12:52.088Z] d65c8cfc05b1: Pull complete [2023-04-27T02:13:07.084Z] 2437ff75d9bd: Pull complete [2023-04-27T02:13:07.084Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T02:13:07.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:13:07.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:13:07.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-11162 does not seem to be running inside a container [2023-04-27T02:13:07.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T02:13:10.538Z] $ docker top 1587856f61e50ac8cd4f502a764bb44b25be65a8009c95f8771fc439c26cc96c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:11.490Z] ---> job-cost.sh [2023-04-27T02:13:11.491Z] lf-activate-venv: SKIPPING [2023-04-27T02:13:11.491Z] INFO: No Stack... [2023-04-27T02:13:12.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T02:13:13.045Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:13:13.848Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-27T02:13:13.848Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:13:13.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [2023-04-27T02:13:14.008Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] did not exist. Created. [2023-04-27T02:13:14.008Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:13:14.895Z] /w/workspace/device-mqtt-go/1@tmp/durable-4b3ee93a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T02:13:15.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T02:13:15.622Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T02:13:15.675Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:13:15.713Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:13:15.882Z] $ docker stop --time=1 1587856f61e50ac8cd4f502a764bb44b25be65a8009c95f8771fc439c26cc96c [2023-04-27T02:13:18.046Z] $ docker rm -f --volumes 1587856f61e50ac8cd4f502a764bb44b25be65a8009c95f8771fc439c26cc96c [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-27T02:13:19.766Z] provisioning config files... [2023-04-27T02:13:19.775Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config18218958144981057838tmp [Pipeline] { [Pipeline] sh [2023-04-27T02:13:20.114Z] + set +x [2023-04-27T02:13:20.114Z] + curl -s https://codecov.io/bash [2023-04-27T02:13:20.114Z] + bash -s -- [2023-04-27T02:13:20.114Z] [2023-04-27T02:13:20.114Z] _____ _ [2023-04-27T02:13:20.114Z] / ____| | | [2023-04-27T02:13:20.114Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T02:13:20.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T02:13:20.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T02:13:20.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T02:13:20.114Z] Bash-1.0.6 [2023-04-27T02:13:20.114Z] [2023-04-27T02:13:20.114Z] [2023-04-27T02:13:20.114Z] ==> git version 2.25.1 found [2023-04-27T02:13:20.114Z] ==> 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-27T02:13:20.114Z] Release-Date: 2020-01-08 [2023-04-27T02:13:20.114Z] 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-27T02:13:20.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T02:13:20.114Z] ==> Jenkins CI detected. [2023-04-27T02:13:20.114Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-581 [2023-04-27T02:13:20.114Z] project root: . [2023-04-27T02:13:20.114Z] --> token set from env [2023-04-27T02:13:20.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T02:13:20.114Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T02:13:20.114Z] ==> Python coveragepy not found [2023-04-27T02:13:20.114Z] ==> Searching for coverage reports in: [2023-04-27T02:13:20.114Z] + . [2023-04-27T02:13:20.114Z] -> Found 1 reports [2023-04-27T02:13:20.114Z] ==> Detecting git/mercurial file structure [2023-04-27T02:13:20.114Z] ==> Reading reports [2023-04-27T02:13:20.114Z] + ./coverage.out bytes=16535 [2023-04-27T02:13:20.114Z] ==> Appending adjustments [2023-04-27T02:13:20.114Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T02:13:20.375Z] + Found adjustments [2023-04-27T02:13:20.375Z] ==> Gzipping contents [2023-04-27T02:13:20.375Z] 4.0K /tmp/codecov.ltWA5D.gz [2023-04-27T02:13:20.375Z] ==> Uploading reports [2023-04-27T02:13:20.375Z] url: https://codecov.io [2023-04-27T02:13:20.375Z] query: branch=PR-581&commit=e8032fef0667dbbc331887baf0dcba0ef38744ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-04-27T02:13:20.375Z] -> Pinging Codecov [2023-04-27T02:13:20.375Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-581&commit=e8032fef0667dbbc331887baf0dcba0ef38744ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2023-04-27T02:13:20.636Z] -> Uploading to [2023-04-27T02:13:20.636Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/7D719EC7BBE17E464838252E33014C33/e8032fef0667dbbc331887baf0dcba0ef38744ac/e7f84db5-6b96-4a7b-9e4e-30bf6a91108e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T021320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23c90be9525c4da5e5c318ddba22b08a018bc84c8ed5a2fcf0c719bb98fac1cb [2023-04-27T02:13:20.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:13:20.636Z] Dload Upload Total Spent Left Speed [2023-04-27T02:13:20.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 14862 --:--:-- --:--:-- --:--:-- 14862 100 3017 0 0 100 3017 0 13529 --:--:-- --:--:-- --:--:-- 13468 [2023-04-27T02:13:20.896Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e8032fef0667dbbc331887baf0dcba0ef38744ac [Pipeline] } [2023-04-27T02:13:20.931Z] 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-27T02:13:22.735Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives ] [2023-04-27T02:13:22.735Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives [2023-04-27T02:13:22.735Z] total 16 [2023-04-27T02:13:22.735Z] drwxr-xr-x 3 root root 4096 Apr 27 02:02 . [2023-04-27T02:13:22.735Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:02 .. [2023-04-27T02:13:22.735Z] drwxr-xr-x 2 root root 4096 Apr 27 02:02 cost [2023-04-27T02:13:22.735Z] -rw-r--r-- 1 root root 86 Apr 27 02:02 cost.csv [2023-04-27T02:13:22.735Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives [2023-04-27T02:13:22.735Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives [2023-04-27T02:13:22.735Z] total 16 [2023-04-27T02:13:22.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:02 . [2023-04-27T02:13:22.735Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:02 .. [2023-04-27T02:13:22.735Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:02 cost [2023-04-27T02:13:22.735Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 27 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:23.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:23.963Z] ---> package-listing.sh [2023-04-27T02:13:23.963Z] ++ facter osfamily [2023-04-27T02:13:23.963Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T02:13:24.225Z] + OS_FAMILY=debian [2023-04-27T02:13:24.225Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-581 [2023-04-27T02:13:24.225Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T02:13:24.225Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T02:13:24.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T02:13:24.225Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T02:13:24.225Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-581 ']' [2023-04-27T02:13:24.225Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T02:13:24.225Z] + case "${OS_FAMILY}" in [2023-04-27T02:13:24.225Z] + dpkg -l [2023-04-27T02:13:24.225Z] + grep '^ii' [2023-04-27T02:13:24.225Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T02:13:24.225Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T02:13:24.225Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T02:13:24.225Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-581 ']' [2023-04-27T02:13:24.225Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives/ [2023-04-27T02:13:24.225Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-581/archives/ [Pipeline] echo [2023-04-27T02:13:24.257Z] 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-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T02:13:24.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:13:25.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:13:25.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:13:25.368Z] prd-ubuntu20.04-docker-8c-8g-11158 does not seem to be running inside a container [2023-04-27T02:13:25.420Z] $ 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-581/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-581 -v /w/workspace/gexfoundry_device-mqtt-go_PR-581:/w/workspace/gexfoundry_device-mqtt-go_PR-581:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:13:25.626Z] $ docker top 4ab47ad1b3b4a7a912a79166d4c0b45fd22a0415d0a79e3f1b5003f621170745 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:13:26.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T02:13:26.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T02:13:26.632Z] + ls /var/log/sa-host [2023-04-27T02:13:26.632Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:13:26.779Z] provisioning config files... [2023-04-27T02:13:26.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-581@tmp/config3533609302522443029tmp [Pipeline] { [Pipeline] echo [2023-04-27T02:13:26.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:27.159Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T02:13:27.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:27.595Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T02:13:27.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:27.939Z] ---> sudo-logs.sh [2023-04-27T02:13:27.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T02:13:28.025Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:28.351Z] ---> job-cost.sh [2023-04-27T02:13:28.351Z] lf-activate-venv: SKIPPING [2023-04-27T02:13:28.351Z] DEBUG: total: 0.2199999988079071 [2023-04-27T02:13:28.351Z] INFO: Retrieving Stack Cost... [2023-04-27T02:13:28.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:13:29.181Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T02:13:29.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:13:29.533Z] ---> logs-deploy.sh [2023-04-27T02:13:29.534Z] lf-activate-venv: SKIPPING [2023-04-27T02:13:29.534Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-581/1 [2023-04-27T02:13:29.534Z] INFO: archiving workspace using pattern(s): [2023-04-27T02:13:30.472Z] Archives upload complete. [2023-04-27T02:13:30.732Z] INFO: archiving logs to Nexus