Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa87d88a994f5fe2e81ddf427b8127062ba1e917+91033eab2fea5be4c686bcf4b883ab5b66be6a5a (031869ddbb6f61e7602ef2a00a568ba485d4ba77) 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-ssh17535237901268948678.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6687684381109706840.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13940917233985334723.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7120228825485073550.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6558889405083347185.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63817 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [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-429 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 91033eab2fea5be4c686bcf4b883ab5b66be6a5a into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 Merge succeeded, producing 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 Checking out Revision 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 (PR-429) > git config core.sparsecheckout # timeout=10 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 91033eab2fea5be4c686bcf4b883ab5b66be6a5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 # timeout=10 Commit message: "Merge commit '91033eab2fea5be4c686bcf4b883ab5b66be6a5a' into HEAD" > git rev-list --no-walk fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:19:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:19:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:52 ========================================================= 01:19:52 EdgeX Global Pipelines Version Info 01:19:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:19:53 ------------------- 01:19:53 stable info: 01:19:53 ------------------- 01:19:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:19:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 01:19:53 Message: update stable to v1.0.243 01:19:53 ------------------- 01:19:53 experimental info: 01:19:53 ------------------- 01:19:53 Commited By: **** collab-it+edgex@linuxfoundation.org 01:19:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 01:19:53 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:19:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dc72a6 [Pipeline] echo 01:19:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:54 provisioning config files... 01:19:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config2569598874292050625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:54 ---> docker-login.sh 01:19:54 nexus3.edgexfoundry.org:10001 01:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:54 Configure a credential helper to remove this warning. See 01:19:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:54 01:19:54 Login Succeeded 01:19:54 nexus3.edgexfoundry.org:10002 01:19:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:55 Configure a credential helper to remove this warning. See 01:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:55 01:19:55 Login Succeeded 01:19:55 nexus3.edgexfoundry.org:10003 01:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:55 Configure a credential helper to remove this warning. See 01:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:55 01:19:55 Login Succeeded 01:19:55 nexus3.edgexfoundry.org:10004 01:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:55 Configure a credential helper to remove this warning. See 01:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:55 01:19:55 Login Succeeded 01:19:55 docker.io 01:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:55 Configure a credential helper to remove this warning. See 01:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:55 01:19:55 Login Succeeded 01:19:55 ---> docker-login.sh ends [Pipeline] } 01:19:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:19:56 + git rev-list -1 --merges 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387~1..6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 [Pipeline] echo 01:19:56 -----------> git rev-list -1 --merges 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387~1..6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 01:19:56 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 [false] [Pipeline] sh 01:19:56 + git log --format=format:%s -1 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 [Pipeline] echo 01:19:56 ========================================================= 01:19:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:19:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:56 + git log --format=format:%s -1 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 [Pipeline] echo 01:19:56 [semverPrep] GIT_COMMIT: 6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387, Commit Message: Merge commit '91033eab2fea5be4c686bcf4b883ab5b66be6a5a' into HEAD [Pipeline] echo 01:19:56 [semverPrep] This is not a build commit. [Pipeline] sh 01:19:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:19:57 + grep -v github /etc/ssh/ssh_known_hosts 01:19:57 + [ -e /tmp/ssh_known_hosts ] 01:19:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:19:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:19:57 + sudo tee -a /etc/ssh/ssh_known_hosts 01:19:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:57 01:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:19:57 0.1.4: Pulling from edgex-devops/py-git-semver 01:19:57 b85a868b505f: Pulling fs layer 01:19:57 e2be974225ed: Pulling fs layer 01:19:57 339a4e72a1f5: Pulling fs layer 01:19:57 988bab9f4d93: Pulling fs layer 01:19:57 1469e6f7b9e6: Pulling fs layer 01:19:57 eaf3925da568: Pulling fs layer 01:19:57 bab4dde63d76: Pulling fs layer 01:19:57 bde34c3a00c8: Pulling fs layer 01:19:57 b352a97aabf1: Pulling fs layer 01:19:57 4872d77fe225: Pulling fs layer 01:19:57 5851b861e8e6: Pulling fs layer 01:19:57 bab4dde63d76: Waiting 01:19:57 eaf3925da568: Waiting 01:19:57 bde34c3a00c8: Waiting 01:19:57 b352a97aabf1: Waiting 01:19:57 4872d77fe225: Waiting 01:19:57 5851b861e8e6: Waiting 01:19:57 988bab9f4d93: Waiting 01:19:57 e2be974225ed: Verifying Checksum 01:19:57 e2be974225ed: Download complete 01:19:57 988bab9f4d93: Verifying Checksum 01:19:57 988bab9f4d93: Download complete 01:19:58 339a4e72a1f5: Verifying Checksum 01:19:58 339a4e72a1f5: Download complete 01:19:58 eaf3925da568: Download complete 01:19:58 1469e6f7b9e6: Verifying Checksum 01:19:58 1469e6f7b9e6: Download complete 01:19:58 bde34c3a00c8: Verifying Checksum 01:19:58 bde34c3a00c8: Download complete 01:19:58 b352a97aabf1: Download complete 01:19:58 4872d77fe225: Verifying Checksum 01:19:58 5851b861e8e6: Verifying Checksum 01:19:58 5851b861e8e6: Download complete 01:19:58 b85a868b505f: Download complete 01:19:58 bab4dde63d76: Verifying Checksum 01:19:58 bab4dde63d76: Download complete 01:19:59 b85a868b505f: Pull complete 01:19:59 e2be974225ed: Pull complete 01:20:00 339a4e72a1f5: Pull complete 01:20:00 988bab9f4d93: Pull complete 01:20:00 1469e6f7b9e6: Pull complete 01:20:00 eaf3925da568: Pull complete 01:20:02 bab4dde63d76: Pull complete 01:20:02 bde34c3a00c8: Pull complete 01:20:02 b352a97aabf1: Pull complete 01:20:02 4872d77fe225: Pull complete 01:20:02 5851b861e8e6: Pull complete 01:20:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:20:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:02 prd-ubuntu20.04-docker-8c-8g-63817 does not seem to be running inside a container 01:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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-devops/py-git-semver:0.1.4 cat 01:20:05 $ docker top 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d -eo pid,comm 01:20:05 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). 01:20:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:05 [ssh-agent] Looking for ssh-agent implementation... 01:20:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:05 $ docker exec 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d ssh-agent 01:20:05 SSH_AUTH_SOCK=/tmp/ssh-Bkmiwdeinx2C/agent.32 01:20:05 SSH_AGENT_PID=38 01:20:05 Running ssh-add (command line suppressed) 01:20:05 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_15809632883244678808.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_15809632883244678808.key) 01:20:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:06 + git tag --points-at HEAD [Pipeline] } 01:20:06 $ docker exec --env ******** --env ******** 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d ssh-agent -k 01:20:06 unset SSH_AUTH_SOCK; 01:20:06 unset SSH_AGENT_PID; 01:20:06 echo Agent pid 38 killed; 01:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:20:06 [ssh-agent] Looking for ssh-agent implementation... 01:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:20:06 $ docker exec 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d ssh-agent 01:20:06 SSH_AUTH_SOCK=/tmp/ssh-pDVmEFRUrGcz/agent.70 01:20:06 SSH_AGENT_PID=76 01:20:06 Running ssh-add (command line suppressed) 01:20:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_3245885450862237804.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_3245885450862237804.key) 01:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:20:06 + git semver init 01:20:07 2022-10-25 01:20:07,173 [run_init] DEBUG init version:0.0.0 force:False 01:20:07 2022-10-25 01:20:07,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver 01:20:07 2022-10-25 01:20:07,175 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver 01:20:07 2022-10-25 01:20:07,175 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429, universal_newlines=False, shell=None, istream=None) 01:20:08 2022-10-25 01:20:08,125 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.git/info/exclude 01:20:08 2022-10-25 01:20:08,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 with force:False 01:20:08 2022-10-25 01:20:08,126 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 01:20:08 2022-10-25 01:20:08,130 [execute] INFO git cat-file --batch-check 01:20:08 2022-10-25 01:20:08,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 01:20:08 2022-10-25 01:20:08,137 [execute] INFO git cat-file --batch 01:20:08 2022-10-25 01:20:08,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 01:20:08 2022-10-25 01:20:08,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 01:20:08 0.0.0 [Pipeline] } 01:20:08 $ docker exec --env ******** --env ******** 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d ssh-agent -k 01:20:08 unset SSH_AUTH_SOCK; 01:20:08 unset SSH_AGENT_PID; 01:20:08 echo Agent pid 76 killed; 01:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:20:08 + git semver [Pipeline] } 01:20:08 $ docker stop --time=1 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d 01:20:10 $ docker rm -f 9660d7a7422ce2a3956f1cd896f3f057e936fbd23982f2ca1619904681e7330d [Pipeline] // withDockerContainer [Pipeline] sh 01:20:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:20:10 Stashed 1 file(s) [Pipeline] echo 01:20:10 [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 01:20:10 provisioning config files... 01:20:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config9101048747405170883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:11 ---> docker-login.sh 01:20:11 nexus3.edgexfoundry.org:10001 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 nexus3.edgexfoundry.org:10002 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 nexus3.edgexfoundry.org:10003 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 nexus3.edgexfoundry.org:10004 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 docker.io 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 ---> docker-login.sh ends [Pipeline] } 01:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:20:12 ========================================================= 01:20:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:20:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:20:12 Sending build context to Docker daemon 6.209MB 01:20:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 01:20:12 Step 2/13 : FROM ${BASE} AS builder 01:20:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:20:12 213ec9aee27d: Pulling fs layer 01:20:12 4583459ba037: Pulling fs layer 01:20:12 93c1e223e6f2: Pulling fs layer 01:20:12 53926ce57604: Pulling fs layer 01:20:12 21b2b0c7a3f4: Pulling fs layer 01:20:12 30f14e443154: Pulling fs layer 01:20:12 801331c1e519: Pulling fs layer 01:20:12 99cc6dd402b0: Pulling fs layer 01:20:12 7d9ed39f4882: Pulling fs layer 01:20:12 53926ce57604: Waiting 01:20:12 21b2b0c7a3f4: Waiting 01:20:12 99cc6dd402b0: Waiting 01:20:12 30f14e443154: Waiting 01:20:12 7d9ed39f4882: Waiting 01:20:12 93c1e223e6f2: Download complete 01:20:12 4583459ba037: Download complete 01:20:12 21b2b0c7a3f4: Verifying Checksum 01:20:12 21b2b0c7a3f4: Download complete 01:20:12 30f14e443154: Verifying Checksum 01:20:12 30f14e443154: Download complete 01:20:12 213ec9aee27d: Verifying Checksum 01:20:12 213ec9aee27d: Download complete 01:20:12 801331c1e519: Download complete 01:20:12 213ec9aee27d: Pull complete 01:20:12 4583459ba037: Pull complete 01:20:12 93c1e223e6f2: Pull complete 01:20:13 7d9ed39f4882: Verifying Checksum 01:20:13 7d9ed39f4882: Download complete 01:20:13 99cc6dd402b0: Verifying Checksum 01:20:13 99cc6dd402b0: Download complete 01:20:13 53926ce57604: Verifying Checksum 01:20:13 53926ce57604: Download complete 01:20:17 53926ce57604: Pull complete 01:20:17 21b2b0c7a3f4: Pull complete 01:20:17 30f14e443154: Pull complete 01:20:17 801331c1e519: Pull complete 01:20:19 99cc6dd402b0: Pull complete 01:20:20 7d9ed39f4882: Pull complete 01:20:20 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 01:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:20:20 ---> 1dedd983c030 01:20:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:20:23 ---> Running in e407e16a9d5f 01:20:23 Removing intermediate container e407e16a9d5f 01:20:23 ---> 495bcfd6bc17 01:20:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:23 ---> Running in cb38633c0753 01:20:23 Removing intermediate container cb38633c0753 01:20:23 ---> 4a788f3dce8c 01:20:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:20:23 ---> Running in 2569d0e5f130 01:20:23 Removing intermediate container 2569d0e5f130 01:20:23 ---> 0b3413bf689b 01:20:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:20:23 ---> Running in bd5bb1bac6b0 01:20:23 Removing intermediate container bd5bb1bac6b0 01:20:23 ---> 0ec2afc779b5 01:20:23 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:20:23 ---> Running in 22c0e18f29e9 01:20:24 Removing intermediate container 22c0e18f29e9 01:20:24 ---> a83c392038d2 01:20:24 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:24 ---> Running in 34ee068d139c 01:20:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:20:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:20:25 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:20:25 Still waiting to schedule task 01:20:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-63855’ is offline 01:20:25 (2/4) Installing libedit (20210910.3.1-r0) 01:20:25 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:20:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:20:26 Executing busybox-1.35.0-r17.trigger 01:20:26 OK: 216 MiB in 55 packages 01:20:26 Removing intermediate container 34ee068d139c 01:20:26 ---> 33d80eeaa142 01:20:26 Step 9/13 : WORKDIR /device-mqtt-go 01:20:26 ---> Running in e57dc962eae1 01:20:26 Removing intermediate container e57dc962eae1 01:20:26 ---> d6deac287e47 01:20:26 Step 10/13 : COPY go.mod vendor* ./ 01:20:26 ---> 379eabdb448a 01:20:26 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:26 ---> Running in 2fc79688d13a 01:20:48 Removing intermediate container 2fc79688d13a 01:20:48 ---> 57476395443f 01:20:48 Step 12/13 : COPY . . 01:20:48 ---> 441da2810262 01:20:48 Step 13/13 : RUN $MAKE 01:20:48 ---> Running in d757ab75a74a 01:20:48 noop 01:20:48 Removing intermediate container d757ab75a74a 01:20:48 ---> a4df823f6759 01:20:48 Successfully built a4df823f6759 01:20:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:49 + docker inspect -f . ci-base-image-x86_64 01:20:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:49 prd-ubuntu20.04-docker-8c-8g-63817 does not seem to be running inside a container 01:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:49 $ docker top 751073be433c4a41f47306ae941a817c786a640bbe48270cc75fefdea25437d2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:50 + go version 01:20:50 go version go1.18.7 linux/amd64 [Pipeline] } 01:20:50 $ docker stop --time=1 751073be433c4a41f47306ae941a817c786a640bbe48270cc75fefdea25437d2 01:20:51 $ docker rm -f 751073be433c4a41f47306ae941a817c786a640bbe48270cc75fefdea25437d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker inspect -f . ci-base-image-x86_64 01:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:51 prd-ubuntu20.04-docker-8c-8g-63817 does not seem to be running inside a container 01:20: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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:20:52 $ docker top 7aff876eeb0117af808f20241c282500c137f3dd96dfe174e89bb5f483a2f2d7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] fileExists [Pipeline] sh 01:20:52 + make test 01:20:52 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:20:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:21:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:21:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 01:21:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:21:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:21:09 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:21:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:12 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:21:12 $ docker stop --time=1 7aff876eeb0117af808f20241c282500c137f3dd96dfe174e89bb5f483a2f2d7 01:21:14 $ docker rm -f 7aff876eeb0117af808f20241c282500c137f3dd96dfe174e89bb5f483a2f2d7 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:21:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:21:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:16 + ls -al . 01:21:16 total 192 01:21:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 01:20 . 01:21:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 01:19 .. 01:21:16 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 01:19 .dockerignore 01:21:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:21 .git 01:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:19 .github 01:21:16 -rw-rw-r-- 1 jenkins jenkins 329 Oct 25 01:19 .gitignore 01:21:16 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 01:19 .golangci.yml 01:21:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 01:20 .semver 01:21:16 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 25 01:19 Attribution.txt 01:21:16 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 25 01:19 CHANGELOG.md 01:21:16 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 25 01:19 Dockerfile 01:21:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 01:19 GOVERNANCE.md 01:21:16 -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 01:19 Jenkinsfile 01:21:16 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 01:19 LICENSE 01:21:16 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 25 01:19 Makefile 01:21:16 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 01:19 OWNERS.md 01:21:16 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 25 01:19 README.md 01:21:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 01:20 VERSION 01:21:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 01:19 bin 01:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:19 cmd 01:21:16 -rw-r--r-- 1 jenkins jenkins 17887 Oct 25 01:21 coverage.out 01:21:16 -rw-rw-r-- 1 jenkins jenkins 3511 Oct 25 01:19 go.mod 01:21:16 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 25 01:19 go.sum 01:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:19 internal 01:21:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 01:19 mock 01:21:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 01:19 snap 01:21:16 -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:16 + 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=6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 --label arch=amd64 --label version=0.0.0 . 01:21:16 Sending build context to Docker daemon 6.227MB 01:21:16 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:21:16 Step 2/25 : FROM ${BASE} AS builder 01:21:16 ---> a4df823f6759 01:21:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:21:16 ---> Running in a49c5b34e671 01:21:16 Removing intermediate container a49c5b34e671 01:21:16 ---> 655e90a85dd1 01:21:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:16 ---> Running in ab2bce7d48c7 01:21:16 Removing intermediate container ab2bce7d48c7 01:21:16 ---> 56a12948cfb8 01:21:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:21:16 ---> Running in 2d2f47cb715c 01:21:17 Removing intermediate container 2d2f47cb715c 01:21:17 ---> 2217b70c996e 01:21:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:21:17 ---> Running in df6fd08726a4 01:21:17 Removing intermediate container df6fd08726a4 01:21:17 ---> 19dbd4be0f2a 01:21:17 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:21:17 ---> Running in 24f8ca0eaf5b 01:21:17 Removing intermediate container 24f8ca0eaf5b 01:21:17 ---> 296c15c2e216 01:21:17 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:17 ---> Running in 5ac2fc9f1132 01:21:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:21:19 OK: 216 MiB in 55 packages 01:21:19 Removing intermediate container 5ac2fc9f1132 01:21:19 ---> 63ffb0d319c7 01:21:19 Step 9/25 : WORKDIR /device-mqtt-go 01:21:19 ---> Running in 9023d447a06e 01:21:19 Removing intermediate container 9023d447a06e 01:21:19 ---> 2be8f40fdf9b 01:21:19 Step 10/25 : COPY go.mod vendor* ./ 01:21:19 ---> 339d9b77ae3d 01:21:19 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:19 ---> Running in 5aa48aa665bd 01:21:20 Removing intermediate container 5aa48aa665bd 01:21:20 ---> 2b11eddda3ea 01:21:20 Step 12/25 : COPY . . 01:21:20 ---> 11e6d513c014 01:21:20 Step 13/25 : RUN $MAKE 01:21:20 ---> Running in 26ef54a5cf2f 01:21:21 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:21:43 Removing intermediate container 26ef54a5cf2f 01:21:43 ---> 480349b442b0 01:21:43 Step 14/25 : FROM alpine:3.16 01:21:43 3.16: Pulling from library/alpine 01:21:43 213ec9aee27d: Already exists 01:21:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:21:43 Status: Downloaded newer image for alpine:3.16 01:21:43 ---> 9c6f07244728 01:21:43 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:21:43 ---> Running in d6b18f7fe6b0 01:21:43 Removing intermediate container d6b18f7fe6b0 01:21:43 ---> 46ecda0eed51 01:21:43 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 01:21:43 ---> Running in 5f8339b8b0be 01:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:21:43 (1/6) Installing dumb-init (1.2.5-r1) 01:21:43 (2/6) Installing libgcc (11.2.1_git20220219-r2) 01:21:43 (3/6) Installing libsodium (1.0.18-r0) 01:21:43 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 01:21:43 (5/6) Installing libzmq (4.3.4-r0) 01:21:43 (6/6) Installing zeromq (4.3.4-r0) 01:21:43 Executing busybox-1.35.0-r17.trigger 01:21:43 OK: 8 MiB in 20 packages 01:21:43 Removing intermediate container 5f8339b8b0be 01:21:43 ---> 772224a6f31e 01:21:43 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:21:44 ---> a5273c38eaec 01:21:44 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:21:44 ---> ae37599bb420 01:21:44 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:21:44 ---> bc2c62ef1b8e 01:21:44 Step 20/25 : EXPOSE 59982 01:21:44 ---> Running in 19c1fe3b24f2 01:21:44 Removing intermediate container 19c1fe3b24f2 01:21:44 ---> c1152e29ed89 01:21:44 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:21:44 ---> Running in c7443815b07c 01:21:44 Removing intermediate container c7443815b07c 01:21:44 ---> 8bbac8402fb1 01:21:44 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:21:44 ---> Running in 2dc65da5c2d7 01:21:44 Removing intermediate container 2dc65da5c2d7 01:21:44 ---> fd5eac9c5372 01:21:44 Step 23/25 : LABEL arch=amd64 01:21:44 ---> Running in 19948984865e 01:21:44 Removing intermediate container 19948984865e 01:21:44 ---> 1b5a5d614e02 01:21:44 Step 24/25 : LABEL git_sha=6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 01:21:44 ---> Running in d252a22aec18 01:21:45 Removing intermediate container d252a22aec18 01:21:45 ---> 4e5480777416 01:21:45 Step 25/25 : LABEL version=0.0.0 01:21:45 ---> Running in 9bb9d92eee9c 01:21:45 Removing intermediate container 9bb9d92eee9c 01:21:45 ---> c4dc3431a915 01:21:45 [Warning] One or more build-args [ARCH] were not consumed 01:21:45 Successfully built c4dc3431a915 01:21: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 01:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:45 01:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:45 latest: Pulling from edgex-lftools-log-publisher 01:21:45 5eb5b503b376: Pulling fs layer 01:21:45 5c69ac0246d0: Pulling fs layer 01:21:45 ec43610c2a17: Pulling fs layer 01:21:45 3a2ae6a8a46f: Pulling fs layer 01:21:45 33b1e0a273af: Pulling fs layer 01:21:45 5d3b04190fa2: Pulling fs layer 01:21:45 2f39f015ded8: Pulling fs layer 01:21:45 3a2ae6a8a46f: Waiting 01:21:45 33b1e0a273af: Waiting 01:21:45 5d3b04190fa2: Waiting 01:21:45 2f39f015ded8: Waiting 01:21:45 5c69ac0246d0: Verifying Checksum 01:21:45 5c69ac0246d0: Download complete 01:21:45 3a2ae6a8a46f: Verifying Checksum 01:21:45 3a2ae6a8a46f: Download complete 01:21:45 33b1e0a273af: Download complete 01:21:46 ec43610c2a17: Verifying Checksum 01:21:46 ec43610c2a17: Download complete 01:21:46 5d3b04190fa2: Verifying Checksum 01:21:46 5d3b04190fa2: Download complete 01:21:46 5eb5b503b376: Verifying Checksum 01:21:46 5eb5b503b376: Download complete 01:21:46 2f39f015ded8: Download complete 01:21:47 5eb5b503b376: Pull complete 01:21:47 5c69ac0246d0: Pull complete 01:21:47 ec43610c2a17: Pull complete 01:21:47 3a2ae6a8a46f: Pull complete 01:21:48 33b1e0a273af: Pull complete 01:21:48 5d3b04190fa2: Pull complete 01:21:52 2f39f015ded8: Pull complete 01:21:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:52 prd-ubuntu20.04-docker-8c-8g-63817 does not seem to be running inside a container 01:21:52 $ 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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:21:56 $ docker top 16c376029f412e4affe6f5b5ece732d28b88cdd95039d5e8d3fdc443379d15a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:56 ---> job-cost.sh 01:21:56 lf-activate-venv: SKIPPING 01:21:56 INFO: No Stack... 01:21:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:21:56 INFO: Archiving Costs [Pipeline] sh 01:21:57 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/cost.csv 01:21:57 + cut -d, -f6 [Pipeline] lock 01:21:57 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] 01:21:57 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] did not exist. Created. 01:21:57 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:57 + echo total: 0.2199999988079071 [Pipeline] stash 01:21:57 Stashed 1 file(s) [Pipeline] } 01:21:57 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:57 $ docker stop --time=1 16c376029f412e4affe6f5b5ece732d28b88cdd95039d5e8d3fdc443379d15a3 01:21:58 $ docker rm -f 16c376029f412e4affe6f5b5ece732d28b88cdd95039d5e8d3fdc443379d15a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:01:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-78142 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] { [Pipeline] ws 04:01:13 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 04:01:13 Selected Git installation does not exist. Using Default 04:01:13 The recommended git tool is: NONE 04:01:19 using credential edgex-jenkins-ssh 04:01:19 Cloning the remote Git repository 04:01:19 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:01:19 > git init /w/workspace/device-mqtt-go/2 # timeout=10 04:01:19 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:01:19 > git --version # timeout=10 04:01:19 > git --version # 'git version 2.25.1' 04:01:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:19 Verifying host key using known hosts file 04:01:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:01:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:01:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:22 Merging remotes/origin/main commit 91033eab2fea5be4c686bcf4b883ab5b66be6a5a into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 04:01:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:01:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:21 Verifying host key using known hosts file 04:01:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:01:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:01:22 > git config core.sparsecheckout # timeout=10 04:01:22 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 04:01:22 > git remote # timeout=10 04:01:22 > git config --get remote.origin.url # timeout=10 04:01:22 Merge succeeded, producing 83a5fc794dd57135cb1f8565590623a359eeacf5 04:01:22 Checking out Revision 83a5fc794dd57135cb1f8565590623a359eeacf5 (PR-429) 04:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:22 Verifying host key using known hosts file 04:01:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 04:01:22 > git merge 91033eab2fea5be4c686bcf4b883ab5b66be6a5a # timeout=10 04:01:22 > git rev-parse HEAD^{commit} # timeout=10 04:01:22 > git config core.sparsecheckout # timeout=10 04:01:22 > git checkout -f 83a5fc794dd57135cb1f8565590623a359eeacf5 # timeout=10 04:01:26 Commit message: "Merge commit '91033eab2fea5be4c686bcf4b883ab5b66be6a5a' into HEAD" 04:01:26 > git rev-list --no-walk fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:01:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:27 Dload Upload Total Spent Left Speed 04:01:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76841 0 --:--:-- --:--:-- --:--:-- 76841 [Pipeline] sh 04:01:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:01:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:01:28 sudo tee /etc/docker/daemon.new 04:01:28 { 04:01:28 "registry-mirrors": [ 04:01:28 "https://nexus3.edgexfoundry.org:10001" 04:01:28 ], 04:01:28 "bip": "10.250.0.254/24", 04:01:28 "hosts": [ 04:01:28 "tcp://0.0.0.0:5555", 04:01:28 "unix:///var/run/docker.sock" 04:01:28 ], 04:01:28 "mtu": 1458, 04:01:28 "selinux-enabled": true, 04:01:28 "seccomp-profile": "/etc/docker/seccomp.json" 04:01:28 } [Pipeline] sh 04:01:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:01:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:47 provisioning config files... 04:01:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config15945546402084979546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:47 ---> docker-login.sh 04:01:47 nexus3.edgexfoundry.org:10001 04:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:48 Configure a credential helper to remove this warning. See 04:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:48 04:01:48 Login Succeeded 04:01:48 nexus3.edgexfoundry.org:10002 04:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:48 Configure a credential helper to remove this warning. See 04:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:48 04:01:48 Login Succeeded 04:01:48 nexus3.edgexfoundry.org:10003 04:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:49 Configure a credential helper to remove this warning. See 04:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:49 04:01:49 Login Succeeded 04:01:49 nexus3.edgexfoundry.org:10004 04:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:49 Configure a credential helper to remove this warning. See 04:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:49 04:01:49 Login Succeeded 04:01:49 docker.io 04:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:01:50 Configure a credential helper to remove this warning. See 04:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:01:50 04:01:50 Login Succeeded 04:01:50 ---> docker-login.sh ends [Pipeline] } 04:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:50 ========================================================= 04:01:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:01:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:01:51 Sending build context to Docker daemon 3.217MB 04:01:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:01:51 Step 2/13 : FROM ${BASE} AS builder 04:01:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:01:51 9b18e9b68314: Pulling fs layer 04:01:51 d32db5db7311: Pulling fs layer 04:01:51 d0c4b47475fc: Pulling fs layer 04:01:51 5831b945b038: Pulling fs layer 04:01:51 86bbec2aaacd: Pulling fs layer 04:01:51 e10730c5d714: Pulling fs layer 04:01:51 5dd5c2283517: Pulling fs layer 04:01:51 d5ac0230b979: Pulling fs layer 04:01:51 5831b945b038: Waiting 04:01:51 86bbec2aaacd: Waiting 04:01:51 e10730c5d714: Waiting 04:01:51 5dd5c2283517: Waiting 04:01:51 d5ac0230b979: Waiting 04:01:51 d0c4b47475fc: Verifying Checksum 04:01:51 d0c4b47475fc: Download complete 04:01:51 d32db5db7311: Verifying Checksum 04:01:51 d32db5db7311: Download complete 04:01:51 86bbec2aaacd: Verifying Checksum 04:01:51 86bbec2aaacd: Download complete 04:01:51 e10730c5d714: Verifying Checksum 04:01:51 e10730c5d714: Download complete 04:01:51 9b18e9b68314: Verifying Checksum 04:01:51 9b18e9b68314: Download complete 04:01:52 9b18e9b68314: Pull complete 04:01:52 d5ac0230b979: Verifying Checksum 04:01:52 d5ac0230b979: Download complete 04:01:52 d32db5db7311: Pull complete 04:01:53 d0c4b47475fc: Pull complete 04:01:53 5dd5c2283517: Verifying Checksum 04:01:53 5dd5c2283517: Download complete 04:01:54 5831b945b038: Download complete 04:02:06 5831b945b038: Pull complete 04:02:06 86bbec2aaacd: Pull complete 04:02:06 e10730c5d714: Pull complete 04:02:13 5dd5c2283517: Pull complete 04:02:15 d5ac0230b979: Pull complete 04:02:15 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 04:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:02:15 ---> 59b3b1a385d4 04:02:15 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:17 ---> Running in bdc70f1e6b65 04:02:17 Removing intermediate container bdc70f1e6b65 04:02:17 ---> 148de4b6114c 04:02:17 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:17 ---> Running in dc78390abadd 04:02:18 Removing intermediate container dc78390abadd 04:02:18 ---> dc3eb6ae6825 04:02:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:02:18 ---> Running in 5bdc5e3537c0 04:02:18 Removing intermediate container 5bdc5e3537c0 04:02:18 ---> f3957930e4e3 04:02:18 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:18 ---> Running in ef68bcf4eedc 04:02:18 Removing intermediate container ef68bcf4eedc 04:02:18 ---> c9c45d4ff190 04:02:18 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:18 ---> Running in aced0080fc83 04:02:20 Removing intermediate container aced0080fc83 04:02:20 ---> 720c452e862d 04:02:20 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:20 ---> Running in c607d3715af3 04:02:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:02:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:02:23 (1/4) Installing openssh-keygen (9.0_p1-r2) 04:02:23 (2/4) Installing libedit (20210910.3.1-r0) 04:02:23 (3/4) Installing openssh-client-common (9.0_p1-r2) 04:02:23 (4/4) Installing openssh-client-default (9.0_p1-r2) 04:02:23 Executing busybox-1.35.0-r17.trigger 04:02:23 OK: 226 MiB in 55 packages 04:02:25 Removing intermediate container c607d3715af3 04:02:25 ---> 889a38a7aa04 04:02:25 Step 9/13 : WORKDIR /device-mqtt-go 04:02:25 ---> Running in f2688dfc6148 04:02:25 Removing intermediate container f2688dfc6148 04:02:25 ---> 3532e0afe28e 04:02:25 Step 10/13 : COPY go.mod vendor* ./ 04:02:25 ---> a1c3680b9094 04:02:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:25 ---> Running in 5fe57ba6f058 04:03:22 Removing intermediate container 5fe57ba6f058 04:03:22 ---> feb4b09f8eac 04:03:22 Step 12/13 : COPY . . 04:03:22 ---> 9eec68715ec2 04:03:22 Step 13/13 : RUN $MAKE 04:03:22 ---> Running in ba6469d91c2d 04:03:22 noop 04:03:22 Removing intermediate container ba6469d91c2d 04:03:22 ---> c6db5319c70d 04:03:22 Successfully built c6db5319c70d 04:03:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker inspect -f . ci-base-image-arm64 04:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:22 prd-ubuntu20.04-docker-arm64-4c-16g-78142 does not seem to be running inside a container 04:03:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:03:24 $ docker top 660967b8d21b6abd445548572746441d59b2ef741656b1c565dae4ba50da959f -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:24 + go version 04:03:24 go version go1.18.7 linux/arm64 [Pipeline] } 04:03:24 $ docker stop --time=1 660967b8d21b6abd445548572746441d59b2ef741656b1c565dae4ba50da959f 04:03:26 $ docker rm -f 660967b8d21b6abd445548572746441d59b2ef741656b1c565dae4ba50da959f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:27 + docker inspect -f . ci-base-image-arm64 04:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:27 prd-ubuntu20.04-docker-arm64-4c-16g-78142 does not seem to be running inside a container 04:03:27 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:03:28 $ docker top 379ffa3d8dbc3e8fc9bb6dc5ebf48ce19b6130bb926d9a89b428fc32624f0f41 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:28 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 04:03:29 + make test 04:03:29 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:03:31 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:05:08 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:05:08 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements 04:05:08 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:05:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:05:08 GCO_ENABLED=1 GO111MODULE=on go vet ./... 04:05:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:26 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:26 $ docker stop --time=1 379ffa3d8dbc3e8fc9bb6dc5ebf48ce19b6130bb926d9a89b428fc32624f0f41 04:05:28 $ docker rm -f 379ffa3d8dbc3e8fc9bb6dc5ebf48ce19b6130bb926d9a89b428fc32624f0f41 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:29 Warning: overwriting stash ‘coverage-report’ 04:05:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:30 + ls -al . 04:05:30 total 188 04:05:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 04:03 . 04:05:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 04:01 .. 04:05:30 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 04:01 .dockerignore 04:05:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 04:01 .git 04:05:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:01 .github 04:05:30 -rw-rw-r-- 1 jenkins jenkins 329 Oct 25 04:01 .gitignore 04:05:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 04:01 .golangci.yml 04:05:30 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 25 04:01 Attribution.txt 04:05:30 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 25 04:01 CHANGELOG.md 04:05:30 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 25 04:01 Dockerfile 04:05:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 04:01 GOVERNANCE.md 04:05:30 -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 04:01 Jenkinsfile 04:05:30 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 04:01 LICENSE 04:05:30 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 25 04:01 Makefile 04:05:30 -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 04:01 OWNERS.md 04:05:30 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 25 04:01 README.md 04:05:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 01:20 VERSION 04:05:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 04:01 bin 04:05:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:01 cmd 04:05:30 -rw-r--r-- 1 jenkins jenkins 17887 Oct 25 04:05 coverage.out 04:05:30 -rw-rw-r-- 1 jenkins jenkins 3511 Oct 25 04:01 go.mod 04:05:30 -rw-rw-r-- 1 jenkins jenkins 45142 Oct 25 04:01 go.sum 04:05:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:01 internal 04:05:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 04:01 mock 04:05:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 04:01 snap 04:05:30 -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + 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=83a5fc794dd57135cb1f8565590623a359eeacf5 --label arch=arm64 --label version=0.0.0 . 04:05:30 Sending build context to Docker daemon 3.236MB 04:05:30 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 04:05:30 Step 2/25 : FROM ${BASE} AS builder 04:05:30 ---> c6db5319c70d 04:05:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 04:05:31 ---> Running in faf86268dc7e 04:05:31 Removing intermediate container faf86268dc7e 04:05:31 ---> 2bcee2b72060 04:05:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:31 ---> Running in a642fbb47d09 04:05:31 Removing intermediate container a642fbb47d09 04:05:31 ---> dda6ce398fa9 04:05:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 04:05:31 ---> Running in 7b6f70ca684e 04:05:32 Removing intermediate container 7b6f70ca684e 04:05:32 ---> ecb48dda3820 04:05:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 04:05:32 ---> Running in a846021ce5f5 04:05:32 Removing intermediate container a846021ce5f5 04:05:32 ---> 8ae07671f897 04:05:32 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:32 ---> Running in 61fe4b2cb4f2 04:05:34 Removing intermediate container 61fe4b2cb4f2 04:05:34 ---> 2c7920daf6d9 04:05:34 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:34 ---> Running in e4387e2ed18f 04:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:05:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:05:39 OK: 226 MiB in 55 packages 04:05:39 Removing intermediate container e4387e2ed18f 04:05:39 ---> e17493415ec7 04:05:39 Step 9/25 : WORKDIR /device-mqtt-go 04:05:40 ---> Running in d6ef4cdb5abe 04:05:40 Removing intermediate container d6ef4cdb5abe 04:05:40 ---> 5d852e66549c 04:05:40 Step 10/25 : COPY go.mod vendor* ./ 04:05:40 ---> 1b91b16a4398 04:05:40 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:41 ---> Running in ded1c13ced6a 04:05:43 Removing intermediate container ded1c13ced6a 04:05:43 ---> ade1689f4641 04:05:43 Step 12/25 : COPY . . 04:05:44 ---> 5b57a2975708 04:05:44 Step 13/25 : RUN $MAKE 04:05:44 ---> Running in b89a80b79d85 04:05:45 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 04:08:22 Removing intermediate container b89a80b79d85 04:08:22 ---> 51e48c4969b6 04:08:22 Step 14/25 : FROM alpine:3.16 04:08:22 3.16: Pulling from library/alpine 04:08:22 9b18e9b68314: Already exists 04:08:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 04:08:22 Status: Downloaded newer image for alpine:3.16 04:08:22 ---> a6215f271958 04:08:22 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:08:22 ---> Running in 2405bc99fa9a 04:08:22 Removing intermediate container 2405bc99fa9a 04:08:22 ---> a23b301b4918 04:08:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 04:08:22 ---> Running in 5d94a9c90fea 04:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:08:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:08:22 (1/6) Installing dumb-init (1.2.5-r1) 04:08:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 04:08:22 (3/6) Installing libsodium (1.0.18-r0) 04:08:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 04:08:22 (5/6) Installing libzmq (4.3.4-r0) 04:08:22 (6/6) Installing zeromq (4.3.4-r0) 04:08:22 Executing busybox-1.35.0-r17.trigger 04:08:22 OK: 8 MiB in 20 packages 04:08:22 Removing intermediate container 5d94a9c90fea 04:08:22 ---> a9b58253fd32 04:08:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 04:08:24 ---> 16a9ad9ef508 04:08:24 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 04:08:24 ---> d7171d77561a 04:08:24 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:08:25 ---> fb50f7f47115 04:08:25 Step 20/25 : EXPOSE 59982 04:08:25 ---> Running in e13e76a19972 04:08:25 Removing intermediate container e13e76a19972 04:08:25 ---> a159e878f13d 04:08:25 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 04:08:25 ---> Running in 774e7a09f124 04:08:26 Removing intermediate container 774e7a09f124 04:08:26 ---> 6271ed65ff5a 04:08:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:26 ---> Running in 876f984e87b4 04:08:26 Removing intermediate container 876f984e87b4 04:08:26 ---> f917a19cd7ca 04:08:26 Step 23/25 : LABEL arch=arm64 04:08:26 ---> Running in 3c20604aa0cd 04:08:26 Removing intermediate container 3c20604aa0cd 04:08:26 ---> d20b0c92ee23 04:08:26 Step 24/25 : LABEL git_sha=83a5fc794dd57135cb1f8565590623a359eeacf5 04:08:26 ---> Running in 2669b74ba549 04:08:27 Removing intermediate container 2669b74ba549 04:08:27 ---> a4fb374ad032 04:08:27 Step 25/25 : LABEL version=0.0.0 04:08:27 ---> Running in aff8805b64a7 04:08:27 Removing intermediate container aff8805b64a7 04:08:27 ---> 54e922f4eef2 04:08:27 [Warning] One or more build-args [ARCH] were not consumed 04:08:27 Successfully built 54e922f4eef2 04:08:27 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 04:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:28 04:08:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:28 arm64: Pulling from edgex-lftools-log-publisher 04:08:28 8998bd30e6a1: Pulling fs layer 04:08:28 04944245beec: Pulling fs layer 04:08:28 699f458cf7ca: Pulling fs layer 04:08:28 765212b225bb: Pulling fs layer 04:08:28 f23df028b6ca: Pulling fs layer 04:08:28 d65c8cfc05b1: Pulling fs layer 04:08:28 2437ff75d9bd: Pulling fs layer 04:08:28 f23df028b6ca: Waiting 04:08:28 d65c8cfc05b1: Waiting 04:08:28 2437ff75d9bd: Waiting 04:08:28 765212b225bb: Waiting 04:08:28 04944245beec: Verifying Checksum 04:08:28 04944245beec: Download complete 04:08:28 765212b225bb: Verifying Checksum 04:08:28 765212b225bb: Download complete 04:08:28 f23df028b6ca: Verifying Checksum 04:08:28 f23df028b6ca: Download complete 04:08:28 d65c8cfc05b1: Verifying Checksum 04:08:28 d65c8cfc05b1: Download complete 04:08:28 699f458cf7ca: Verifying Checksum 04:08:28 699f458cf7ca: Download complete 04:08:29 8998bd30e6a1: Verifying Checksum 04:08:29 8998bd30e6a1: Download complete 04:08:31 2437ff75d9bd: Verifying Checksum 04:08:31 2437ff75d9bd: Download complete 04:08:33 8998bd30e6a1: Pull complete 04:08:33 04944245beec: Pull complete 04:08:35 699f458cf7ca: Pull complete 04:08:35 765212b225bb: Pull complete 04:08:36 f23df028b6ca: Pull complete 04:08:36 d65c8cfc05b1: Pull complete 04:08:51 2437ff75d9bd: Pull complete 04:08:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:51 prd-ubuntu20.04-docker-arm64-4c-16g-78142 does not seem to be running inside a container 04:08:51 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:08:54 $ docker top ace0c1eb0121ca19f321ef14aff4ec2f04219c66c2082b3207dfd01bf3d3a76d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:55 ---> job-cost.sh 04:08:55 lf-activate-venv: SKIPPING 04:08:55 INFO: No Stack... 04:08:55 INFO: Retrieving Pricing Info for: v3-standard-4 04:08:56 INFO: Archiving Costs [Pipeline] sh 04:08:57 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 04:08:57 + cut -d, -f6 [Pipeline] lock 04:08:57 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] 04:08:57 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] did not exist. Created. 04:08:57 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:08:57 /w/workspace/device-mqtt-go/2@tmp/durable-79f386ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:08:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:08:58 Warning: overwriting stash ‘stack-cost’ 04:08:58 Stashed 1 file(s) [Pipeline] } 04:08:58 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:08:58 $ docker stop --time=1 ace0c1eb0121ca19f321ef14aff4ec2f04219c66c2082b3207dfd01bf3d3a76d 04:09:00 $ docker rm -f ace0c1eb0121ca19f321ef14aff4ec2f04219c66c2082b3207dfd01bf3d3a76d [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 04:09:00 provisioning config files... 04:09:00 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config1486068403505049170tmp [Pipeline] { [Pipeline] sh 04:09:00 + set +x 04:09:00 + bash -s -- 04:09:00 + curl -s https://codecov.io/bash 04:09:00 04:09:00 _____ _ 04:09:00 / ____| | | 04:09:00 | | ___ __| | ___ ___ _____ __ 04:09:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:09:00 | |___| (_) | (_| | __/ (_| (_) \ V / 04:09:00 \_____\___/ \__,_|\___|\___\___/ \_/ 04:09:00 Bash-1.0.6 04:09:00 04:09:00 04:09:00 ==> git version 2.25.1 found 04:09:00 ==> 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 04:09:00 Release-Date: 2020-01-08 04:09:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:09:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:09:00 ==> Jenkins CI detected. 04:09:00 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-429 04:09:00 project root: . 04:09:00 --> token set from env 04:09:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:09:00 ==> Running gcov in . (disable via -X gcov) 04:09:00 ==> Python coveragepy not found 04:09:00 ==> Searching for coverage reports in: 04:09:00 + . 04:09:00 -> Found 1 reports 04:09:00 ==> Detecting git/mercurial file structure 04:09:00 ==> Reading reports 04:09:00 + ./coverage.out bytes=17887 04:09:00 ==> Appending adjustments 04:09:00 https://docs.codecov.io/docs/fixing-reports 04:09:00 + Found adjustments 04:09:00 ==> Gzipping contents 04:09:00 4.0K /tmp/codecov.68iGR0.gz 04:09:00 ==> Uploading reports 04:09:00 url: https://codecov.io 04:09:00 query: branch=PR-429&commit=6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= 04:09:00 -> Pinging Codecov 04:09:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-429&commit=6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= 04:09:01 -> Uploading to 04:09:01 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/7D719EC7BBE17E464838252E33014C33/6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387/eb6c7579-6601-48cb-b59f-a853437b6cda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T040901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c60007050d7b6db2173b539a97a494051991885c957d80db243f677a25117ce 04:09:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:01 Dload Upload Total Spent Left Speed 04:09:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 13679 --:--:-- --:--:-- --:--:-- 13621 100 3201 0 0 100 3201 0 12079 --:--:-- --:--:-- --:--:-- 12033 04:09:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6dc72a6d132ea7398b66f3c4ac4dd023f9fb5387 [Pipeline] } 04:09:01 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 04:09:02 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives ] 04:09:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 04:09:02 total 16 04:09:02 drwxr-xr-x 3 root root 4096 Oct 25 01:21 . 04:09:02 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 01:21 .. 04:09:02 drwxr-xr-x 2 root root 4096 Oct 25 01:21 cost 04:09:02 -rw-r--r-- 1 root root 86 Oct 25 01:21 cost.csv 04:09:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 04:09:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives 04:09:02 total 16 04:09:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 01:21 . 04:09:02 drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 01:21 .. 04:09:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 01:21 cost 04:09:02 -rw-r--r-- 1 jenkins jenkins 86 Oct 25 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:09:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:09:03 ---> package-listing.sh 04:09:03 ++ facter osfamily 04:09:03 ++ tr '[:upper:]' '[:lower:]' 04:09:03 + OS_FAMILY=debian 04:09:03 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-429 04:09:03 + START_PACKAGES=/tmp/packages_start.txt 04:09:03 + END_PACKAGES=/tmp/packages_end.txt 04:09:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:03 + PACKAGES=/tmp/packages_start.txt 04:09:03 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' 04:09:03 + PACKAGES=/tmp/packages_end.txt 04:09:03 + case "${OS_FAMILY}" in 04:09:03 + dpkg -l 04:09:03 + grep '^ii' 04:09:03 + '[' -f /tmp/packages_start.txt ']' 04:09:03 + '[' -f /tmp/packages_end.txt ']' 04:09:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:03 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' 04:09:03 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ 04:09:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ [Pipeline] echo 04:09:03 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:09:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:04 prd-ubuntu20.04-docker-8c-8g-63817 does not seem to be running inside a container 04:09:04 $ 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-429/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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:04 $ docker top 787cc92eaf163cda54064059b86cef3b0feebb37b19045453bc0922a3d6641fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:04 + touch /tmp/pre-build-complete [Pipeline] sh 04:09:05 + mkdir -p /var/log/sysstat [Pipeline] sh 04:09:05 + ls /var/log/sa-host 04:09:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:05 provisioning config files... 04:09:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config16110000399478157946tmp [Pipeline] { [Pipeline] echo 04:09:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:09:05 ---> create-netrc.sh [Pipeline] } 04:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:09:06 ---> python-tools-install.sh [Pipeline] echo 04:09:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:09:06 ---> sudo-logs.sh 04:09:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:09:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:09:06 ---> job-cost.sh 04:09:06 lf-activate-venv: SKIPPING 04:09:06 DEBUG: total: 0.2199999988079071 04:09:06 INFO: Retrieving Stack Cost... 04:09:08 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:08 INFO: Archiving Costs [Pipeline] echo 04:09:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:09:08 ---> logs-deploy.sh 04:09:08 lf-activate-venv: SKIPPING 04:09:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-429/2 04:09:08 INFO: archiving workspace using pattern(s): 04:09:09 Archives upload complete. 04:09:09 INFO: archiving logs to Nexus 04:09:10 ---> uname -a: 04:09:10 Linux prd-ubuntu20-04-docker-8c-8g-63817 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:09:10 04:09:10 04:09:10 ---> lscpu: 04:09:10 Architecture: x86_64 04:09:10 CPU op-mode(s): 32-bit, 64-bit 04:09:10 Byte Order: Little Endian 04:09:10 Address sizes: 40 bits physical, 48 bits virtual 04:09:10 CPU(s): 8 04:09:10 On-line CPU(s) list: 0-7 04:09:10 Thread(s) per core: 1 04:09:10 Core(s) per socket: 1 04:09:10 Socket(s): 8 04:09:10 NUMA node(s): 1 04:09:10 Vendor ID: AuthenticAMD 04:09:10 CPU family: 23 04:09:10 Model: 49 04:09:10 Model name: AMD EPYC-Rome Processor 04:09:10 Stepping: 0 04:09:10 CPU MHz: 2799.988 04:09:10 BogoMIPS: 5599.97 04:09:10 Virtualization: AMD-V 04:09:10 Hypervisor vendor: KVM 04:09:10 Virtualization type: full 04:09:10 L1d cache: 256 KiB 04:09:10 L1i cache: 256 KiB 04:09:10 L2 cache: 4 MiB 04:09:10 L3 cache: 128 MiB 04:09:10 NUMA node0 CPU(s): 0-7 04:09:10 Vulnerability Itlb multihit: Not affected 04:09:10 Vulnerability L1tf: Not affected 04:09:10 Vulnerability Mds: Not affected 04:09:10 Vulnerability Meltdown: Not affected 04:09:10 Vulnerability Mmio stale data: Not affected 04:09:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:09:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:09:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:09:10 Vulnerability Srbds: Not affected 04:09:10 Vulnerability Tsx async abort: Not affected 04:09:10 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 04:09:10 04:09:10 04:09:10 ---> nproc: 04:09:10 8 04:09:10 04:09:10 04:09:10 ---> df -h: 04:09:10 Filesystem Size Used Avail Use% Mounted on 04:09:10 overlay 155G 12G 144G 8% / 04:09:10 tmpfs 64M 0 64M 0% /dev 04:09:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:09:10 shm 64M 0 64M 0% /dev/shm 04:09:10 /dev/vda1 155G 12G 144G 8% /facter-os 04:09:10 04:09:10