Pull request #575 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 570e87e0558778374474c0216c27cd7d1f7897c5+4d33384134bee0215aaad493adec514fb129bdc9 (71054de9fefb00ce1fccebf72dfd4358ffb2404a) 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-ssh818655551865853320.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-ssh598602722426901258.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-575/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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7106324673607076928.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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16496538618250897090.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-ssh3353193391299676460.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-575/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-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4016097760760728271.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 ‘prd-ubuntu20.04-docker-8c-8g-9426’ Running on prd-ubuntu20.04-docker-8c-8g-9452 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-575 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 570e87e0558778374474c0216c27cd7d1f7897c5 Merge succeeded, producing 570e87e0558778374474c0216c27cd7d1f7897c5 Checking out Revision 570e87e0558778374474c0216c27cd7d1f7897c5 (PR-575) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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-24T01:59:37.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T01:59:37.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # 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 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # timeout=10 [Pipeline] { [Pipeline] echo [2023-04-24T01:59:37.741Z] ========================================================= [2023-04-24T01:59:37.741Z] EdgeX Global Pipelines Version Info [2023-04-24T01:59:37.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:59:38.502Z] ------------------- [2023-04-24T01:59:38.503Z] stable info: [2023-04-24T01:59:38.503Z] ------------------- [2023-04-24T01:59:38.503Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T01:59:38.503Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:59:38.503Z] Message: update stable to v1.0.248 [2023-04-24T01:59:39.073Z] ------------------- [2023-04-24T01:59:39.073Z] experimental info: [2023-04-24T01:59:39.073Z] ------------------- [2023-04-24T01:59:39.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T01:59:39.073Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:59:39.073Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T01:59:39.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-24T01:59:39.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-24T01:59:39.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T01:59:39.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T01:59:39.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T01:59:39.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T01:59:39.670Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T01:59:39.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T01:59:39.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T01:59:39.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T01:59:39.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T01:59:39.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-24T01:59:39.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T01:59:39.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T01:59:40.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:59:40.079Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:59:40.123Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:59:40.166Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:59:40.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T01:59:40.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T01:59:40.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T01:59:40.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T01:59:40.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T01:59:40.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T01:59:40.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T01:59:40.542Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T01:59:40.589Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T01:59:40.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo [2023-04-24T01:59:40.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo [2023-04-24T01:59:40.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo [2023-04-24T01:59:40.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo [2023-04-24T01:59:40.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 570e87e [Pipeline] echo [2023-04-24T01:59:40.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:59:41.024Z] provisioning config files... [2023-04-24T01:59:41.061Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config12440718422272100477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:59:41.495Z] ---> docker-login.sh [2023-04-24T01:59:41.496Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:59:41.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:41.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:41.756Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:41.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:41.756Z] [2023-04-24T01:59:41.756Z] Login Succeeded [2023-04-24T01:59:41.756Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:59:41.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:41.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:41.756Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:41.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:41.756Z] [2023-04-24T01:59:41.756Z] Login Succeeded [2023-04-24T01:59:41.756Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:59:42.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:42.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:42.016Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:42.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:42.016Z] [2023-04-24T01:59:42.016Z] Login Succeeded [2023-04-24T01:59:42.016Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:59:42.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:42.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:42.016Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:42.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:42.016Z] [2023-04-24T01:59:42.016Z] Login Succeeded [2023-04-24T01:59:42.016Z] docker.io [2023-04-24T01:59:42.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:42.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:42.538Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:42.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:42.538Z] [2023-04-24T01:59:42.538Z] Login Succeeded [2023-04-24T01:59:42.538Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:59:42.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T01:59:43.224Z] + git rev-list -1 --merges 570e87e0558778374474c0216c27cd7d1f7897c5~1..570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo [2023-04-24T01:59:43.296Z] -----------> git rev-list -1 --merges 570e87e0558778374474c0216c27cd7d1f7897c5~1..570e87e0558778374474c0216c27cd7d1f7897c5 570e87e0558778374474c0216c27cd7d1f7897c5 [false] [Pipeline] sh [2023-04-24T01:59:43.611Z] + git log --format=format:%s -1 570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo [2023-04-24T01:59:43.649Z] ========================================================= [2023-04-24T01:59:43.649Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T01:59:43.649Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:59:44.098Z] + git log --format=format:%s -1 570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] echo [2023-04-24T01:59:44.131Z] [semverPrep] GIT_COMMIT: 570e87e0558778374474c0216c27cd7d1f7897c5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-24T01:59:44.172Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T01:59:44.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:59:44.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T01:59:44.565Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T01:59:44.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T01:59:44.565Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-04-24T01:59:44.565Z] -a /etc/ssh/ssh_known_hosts [2023-04-24T01:59:44.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:59:45.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:59:45.028Z] [2023-04-24T01:59:45.028Z] 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-24T01:59:45.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:59:45.412Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T01:59:45.412Z] b85a868b505f: Pulling fs layer [2023-04-24T01:59:45.412Z] e2be974225ed: Pulling fs layer [2023-04-24T01:59:45.412Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T01:59:45.412Z] 988bab9f4d93: Pulling fs layer [2023-04-24T01:59:45.412Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T01:59:45.412Z] eaf3925da568: Pulling fs layer [2023-04-24T01:59:45.412Z] bab4dde63d76: Pulling fs layer [2023-04-24T01:59:45.412Z] bde34c3a00c8: Pulling fs layer [2023-04-24T01:59:45.412Z] b352a97aabf1: Pulling fs layer [2023-04-24T01:59:45.412Z] 4872d77fe225: Pulling fs layer [2023-04-24T01:59:45.412Z] 5851b861e8e6: Pulling fs layer [2023-04-24T01:59:45.412Z] 988bab9f4d93: Waiting [2023-04-24T01:59:45.412Z] bab4dde63d76: Waiting [2023-04-24T01:59:45.412Z] 1469e6f7b9e6: Waiting [2023-04-24T01:59:45.412Z] bde34c3a00c8: Waiting [2023-04-24T01:59:45.412Z] b352a97aabf1: Waiting [2023-04-24T01:59:45.412Z] eaf3925da568: Waiting [2023-04-24T01:59:45.412Z] 4872d77fe225: Waiting [2023-04-24T01:59:45.412Z] e2be974225ed: Download complete [2023-04-24T01:59:45.412Z] 988bab9f4d93: Download complete [2023-04-24T01:59:45.412Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T01:59:45.412Z] 339a4e72a1f5: Download complete [2023-04-24T01:59:45.412Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T01:59:45.412Z] 1469e6f7b9e6: Download complete [2023-04-24T01:59:45.672Z] eaf3925da568: Verifying Checksum [2023-04-24T01:59:45.672Z] eaf3925da568: Download complete [2023-04-24T01:59:45.672Z] bde34c3a00c8: Verifying Checksum [2023-04-24T01:59:45.672Z] bde34c3a00c8: Download complete [2023-04-24T01:59:45.672Z] b352a97aabf1: Verifying Checksum [2023-04-24T01:59:45.672Z] b352a97aabf1: Download complete [2023-04-24T01:59:45.672Z] 4872d77fe225: Verifying Checksum [2023-04-24T01:59:45.672Z] 4872d77fe225: Download complete [2023-04-24T01:59:45.672Z] 5851b861e8e6: Verifying Checksum [2023-04-24T01:59:45.672Z] 5851b861e8e6: Download complete [2023-04-24T01:59:45.672Z] b85a868b505f: Verifying Checksum [2023-04-24T01:59:45.672Z] b85a868b505f: Download complete [2023-04-24T01:59:45.933Z] bab4dde63d76: Verifying Checksum [2023-04-24T01:59:45.933Z] bab4dde63d76: Download complete [2023-04-24T01:59:46.870Z] b85a868b505f: Pull complete [2023-04-24T01:59:46.870Z] e2be974225ed: Pull complete [2023-04-24T01:59:47.439Z] 339a4e72a1f5: Pull complete [2023-04-24T01:59:47.439Z] 988bab9f4d93: Pull complete [2023-04-24T01:59:47.700Z] 1469e6f7b9e6: Pull complete [2023-04-24T01:59:47.700Z] eaf3925da568: Pull complete [2023-04-24T01:59:49.609Z] bab4dde63d76: Pull complete [2023-04-24T01:59:49.609Z] bde34c3a00c8: Pull complete [2023-04-24T01:59:49.609Z] b352a97aabf1: Pull complete [2023-04-24T01:59:49.609Z] 4872d77fe225: Pull complete [2023-04-24T01:59:49.609Z] 5851b861e8e6: Pull complete [2023-04-24T01:59:49.609Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T01:59:49.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:59:49.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:59:49.834Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-04-24T01:59:49.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:59:52.035Z] $ docker top af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 -eo pid,comm [2023-04-24T01:59:52.083Z] 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-24T01:59:52.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:59:52.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:59:52.257Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:59:52.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:59:52.384Z] $ docker exec af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent [2023-04-24T01:59:52.481Z] SSH_AUTH_SOCK=/tmp/ssh-xNe7vPkUHJx1/agent.32 [2023-04-24T01:59:52.481Z] SSH_AGENT_PID=38 [2023-04-24T01:59:52.486Z] Running ssh-add (command line suppressed) [2023-04-24T01:59:52.585Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_16610109843270377716.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_16610109843270377716.key) [2023-04-24T01:59:52.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:59:52.950Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T01:59:52.979Z] $ docker exec --env ******** --env ******** af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent -k [2023-04-24T01:59:53.078Z] unset SSH_AUTH_SOCK; [2023-04-24T01:59:53.079Z] unset SSH_AGENT_PID; [2023-04-24T01:59:53.079Z] echo Agent pid 38 killed; [2023-04-24T01:59:53.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T01:59:53.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:59:53.181Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:59:53.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:59:53.292Z] $ docker exec af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent [2023-04-24T01:59:53.390Z] SSH_AUTH_SOCK=/tmp/ssh-s6Tfez0VqSPQ/agent.70 [2023-04-24T01:59:53.390Z] SSH_AGENT_PID=76 [2023-04-24T01:59:53.395Z] Running ssh-add (command line suppressed) [2023-04-24T01:59:53.497Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_3285373245886479917.key (/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/private_key_3285373245886479917.key) [2023-04-24T01:59:53.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:59:53.849Z] + git semver init [2023-04-24T01:59:54.111Z] 2023-04-24 01:59:54,008 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T01:59:54.111Z] 2023-04-24 01:59:54,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver [2023-04-24T01:59:54.111Z] 2023-04-24 01:59:54,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver [2023-04-24T01:59:54.111Z] 2023-04-24 01:59:54,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,773 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.git/info/exclude [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 with force:False [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,773 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,778 [execute] INFO git cat-file --batch-check [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,784 [execute] INFO git cat-file --batch [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:59:55.049Z] 2023-04-24 01:59:54,790 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-575/.semver/PR-575 [2023-04-24T01:59:55.049Z] 0.0.0 [Pipeline] } [2023-04-24T01:59:55.077Z] $ docker exec --env ******** --env ******** af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 ssh-agent -k [2023-04-24T01:59:55.169Z] unset SSH_AUTH_SOCK; [2023-04-24T01:59:55.170Z] unset SSH_AGENT_PID; [2023-04-24T01:59:55.170Z] echo Agent pid 76 killed; [2023-04-24T01:59:55.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:59:55.591Z] + git semver [Pipeline] } [2023-04-24T01:59:55.879Z] $ docker stop --time=1 af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 [2023-04-24T01:59:57.151Z] $ docker rm -f --volumes af163e3a1794409038f72253ec1a8db2bd1c761d2ee0c18ee42a339be8023d67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:59:57.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T01:59:57.867Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T01:59:57.883Z] [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-24T01:59:58.553Z] provisioning config files... [2023-04-24T01:59:58.563Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config3981887938411224688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:59:58.920Z] ---> docker-login.sh [2023-04-24T01:59:58.920Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:59:58.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:58.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:58.920Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:58.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:58.920Z] [2023-04-24T01:59:58.920Z] Login Succeeded [2023-04-24T01:59:58.920Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:59:58.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:58.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:58.920Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:58.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:58.920Z] [2023-04-24T01:59:58.920Z] Login Succeeded [2023-04-24T01:59:58.920Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:59:59.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:59.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:59.180Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:59.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:59.180Z] [2023-04-24T01:59:59.180Z] Login Succeeded [2023-04-24T01:59:59.180Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:59:59.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:59.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:59.180Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:59.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:59.180Z] [2023-04-24T01:59:59.180Z] Login Succeeded [2023-04-24T01:59:59.180Z] docker.io [2023-04-24T01:59:59.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:59:59.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:59:59.440Z] Configure a credential helper to remove this warning. See [2023-04-24T01:59:59.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:59:59.440Z] [2023-04-24T01:59:59.440Z] Login Succeeded [2023-04-24T01:59:59.440Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:59:59.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:59:59.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:59:59.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:59:59.761Z] ========================================================= [2023-04-24T01:59:59.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T01:59:59.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:00:00.230Z] + 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-24T02:00:00.230Z] Sending build context to Docker daemon 6.455MB [2023-04-24T02:00:00.230Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:00:00.230Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T02:00:00.230Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T02:00:00.230Z] 63b65145d645: Pulling fs layer [2023-04-24T02:00:00.230Z] a2d21d5440eb: Pulling fs layer [2023-04-24T02:00:00.230Z] 935e6c44a52c: Pulling fs layer [2023-04-24T02:00:00.230Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T02:00:00.230Z] 30dea6a524f1: Pulling fs layer [2023-04-24T02:00:00.230Z] a2aff8979fd8: Pulling fs layer [2023-04-24T02:00:00.230Z] 6808be2612f2: Pulling fs layer [2023-04-24T02:00:00.230Z] 30dea6a524f1: Waiting [2023-04-24T02:00:00.230Z] a2aff8979fd8: Waiting [2023-04-24T02:00:00.230Z] 6808be2612f2: Waiting [2023-04-24T02:00:00.230Z] f25807f1079a: Pulling fs layer [2023-04-24T02:00:00.231Z] f25807f1079a: Waiting [2023-04-24T02:00:00.231Z] a2d21d5440eb: Download complete [2023-04-24T02:00:00.231Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T02:00:00.231Z] 94cc34f8dd06: Download complete [2023-04-24T02:00:00.231Z] 30dea6a524f1: Verifying Checksum [2023-04-24T02:00:00.231Z] 30dea6a524f1: Download complete [2023-04-24T02:00:00.491Z] 63b65145d645: Verifying Checksum [2023-04-24T02:00:00.491Z] 63b65145d645: Download complete [2023-04-24T02:00:00.491Z] a2aff8979fd8: Verifying Checksum [2023-04-24T02:00:00.491Z] a2aff8979fd8: Download complete [2023-04-24T02:00:00.491Z] 63b65145d645: Pull complete [2023-04-24T02:00:00.751Z] a2d21d5440eb: Pull complete [2023-04-24T02:00:00.751Z] f25807f1079a: Verifying Checksum [2023-04-24T02:00:00.751Z] f25807f1079a: Download complete [2023-04-24T02:00:01.010Z] 935e6c44a52c: Verifying Checksum [2023-04-24T02:00:01.010Z] 935e6c44a52c: Download complete [2023-04-24T02:00:01.269Z] 6808be2612f2: Verifying Checksum [2023-04-24T02:00:01.269Z] 6808be2612f2: Download complete [2023-04-24T02:00:04.559Z] 935e6c44a52c: Pull complete [2023-04-24T02:00:04.559Z] 94cc34f8dd06: Pull complete [2023-04-24T02:00:04.559Z] 30dea6a524f1: Pull complete [2023-04-24T02:00:04.559Z] a2aff8979fd8: Pull complete [2023-04-24T02:00:06.458Z] 6808be2612f2: Pull complete [2023-04-24T02:00:07.023Z] f25807f1079a: Pull complete [2023-04-24T02:00:07.023Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T02:00:07.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T02:00:07.023Z] ---> 3b553350e43f [2023-04-24T02:00:07.023Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:00:09.902Z] ---> Running in 3155224ee245 [2023-04-24T02:00:09.902Z] Removing intermediate container 3155224ee245 [2023-04-24T02:00:09.902Z] ---> 8d5177753c5d [2023-04-24T02:00:09.902Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:00:09.902Z] ---> Running in fb67f1bf97de [2023-04-24T02:00:09.902Z] Removing intermediate container fb67f1bf97de [2023-04-24T02:00:09.902Z] ---> 75fead9d35e6 [2023-04-24T02:00:09.902Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:00:09.902Z] ---> Running in 69217077766c [2023-04-24T02:00:09.902Z] Removing intermediate container 69217077766c [2023-04-24T02:00:09.902Z] ---> 5096a5a3cba8 [2023-04-24T02:00:09.902Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:00:09.902Z] ---> Running in d2866a643ef2 [2023-04-24T02:00:10.162Z] Removing intermediate container d2866a643ef2 [2023-04-24T02:00:10.162Z] ---> 98d222199216 [2023-04-24T02:00:10.162Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:00:10.162Z] ---> Running in 940378c56d1b [2023-04-24T02:00:10.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T02:00:10.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T02:00:10.682Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T02:00:10.682Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T02:00:10.682Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T02:00:10.682Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T02:00:10.682Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:00:10.682Z] OK: 269 MiB in 57 packages [2023-04-24T02:00:10.944Z] Removing intermediate container 940378c56d1b [2023-04-24T02:00:10.944Z] ---> 5c5fdebf57a5 [2023-04-24T02:00:10.944Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T02:00:10.944Z] ---> Running in 290ad8ce1f8d [2023-04-24T02:00:11.206Z] Removing intermediate container 290ad8ce1f8d [2023-04-24T02:00:11.206Z] ---> 86d7eebdaed2 [2023-04-24T02:00:11.206Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T02:00:11.206Z] ---> 7eef490c42be [2023-04-24T02:00:11.206Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:00:11.206Z] ---> Running in 1ef9ccdf7762 [2023-04-24T02:00:13.362Z] Still waiting to schedule task [2023-04-24T02:00:13.362Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9436’ [2023-04-24T02:00:29.301Z] Removing intermediate container 1ef9ccdf7762 [2023-04-24T02:00:29.302Z] ---> 2089535c235b [2023-04-24T02:00:29.302Z] Step 11/12 : COPY . . [2023-04-24T02:00:29.302Z] ---> bf6ec9cd0263 [2023-04-24T02:00:29.302Z] Step 12/12 : RUN $MAKE [2023-04-24T02:00:29.302Z] ---> Running in 2154588b96b0 [2023-04-24T02:00:29.302Z] noop [2023-04-24T02:00:29.560Z] Removing intermediate container 2154588b96b0 [2023-04-24T02:00:29.560Z] ---> 500b0a5a8482 [2023-04-24T02:00:29.560Z] Successfully built 500b0a5a8482 [2023-04-24T02:00:29.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:00:30.085Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T02:00:30.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:00:30.252Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-04-24T02:00:30.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T02:00:30.604Z] $ docker top 71567f0991f9655a1295a2016a727fc4a9727091cf0db5e506e7dd35aabc3def -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:00:31.011Z] + go version [2023-04-24T02:00:31.011Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T02:00:31.047Z] $ docker stop --time=1 71567f0991f9655a1295a2016a727fc4a9727091cf0db5e506e7dd35aabc3def [2023-04-24T02:00:32.306Z] $ docker rm -f --volumes 71567f0991f9655a1295a2016a727fc4a9727091cf0db5e506e7dd35aabc3def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:00:33.074Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T02:00:33.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:00:33.236Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-04-24T02:00:33.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T02:00:33.587Z] $ docker top 249a9db8cd1e84487871e97ec8fe738000b8cb17b9c27a0e35d9c68c8538c472 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:00:33.993Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] fileExists [Pipeline] sh [2023-04-24T02:00:34.362Z] + make test [2023-04-24T02:00:34.362Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T02:00:38.557Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T02:00:49.016Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T02:00:49.016Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T02:00:49.016Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.9% of statements [2023-04-24T02:00:55.579Z] go vet ./... [2023-04-24T02:00:58.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T02:00:58.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T02:00:58.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T02:00:58.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T02:00:58.455Z] $ docker stop --time=1 249a9db8cd1e84487871e97ec8fe738000b8cb17b9c27a0e35d9c68c8538c472 [2023-04-24T02:01:00.692Z] $ docker rm -f --volumes 249a9db8cd1e84487871e97ec8fe738000b8cb17b9c27a0e35d9c68c8538c472 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:01:01.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T02:01:01.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T02:01:02.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T02:01:02.465Z] + ls -al . [2023-04-24T02:01:02.465Z] total 180 [2023-04-24T02:01:02.465Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 02:00 . [2023-04-24T02:01:02.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:59 .. [2023-04-24T02:01:02.465Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 01:59 .dockerignore [2023-04-24T02:01:02.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:59 .git [2023-04-24T02:01:02.465Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:59 .github [2023-04-24T02:01:02.465Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 01:59 .gitignore [2023-04-24T02:01:02.465Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 01:59 .golangci.yml [2023-04-24T02:01:02.465Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:59 .semver [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 01:59 Attribution.txt [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 01:59 CHANGELOG.md [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 01:59 Dockerfile [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 01:59 GOVERNANCE.md [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 01:59 Jenkinsfile [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 01:59 LICENSE [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 01:59 Makefile [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 01:59 OWNERS.md [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 01:59 README.md [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 01:59 VERSION [2023-04-24T02:01:02.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:59 bin [2023-04-24T02:01:02.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:59 cmd [2023-04-24T02:01:02.466Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:00 coverage.out [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 01:59 go.mod [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 01:59 go.sum [2023-04-24T02:01:02.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:59 internal [2023-04-24T02:01:02.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:59 mock [2023-04-24T02:01:02.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:59 snap [2023-04-24T02:01:02.466Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:01:02.859Z] + 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=570e87e0558778374474c0216c27cd7d1f7897c5 --label arch=amd64 --label version=0.0.0 . [2023-04-24T02:01:02.859Z] Sending build context to Docker daemon 6.474MB [2023-04-24T02:01:02.859Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:01:02.859Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T02:01:02.859Z] ---> 500b0a5a8482 [2023-04-24T02:01:02.859Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:01:02.859Z] ---> Running in ea5cc20cd31f [2023-04-24T02:01:03.118Z] Removing intermediate container ea5cc20cd31f [2023-04-24T02:01:03.118Z] ---> e0164a0942ff [2023-04-24T02:01:03.118Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:01:03.118Z] ---> Running in 1c7896e58b98 [2023-04-24T02:01:03.118Z] Removing intermediate container 1c7896e58b98 [2023-04-24T02:01:03.118Z] ---> 390efdf02929 [2023-04-24T02:01:03.118Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:01:03.118Z] ---> Running in 9e1b27a094bf [2023-04-24T02:01:03.118Z] Removing intermediate container 9e1b27a094bf [2023-04-24T02:01:03.118Z] ---> 5f7af3c5a4d4 [2023-04-24T02:01:03.118Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:01:03.118Z] ---> Running in 4048e134e806 [2023-04-24T02:01:03.378Z] Removing intermediate container 4048e134e806 [2023-04-24T02:01:03.378Z] ---> 7872439d9570 [2023-04-24T02:01:03.378Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:01:03.378Z] ---> Running in 40e9175a7e1b [2023-04-24T02:01:03.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T02:01:03.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T02:01:03.897Z] OK: 269 MiB in 57 packages [2023-04-24T02:01:04.156Z] Removing intermediate container 40e9175a7e1b [2023-04-24T02:01:04.156Z] ---> e25d6405091c [2023-04-24T02:01:04.156Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T02:01:04.156Z] ---> Running in d146abdf5644 [2023-04-24T02:01:04.156Z] Removing intermediate container d146abdf5644 [2023-04-24T02:01:04.156Z] ---> f5d49e81de0f [2023-04-24T02:01:04.156Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T02:01:04.416Z] ---> d9aa513b09db [2023-04-24T02:01:04.416Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:01:04.416Z] ---> Running in bd0bd90755cc [2023-04-24T02:01:05.364Z] Removing intermediate container bd0bd90755cc [2023-04-24T02:01:05.364Z] ---> 05524f4e7fff [2023-04-24T02:01:05.364Z] Step 11/24 : COPY . . [2023-04-24T02:01:05.624Z] ---> 4ce120511a7d [2023-04-24T02:01:05.624Z] Step 12/24 : RUN $MAKE [2023-04-24T02:01:05.624Z] ---> Running in 3a20e73c13de [2023-04-24T02:01:05.884Z] 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-24T02:01:23.974Z] Removing intermediate container 3a20e73c13de [2023-04-24T02:01:23.974Z] ---> acc0802ef3bd [2023-04-24T02:01:23.974Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T02:01:23.974Z] 3.17: Pulling from library/alpine [2023-04-24T02:01:23.974Z] f56be85fc22e: Pulling fs layer [2023-04-24T02:01:23.974Z] f56be85fc22e: Verifying Checksum [2023-04-24T02:01:23.974Z] f56be85fc22e: Download complete [2023-04-24T02:01:23.974Z] f56be85fc22e: Pull complete [2023-04-24T02:01:23.974Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T02:01:23.974Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T02:01:23.974Z] ---> 9ed4aefc74f6 [2023-04-24T02:01:23.974Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T02:01:23.974Z] ---> Running in b85b4cf2d8aa [2023-04-24T02:01:23.974Z] Removing intermediate container b85b4cf2d8aa [2023-04-24T02:01:23.974Z] ---> d9738576340f [2023-04-24T02:01:23.974Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:01:23.974Z] ---> Running in 37c3d51bf955 [2023-04-24T02:01:23.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T02:01:23.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T02:01:23.974Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T02:01:23.974Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:01:23.974Z] OK: 7 MiB in 16 packages [2023-04-24T02:01:23.974Z] Removing intermediate container 37c3d51bf955 [2023-04-24T02:01:23.974Z] ---> fe6f7430fe66 [2023-04-24T02:01:23.974Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T02:01:24.544Z] ---> 5856a9a5de78 [2023-04-24T02:01:24.544Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T02:01:24.544Z] ---> 19a509599875 [2023-04-24T02:01:24.544Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T02:01:24.544Z] ---> b4d73f6524dc [2023-04-24T02:01:24.544Z] Step 19/24 : EXPOSE 59982 [2023-04-24T02:01:24.544Z] ---> Running in 8a7b96e07c50 [2023-04-24T02:01:24.804Z] Removing intermediate container 8a7b96e07c50 [2023-04-24T02:01:24.804Z] ---> 13bba1acb567 [2023-04-24T02:01:24.804Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T02:01:24.804Z] ---> Running in c2132856cb5f [2023-04-24T02:01:24.804Z] Removing intermediate container c2132856cb5f [2023-04-24T02:01:24.804Z] ---> 032d03df7a7f [2023-04-24T02:01:24.804Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T02:01:24.804Z] ---> Running in 1aa2c479ba42 [2023-04-24T02:01:24.804Z] Removing intermediate container 1aa2c479ba42 [2023-04-24T02:01:24.804Z] ---> 645bec5c5981 [2023-04-24T02:01:24.804Z] Step 22/24 : LABEL arch=amd64 [2023-04-24T02:01:24.804Z] ---> Running in 1707f6c5ad14 [2023-04-24T02:01:25.062Z] Removing intermediate container 1707f6c5ad14 [2023-04-24T02:01:25.062Z] ---> 8a1a4056afdf [2023-04-24T02:01:25.062Z] Step 23/24 : LABEL git_sha=570e87e0558778374474c0216c27cd7d1f7897c5 [2023-04-24T02:01:25.062Z] ---> Running in 205b200f6c9f [2023-04-24T02:01:25.062Z] Removing intermediate container 205b200f6c9f [2023-04-24T02:01:25.062Z] ---> 9ac24477d6b4 [2023-04-24T02:01:25.062Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T02:01:25.062Z] ---> Running in 32e32a1b68f3 [2023-04-24T02:01:25.062Z] Removing intermediate container 32e32a1b68f3 [2023-04-24T02:01:25.062Z] ---> f554c94cc4b6 [2023-04-24T02:01:25.062Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T02:01:25.062Z] Successfully built f554c94cc4b6 [2023-04-24T02:01:25.062Z] 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-24T02:01:25.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:01:25.914Z] [2023-04-24T02:01:25.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:01:26.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:01:26.309Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T02:01:26.309Z] 5eb5b503b376: Pulling fs layer [2023-04-24T02:01:26.309Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T02:01:26.309Z] ec43610c2a17: Pulling fs layer [2023-04-24T02:01:26.309Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T02:01:26.309Z] 33b1e0a273af: Pulling fs layer [2023-04-24T02:01:26.309Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T02:01:26.309Z] 2f39f015ded8: Pulling fs layer [2023-04-24T02:01:26.309Z] 5d3b04190fa2: Waiting [2023-04-24T02:01:26.309Z] 33b1e0a273af: Waiting [2023-04-24T02:01:26.309Z] 2f39f015ded8: Waiting [2023-04-24T02:01:26.309Z] 3a2ae6a8a46f: Waiting [2023-04-24T02:01:26.309Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T02:01:26.309Z] 5c69ac0246d0: Download complete [2023-04-24T02:01:26.309Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T02:01:26.309Z] 3a2ae6a8a46f: Download complete [2023-04-24T02:01:26.568Z] 33b1e0a273af: Verifying Checksum [2023-04-24T02:01:26.568Z] 33b1e0a273af: Download complete [2023-04-24T02:01:26.568Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T02:01:26.568Z] ec43610c2a17: Verifying Checksum [2023-04-24T02:01:26.568Z] 5d3b04190fa2: Download complete [2023-04-24T02:01:26.568Z] ec43610c2a17: Download complete [2023-04-24T02:01:26.568Z] 5eb5b503b376: Verifying Checksum [2023-04-24T02:01:26.568Z] 5eb5b503b376: Download complete [2023-04-24T02:01:27.133Z] 2f39f015ded8: Download complete [2023-04-24T02:01:27.695Z] 5eb5b503b376: Pull complete [2023-04-24T02:01:27.695Z] 5c69ac0246d0: Pull complete [2023-04-24T02:01:28.275Z] ec43610c2a17: Pull complete [2023-04-24T02:01:28.275Z] 3a2ae6a8a46f: Pull complete [2023-04-24T02:01:28.275Z] 33b1e0a273af: Pull complete [2023-04-24T02:01:28.542Z] 5d3b04190fa2: Pull complete [2023-04-24T02:01:32.739Z] 2f39f015ded8: Pull complete [2023-04-24T02:01:32.739Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T02:01:32.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:01:32.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:01:32.957Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-04-24T02:01:32.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T02:01:35.286Z] $ docker top b9898a0b65438c5b2143244677bc0014387427fa18f2fb448dad60760efca402 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:01:35.729Z] ---> job-cost.sh [2023-04-24T02:01:35.729Z] lf-activate-venv: SKIPPING [2023-04-24T02:01:35.729Z] INFO: No Stack... [2023-04-24T02:01:35.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T02:01:36.248Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T02:01:36.566Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/cost.csv [2023-04-24T02:01:36.566Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T02:01:36.609Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [2023-04-24T02:01:36.616Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] did not exist. Created. [2023-04-24T02:01:36.616Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T02:01:37.013Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T02:01:37.072Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T02:01:37.099Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T02:01:37.182Z] $ docker stop --time=1 b9898a0b65438c5b2143244677bc0014387427fa18f2fb448dad60760efca402 [2023-04-24T02:01:38.330Z] $ docker rm -f --volumes b9898a0b65438c5b2143244677bc0014387427fa18f2fb448dad60760efca402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T02:03:29.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9455 in /w/workspace/gexfoundry_device-mqtt-go_PR-575 [Pipeline] { [Pipeline] ws [2023-04-24T02:03:29.382Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-24T02:03:29.471Z] Selected Git installation does not exist. Using Default [2023-04-24T02:03:29.471Z] The recommended git tool is: NONE [2023-04-24T02:03:36.878Z] using credential edgex-jenkins-ssh [2023-04-24T02:03:36.910Z] Cloning the remote Git repository [2023-04-24T02:03:36.972Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T02:03:37.095Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-24T02:03:37.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T02:03:37.302Z] > git --version # timeout=10 [2023-04-24T02:03:37.332Z] > git --version # 'git version 2.25.1' [2023-04-24T02:03:37.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T02:03:37.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T02:03:38.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T02:03:38.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T02:03:40.784Z] Merging remotes/origin/main commit 4d33384134bee0215aaad493adec514fb129bdc9 into PR head commit 570e87e0558778374474c0216c27cd7d1f7897c5 [2023-04-24T02:03:41.123Z] Merge succeeded, producing 570e87e0558778374474c0216c27cd7d1f7897c5 [2023-04-24T02:03:41.123Z] Checking out Revision 570e87e0558778374474c0216c27cd7d1f7897c5 (PR-575) [2023-04-24T02:03:40.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T02:03:40.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T02:03:40.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T02:03:40.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T02:03:40.811Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T02:03:40.888Z] > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # timeout=10 [2023-04-24T02:03:41.001Z] > git remote # timeout=10 [2023-04-24T02:03:41.026Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T02:03:41.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T02:03:41.073Z] > git merge 4d33384134bee0215aaad493adec514fb129bdc9 # timeout=10 [2023-04-24T02:03:41.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T02:03:41.135Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T02:03:41.158Z] > git checkout -f 570e87e0558778374474c0216c27cd7d1f7897c5 # timeout=10 [2023-04-24T02:03:41.846Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-24T02:03:41.926Z] > git --version # timeout=10 [2023-04-24T02:03:41.942Z] > git --version # 'git version 2.25.1' [2023-04-24T02:03:41.962Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T02:03:43.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T02:03:43.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:03:43.182Z] Dload Upload Total Spent Left Speed [2023-04-24T02:03:43.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh [2023-04-24T02:03:43.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T02:03:44.218Z] + sudo tee /etc/docker/daemon.new [2023-04-24T02:03:44.218Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T02:03:44.218Z] { [2023-04-24T02:03:44.218Z] "registry-mirrors": [ [2023-04-24T02:03:44.218Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T02:03:44.218Z] ], [2023-04-24T02:03:44.218Z] "bip": "10.250.0.254/24", [2023-04-24T02:03:44.218Z] "hosts": [ [2023-04-24T02:03:44.218Z] "tcp://0.0.0.0:5555", [2023-04-24T02:03:44.218Z] "unix:///var/run/docker.sock" [2023-04-24T02:03:44.218Z] ], [2023-04-24T02:03:44.218Z] "mtu": 1458, [2023-04-24T02:03:44.218Z] "selinux-enabled": true, [2023-04-24T02:03:44.218Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T02:03:44.218Z] } [Pipeline] sh [2023-04-24T02:03:44.598Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T02:03:44.959Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:04:06.469Z] provisioning config files... [2023-04-24T02:04:06.505Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3194956432144223880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:04:06.963Z] ---> docker-login.sh [2023-04-24T02:04:06.963Z] nexus3.edgexfoundry.org:10001 [2023-04-24T02:04:07.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:07.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:07.554Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:07.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:07.554Z] [2023-04-24T02:04:07.554Z] Login Succeeded [2023-04-24T02:04:07.554Z] nexus3.edgexfoundry.org:10002 [2023-04-24T02:04:07.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:08.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:08.102Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:08.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:08.102Z] [2023-04-24T02:04:08.102Z] Login Succeeded [2023-04-24T02:04:08.102Z] nexus3.edgexfoundry.org:10003 [2023-04-24T02:04:08.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:08.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:08.374Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:08.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:08.374Z] [2023-04-24T02:04:08.374Z] Login Succeeded [2023-04-24T02:04:08.649Z] nexus3.edgexfoundry.org:10004 [2023-04-24T02:04:08.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:08.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:08.922Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:08.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:08.922Z] [2023-04-24T02:04:08.922Z] Login Succeeded [2023-04-24T02:04:08.922Z] docker.io [2023-04-24T02:04:09.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T02:04:09.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T02:04:09.465Z] Configure a credential helper to remove this warning. See [2023-04-24T02:04:09.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T02:04:09.465Z] [2023-04-24T02:04:09.465Z] Login Succeeded [2023-04-24T02:04:09.465Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T02:04:09.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T02:04:10.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:04:10.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T02:04:10.168Z] ========================================================= [2023-04-24T02:04:10.169Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T02:04:10.169Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:04:10.725Z] + 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-24T02:04:11.004Z] Sending build context to Docker daemon 3.365MB [2023-04-24T02:04:11.004Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:04:11.004Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T02:04:11.282Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T02:04:11.282Z] af6eaf76a39c: Pulling fs layer [2023-04-24T02:04:11.282Z] 55522c791124: Pulling fs layer [2023-04-24T02:04:11.282Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T02:04:11.282Z] 169dfbe0d373: Pulling fs layer [2023-04-24T02:04:11.282Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T02:04:11.282Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T02:04:11.282Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T02:04:11.282Z] e1ff8fa3b103: Waiting [2023-04-24T02:04:11.282Z] 52ebb69f0ebf: Waiting [2023-04-24T02:04:11.282Z] 5abe8eddf0d5: Waiting [2023-04-24T02:04:11.282Z] 169dfbe0d373: Waiting [2023-04-24T02:04:11.282Z] 55522c791124: Verifying Checksum [2023-04-24T02:04:11.282Z] 55522c791124: Download complete [2023-04-24T02:04:11.282Z] 169dfbe0d373: Verifying Checksum [2023-04-24T02:04:11.282Z] 169dfbe0d373: Download complete [2023-04-24T02:04:11.282Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T02:04:11.282Z] e1ff8fa3b103: Download complete [2023-04-24T02:04:11.282Z] af6eaf76a39c: Verifying Checksum [2023-04-24T02:04:11.282Z] af6eaf76a39c: Download complete [2023-04-24T02:04:12.264Z] af6eaf76a39c: Pull complete [2023-04-24T02:04:12.879Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T02:04:12.879Z] 5abe8eddf0d5: Download complete [2023-04-24T02:04:13.154Z] 55522c791124: Pull complete [2023-04-24T02:04:14.135Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T02:04:14.135Z] 52ebb69f0ebf: Download complete [2023-04-24T02:04:14.135Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T02:04:14.135Z] ce5c4a1c91eb: Download complete [2023-04-24T02:04:24.396Z] ce5c4a1c91eb: Pull complete [2023-04-24T02:04:24.668Z] 169dfbe0d373: Pull complete [2023-04-24T02:04:24.939Z] e1ff8fa3b103: Pull complete [2023-04-24T02:04:34.068Z] 52ebb69f0ebf: Pull complete [2023-04-24T02:04:35.498Z] 5abe8eddf0d5: Pull complete [2023-04-24T02:04:35.498Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T02:04:35.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T02:04:35.498Z] ---> 6cb57ee374ae [2023-04-24T02:04:35.498Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:04:37.481Z] ---> Running in 17dd6a103123 [2023-04-24T02:04:37.753Z] Removing intermediate container 17dd6a103123 [2023-04-24T02:04:37.753Z] ---> dd5e0683dab9 [2023-04-24T02:04:37.753Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:04:38.028Z] ---> Running in b57cb7670469 [2023-04-24T02:04:38.302Z] Removing intermediate container b57cb7670469 [2023-04-24T02:04:38.302Z] ---> f850b539a0cf [2023-04-24T02:04:38.302Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:04:38.302Z] ---> Running in a7385f87609f [2023-04-24T02:04:38.890Z] Removing intermediate container a7385f87609f [2023-04-24T02:04:38.890Z] ---> 9619b7cfb32f [2023-04-24T02:04:38.890Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:04:38.890Z] ---> Running in 1932ea38cea5 [2023-04-24T02:04:39.171Z] Removing intermediate container 1932ea38cea5 [2023-04-24T02:04:39.171Z] ---> 2fa49af913c2 [2023-04-24T02:04:39.171Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:04:39.171Z] ---> Running in 8c53f0251549 [2023-04-24T02:04:40.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:04:41.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:04:42.618Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T02:04:42.618Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T02:04:42.618Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T02:04:42.618Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T02:04:42.618Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:04:42.618Z] OK: 268 MiB in 57 packages [2023-04-24T02:04:43.597Z] Removing intermediate container 8c53f0251549 [2023-04-24T02:04:43.597Z] ---> bacd8c416180 [2023-04-24T02:04:43.597Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T02:04:43.867Z] ---> Running in b85fed97ca71 [2023-04-24T02:04:44.142Z] Removing intermediate container b85fed97ca71 [2023-04-24T02:04:44.142Z] ---> 95ac40ba6229 [2023-04-24T02:04:44.142Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T02:04:44.742Z] ---> 65224b3a2b2c [2023-04-24T02:04:44.742Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:04:44.742Z] ---> Running in e07d5d35eda1 [2023-04-24T02:05:52.909Z] Removing intermediate container e07d5d35eda1 [2023-04-24T02:05:52.909Z] ---> ebb87bb86e3e [2023-04-24T02:05:52.909Z] Step 11/12 : COPY . . [2023-04-24T02:05:52.909Z] ---> 93cb6bdef2b2 [2023-04-24T02:05:52.909Z] Step 12/12 : RUN $MAKE [2023-04-24T02:05:52.909Z] ---> Running in e9746491e817 [2023-04-24T02:05:52.909Z] noop [2023-04-24T02:05:52.909Z] Removing intermediate container e9746491e817 [2023-04-24T02:05:52.909Z] ---> e8b6d1999ad9 [2023-04-24T02:05:52.909Z] Successfully built e8b6d1999ad9 [2023-04-24T02:05:52.909Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:53.411Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T02:05:53.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:05:53.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-9455 does not seem to be running inside a container [2023-04-24T02:05:53.854Z] $ 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-24T02:05:55.242Z] $ docker top 4cb9193b760757e87db0a45349c144027be513c9f47773bab2ab7f3444a566a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:05:56.185Z] + go version [2023-04-24T02:05:56.185Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T02:05:56.231Z] $ docker stop --time=1 4cb9193b760757e87db0a45349c144027be513c9f47773bab2ab7f3444a566a3 [2023-04-24T02:05:57.932Z] $ docker rm -f --volumes 4cb9193b760757e87db0a45349c144027be513c9f47773bab2ab7f3444a566a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:05:58.849Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T02:05:58.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:05:59.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-9455 does not seem to be running inside a container [2023-04-24T02:05:59.338Z] $ 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-24T02:06:00.644Z] $ docker top 6a05a4fac04b660c225fe9d18e5a62e44ed8e5e67e69f2317a5893b178b5a8dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:06:01.575Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-24T02:06:02.315Z] + make test [2023-04-24T02:06:02.315Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T02:06:41.220Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T02:09:03.012Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T02:09:07.301Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T02:09:07.301Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.093s coverage: 21.9% of statements [2023-04-24T02:09:07.573Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T02:09:07.573Z] go vet ./... [2023-04-24T02:09:39.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T02:09:39.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T02:09:39.876Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T02:09:39.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T02:09:39.957Z] $ docker stop --time=1 6a05a4fac04b660c225fe9d18e5a62e44ed8e5e67e69f2317a5893b178b5a8dc [2023-04-24T02:09:43.304Z] $ docker rm -f --volumes 6a05a4fac04b660c225fe9d18e5a62e44ed8e5e67e69f2317a5893b178b5a8dc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T02:09:44.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T02:09:44.648Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T02:09:45.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T02:09:45.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T02:09:46.203Z] + ls -al . [2023-04-24T02:09:46.203Z] total 176 [2023-04-24T02:09:46.203Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 02:06 . [2023-04-24T02:09:46.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:03 .. [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 02:03 .dockerignore [2023-04-24T02:09:46.203Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 02:03 .git [2023-04-24T02:09:46.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 .github [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 02:03 .gitignore [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 02:03 .golangci.yml [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 02:03 Attribution.txt [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 02:03 CHANGELOG.md [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 02:03 Dockerfile [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 02:03 GOVERNANCE.md [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 02:03 Jenkinsfile [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 02:03 LICENSE [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 02:03 Makefile [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 02:03 OWNERS.md [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 02:03 README.md [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 01:59 VERSION [2023-04-24T02:09:46.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:03 bin [2023-04-24T02:09:46.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 cmd [2023-04-24T02:09:46.203Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 02:09 coverage.out [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 02:03 go.mod [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 02:03 go.sum [2023-04-24T02:09:46.203Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 02:03 internal [2023-04-24T02:09:46.203Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 02:03 mock [2023-04-24T02:09:46.203Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 02:03 snap [2023-04-24T02:09:46.203Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:09:46.650Z] + 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=570e87e0558778374474c0216c27cd7d1f7897c5 --label arch=arm64 --label version=0.0.0 . [2023-04-24T02:09:46.920Z] Sending build context to Docker daemon 3.384MB [2023-04-24T02:09:46.920Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T02:09:46.920Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T02:09:46.920Z] ---> e8b6d1999ad9 [2023-04-24T02:09:46.920Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T02:09:47.194Z] ---> Running in 4e45248de773 [2023-04-24T02:09:47.467Z] Removing intermediate container 4e45248de773 [2023-04-24T02:09:47.467Z] ---> 538dc5235a47 [2023-04-24T02:09:47.467Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T02:09:47.467Z] ---> Running in 04661a02e12d [2023-04-24T02:09:47.736Z] Removing intermediate container 04661a02e12d [2023-04-24T02:09:47.736Z] ---> a83317eb1093 [2023-04-24T02:09:47.736Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T02:09:48.006Z] ---> Running in a69064eeebc5 [2023-04-24T02:09:48.276Z] Removing intermediate container a69064eeebc5 [2023-04-24T02:09:48.277Z] ---> 72f389d38d37 [2023-04-24T02:09:48.277Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T02:09:48.277Z] ---> Running in d7954c6f41f5 [2023-04-24T02:09:48.550Z] Removing intermediate container d7954c6f41f5 [2023-04-24T02:09:48.550Z] ---> bc5ab13f2223 [2023-04-24T02:09:48.550Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T02:09:48.822Z] ---> Running in 39f9da11cfde [2023-04-24T02:09:49.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:09:50.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:09:51.728Z] OK: 268 MiB in 57 packages [2023-04-24T02:09:52.694Z] Removing intermediate container 39f9da11cfde [2023-04-24T02:09:52.694Z] ---> 4ae79908c447 [2023-04-24T02:09:52.694Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T02:09:52.694Z] ---> Running in 3aecf8309d7c [2023-04-24T02:09:52.970Z] Removing intermediate container 3aecf8309d7c [2023-04-24T02:09:52.970Z] ---> b98eac9e4395 [2023-04-24T02:09:52.970Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T02:09:53.555Z] ---> 561b543e3392 [2023-04-24T02:09:53.555Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T02:09:53.555Z] ---> Running in 5a41aaca4a7e [2023-04-24T02:09:56.155Z] Removing intermediate container 5a41aaca4a7e [2023-04-24T02:09:56.155Z] ---> dc60ff687207 [2023-04-24T02:09:56.155Z] Step 11/24 : COPY . . [2023-04-24T02:09:57.122Z] ---> ea0fc8493394 [2023-04-24T02:09:57.122Z] Step 12/24 : RUN $MAKE [2023-04-24T02:09:57.394Z] ---> Running in 25a5b2685d60 [2023-04-24T02:09:58.440Z] 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-24T02:12:35.308Z] Removing intermediate container 25a5b2685d60 [2023-04-24T02:12:35.308Z] ---> 1721c34cac3e [2023-04-24T02:12:35.308Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T02:12:35.308Z] 3.17: Pulling from library/alpine [2023-04-24T02:12:35.308Z] c41833b44d91: Pulling fs layer [2023-04-24T02:12:35.308Z] c41833b44d91: Verifying Checksum [2023-04-24T02:12:35.308Z] c41833b44d91: Download complete [2023-04-24T02:12:35.308Z] c41833b44d91: Pull complete [2023-04-24T02:12:35.308Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T02:12:35.308Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T02:12:35.308Z] ---> 51e60588ff2c [2023-04-24T02:12:35.308Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T02:12:35.308Z] ---> Running in abc37c20791b [2023-04-24T02:12:35.308Z] Removing intermediate container abc37c20791b [2023-04-24T02:12:35.308Z] ---> 8443a2e23656 [2023-04-24T02:12:35.308Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T02:12:35.308Z] ---> Running in da3839ed4852 [2023-04-24T02:12:35.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T02:12:35.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T02:12:35.308Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T02:12:35.308Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T02:12:35.308Z] OK: 8 MiB in 16 packages [2023-04-24T02:12:35.308Z] Removing intermediate container da3839ed4852 [2023-04-24T02:12:35.308Z] ---> 71d7688cd42e [2023-04-24T02:12:35.308Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T02:12:35.308Z] ---> 66b58efccc52 [2023-04-24T02:12:35.308Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T02:12:35.308Z] ---> 6c5f1dd4b5ab [2023-04-24T02:12:35.308Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T02:12:35.308Z] ---> 1b0a2260a24c [2023-04-24T02:12:35.308Z] Step 19/24 : EXPOSE 59982 [2023-04-24T02:12:35.308Z] ---> Running in 4c7df51f4c0f [2023-04-24T02:12:35.308Z] Removing intermediate container 4c7df51f4c0f [2023-04-24T02:12:35.308Z] ---> b803dfff9857 [2023-04-24T02:12:35.308Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T02:12:35.308Z] ---> Running in 51f00581ba6c [2023-04-24T02:12:35.577Z] Removing intermediate container 51f00581ba6c [2023-04-24T02:12:35.577Z] ---> 760693b64844 [2023-04-24T02:12:35.577Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T02:12:35.851Z] ---> Running in 8becb9fea16a [2023-04-24T02:12:36.121Z] Removing intermediate container 8becb9fea16a [2023-04-24T02:12:36.121Z] ---> 98ee8cdc8d64 [2023-04-24T02:12:36.121Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T02:12:36.121Z] ---> Running in acb7d06cea5b [2023-04-24T02:12:36.389Z] Removing intermediate container acb7d06cea5b [2023-04-24T02:12:36.389Z] ---> 4a13427b8d6f [2023-04-24T02:12:36.389Z] Step 23/24 : LABEL git_sha=570e87e0558778374474c0216c27cd7d1f7897c5 [2023-04-24T02:12:36.663Z] ---> Running in 311237a378e0 [2023-04-24T02:12:36.933Z] Removing intermediate container 311237a378e0 [2023-04-24T02:12:36.933Z] ---> 3d18f774f798 [2023-04-24T02:12:36.933Z] Step 24/24 : LABEL version=0.0.0 [2023-04-24T02:12:36.933Z] ---> Running in 05142e13b6f3 [2023-04-24T02:12:37.201Z] Removing intermediate container 05142e13b6f3 [2023-04-24T02:12:37.201Z] ---> 9dc8c68ebee2 [2023-04-24T02:12:37.201Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T02:12:37.201Z] Successfully built 9dc8c68ebee2 [2023-04-24T02:12:37.201Z] 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-24T02:12:38.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:12:38.142Z] [2023-04-24T02:12:38.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:12:38.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:12:38.568Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T02:12:38.568Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T02:12:38.568Z] 04944245beec: Pulling fs layer [2023-04-24T02:12:38.568Z] 699f458cf7ca: Pulling fs layer [2023-04-24T02:12:38.568Z] 765212b225bb: Pulling fs layer [2023-04-24T02:12:38.568Z] f23df028b6ca: Pulling fs layer [2023-04-24T02:12:38.568Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T02:12:38.568Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T02:12:38.568Z] f23df028b6ca: Waiting [2023-04-24T02:12:38.568Z] d65c8cfc05b1: Waiting [2023-04-24T02:12:38.568Z] 2437ff75d9bd: Waiting [2023-04-24T02:12:38.568Z] 765212b225bb: Waiting [2023-04-24T02:12:38.844Z] 04944245beec: Verifying Checksum [2023-04-24T02:12:38.844Z] 04944245beec: Download complete [2023-04-24T02:12:38.844Z] 765212b225bb: Verifying Checksum [2023-04-24T02:12:38.844Z] 765212b225bb: Download complete [2023-04-24T02:12:39.143Z] f23df028b6ca: Download complete [2023-04-24T02:12:39.143Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T02:12:39.143Z] d65c8cfc05b1: Download complete [2023-04-24T02:12:39.143Z] 699f458cf7ca: Verifying Checksum [2023-04-24T02:12:39.143Z] 699f458cf7ca: Download complete [2023-04-24T02:12:39.752Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T02:12:39.752Z] 8998bd30e6a1: Download complete [2023-04-24T02:12:41.728Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T02:12:41.728Z] 2437ff75d9bd: Download complete [2023-04-24T02:12:43.678Z] 8998bd30e6a1: Pull complete [2023-04-24T02:12:43.948Z] 04944245beec: Pull complete [2023-04-24T02:12:45.361Z] 699f458cf7ca: Pull complete [2023-04-24T02:12:45.361Z] 765212b225bb: Pull complete [2023-04-24T02:12:45.946Z] f23df028b6ca: Pull complete [2023-04-24T02:12:49.300Z] d65c8cfc05b1: Pull complete [2023-04-24T02:13:01.622Z] 2437ff75d9bd: Pull complete [2023-04-24T02:13:01.622Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T02:13:01.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T02:13:01.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:13:01.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-9455 does not seem to be running inside a container [2023-04-24T02:13:02.048Z] $ 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-24T02:13:04.924Z] $ docker top 6134eb8023eaa6d40699bc3348f2cf439152e7e34044843ddceb24eb4a5aaebd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:05.860Z] ---> job-cost.sh [2023-04-24T02:13:05.860Z] lf-activate-venv: SKIPPING [2023-04-24T02:13:05.860Z] INFO: No Stack... [2023-04-24T02:13:06.129Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T02:13:07.096Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T02:13:07.770Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-24T02:13:07.770Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T02:13:07.864Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [2023-04-24T02:13:07.869Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] did not exist. Created. [2023-04-24T02:13:07.869Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T02:13:08.626Z] /w/workspace/device-mqtt-go/1@tmp/durable-8d02c91d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T02:13:08.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T02:13:09.031Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T02:13:09.078Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T02:13:09.093Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T02:13:09.174Z] $ docker stop --time=1 6134eb8023eaa6d40699bc3348f2cf439152e7e34044843ddceb24eb4a5aaebd [2023-04-24T02:13:10.772Z] $ docker rm -f --volumes 6134eb8023eaa6d40699bc3348f2cf439152e7e34044843ddceb24eb4a5aaebd [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-24T02:13:11.926Z] provisioning config files... [2023-04-24T02:13:11.933Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config3591344938813378790tmp [Pipeline] { [Pipeline] sh [2023-04-24T02:13:12.273Z] + set +x [2023-04-24T02:13:12.273Z] + curl -s https://codecov.io/bash [2023-04-24T02:13:12.273Z] + bash -s -- [2023-04-24T02:13:12.273Z] [2023-04-24T02:13:12.273Z] _____ _ [2023-04-24T02:13:12.273Z] / ____| | | [2023-04-24T02:13:12.273Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T02:13:12.273Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T02:13:12.273Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T02:13:12.273Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T02:13:12.273Z] Bash-1.0.6 [2023-04-24T02:13:12.273Z] [2023-04-24T02:13:12.273Z] [2023-04-24T02:13:12.273Z] ==> git version 2.25.1 found [2023-04-24T02:13:12.273Z] ==> 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-24T02:13:12.273Z] Release-Date: 2020-01-08 [2023-04-24T02:13:12.273Z] 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-24T02:13:12.273Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T02:13:12.273Z] ==> Jenkins CI detected. [2023-04-24T02:13:12.274Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-575 [2023-04-24T02:13:12.274Z] project root: . [2023-04-24T02:13:12.274Z] --> token set from env [2023-04-24T02:13:12.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T02:13:12.274Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T02:13:12.274Z] ==> Python coveragepy not found [2023-04-24T02:13:12.274Z] ==> Searching for coverage reports in: [2023-04-24T02:13:12.274Z] + . [2023-04-24T02:13:12.274Z] -> Found 1 reports [2023-04-24T02:13:12.274Z] ==> Detecting git/mercurial file structure [2023-04-24T02:13:12.274Z] ==> Reading reports [2023-04-24T02:13:12.534Z] + ./coverage.out bytes=18460 [2023-04-24T02:13:12.534Z] ==> Appending adjustments [2023-04-24T02:13:12.534Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T02:13:12.534Z] + Found adjustments [2023-04-24T02:13:12.534Z] ==> Gzipping contents [2023-04-24T02:13:12.534Z] 4.0K /tmp/codecov.TLp9Q1.gz [2023-04-24T02:13:12.534Z] ==> Uploading reports [2023-04-24T02:13:12.534Z] url: https://codecov.io [2023-04-24T02:13:12.534Z] query: branch=PR-575&commit=570e87e0558778374474c0216c27cd7d1f7897c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-04-24T02:13:12.534Z] -> Pinging Codecov [2023-04-24T02:13:12.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-575&commit=570e87e0558778374474c0216c27cd7d1f7897c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2023-04-24T02:13:12.534Z] -> Uploading to [2023-04-24T02:13:12.534Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/570e87e0558778374474c0216c27cd7d1f7897c5/2812d653-bae7-435a-a770-cece4320f2eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T021312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=003a758fed0a5b5cff81834eb2458c004b80d5525744fd6b5a0b4491e45245b9 [2023-04-24T02:13:12.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T02:13:12.534Z] Dload Upload Total Spent Left Speed [2023-04-24T02:13:12.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14529 --:--:-- --:--:-- --:--:-- 14529 [2023-04-24T02:13:12.793Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/570e87e0558778374474c0216c27cd7d1f7897c5 [Pipeline] } [2023-04-24T02:13:12.819Z] 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-24T02:13:14.704Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives ] [2023-04-24T02:13:14.704Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-24T02:13:14.704Z] total 16 [2023-04-24T02:13:14.704Z] drwxr-xr-x 3 root root 4096 Apr 24 02:01 . [2023-04-24T02:13:14.704Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:01 .. [2023-04-24T02:13:14.704Z] drwxr-xr-x 2 root root 4096 Apr 24 02:01 cost [2023-04-24T02:13:14.704Z] -rw-r--r-- 1 root root 86 Apr 24 02:01 cost.csv [2023-04-24T02:13:14.704Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-24T02:13:14.704Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives [2023-04-24T02:13:14.704Z] total 16 [2023-04-24T02:13:14.704Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 02:01 . [2023-04-24T02:13:14.704Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 02:01 .. [2023-04-24T02:13:14.704Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 02:01 cost [2023-04-24T02:13:14.704Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:15.033Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:15.931Z] ---> package-listing.sh [2023-04-24T02:13:15.932Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T02:13:15.932Z] ++ facter osfamily [2023-04-24T02:13:16.191Z] + OS_FAMILY=debian [2023-04-24T02:13:16.191Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-575 [2023-04-24T02:13:16.191Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T02:13:16.191Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T02:13:16.191Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T02:13:16.191Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T02:13:16.191Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' [2023-04-24T02:13:16.191Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T02:13:16.191Z] + case "${OS_FAMILY}" in [2023-04-24T02:13:16.191Z] + dpkg -l [2023-04-24T02:13:16.191Z] + grep '^ii' [2023-04-24T02:13:16.191Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T02:13:16.191Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T02:13:16.191Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T02:13:16.191Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-575 ']' [2023-04-24T02:13:16.191Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [2023-04-24T02:13:16.191Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-575/archives/ [Pipeline] echo [2023-04-24T02:13:16.227Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T02:13:16.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T02:13:17.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T02:13:17.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T02:13:17.324Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-04-24T02:13:17.356Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-575 -v /w/workspace/gexfoundry_device-mqtt-go_PR-575:/w/workspace/gexfoundry_device-mqtt-go_PR-575:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T02:13:17.621Z] $ docker top da8af76b5d0c0125498cb248c271fb5a2d6ea17b4406def57fbc1b9f7940bfe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T02:13:18.009Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T02:13:18.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T02:13:18.657Z] + ls /var/log/sa-host [2023-04-24T02:13:18.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T02:13:18.811Z] provisioning config files... [2023-04-24T02:13:18.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-575@tmp/config15735009964189704741tmp [Pipeline] { [Pipeline] echo [2023-04-24T02:13:18.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:19.243Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T02:13:19.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:19.673Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T02:13:19.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:20.025Z] ---> sudo-logs.sh [2023-04-24T02:13:20.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T02:13:20.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:20.429Z] ---> job-cost.sh [2023-04-24T02:13:20.429Z] lf-activate-venv: SKIPPING [2023-04-24T02:13:20.429Z] DEBUG: total: 0.2199999988079071 [2023-04-24T02:13:20.429Z] INFO: Retrieving Stack Cost... [2023-04-24T02:13:21.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T02:13:21.259Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T02:13:21.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T02:13:21.612Z] ---> logs-deploy.sh [2023-04-24T02:13:21.612Z] lf-activate-venv: SKIPPING [2023-04-24T02:13:21.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-575/1 [2023-04-24T02:13:21.612Z] INFO: archiving workspace using pattern(s): [2023-04-24T02:13:22.549Z] Archives upload complete. [2023-04-24T02:13:22.549Z] INFO: archiving logs to Nexus