Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 003c44ceac99c1c9e338798f1e871f5987724605+57e3d53da137a61fe75c45ca6235a80f80bfde57 (b0e398b1883008fc1e3e8bc4bc0b12ab7a6f15be) 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-ssh2128672705536103968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh927346051516711154.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-594/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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8819979140030736506.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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17999208203900127904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8347208720080743355.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-594/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-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4712313240388036018.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14416 in /w/workspace/gexfoundry_device-mqtt-go_PR-594 [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-594 # 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/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57e3d53da137a61fe75c45ca6235a80f80bfde57 into PR head commit 003c44ceac99c1c9e338798f1e871f5987724605 Merge succeeded, producing 003c44ceac99c1c9e338798f1e871f5987724605 Checking out Revision 003c44ceac99c1c9e338798f1e871f5987724605 (PR-594) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # 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 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # timeout=10 [Pipeline] timeout 02:00:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:17 ========================================================= 02:00:17 EdgeX Global Pipelines Version Info 02:00:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:18 ------------------- 02:00:18 stable info: 02:00:18 ------------------- 02:00:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:00:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:00:18 Message: update stable to v1.0.249 02:00:18 ------------------- 02:00:18 experimental info: 02:00:18 ------------------- 02:00:18 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:18 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:00:18 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 003c44c [Pipeline] echo 02:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:20 provisioning config files... 02:00:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config18323828071012544405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:20 ---> docker-login.sh 02:00:20 nexus3.edgexfoundry.org:10001 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 nexus3.edgexfoundry.org:10002 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 nexus3.edgexfoundry.org:10003 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 nexus3.edgexfoundry.org:10004 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 docker.io 02:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 ---> docker-login.sh ends [Pipeline] } 02:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:22 + git rev-list -1 --merges 003c44ceac99c1c9e338798f1e871f5987724605~1..003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo 02:00:22 -----------> git rev-list -1 --merges 003c44ceac99c1c9e338798f1e871f5987724605~1..003c44ceac99c1c9e338798f1e871f5987724605 003c44ceac99c1c9e338798f1e871f5987724605 [false] [Pipeline] sh 02:00:22 + git log --format=format:%s -1 003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo 02:00:22 ========================================================= 02:00:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:23 + git log --format=format:%s -1 003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] echo 02:00:23 [semverPrep] GIT_COMMIT: 003c44ceac99c1c9e338798f1e871f5987724605, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 02:00:23 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:23 + grep -v github /etc/ssh/ssh_known_hosts 02:00:23 + [ -e /tmp/ssh_known_hosts ] 02:00:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:23 + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:24 02:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:24 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:24 b85a868b505f: Pulling fs layer 02:00:24 e2be974225ed: Pulling fs layer 02:00:24 339a4e72a1f5: Pulling fs layer 02:00:24 988bab9f4d93: Pulling fs layer 02:00:24 1469e6f7b9e6: Pulling fs layer 02:00:24 eaf3925da568: Pulling fs layer 02:00:24 bab4dde63d76: Pulling fs layer 02:00:24 bde34c3a00c8: Pulling fs layer 02:00:24 b352a97aabf1: Pulling fs layer 02:00:24 4872d77fe225: Pulling fs layer 02:00:24 5851b861e8e6: Pulling fs layer 02:00:24 4872d77fe225: Waiting 02:00:24 1469e6f7b9e6: Waiting 02:00:24 5851b861e8e6: Waiting 02:00:24 b352a97aabf1: Waiting 02:00:24 eaf3925da568: Waiting 02:00:24 bde34c3a00c8: Waiting 02:00:24 bab4dde63d76: Waiting 02:00:24 988bab9f4d93: Waiting 02:00:24 e2be974225ed: Verifying Checksum 02:00:24 e2be974225ed: Download complete 02:00:24 988bab9f4d93: Download complete 02:00:24 1469e6f7b9e6: Verifying Checksum 02:00:24 1469e6f7b9e6: Download complete 02:00:24 eaf3925da568: Verifying Checksum 02:00:24 eaf3925da568: Download complete 02:00:25 339a4e72a1f5: Verifying Checksum 02:00:25 339a4e72a1f5: Download complete 02:00:25 bde34c3a00c8: Download complete 02:00:25 b352a97aabf1: Verifying Checksum 02:00:25 b352a97aabf1: Download complete 02:00:25 4872d77fe225: Download complete 02:00:25 5851b861e8e6: Download complete 02:00:25 b85a868b505f: Verifying Checksum 02:00:25 b85a868b505f: Download complete 02:00:25 bab4dde63d76: Verifying Checksum 02:00:25 bab4dde63d76: Download complete 02:00:26 b85a868b505f: Pull complete 02:00:26 e2be974225ed: Pull complete 02:00:26 339a4e72a1f5: Pull complete 02:00:27 988bab9f4d93: Pull complete 02:00:27 1469e6f7b9e6: Pull complete 02:00:27 eaf3925da568: Pull complete 02:00:29 bab4dde63d76: Pull complete 02:00:29 bde34c3a00c8: Pull complete 02:00:29 b352a97aabf1: Pull complete 02:00:29 4872d77fe225: Pull complete 02:00:29 5851b861e8e6: Pull complete 02:00:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:30 prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container 02:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:00:32 $ docker top 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba -eo pid,comm 02:00:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:00:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:32 [ssh-agent] Looking for ssh-agent implementation... 02:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:32 $ docker exec 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent 02:00:33 SSH_AUTH_SOCK=/tmp/ssh-7mgzIDR4E9fI/agent.32 02:00:33 SSH_AGENT_PID=38 02:00:33 Running ssh-add (command line suppressed) 02:00:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_9259777557214344780.key (/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_9259777557214344780.key) 02:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:33 + git tag --points-at HEAD [Pipeline] } 02:00:33 $ docker exec --env ******** --env ******** 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent -k 02:00:33 unset SSH_AUTH_SOCK; 02:00:33 unset SSH_AGENT_PID; 02:00:33 echo Agent pid 38 killed; 02:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:33 [ssh-agent] Looking for ssh-agent implementation... 02:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:33 $ docker exec 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent 02:00:34 SSH_AUTH_SOCK=/tmp/ssh-fA0T5hXLVH4w/agent.70 02:00:34 SSH_AGENT_PID=76 02:00:34 Running ssh-add (command line suppressed) 02:00:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_5745007727074965311.key (/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/private_key_5745007727074965311.key) 02:00:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:34 + git semver init 02:00:34 2023-05-08 02:00:34,725 [run_init] DEBUG init version:0.0.0 force:False 02:00:34 2023-05-08 02:00:34,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver 02:00:34 2023-05-08 02:00:34,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver 02:00:34 2023-05-08 02:00:34,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-594, universal_newlines=False, shell=None, istream=None) 02:00:35 2023-05-08 02:00:35,463 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.git/info/exclude 02:00:35 2023-05-08 02:00:35,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver/PR-594 with force:False 02:00:35 2023-05-08 02:00:35,464 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver/PR-594 02:00:35 2023-05-08 02:00:35,469 [execute] INFO git cat-file --batch-check 02:00:35 2023-05-08 02:00:35,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) 02:00:35 2023-05-08 02:00:35,475 [execute] INFO git cat-file --batch 02:00:35 2023-05-08 02:00:35,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) 02:00:35 2023-05-08 02:00:35,481 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-594/.semver/PR-594 02:00:35 0.0.0 [Pipeline] } 02:00:35 $ docker exec --env ******** --env ******** 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba ssh-agent -k 02:00:35 unset SSH_AUTH_SOCK; 02:00:35 unset SSH_AGENT_PID; 02:00:35 echo Agent pid 76 killed; 02:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:36 + git semver [Pipeline] } 02:00:36 $ docker stop --time=1 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba 02:00:37 $ docker rm -f --volumes 16147c7e276a27a15614d3d9c04953ce61af51470760c2c48e3b1bd1134a17ba [Pipeline] // withDockerContainer [Pipeline] sh 02:00:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:38 Stashed 1 file(s) [Pipeline] echo 02:00:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:39 provisioning config files... 02:00:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config1940327234878456799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:39 ---> docker-login.sh 02:00:39 nexus3.edgexfoundry.org:10001 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 nexus3.edgexfoundry.org:10002 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 nexus3.edgexfoundry.org:10003 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 nexus3.edgexfoundry.org:10004 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 docker.io 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 ---> docker-login.sh ends [Pipeline] } 02:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:40 ========================================================= 02:00:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + 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 . 02:00:40 Sending build context to Docker daemon 6.52MB 02:00:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:40 Step 2/12 : FROM ${BASE} AS builder 02:00:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:40 f56be85fc22e: Pulling fs layer 02:00:40 85791d961cd3: Pulling fs layer 02:00:40 d694b5ae8c79: Pulling fs layer 02:00:40 9f32a84ed3da: Pulling fs layer 02:00:40 4d19c01a9841: Pulling fs layer 02:00:40 9325e15d5711: Pulling fs layer 02:00:40 556b6ee489ea: Pulling fs layer 02:00:40 c5a4b2cf53e6: Pulling fs layer 02:00:40 4d19c01a9841: Waiting 02:00:40 9325e15d5711: Waiting 02:00:40 556b6ee489ea: Waiting 02:00:40 c5a4b2cf53e6: Waiting 02:00:40 9f32a84ed3da: Waiting 02:00:40 85791d961cd3: Verifying Checksum 02:00:40 85791d961cd3: Download complete 02:00:40 9f32a84ed3da: Download complete 02:00:40 4d19c01a9841: Verifying Checksum 02:00:40 4d19c01a9841: Download complete 02:00:40 f56be85fc22e: Verifying Checksum 02:00:40 f56be85fc22e: Download complete 02:00:40 9325e15d5711: Verifying Checksum 02:00:40 9325e15d5711: Download complete 02:00:40 f56be85fc22e: Pull complete 02:00:41 85791d961cd3: Pull complete 02:00:41 c5a4b2cf53e6: Verifying Checksum 02:00:41 c5a4b2cf53e6: Download complete 02:00:41 d694b5ae8c79: Verifying Checksum 02:00:41 d694b5ae8c79: Download complete 02:00:41 556b6ee489ea: Verifying Checksum 02:00:41 556b6ee489ea: Download complete 02:00:49 d694b5ae8c79: Pull complete 02:00:49 9f32a84ed3da: Pull complete 02:00:49 4d19c01a9841: Pull complete 02:00:49 9325e15d5711: Pull complete 02:00:51 556b6ee489ea: Pull complete 02:00:53 Still waiting to schedule task 02:00:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:54 c5a4b2cf53e6: Pull complete 02:00:54 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:54 ---> c4be618373d6 02:00:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:59 ---> Running in 2b0dbbb19b0b 02:00:59 Removing intermediate container 2b0dbbb19b0b 02:00:59 ---> 6592e8dcf98f 02:00:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:59 ---> Running in 7f54fa3dfc2d 02:00:59 Removing intermediate container 7f54fa3dfc2d 02:00:59 ---> 8fcedbc996fd 02:00:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:59 ---> Running in 8a359a5ed983 02:00:59 Removing intermediate container 8a359a5ed983 02:00:59 ---> 26e904f99fa5 02:00:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:59 ---> Running in 0c9e265e4f1e 02:00:59 Removing intermediate container 0c9e265e4f1e 02:00:59 ---> acd3f2eda3a0 02:00:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:59 ---> Running in 160d51fc9730 02:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:01:00 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:01:00 (2/4) Installing libedit (20221030.3.1-r0) 02:01:00 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:01:00 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:01:00 Executing busybox-1.35.0-r29.trigger 02:01:00 OK: 269 MiB in 57 packages 02:01:00 Removing intermediate container 160d51fc9730 02:01:00 ---> ee3a4652deb4 02:01:00 Step 8/12 : WORKDIR /device-mqtt-go 02:01:00 ---> Running in 45dec83fad51 02:01:00 Removing intermediate container 45dec83fad51 02:01:00 ---> e60b1f5eb80a 02:01:00 Step 9/12 : COPY go.mod vendor* ./ 02:01:00 ---> c52f4b6927f5 02:01:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:00 ---> Running in ddacb47808f5 02:01:47 Removing intermediate container ddacb47808f5 02:01:47 ---> e61bb89793c8 02:01:47 Step 11/12 : COPY . . 02:01:47 ---> 006916d6917f 02:01:47 Step 12/12 : RUN $MAKE 02:01:47 ---> Running in ab9321be441c 02:01:47 noop 02:01:47 Removing intermediate container ab9321be441c 02:01:47 ---> 5bf79c0a2977 02:01:47 Successfully built 5bf79c0a2977 02:01:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker inspect -f . ci-base-image-x86_64 02:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:48 prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container 02:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:48 $ docker top 4628d6cfdebe95ca5d0bfc15376835d21ab0d774f46c923bd48cd46c7a82e7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:48 + go version 02:01:48 go version go1.20.2 linux/amd64 [Pipeline] } 02:01:48 $ docker stop --time=1 4628d6cfdebe95ca5d0bfc15376835d21ab0d774f46c923bd48cd46c7a82e7b2 02:01:50 $ docker rm -f --volumes 4628d6cfdebe95ca5d0bfc15376835d21ab0d774f46c923bd48cd46c7a82e7b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker inspect -f . ci-base-image-x86_64 02:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:51 prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container 02:01:51 $ 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-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:51 $ docker top 2dad215335ad7c2c43c2eb6f23512253f240363caa4bf66a91427ee4dff70db6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-594 [Pipeline] fileExists [Pipeline] sh 02:01:52 + make test 02:01:52 go test ./... -coverprofile=coverage.out ./... 02:01:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements 02:02:12 go vet ./... 02:02:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:15 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:15 $ docker stop --time=1 2dad215335ad7c2c43c2eb6f23512253f240363caa4bf66a91427ee4dff70db6 02:02:18 $ docker rm -f --volumes 2dad215335ad7c2c43c2eb6f23512253f240363caa4bf66a91427ee4dff70db6 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:20 + ls -al . 02:02:20 total 180 02:02:20 drwxrwxr-x 10 jenkins jenkins 4096 May 8 02:01 . 02:02:20 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:00 .. 02:02:20 -rw-rw-r-- 1 jenkins jenkins 140 May 8 02:00 .dockerignore 02:02:20 drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:00 .git 02:02:20 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:00 .github 02:02:20 -rw-rw-r-- 1 jenkins jenkins 329 May 8 02:00 .gitignore 02:02:20 -rw-rw-r-- 1 jenkins jenkins 41 May 8 02:00 .golangci.yml 02:02:20 drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:00 .semver 02:02:20 -rw-rw-r-- 1 jenkins jenkins 9417 May 8 02:00 Attribution.txt 02:02:20 -rw-rw-r-- 1 jenkins jenkins 13162 May 8 02:00 CHANGELOG.md 02:02:20 -rw-rw-r-- 1 jenkins jenkins 1689 May 8 02:00 Dockerfile 02:02:20 -rw-rw-r-- 1 jenkins jenkins 677 May 8 02:00 GOVERNANCE.md 02:02:20 -rw-rw-r-- 1 jenkins jenkins 678 May 8 02:00 Jenkinsfile 02:02:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 02:00 LICENSE 02:02:20 -rw-rw-r-- 1 jenkins jenkins 1732 May 8 02:00 Makefile 02:02:20 -rw-rw-r-- 1 jenkins jenkins 620 May 8 02:00 OWNERS.md 02:02:20 -rw-rw-r-- 1 jenkins jenkins 3165 May 8 02:00 README.md 02:02:20 -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:00 VERSION 02:02:20 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:00 bin 02:02:20 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:00 cmd 02:02:20 -rw-r--r-- 1 jenkins jenkins 18144 May 8 02:02 coverage.out 02:02:20 -rw-rw-r-- 1 jenkins jenkins 3333 May 8 02:00 go.mod 02:02:20 -rw-rw-r-- 1 jenkins jenkins 31328 May 8 02:00 go.sum 02:02:20 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:00 internal 02:02:20 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:00 mock 02:02:20 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:00 snap 02:02:20 -rw-rw-r-- 1 jenkins jenkins 227 May 8 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + 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=003c44ceac99c1c9e338798f1e871f5987724605 --label arch=amd64 --label version=0.0.0 . 02:02:21 Sending build context to Docker daemon 6.539MB 02:02:21 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:02:21 Step 2/24 : FROM ${BASE} AS builder 02:02:21 ---> 5bf79c0a2977 02:02:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:02:21 ---> Running in f9890639e2ee 02:02:21 Removing intermediate container f9890639e2ee 02:02:21 ---> 45a084eeec24 02:02:21 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:21 ---> Running in cca4c022fa7e 02:02:21 Removing intermediate container cca4c022fa7e 02:02:21 ---> c2c588ba210e 02:02:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:21 ---> Running in 9846df4f7a4d 02:02:21 Removing intermediate container 9846df4f7a4d 02:02:21 ---> b41bab0438ba 02:02:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:02:21 ---> Running in 4b8951b50492 02:02:21 Removing intermediate container 4b8951b50492 02:02:21 ---> 48333f751897 02:02:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:21 ---> Running in 8971b4c7a900 02:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:22 OK: 269 MiB in 57 packages 02:02:22 Removing intermediate container 8971b4c7a900 02:02:22 ---> e7368500032a 02:02:22 Step 8/24 : WORKDIR /device-mqtt-go 02:02:22 ---> Running in 836ef6dd284e 02:02:22 Removing intermediate container 836ef6dd284e 02:02:22 ---> e6e09a35b6a1 02:02:22 Step 9/24 : COPY go.mod vendor* ./ 02:02:22 ---> e4095a2b12ea 02:02:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:22 ---> Running in babd3e388183 02:02:23 Removing intermediate container babd3e388183 02:02:23 ---> 364ac8219254 02:02:23 Step 11/24 : COPY . . 02:02:23 ---> 652ccc0ddbcf 02:02:23 Step 12/24 : RUN $MAKE 02:02:23 ---> Running in 912c8a89e0be 02:02:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:02:42 Removing intermediate container 912c8a89e0be 02:02:42 ---> 18919a5df50d 02:02:42 Step 13/24 : FROM alpine:3.17 02:02:42 3.17: Pulling from library/alpine 02:02:42 f56be85fc22e: Already exists 02:02:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:02:42 Status: Downloaded newer image for alpine:3.17 02:02:42 ---> 9ed4aefc74f6 02:02:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:42 ---> Running in 2ae292cf34e7 02:02:42 Removing intermediate container 2ae292cf34e7 02:02:42 ---> 7d1a10bb7b70 02:02:42 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:02:42 ---> Running in 056fc90617cf 02:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:43 (1/1) Installing dumb-init (1.2.5-r2) 02:02:43 Executing busybox-1.35.0-r29.trigger 02:02:43 OK: 7 MiB in 16 packages 02:02:43 Removing intermediate container 056fc90617cf 02:02:43 ---> 09d083328931 02:02:43 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:02:44 ---> 9c6e32d5a22e 02:02:44 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:44 ---> b6aa6f1c51c3 02:02:44 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:44 ---> 14b8c750315f 02:02:44 Step 19/24 : EXPOSE 59982 02:02:44 ---> Running in a292460bd1ba 02:02:44 Removing intermediate container a292460bd1ba 02:02:44 ---> 9dd3e190f71f 02:02:44 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:02:45 ---> Running in b0508428e243 02:02:45 Removing intermediate container b0508428e243 02:02:45 ---> 42802e667375 02:02:45 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:45 ---> Running in cb703e3a8933 02:02:45 Removing intermediate container cb703e3a8933 02:02:45 ---> c8b294ca8197 02:02:45 Step 22/24 : LABEL arch=amd64 02:02:45 ---> Running in 2d4945389a03 02:02:45 Removing intermediate container 2d4945389a03 02:02:45 ---> 086a46561d74 02:02:45 Step 23/24 : LABEL git_sha=003c44ceac99c1c9e338798f1e871f5987724605 02:02:45 ---> Running in d9a8a7a1f441 02:02:45 Removing intermediate container d9a8a7a1f441 02:02:45 ---> f7b9f9e54363 02:02:45 Step 24/24 : LABEL version=0.0.0 02:02:45 ---> Running in b786884fcc91 02:02:45 Removing intermediate container b786884fcc91 02:02:45 ---> 40b41ec1d02e 02:02:45 [Warning] One or more build-args [ARCH] were not consumed 02:02:45 Successfully built 40b41ec1d02e 02:02:45 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:46 02:02:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:46 latest: Pulling from edgex-lftools-log-publisher 02:02:46 5eb5b503b376: Pulling fs layer 02:02:46 5c69ac0246d0: Pulling fs layer 02:02:46 ec43610c2a17: Pulling fs layer 02:02:46 3a2ae6a8a46f: Pulling fs layer 02:02:46 33b1e0a273af: Pulling fs layer 02:02:46 3a2ae6a8a46f: Waiting 02:02:46 33b1e0a273af: Waiting 02:02:46 5d3b04190fa2: Pulling fs layer 02:02:46 2f39f015ded8: Pulling fs layer 02:02:46 5d3b04190fa2: Waiting 02:02:46 2f39f015ded8: Waiting 02:02:46 5c69ac0246d0: Verifying Checksum 02:02:46 5c69ac0246d0: Download complete 02:02:46 3a2ae6a8a46f: Verifying Checksum 02:02:46 3a2ae6a8a46f: Download complete 02:02:46 33b1e0a273af: Verifying Checksum 02:02:46 33b1e0a273af: Download complete 02:02:46 5d3b04190fa2: Verifying Checksum 02:02:46 5d3b04190fa2: Download complete 02:02:46 ec43610c2a17: Verifying Checksum 02:02:46 ec43610c2a17: Download complete 02:02:47 5eb5b503b376: Verifying Checksum 02:02:47 5eb5b503b376: Download complete 02:02:47 2f39f015ded8: Download complete 02:02:48 5eb5b503b376: Pull complete 02:02:48 5c69ac0246d0: Pull complete 02:02:48 ec43610c2a17: Pull complete 02:02:48 3a2ae6a8a46f: Pull complete 02:02:48 33b1e0a273af: Pull complete 02:02:49 5d3b04190fa2: Pull complete 02:02:53 2f39f015ded8: Pull complete 02:02:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:53 prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container 02:02:53 $ 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-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:02:58 $ docker top 63991f5205edcd29cae2fc35f2c19ee454cc813e0f379bfd367e11784390f7ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:58 ---> job-cost.sh 02:02:58 lf-activate-venv: SKIPPING 02:02:58 INFO: No Stack... 02:02:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:59 INFO: Archiving Costs [Pipeline] sh 02:02:59 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives/cost.csv 02:02:59 + cut -d, -f6 [Pipeline] lock 02:02:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] 02:02:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] did not exist. Created. 02:02:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:00 Stashed 1 file(s) [Pipeline] } 02:03:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:00 $ docker stop --time=1 63991f5205edcd29cae2fc35f2c19ee454cc813e0f379bfd367e11784390f7ff 02:03:01 $ docker rm -f --volumes 63991f5205edcd29cae2fc35f2c19ee454cc813e0f379bfd367e11784390f7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14418 in /w/workspace/gexfoundry_device-mqtt-go_PR-594 [Pipeline] { [Pipeline] ws 02:03:34 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:34 Selected Git installation does not exist. Using Default 02:03:34 The recommended git tool is: NONE 02:03:41 using credential edgex-jenkins-ssh 02:03:41 Cloning the remote Git repository 02:03:41 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:41 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:41 > git --version # timeout=10 02:03:41 > git --version # 'git version 2.25.1' 02:03:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:44 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:45 Merging remotes/origin/main commit 57e3d53da137a61fe75c45ca6235a80f80bfde57 into PR head commit 003c44ceac99c1c9e338798f1e871f5987724605 02:03:45 Merge succeeded, producing 003c44ceac99c1c9e338798f1e871f5987724605 02:03:45 Checking out Revision 003c44ceac99c1c9e338798f1e871f5987724605 (PR-594) 02:03:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:03:46 > git --version # timeout=10 02:03:46 > git --version # 'git version 2.25.1' 02:03:46 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:03:45 > git config core.sparsecheckout # timeout=10 02:03:45 > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # timeout=10 02:03:45 > git remote # timeout=10 02:03:45 > git config --get remote.origin.url # timeout=10 02:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:45 > git merge 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 02:03:45 > git rev-parse HEAD^{commit} # timeout=10 02:03:45 > git config core.sparsecheckout # timeout=10 02:03:45 > git checkout -f 003c44ceac99c1c9e338798f1e871f5987724605 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:47 Dload Upload Total Spent Left Speed 02:03:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 02:03:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:48 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 02:03:48 tee /etc/docker/daemon.new 02:03:49 { 02:03:49 "registry-mirrors": [ 02:03:49 "https://nexus3.edgexfoundry.org:10001" 02:03:49 ], 02:03:49 "bip": "10.250.0.254/24", 02:03:49 "hosts": [ 02:03:49 "tcp://0.0.0.0:5555", 02:03:49 "unix:///var/run/docker.sock" 02:03:49 ], 02:03:49 "mtu": 1458, 02:03:49 "selinux-enabled": true, 02:03:49 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:49 } [Pipeline] sh 02:03:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:09 provisioning config files... 02:04:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4726634770045441897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:09 ---> docker-login.sh 02:04:09 nexus3.edgexfoundry.org:10001 02:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:10 Configure a credential helper to remove this warning. See 02:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:10 02:04:10 Login Succeeded 02:04:10 nexus3.edgexfoundry.org:10002 02:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:11 Configure a credential helper to remove this warning. See 02:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:11 02:04:11 Login Succeeded 02:04:11 nexus3.edgexfoundry.org:10003 02:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:11 Configure a credential helper to remove this warning. See 02:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:11 02:04:11 Login Succeeded 02:04:11 nexus3.edgexfoundry.org:10004 02:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:11 Configure a credential helper to remove this warning. See 02:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:11 02:04:11 Login Succeeded 02:04:11 docker.io 02:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:12 Configure a credential helper to remove this warning. See 02:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:12 02:04:12 Login Succeeded 02:04:12 ---> docker-login.sh ends [Pipeline] } 02:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:13 ========================================================= 02:04:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:04:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:13 + 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 . 02:04:13 Sending build context to Docker daemon 3.39MB 02:04:14 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:04:14 Step 2/12 : FROM ${BASE} AS builder 02:04:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:14 c41833b44d91: Pulling fs layer 02:04:14 ed15518f5707: Pulling fs layer 02:04:14 feae8fd75edb: Pulling fs layer 02:04:14 242c74f7c9fa: Pulling fs layer 02:04:14 3cdef696dda3: Pulling fs layer 02:04:14 2ced38df9373: Pulling fs layer 02:04:14 58f1dce35555: Pulling fs layer 02:04:14 3cdef696dda3: Waiting 02:04:14 242c74f7c9fa: Waiting 02:04:14 2ced38df9373: Waiting 02:04:14 58f1dce35555: Waiting 02:04:14 ed15518f5707: Verifying Checksum 02:04:14 ed15518f5707: Download complete 02:04:14 242c74f7c9fa: Verifying Checksum 02:04:14 242c74f7c9fa: Download complete 02:04:14 3cdef696dda3: Verifying Checksum 02:04:14 3cdef696dda3: Download complete 02:04:14 c41833b44d91: Verifying Checksum 02:04:15 c41833b44d91: Pull complete 02:04:16 58f1dce35555: Download complete 02:04:17 ed15518f5707: Pull complete 02:04:17 feae8fd75edb: Verifying Checksum 02:04:17 feae8fd75edb: Download complete 02:04:17 2ced38df9373: Verifying Checksum 02:04:17 2ced38df9373: Download complete 02:04:32 feae8fd75edb: Pull complete 02:04:32 242c74f7c9fa: Pull complete 02:04:32 3cdef696dda3: Pull complete 02:04:39 2ced38df9373: Pull complete 02:04:41 58f1dce35555: Pull complete 02:04:41 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:04:41 ---> fadd8f120f05 02:04:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:43 ---> Running in 510d99f9b3e8 02:04:43 Removing intermediate container 510d99f9b3e8 02:04:43 ---> 57ce68b286c3 02:04:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:43 ---> Running in 6739c718b29c 02:04:43 Removing intermediate container 6739c718b29c 02:04:43 ---> 918d05300412 02:04:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:44 ---> Running in 698298724fd3 02:04:44 Removing intermediate container 698298724fd3 02:04:44 ---> 6b10d5c3e9db 02:04:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:44 ---> Running in 298e89a21e1a 02:04:44 Removing intermediate container 298e89a21e1a 02:04:44 ---> 9c625772b983 02:04:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:44 ---> Running in c85232bfd66b 02:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:04:47 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:04:47 (2/4) Installing libedit (20221030.3.1-r0) 02:04:47 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:04:47 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:04:48 Executing busybox-1.35.0-r29.trigger 02:04:48 OK: 268 MiB in 57 packages 02:04:49 Removing intermediate container c85232bfd66b 02:04:49 ---> a9c8abad5640 02:04:49 Step 8/12 : WORKDIR /device-mqtt-go 02:04:49 ---> Running in 0d8a7b1a77b0 02:04:49 Removing intermediate container 0d8a7b1a77b0 02:04:49 ---> ef4f68c945fc 02:04:49 Step 9/12 : COPY go.mod vendor* ./ 02:04:50 ---> b6a0a5e4a2c4 02:04:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:50 ---> Running in c74c9eff5c1d 02:06:16 Removing intermediate container c74c9eff5c1d 02:06:16 ---> b15438821e16 02:06:16 Step 11/12 : COPY . . 02:06:16 ---> 0371b04789dd 02:06:16 Step 12/12 : RUN $MAKE 02:06:16 ---> Running in 278baa170d72 02:06:16 noop 02:06:16 Removing intermediate container 278baa170d72 02:06:16 ---> 0c008c997d60 02:06:16 Successfully built 0c008c997d60 02:06:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:16 + docker inspect -f . ci-base-image-arm64 02:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:17 prd-ubuntu20.04-docker-arm64-4c-16g-14418 does not seem to be running inside a container 02:06:17 $ 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 02:06:18 $ docker top 7db65e647aec3ebfd7f16afbb76a1ace6ccf7ba881e98d0f17537893cc28388c -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:19 + go version 02:06:19 go version go1.20.2 linux/arm64 [Pipeline] } 02:06:19 $ docker stop --time=1 7db65e647aec3ebfd7f16afbb76a1ace6ccf7ba881e98d0f17537893cc28388c 02:06:21 $ docker rm -f --volumes 7db65e647aec3ebfd7f16afbb76a1ace6ccf7ba881e98d0f17537893cc28388c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker inspect -f . ci-base-image-arm64 02:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-14418 does not seem to be running inside a container 02:06:22 $ 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 02:06:23 $ docker top 8566f50b2e7e0e1f32be18e836377e32c0cf048a4fe5c5d69919341002b2f17c -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:24 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:06:25 + make test 02:06:25 go test ./... -coverprofile=coverage.out ./... 02:07:04 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:26 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:26 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:26 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 23.1% of statements 02:09:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:26 go vet ./... 02:09:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:52 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:52 $ docker stop --time=1 8566f50b2e7e0e1f32be18e836377e32c0cf048a4fe5c5d69919341002b2f17c 02:09:55 $ docker rm -f --volumes 8566f50b2e7e0e1f32be18e836377e32c0cf048a4fe5c5d69919341002b2f17c [Pipeline] // withDockerContainer [Pipeline] sh 02:09:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:56 Warning: overwriting stash ‘coverage-report’ 02:09:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:58 + ls -al . 02:09:58 total 176 02:09:58 drwxrwxr-x 9 jenkins jenkins 4096 May 8 02:06 . 02:09:58 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 .. 02:09:58 -rw-rw-r-- 1 jenkins jenkins 140 May 8 02:03 .dockerignore 02:09:58 drwxrwxr-x 8 jenkins jenkins 4096 May 8 02:03 .git 02:09:58 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 .github 02:09:58 -rw-rw-r-- 1 jenkins jenkins 329 May 8 02:03 .gitignore 02:09:58 -rw-rw-r-- 1 jenkins jenkins 41 May 8 02:03 .golangci.yml 02:09:58 -rw-rw-r-- 1 jenkins jenkins 9417 May 8 02:03 Attribution.txt 02:09:58 -rw-rw-r-- 1 jenkins jenkins 13162 May 8 02:03 CHANGELOG.md 02:09:58 -rw-rw-r-- 1 jenkins jenkins 1689 May 8 02:03 Dockerfile 02:09:58 -rw-rw-r-- 1 jenkins jenkins 677 May 8 02:03 GOVERNANCE.md 02:09:58 -rw-rw-r-- 1 jenkins jenkins 678 May 8 02:03 Jenkinsfile 02:09:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 02:03 LICENSE 02:09:58 -rw-rw-r-- 1 jenkins jenkins 1732 May 8 02:03 Makefile 02:09:58 -rw-rw-r-- 1 jenkins jenkins 620 May 8 02:03 OWNERS.md 02:09:58 -rw-rw-r-- 1 jenkins jenkins 3165 May 8 02:03 README.md 02:09:58 -rw-rw-r-- 1 jenkins jenkins 5 May 8 02:00 VERSION 02:09:58 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 bin 02:09:58 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 cmd 02:09:58 -rw-r--r-- 1 jenkins jenkins 18144 May 8 02:09 coverage.out 02:09:58 -rw-rw-r-- 1 jenkins jenkins 3333 May 8 02:03 go.mod 02:09:58 -rw-rw-r-- 1 jenkins jenkins 31328 May 8 02:03 go.sum 02:09:58 drwxrwxr-x 3 jenkins jenkins 4096 May 8 02:03 internal 02:09:58 drwxrwxr-x 2 jenkins jenkins 4096 May 8 02:03 mock 02:09:58 drwxrwxr-x 4 jenkins jenkins 4096 May 8 02:03 snap 02:09:58 -rw-rw-r-- 1 jenkins jenkins 227 May 8 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + 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=003c44ceac99c1c9e338798f1e871f5987724605 --label arch=arm64 --label version=0.0.0 . 02:09:59 Sending build context to Docker daemon 3.409MB 02:09:59 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:09:59 Step 2/24 : FROM ${BASE} AS builder 02:09:59 ---> 0c008c997d60 02:09:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:59 ---> Running in 0a9bbf84751f 02:09:59 Removing intermediate container 0a9bbf84751f 02:09:59 ---> 39ec62999eba 02:09:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:59 ---> Running in 424a4613552d 02:09:59 Removing intermediate container 424a4613552d 02:09:59 ---> a9e3d4fb1d26 02:09:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:59 ---> Running in ea5e0bb3a07b 02:10:00 Removing intermediate container ea5e0bb3a07b 02:10:00 ---> 7863ab2ad9d5 02:10:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:10:00 ---> Running in eaf7c3973bcf 02:10:00 Removing intermediate container eaf7c3973bcf 02:10:00 ---> c2ea92644c0d 02:10:00 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:00 ---> Running in 9553f92ca17b 02:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:03 OK: 268 MiB in 57 packages 02:10:04 Removing intermediate container 9553f92ca17b 02:10:04 ---> 7160603b3e78 02:10:04 Step 8/24 : WORKDIR /device-mqtt-go 02:10:04 ---> Running in 59d80cc1caf7 02:10:05 Removing intermediate container 59d80cc1caf7 02:10:05 ---> c478819b5098 02:10:05 Step 9/24 : COPY go.mod vendor* ./ 02:10:05 ---> 63ae569d0cf9 02:10:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:05 ---> Running in 4bfd8f72cec5 02:10:09 Removing intermediate container 4bfd8f72cec5 02:10:09 ---> 3473748835b2 02:10:09 Step 11/24 : COPY . . 02:10:11 ---> bd0e24d5b088 02:10:11 Step 12/24 : RUN $MAKE 02:10:11 ---> Running in a55af5d88ace 02:10:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:12:49 Removing intermediate container a55af5d88ace 02:12:49 ---> 5082a0c3cb13 02:12:49 Step 13/24 : FROM alpine:3.17 02:12:49 3.17: Pulling from library/alpine 02:12:49 c41833b44d91: Already exists 02:12:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:12:49 Status: Downloaded newer image for alpine:3.17 02:12:49 ---> 51e60588ff2c 02:12:49 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:49 ---> Running in 318b77645bf1 02:12:49 Removing intermediate container 318b77645bf1 02:12:49 ---> 218f56d6b864 02:12:49 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:49 ---> Running in 0da25373e4a4 02:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:49 (1/1) Installing dumb-init (1.2.5-r2) 02:12:49 Executing busybox-1.35.0-r29.trigger 02:12:49 OK: 8 MiB in 16 packages 02:12:49 Removing intermediate container 0da25373e4a4 02:12:49 ---> 05dd8423a39e 02:12:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:49 ---> 3c3c0375fae7 02:12:49 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:49 ---> 83cdc98146ff 02:12:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:49 ---> 51df0ea0edfa 02:12:49 Step 19/24 : EXPOSE 59982 02:12:49 ---> Running in e650e5acb736 02:12:49 Removing intermediate container e650e5acb736 02:12:49 ---> e35dff2f12d4 02:12:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:49 ---> Running in 343c253ffdf0 02:12:49 Removing intermediate container 343c253ffdf0 02:12:49 ---> 34b01c24efa6 02:12:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:49 ---> Running in eaa48311e1e1 02:12:49 Removing intermediate container eaa48311e1e1 02:12:49 ---> 4e7d56b3680d 02:12:49 Step 22/24 : LABEL arch=arm64 02:12:49 ---> Running in e7c96debb6fc 02:12:50 Removing intermediate container e7c96debb6fc 02:12:50 ---> 962e950fd9a0 02:12:50 Step 23/24 : LABEL git_sha=003c44ceac99c1c9e338798f1e871f5987724605 02:12:50 ---> Running in 58852a21e3db 02:12:51 Removing intermediate container 58852a21e3db 02:12:51 ---> 13a5b09944fa 02:12:51 Step 24/24 : LABEL version=0.0.0 02:12:51 ---> Running in a2f370d034d7 02:12:51 Removing intermediate container a2f370d034d7 02:12:51 ---> 629e15c850b2 02:12:51 [Warning] One or more build-args [ARCH] were not consumed 02:12:51 Successfully built 629e15c850b2 02:12:51 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:52 02:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:52 arm64: Pulling from edgex-lftools-log-publisher 02:12:52 8998bd30e6a1: Pulling fs layer 02:12:52 04944245beec: Pulling fs layer 02:12:52 699f458cf7ca: Pulling fs layer 02:12:52 765212b225bb: Pulling fs layer 02:12:52 f23df028b6ca: Pulling fs layer 02:12:52 d65c8cfc05b1: Pulling fs layer 02:12:52 2437ff75d9bd: Pulling fs layer 02:12:52 f23df028b6ca: Waiting 02:12:52 d65c8cfc05b1: Waiting 02:12:52 2437ff75d9bd: Waiting 02:12:52 765212b225bb: Waiting 02:12:52 04944245beec: Verifying Checksum 02:12:52 04944245beec: Download complete 02:12:52 765212b225bb: Verifying Checksum 02:12:52 765212b225bb: Download complete 02:12:52 f23df028b6ca: Download complete 02:12:52 d65c8cfc05b1: Verifying Checksum 02:12:52 d65c8cfc05b1: Download complete 02:12:53 699f458cf7ca: Verifying Checksum 02:12:53 699f458cf7ca: Download complete 02:12:53 8998bd30e6a1: Verifying Checksum 02:12:53 8998bd30e6a1: Download complete 02:12:56 2437ff75d9bd: Verifying Checksum 02:12:56 2437ff75d9bd: Download complete 02:12:57 8998bd30e6a1: Pull complete 02:12:58 04944245beec: Pull complete 02:12:59 699f458cf7ca: Pull complete 02:12:59 765212b225bb: Pull complete 02:13:00 f23df028b6ca: Pull complete 02:13:00 d65c8cfc05b1: Pull complete 02:13:15 2437ff75d9bd: Pull complete 02:13:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:15 prd-ubuntu20.04-docker-arm64-4c-16g-14418 does not seem to be running inside a container 02:13:16 $ 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 02:13:18 $ docker top 43c0a27ae7d63a3203d8b42325bb5b5ec99516046c336210e1a8e7c9836f1cd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:19 ---> job-cost.sh 02:13:19 lf-activate-venv: SKIPPING 02:13:19 INFO: No Stack... 02:13:20 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:20 INFO: Archiving Costs [Pipeline] sh 02:13:21 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:21 + cut -d, -f6 [Pipeline] lock 02:13:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] 02:13:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] did not exist. Created. 02:13:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:21 /w/workspace/device-mqtt-go/1@tmp/durable-5261badb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:22 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:22 Warning: overwriting stash ‘stack-cost’ 02:13:22 Stashed 1 file(s) [Pipeline] } 02:13:22 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:22 $ docker stop --time=1 43c0a27ae7d63a3203d8b42325bb5b5ec99516046c336210e1a8e7c9836f1cd7 02:13:24 $ docker rm -f --volumes 43c0a27ae7d63a3203d8b42325bb5b5ec99516046c336210e1a8e7c9836f1cd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:13:25 provisioning config files... 02:13:25 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config1375170767264377133tmp [Pipeline] { [Pipeline] sh 02:13:25 + set +x 02:13:25 + curl -s https://codecov.io/bash 02:13:25 + bash -s -- 02:13:25 02:13:25 _____ _ 02:13:25 / ____| | | 02:13:25 | | ___ __| | ___ ___ _____ __ 02:13:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:25 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:25 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:25 Bash-1.0.6 02:13:25 02:13:25 02:13:25 ==> git version 2.25.1 found 02:13:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:13:25 Release-Date: 2020-01-08 02:13:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:25 ==> Jenkins CI detected. 02:13:25 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-594 02:13:25 project root: . 02:13:25 --> token set from env 02:13:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:25 ==> Running gcov in . (disable via -X gcov) 02:13:25 ==> Python coveragepy not found 02:13:25 ==> Searching for coverage reports in: 02:13:25 + . 02:13:25 -> Found 1 reports 02:13:25 ==> Detecting git/mercurial file structure 02:13:25 ==> Reading reports 02:13:25 + ./coverage.out bytes=18144 02:13:25 ==> Appending adjustments 02:13:25 https://docs.codecov.io/docs/fixing-reports 02:13:25 + Found adjustments 02:13:25 ==> Gzipping contents 02:13:25 4.0K /tmp/codecov.tQgvQi.gz 02:13:25 ==> Uploading reports 02:13:25 url: https://codecov.io 02:13:25 query: branch=PR-594&commit=003c44ceac99c1c9e338798f1e871f5987724605&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=594&job=&cmd_args= 02:13:25 -> Pinging Codecov 02:13:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-594&commit=003c44ceac99c1c9e338798f1e871f5987724605&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=594&job=&cmd_args= 02:13:26 -> Uploading to 02:13:26 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/7D719EC7BBE17E464838252E33014C33/003c44ceac99c1c9e338798f1e871f5987724605/3d2235e6-396b-4278-9ae1-6589742c25e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T021325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38c95422ecadc197f8222efba1c0679d8dffdbd2393484dd3f7fde69e05ff5db 02:13:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:26 Dload Upload Total Spent Left Speed 02:13:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 14407 --:--:-- --:--:-- --:--:-- 14342 100 3184 0 0 100 3184 0 12995 --:--:-- --:--:-- --:--:-- 12943 02:13:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/003c44ceac99c1c9e338798f1e871f5987724605 [Pipeline] } 02:13:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:28 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives ] 02:13:28 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives 02:13:28 total 16 02:13:28 drwxr-xr-x 3 root root 4096 May 8 02:02 . 02:13:28 drwxrwxr-x 11 jenkins jenkins 4096 May 8 02:02 .. 02:13:28 drwxr-xr-x 2 root root 4096 May 8 02:02 cost 02:13:28 -rw-r--r-- 1 root root 86 May 8 02:02 cost.csv 02:13:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives 02:13:28 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives 02:13:28 total 16 02:13:28 drwxr-xr-x 3 jenkins jenkins 4096 May 8 02:02 . 02:13:28 drwxrwxr-x 11 jenkins jenkins 4096 May 8 02:02 .. 02:13:28 drwxr-xr-x 2 jenkins jenkins 4096 May 8 02:02 cost 02:13:28 -rw-r--r-- 1 jenkins jenkins 86 May 8 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:29 ---> package-listing.sh 02:13:29 ++ facter osfamily 02:13:29 ++ tr '[:upper:]' '[:lower:]' 02:13:29 + OS_FAMILY=debian 02:13:29 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-594 02:13:29 + START_PACKAGES=/tmp/packages_start.txt 02:13:29 + END_PACKAGES=/tmp/packages_end.txt 02:13:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:29 + PACKAGES=/tmp/packages_start.txt 02:13:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-594 ']' 02:13:29 + PACKAGES=/tmp/packages_end.txt 02:13:29 + case "${OS_FAMILY}" in 02:13:29 + dpkg -l 02:13:29 + grep '^ii' 02:13:29 + '[' -f /tmp/packages_start.txt ']' 02:13:29 + '[' -f /tmp/packages_end.txt ']' 02:13:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-594 ']' 02:13:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives/ 02:13:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-594/archives/ [Pipeline] echo 02:13:29 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-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:30 prd-ubuntu20.04-docker-8c-8g-14416 does not seem to be running inside a container 02:13:30 $ 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-594/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-594 -v /w/workspace/gexfoundry_device-mqtt-go_PR-594:/w/workspace/gexfoundry_device-mqtt-go_PR-594:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:31 $ docker top 3a8cc62e174e843e020d1ea11e0eaf862f232eb3fd2e1218623e701918aafb6b -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:32 + ls /var/log/sa-host 02:13:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:32 provisioning config files... 02:13:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-594@tmp/config7451683620026711922tmp [Pipeline] { [Pipeline] echo 02:13:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:32 ---> create-netrc.sh [Pipeline] } 02:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:33 ---> python-tools-install.sh [Pipeline] echo 02:13:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:33 ---> sudo-logs.sh 02:13:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:33 ---> job-cost.sh 02:13:33 lf-activate-venv: SKIPPING 02:13:33 DEBUG: total: 0.2199999988079071 02:13:33 INFO: Retrieving Stack Cost... 02:13:34 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:34 INFO: Archiving Costs [Pipeline] echo 02:13:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:35 ---> logs-deploy.sh 02:13:35 lf-activate-venv: SKIPPING 02:13:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-594/1 02:13:35 INFO: archiving workspace using pattern(s): 02:13:36 Archives upload complete. 02:13:36 INFO: archiving logs to Nexus 02:13:37 ---> uname -a: 02:13:37 Linux prd-ubuntu20-04-docker-8c-8g-14416 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:13:37 02:13:37 02:13:37 ---> lscpu: 02:13:37 Architecture: x86_64 02:13:37 CPU op-mode(s): 32-bit, 64-bit 02:13:37 Byte Order: Little Endian 02:13:37 Address sizes: 40 bits physical, 48 bits virtual 02:13:37 CPU(s): 8 02:13:37 On-line CPU(s) list: 0-7 02:13:37 Thread(s) per core: 1 02:13:37 Core(s) per socket: 1 02:13:37 Socket(s): 8 02:13:37 NUMA node(s): 1 02:13:37 Vendor ID: AuthenticAMD 02:13:37 CPU family: 23 02:13:37 Model: 49 02:13:37 Model name: AMD EPYC-Rome Processor 02:13:37 Stepping: 0 02:13:37 CPU MHz: 2800.000 02:13:37 BogoMIPS: 5600.00 02:13:37 Virtualization: AMD-V 02:13:37 Hypervisor vendor: KVM 02:13:37 Virtualization type: full 02:13:37 L1d cache: 256 KiB 02:13:37 L1i cache: 256 KiB 02:13:37 L2 cache: 4 MiB 02:13:37 L3 cache: 128 MiB 02:13:37 NUMA node0 CPU(s): 0-7 02:13:37 Vulnerability Itlb multihit: Not affected 02:13:37 Vulnerability L1tf: Not affected 02:13:37 Vulnerability Mds: Not affected 02:13:37 Vulnerability Meltdown: Not affected 02:13:37 Vulnerability Mmio stale data: Not affected 02:13:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:37 Vulnerability Srbds: Not affected 02:13:37 Vulnerability Tsx async abort: Not affected 02:13:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:13:37 02:13:37 02:13:37 ---> nproc: 02:13:37 8 02:13:37 02:13:37 02:13:37 ---> df -h: 02:13:37 Filesystem Size Used Avail Use% Mounted on 02:13:37 overlay 155G 12G 144G 8% / 02:13:37 tmpfs 64M 0 64M 0% /dev 02:13:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:37 shm 64M 0 64M 0% /dev/shm 02:13:37 /dev/vda1 155G 12G 144G 8% /facter-os 02:13:37 02:13:37 02:13:37 ---> sar -b -r -n DEV: 02:13:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14416) 05/08/23 _x86_64_ (8 CPU) 02:13:37 02:13:37 01:59:39 LINUX RESTART (8 CPU) 02:13:37 02:13:37 02:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:13:37 02:01:01 149.72 38.93 110.79 0.00 4349.09 63972.61 0.00 02:13:37 02:02:01 131.68 0.62 131.06 0.00 13.46 45897.02 0.00 02:13:37 02:03:01 174.60 0.25 174.35 0.00 9.07 43463.96 0.00 02:13:37 02:04:01 4.63 0.00 4.63 0.00 0.00 65.33 0.00 02:13:37 02:05:01 37.78 11.76 26.01 0.00 5427.63 6308.68 0.00 02:13:37 02:06:01 4.10 0.00 4.10 0.00 0.00 49.86 0.00 02:13:37 02:07:01 1.55 0.00 1.55 0.00 0.00 15.86 0.00 02:13:37 02:08:01 1.55 0.00 1.55 0.00 0.00 16.26 0.00 02:13:37 02:09:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 02:13:37 02:10:01 1.80 0.00 1.80 0.00 0.00 32.13 0.00 02:13:37 02:11:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 02:13:37 02:12:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 02:13:37 02:13:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 02:13:37 Average: 39.25 3.92 35.33 0.00 749.14 12230.84 0.00 02:13:37 02:13:37 02:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:37 02:01:01 29135960 31568464 752036 2.29 73440 2633500 1973396 5.82 1018832 2372572 496 02:13:37 02:02:01 27914920 31333872 967576 2.94 145676 3451104 2399104 7.07 1501292 2994732 243732 02:13:37 02:03:01 27607992 31531372 768120 2.34 159644 3903828 1944264 5.73 1298052 3462992 436 02:13:37 02:04:01 27635728 31558704 743044 2.26 159728 3903812 1765744 5.20 1273132 3462948 208 02:13:37 02:05:01 27242300 31520492 769744 2.34 168008 4236408 1818872 5.36 1525256 3576012 1048 02:13:37 02:06:01 27262572 31540756 749864 2.28 168060 4236404 1835020 5.41 1504432 3575972 48 02:13:37 02:07:01 27263992 31542188 748372 2.28 168124 4236400 1835020 5.41 1503416 3575976 4 02:13:37 02:08:01 27273824 31552100 738456 2.25 168152 4236412 1835020 5.41 1493652 3575988 40 02:13:37 02:09:01 27273484 31551800 738660 2.25 168164 4236412 1835020 5.41 1494008 3575988 12 02:13:37 02:10:01 27273688 31552384 738284 2.25 168260 4236392 1835020 5.41 1494048 3576272 228 02:13:37 02:11:01 27273800 31552524 738252 2.25 168304 4236396 1835020 5.41 1494188 3576272 176 02:13:37 02:12:01 27273872 31552604 738160 2.24 168336 4236400 1835020 5.41 1493564 3576280 40 02:13:37 02:13:01 27273816 31552608 738096 2.24 168368 4236400 1835020 5.41 1494204 3576284 168 02:13:37 Average: 27515842 31531528 763743 2.32 157866 4001528 1890888 5.57 1429852 3421407 18972 02:13:37 02:13:37 02:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:13:37 02:01:01 ens3 591.17 363.24 6863.01 86.27 0.00 0.00 0.00 0.00 02:13:37 02:01:01 docker0 9.42 11.18 0.88 120.09 0.00 0.00 0.00 0.00 02:13:37 02:01:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 02:13:37 02:01:01 veth4694937 2.64 2.19 0.26 2.44 0.00 0.00 0.00 0.00 02:13:37 02:02:01 ens3 355.04 210.25 1931.07 28.07 0.00 0.00 0.00 0.00 02:13:37 02:02:01 docker0 192.75 328.60 14.84 1897.21 0.00 0.00 0.00 0.00 02:13:37 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:02:01 vetha46b013 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:13:37 02:03:01 ens3 133.06 94.97 2627.55 96.21 0.00 0.00 0.00 0.00 02:13:37 02:03:01 docker0 2.72 6.33 0.17 85.46 0.00 0.00 0.00 0.00 02:13:37 02:03:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 02:13:37 02:04:01 ens3 3.43 1.75 5.52 0.85 0.00 0.00 0.00 0.00 02:13:37 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:05:01 ens3 162.36 76.72 1954.77 5.59 0.00 0.00 0.00 0.00 02:13:37 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:05:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:13:37 02:06:01 ens3 0.77 0.60 0.28 0.16 0.00 0.00 0.00 0.00 02:13:37 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:08:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:11:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:13:37 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:37 02:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:37 Average: ens3 95.27 57.14 1021.87 16.62 0.00 0.00 0.00 0.00 02:13:37 Average: docker0 15.77 26.64 1.22 161.80 0.00 0.00 0.00 0.00 02:13:37 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 02:13:37 02:13:37 02:13:37 ---> sar -P ALL: 02:13:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14416) 05/08/23 _x86_64_ (8 CPU) 02:13:37 02:13:37 01:59:39 LINUX RESTART (8 CPU) 02:13:37 02:13:37 02:00:02 CPU %user %nice %system %iowait %steal %idle 02:13:37 02:01:01 all 9.92 0.00 3.38 3.99 0.11 82.59 02:13:37 02:01:01 0 8.71 0.00 4.12 0.84 0.05 86.28 02:13:37 02:01:01 1 10.11 0.00 3.22 2.93 0.05 83.69 02:13:37 02:01:01 2 10.07 0.00 2.51 8.56 0.05 78.80 02:13:37 02:01:01 3 9.31 0.00 3.38 0.34 0.15 86.81 02:13:37 02:01:01 4 10.09 0.00 3.37 0.27 0.09 86.18 02:13:37 02:01:01 5 9.84 0.00 2.77 5.07 0.17 82.14 02:13:37 02:01:01 6 11.11 0.00 3.09 4.34 0.26 81.20 02:13:37 02:01:01 7 10.13 0.00 4.71 10.11 0.09 74.95 02:13:37 02:02:01 all 13.75 0.00 3.69 2.97 0.06 79.53 02:13:37 02:02:01 0 14.90 0.00 3.46 0.64 0.05 80.96 02:13:37 02:02:01 1 14.69 0.00 3.87 0.34 0.08 81.02 02:13:37 02:02:01 2 14.50 0.00 4.50 0.54 0.07 80.40 02:13:37 02:02:01 3 12.20 0.00 3.28 0.05 0.07 84.40 02:13:37 02:02:01 4 14.10 0.00 3.82 2.15 0.05 79.88 02:13:37 02:02:01 5 13.34 0.00 2.86 0.38 0.07 83.35 02:13:37 02:02:01 6 11.76 0.00 2.52 4.93 0.03 80.75 02:13:37 02:02:01 7 14.50 0.00 5.25 14.84 0.07 65.34 02:13:37 02:03:01 all 29.75 0.00 5.64 2.48 0.10 62.04 02:13:37 02:03:01 0 30.71 0.00 6.71 13.08 0.12 49.38 02:13:37 02:03:01 1 31.17 0.00 5.47 0.77 0.10 62.49 02:13:37 02:03:01 2 30.69 0.00 5.15 0.15 0.10 63.91 02:13:37 02:03:01 3 26.68 0.00 5.54 0.08 0.08 67.61 02:13:37 02:03:01 4 28.88 0.00 6.06 2.53 0.10 62.43 02:13:37 02:03:01 5 29.88 0.00 5.39 0.05 0.10 64.58 02:13:37 02:03:01 6 29.17 0.00 5.13 2.37 0.10 63.23 02:13:37 02:03:01 7 30.78 0.00 5.65 0.81 0.10 62.65 02:13:37 02:04:01 all 0.31 0.00 0.03 0.01 0.01 99.65 02:13:37 02:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:13:37 02:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:13:37 02:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:13:37 02:04:01 3 0.08 0.00 0.03 0.00 0.03 99.85 02:13:37 02:04:01 4 0.10 0.00 0.05 0.05 0.00 99.80 02:13:37 02:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:13:37 02:04:01 6 2.00 0.00 0.02 0.02 0.02 97.95 02:13:37 02:04:01 7 0.07 0.00 0.02 0.02 0.00 99.90 02:13:37 02:05:01 all 1.47 0.00 0.66 0.92 0.02 96.93 02:13:37 02:05:01 0 1.89 0.00 0.98 1.07 0.02 96.04 02:13:37 02:05:01 1 0.92 0.00 0.45 0.05 0.02 98.57 02:13:37 02:05:01 2 0.95 0.00 0.79 0.18 0.02 98.06 02:13:37 02:05:01 3 1.10 0.00 0.97 1.91 0.03 95.98 02:13:37 02:05:01 4 1.82 0.00 0.57 3.14 0.02 94.46 02:13:37 02:05:01 5 1.22 0.00 0.52 0.05 0.02 98.20 02:13:37 02:05:01 6 2.81 0.00 0.55 0.30 0.02 96.33 02:13:37 02:05:01 7 1.04 0.00 0.47 0.67 0.02 97.81 02:13:37 02:06:01 all 0.18 0.00 0.02 0.01 0.01 99.78 02:13:37 02:06:01 0 0.02 0.00 0.02 0.03 0.00 99.93 02:13:37 02:06:01 1 1.29 0.00 0.05 0.00 0.02 98.64 02:13:37 02:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:13:37 02:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:37 02:06:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:13:37 02:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:13:37 02:06:01 6 0.00 0.00 0.03 0.00 0.02 99.95 02:13:37 02:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:13:37 02:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:13:37 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:37 02:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:37 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:13:37 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:37 02:07:01 4 0.00 0.00 0.00 0.08 0.00 99.92 02:13:37 02:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:13:37 02:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:08:01 all 0.10 0.00 0.01 0.00 0.02 99.87 02:13:37 02:08:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:13:37 02:08:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:13:37 02:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:13:37 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:37 02:08:01 4 0.02 0.00 0.00 0.02 0.05 99.92 02:13:37 02:08:01 5 0.63 0.00 0.02 0.00 0.02 99.34 02:13:37 02:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:13:37 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:37 02:09:01 all 0.19 0.00 0.01 0.00 0.00 99.80 02:13:37 02:09:01 0 0.08 0.00 0.02 0.00 0.00 99.90 02:13:37 02:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:13:37 02:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:13:37 02:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:37 02:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:13:37 02:09:01 5 1.31 0.00 0.02 0.00 0.02 98.66 02:13:37 02:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:37 02:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:13:37 02:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:13:37 02:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:13:37 02:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:13:37 02:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:37 02:10:01 4 0.00 0.00 0.00 0.05 0.00 99.95 02:13:37 02:10:01 5 0.02 0.00 0.02 0.00 0.03 99.93 02:13:37 02:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:13:37 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:37 02:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:13:37 02:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:13:37 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:37 02:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 02:13:37 02:11:01 5 0.13 0.00 0.00 0.00 0.02 99.85 02:13:37 02:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:13:37 02:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:13:37 02:13:37 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:13:37 02:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 02:13:37 02:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:13:37 02:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:13:37 02:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:13:37 02:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:13:37 02:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:13:37 02:12:01 5 0.02 0.00 0.02 0.00 0.03 99.93 02:13:37 02:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:37 02:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:13:37 02:13:01 all 0.10 0.00 0.02 0.00 0.00 99.88 02:13:37 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:37 02:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:13:37 02:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:13:37 02:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:13:37 02:13:01 5 0.72 0.00 0.05 0.00 0.02 99.22 02:13:37 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:37 02:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:13:37 Average: all 4.25 0.00 1.02 0.79 0.03 93.91 02:13:37 Average: 0 4.29 0.00 1.18 1.19 0.02 93.32 02:13:37 Average: 1 4.45 0.00 1.00 0.31 0.03 94.21 02:13:37 Average: 2 4.31 0.00 0.99 0.71 0.02 93.96 02:13:37 Average: 3 3.77 0.00 1.01 0.18 0.03 95.01 02:13:37 Average: 4 4.19 0.00 1.06 0.64 0.03 94.08 02:13:37 Average: 5 4.37 0.00 0.89 0.42 0.04 94.28 02:13:37 Average: 6 4.33 0.00 0.86 0.91 0.04 93.87 02:13:37 Average: 7 4.26 0.00 1.20 1.95 0.02 92.56 02:13:37 02:13:37 02:13:37