Pull request #419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77210627d1b74a3d5b59b3a5a2d9479510698a1f+e3fb6b6c893123b5784ccc2dd10ff9f0848293eb (ecd407a9ce9f13c694028e87ebbc6eb76641cce9) 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-ssh438525670201094668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17892770947714216295.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1364830013671514593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4037162400291994237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17747690807804500952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17068287068353274216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7538 in /w/workspace/xfoundry_device-modbus-go_PR-419 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-419 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit 77210627d1b74a3d5b59b3a5a2d9479510698a1f Merge succeeded, producing 77210627d1b74a3d5b59b3a5a2d9479510698a1f Checking out Revision 77210627d1b74a3d5b59b3a5a2d9479510698a1f (PR-419) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:02 ========================================================= 05:59:02 EdgeX Global Pipelines Version Info 05:59:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:03 ------------------- 05:59:03 stable info: 05:59:03 ------------------- 05:59:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:03 Message: update stable to v1.0.244 05:59:04 ------------------- 05:59:04 experimental info: 05:59:04 ------------------- 05:59:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7721062 [Pipeline] echo 05:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:05 provisioning config files... 05:59:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config6537990417334930232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:06 ---> docker-login.sh 05:59:06 nexus3.edgexfoundry.org:10001 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 nexus3.edgexfoundry.org:10002 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 nexus3.edgexfoundry.org:10003 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 nexus3.edgexfoundry.org:10004 05:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:06 Configure a credential helper to remove this warning. See 05:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:06 05:59:06 Login Succeeded 05:59:06 docker.io 05:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:07 Configure a credential helper to remove this warning. See 05:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:07 05:59:07 Login Succeeded 05:59:07 ---> docker-login.sh ends [Pipeline] } 05:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:07 + git rev-list -1 --merges 77210627d1b74a3d5b59b3a5a2d9479510698a1f~1..77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo 05:59:07 -----------> git rev-list -1 --merges 77210627d1b74a3d5b59b3a5a2d9479510698a1f~1..77210627d1b74a3d5b59b3a5a2d9479510698a1f 77210627d1b74a3d5b59b3a5a2d9479510698a1f [false] [Pipeline] sh 05:59:08 + git log --format=format:%s -1 77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo 05:59:08 ========================================================= 05:59:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:08 + git log --format=format:%s -1 77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo 05:59:08 [semverPrep] GIT_COMMIT: 77210627d1b74a3d5b59b3a5a2d9479510698a1f, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 05:59:08 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:09 + grep -v github /etc/ssh/ssh_known_hosts 05:59:09 + [ -e /tmp/ssh_known_hosts ] 05:59:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:09 05:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:09 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:09 b85a868b505f: Pulling fs layer 05:59:09 e2be974225ed: Pulling fs layer 05:59:09 339a4e72a1f5: Pulling fs layer 05:59:09 988bab9f4d93: Pulling fs layer 05:59:09 1469e6f7b9e6: Pulling fs layer 05:59:09 eaf3925da568: Pulling fs layer 05:59:09 bab4dde63d76: Pulling fs layer 05:59:09 bde34c3a00c8: Pulling fs layer 05:59:09 b352a97aabf1: Pulling fs layer 05:59:09 4872d77fe225: Pulling fs layer 05:59:09 5851b861e8e6: Pulling fs layer 05:59:09 1469e6f7b9e6: Waiting 05:59:09 bab4dde63d76: Waiting 05:59:09 4872d77fe225: Waiting 05:59:09 5851b861e8e6: Waiting 05:59:09 eaf3925da568: Waiting 05:59:09 bde34c3a00c8: Waiting 05:59:09 988bab9f4d93: Waiting 05:59:09 b352a97aabf1: Waiting 05:59:09 e2be974225ed: Download complete 05:59:09 988bab9f4d93: Verifying Checksum 05:59:09 988bab9f4d93: Download complete 05:59:10 1469e6f7b9e6: Download complete 05:59:10 eaf3925da568: Verifying Checksum 05:59:10 eaf3925da568: Download complete 05:59:10 339a4e72a1f5: Verifying Checksum 05:59:10 339a4e72a1f5: Download complete 05:59:10 bde34c3a00c8: Verifying Checksum 05:59:10 bde34c3a00c8: Download complete 05:59:10 b352a97aabf1: Verifying Checksum 05:59:10 b352a97aabf1: Download complete 05:59:10 4872d77fe225: Verifying Checksum 05:59:10 4872d77fe225: Download complete 05:59:10 5851b861e8e6: Download complete 05:59:10 b85a868b505f: Verifying Checksum 05:59:10 b85a868b505f: Download complete 05:59:10 bab4dde63d76: Verifying Checksum 05:59:10 bab4dde63d76: Download complete 05:59:11 b85a868b505f: Pull complete 05:59:11 e2be974225ed: Pull complete 05:59:12 339a4e72a1f5: Pull complete 05:59:12 988bab9f4d93: Pull complete 05:59:12 1469e6f7b9e6: Pull complete 05:59:12 eaf3925da568: Pull complete 05:59:14 bab4dde63d76: Pull complete 05:59:14 bde34c3a00c8: Pull complete 05:59:14 b352a97aabf1: Pull complete 05:59:14 4872d77fe225: Pull complete 05:59:14 5851b861e8e6: Pull complete 05:59:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:14 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 05:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:17 $ docker top a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 -eo pid,comm 05:59:17 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). 05:59:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:17 [ssh-agent] Looking for ssh-agent implementation... 05:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:17 $ docker exec a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent 05:59:17 SSH_AUTH_SOCK=/tmp/ssh-WqUfjoxS7MYs/agent.31 05:59:17 SSH_AGENT_PID=37 05:59:17 Running ssh-add (command line suppressed) 05:59:17 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_9359362382363824507.key (/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_9359362382363824507.key) 05:59:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:18 + git tag --points-at HEAD [Pipeline] } 05:59:18 $ docker exec --env ******** --env ******** a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent -k 05:59:18 unset SSH_AUTH_SOCK; 05:59:18 unset SSH_AGENT_PID; 05:59:18 echo Agent pid 37 killed; 05:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:18 [ssh-agent] Looking for ssh-agent implementation... 05:59:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:18 $ docker exec a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent 05:59:18 SSH_AUTH_SOCK=/tmp/ssh-nSRTmAFvkhIi/agent.69 05:59:18 SSH_AGENT_PID=75 05:59:18 Running ssh-add (command line suppressed) 05:59:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_5650110145692229073.key (/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_5650110145692229073.key) 05:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:19 + git semver init 05:59:19 2023-02-27 05:59:19,340 [run_init] DEBUG init version:0.0.0 force:False 05:59:19 2023-02-27 05:59:19,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver 05:59:19 2023-02-27 05:59:19,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-419/.semver 05:59:19 2023-02-27 05:59:19,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-419/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419, universal_newlines=False, shell=None, istream=None) 05:59:20 2023-02-27 05:59:20,247 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-419/.git/info/exclude 05:59:20 2023-02-27 05:59:20,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 with force:False 05:59:20 2023-02-27 05:59:20,248 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 05:59:20 2023-02-27 05:59:20,252 [execute] INFO git cat-file --batch-check 05:59:20 2023-02-27 05:59:20,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) 05:59:20 2023-02-27 05:59:20,259 [execute] INFO git cat-file --batch 05:59:20 2023-02-27 05:59:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) 05:59:20 2023-02-27 05:59:20,264 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 05:59:20 0.0.0 [Pipeline] } 05:59:20 $ docker exec --env ******** --env ******** a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent -k 05:59:20 unset SSH_AUTH_SOCK; 05:59:20 unset SSH_AGENT_PID; 05:59:20 echo Agent pid 75 killed; 05:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:20 + git semver [Pipeline] } 05:59:21 $ docker stop --time=1 a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 05:59:22 $ docker rm -f --volumes a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:23 Stashed 1 file(s) [Pipeline] echo 05:59:23 [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 05:59:23 provisioning config files... 05:59:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config4486130457676208080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:24 ---> docker-login.sh 05:59:24 nexus3.edgexfoundry.org:10001 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10002 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10003 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 nexus3.edgexfoundry.org:10004 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 docker.io 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 ---> docker-login.sh ends [Pipeline] } 05:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:24 ========================================================= 05:59:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + 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 . 05:59:25 Sending build context to Docker daemon 6.416MB 05:59:25 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:59:25 Step 2/10 : FROM ${BASE} AS builder 05:59:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:25 213ec9aee27d: Pulling fs layer 05:59:25 4583459ba037: Pulling fs layer 05:59:25 93c1e223e6f2: Pulling fs layer 05:59:25 53926ce57604: Pulling fs layer 05:59:25 21b2b0c7a3f4: Pulling fs layer 05:59:25 22ff95d597cd: Pulling fs layer 05:59:25 12d6caf4c0d1: Pulling fs layer 05:59:25 96b7cbca73a9: Pulling fs layer 05:59:25 a7acece74701: Pulling fs layer 05:59:25 96b7cbca73a9: Waiting 05:59:25 22ff95d597cd: Waiting 05:59:25 a7acece74701: Waiting 05:59:25 12d6caf4c0d1: Waiting 05:59:25 53926ce57604: Waiting 05:59:25 21b2b0c7a3f4: Waiting 05:59:25 93c1e223e6f2: Download complete 05:59:25 4583459ba037: Verifying Checksum 05:59:25 4583459ba037: Download complete 05:59:25 21b2b0c7a3f4: Verifying Checksum 05:59:25 21b2b0c7a3f4: Download complete 05:59:25 22ff95d597cd: Download complete 05:59:25 213ec9aee27d: Verifying Checksum 05:59:25 213ec9aee27d: Download complete 05:59:25 12d6caf4c0d1: Download complete 05:59:25 213ec9aee27d: Pull complete 05:59:25 4583459ba037: Pull complete 05:59:25 93c1e223e6f2: Pull complete 05:59:26 a7acece74701: Verifying Checksum 05:59:26 a7acece74701: Download complete 05:59:26 53926ce57604: Verifying Checksum 05:59:26 53926ce57604: Download complete 05:59:26 96b7cbca73a9: Verifying Checksum 05:59:26 96b7cbca73a9: Download complete 05:59:30 53926ce57604: Pull complete 05:59:30 21b2b0c7a3f4: Pull complete 05:59:30 22ff95d597cd: Pull complete 05:59:30 12d6caf4c0d1: Pull complete 05:59:32 96b7cbca73a9: Pull complete 05:59:33 a7acece74701: Pull complete 05:59:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:33 ---> db6d94c90886 05:59:33 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:37 ---> Running in 1f1dfb1d2b02 05:59:37 Removing intermediate container 1f1dfb1d2b02 05:59:37 ---> b89fe4e27aa8 05:59:37 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:37 ---> Running in 133d193924b8 05:59:37 Removing intermediate container 133d193924b8 05:59:37 ---> e0ab08102046 05:59:37 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:37 ---> Running in c88f5443ab1d 05:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:37 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:59:37 (2/8) Installing libedit (20210910.3.1-r0) 05:59:37 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:59:37 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:59:37 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:59:37 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:59:37 (7/8) Installing openssh-server (9.0_p1-r2) 05:59:37 (8/8) Installing openssh (9.0_p1-r2) 05:59:37 Executing busybox-1.35.0-r17.trigger 05:59:37 OK: 217 MiB in 59 packages 05:59:38 Removing intermediate container c88f5443ab1d 05:59:38 ---> 0d6808953562 05:59:38 Step 6/10 : WORKDIR /device-modbus-go 05:59:38 ---> Running in 027448a0ad24 05:59:38 Removing intermediate container 027448a0ad24 05:59:38 ---> 289e37de715e 05:59:38 Step 7/10 : COPY go.mod vendor* ./ 05:59:38 ---> 85b7e9ab2a69 05:59:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:38 ---> Running in c28b9f39e54d 05:59:38 Still waiting to schedule task 05:59:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:00 Removing intermediate container c28b9f39e54d 06:00:00 ---> 11e4afd6889b 06:00:00 Step 9/10 : COPY . . 06:00:00 ---> 896da2c10315 06:00:00 Step 10/10 : RUN ${MAKE} 06:00:00 ---> Running in 8c480583f84e 06:00:00 noop 06:00:00 Removing intermediate container 8c480583f84e 06:00:00 ---> 810775944be5 06:00:00 Successfully built 810775944be5 06:00:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:00 + docker inspect -f . ci-base-image-x86_64 06:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:00 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 06:00:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:01 $ docker top a27b6228a837cf818f48ee2d095767c5eb5c3f5d96d87199c776f04544fd52dc -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:01 + go version 06:00:01 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:01 $ docker stop --time=1 a27b6228a837cf818f48ee2d095767c5eb5c3f5d96d87199c776f04544fd52dc 06:00:03 $ docker rm -f --volumes a27b6228a837cf818f48ee2d095767c5eb5c3f5d96d87199c776f04544fd52dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:03 + docker inspect -f . ci-base-image-x86_64 06:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:03 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 06:00:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:04 $ docker top d98218951989ec458da756235e9ce6e11554a137132326e938ec96264c3a06d4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:04 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] fileExists [Pipeline] sh 06:00:05 + make test 06:00:05 go test ./... -coverprofile=coverage.out 06:00:05 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:00:15 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:00:15 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.037s coverage: 47.7% of statements 06:00:21 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." 06:00:21 go vet ./... 06:00:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:25 ./bin/test-attribution-txt.sh [Pipeline] echo 06:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:25 $ docker stop --time=1 d98218951989ec458da756235e9ce6e11554a137132326e938ec96264c3a06d4 06:00:27 $ docker rm -f --volumes d98218951989ec458da756235e9ce6e11554a137132326e938ec96264c3a06d4 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:28 + ls -al . 06:00:28 total 184 06:00:28 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 06:00 . 06:00:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:59 .. 06:00:28 -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 05:59 .dockerignore 06:00:28 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:00 .git 06:00:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:59 .github 06:00:28 -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 05:59 .gitignore 06:00:28 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 05:59 .golangci.yml 06:00:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 05:59 .semver 06:00:28 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 05:59 Attribution.txt 06:00:28 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 05:59 CHANGELOG.md 06:00:28 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 05:59 Dockerfile 06:00:28 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 05:59 GOVERNANCE.md 06:00:28 -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 05:59 Jenkinsfile 06:00:28 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 05:59 LICENSE 06:00:28 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 05:59 Makefile 06:00:28 -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 05:59 OWNERS.md 06:00:28 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 05:59 README.md 06:00:28 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:59 VERSION 06:00:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:59 bin 06:00:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:59 cmd 06:00:28 -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 06:00 coverage.out 06:00:28 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 27 05:59 go.mod 06:00:28 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 27 05:59 go.sum 06:00:28 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:59 internal 06:00:28 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:59 simulator 06:00:28 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:59 snap 06:00:28 -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f --label arch=amd64 --label version=0.0.0 . 06:00:29 Sending build context to Docker daemon 6.44MB 06:00:29 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 06:00:29 Step 2/22 : FROM ${BASE} AS builder 06:00:29 ---> 810775944be5 06:00:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:00:29 ---> Running in ac7a9a2a1cc3 06:00:29 Removing intermediate container ac7a9a2a1cc3 06:00:29 ---> db5bab0aac8f 06:00:29 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:29 ---> Running in b5b8a37016f9 06:00:29 Removing intermediate container b5b8a37016f9 06:00:29 ---> 13a250ee96c0 06:00:29 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:00:29 ---> Running in 4024049a3123 06:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:30 OK: 217 MiB in 59 packages 06:00:30 Removing intermediate container 4024049a3123 06:00:30 ---> c43f11c5a9f3 06:00:30 Step 6/22 : WORKDIR /device-modbus-go 06:00:30 ---> Running in ec6b949ada76 06:00:30 Removing intermediate container ec6b949ada76 06:00:30 ---> dcf8a6973530 06:00:30 Step 7/22 : COPY go.mod vendor* ./ 06:00:30 ---> b55d334167f2 06:00:30 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:30 ---> Running in be3bd2f065a5 06:00:31 Removing intermediate container be3bd2f065a5 06:00:31 ---> 26429a5fac1e 06:00:31 Step 9/22 : COPY . . 06:00:31 ---> a27ca860e304 06:00:31 Step 10/22 : RUN ${MAKE} 06:00:31 ---> Running in 4321090638eb 06:00:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:00:54 Removing intermediate container 4321090638eb 06:00:54 ---> 715623008ec9 06:00:54 Step 11/22 : FROM alpine:3.14 06:00:54 3.14: Pulling from library/alpine 06:00:54 d261077062b2: Pulling fs layer 06:00:54 d261077062b2: Verifying Checksum 06:00:54 d261077062b2: Download complete 06:00:54 d261077062b2: Pull complete 06:00:54 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 06:00:54 Status: Downloaded newer image for alpine:3.14 06:00:54 ---> 6dff1269bc79 06:00:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:00:54 ---> Running in d253fecccc71 06:00:54 Removing intermediate container d253fecccc71 06:00:54 ---> 192c87b598e7 06:00:54 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:00:54 ---> Running in b5b50f2ecb49 06:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:00:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:00:54 (1/1) Installing dumb-init (1.2.5-r1) 06:00:54 Executing busybox-1.33.1-r8.trigger 06:00:54 OK: 6 MiB in 15 packages 06:00:54 Removing intermediate container b5b50f2ecb49 06:00:54 ---> 4fc244817653 06:00:54 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:00:54 ---> 8556edfb1beb 06:00:54 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:00:54 ---> 720215b5966b 06:00:54 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:00:54 ---> 1ce385ad5567 06:00:54 Step 17/22 : EXPOSE 59901 06:00:54 ---> Running in 366a72034cad 06:00:54 Removing intermediate container 366a72034cad 06:00:54 ---> de1be50075ba 06:00:54 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:00:55 ---> Running in 95ebf39747f0 06:00:55 Removing intermediate container 95ebf39747f0 06:00:55 ---> 22414b18bbf4 06:00:55 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:00:55 ---> Running in edeaa4d2d403 06:00:55 Removing intermediate container edeaa4d2d403 06:00:55 ---> e4562c0581b9 06:00:55 Step 20/22 : LABEL arch=amd64 06:00:55 ---> Running in 320688831ea2 06:00:55 Removing intermediate container 320688831ea2 06:00:55 ---> 37a7165351e6 06:00:55 Step 21/22 : LABEL git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f 06:00:55 ---> Running in bad6c948ba28 06:00:55 Removing intermediate container bad6c948ba28 06:00:55 ---> 9875efedcc37 06:00:55 Step 22/22 : LABEL version=0.0.0 06:00:55 ---> Running in 41396eba1d63 06:00:55 Removing intermediate container 41396eba1d63 06:00:55 ---> 83185a5df220 06:00:55 [Warning] One or more build-args [ARCH] were not consumed 06:00:55 Successfully built 83185a5df220 06:00:55 Successfully tagged device-modbus: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 06:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:56 06:00:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:56 latest: Pulling from edgex-lftools-log-publisher 06:00:56 5eb5b503b376: Pulling fs layer 06:00:56 5c69ac0246d0: Pulling fs layer 06:00:56 ec43610c2a17: Pulling fs layer 06:00:56 3a2ae6a8a46f: Pulling fs layer 06:00:56 33b1e0a273af: Pulling fs layer 06:00:56 5d3b04190fa2: Pulling fs layer 06:00:56 2f39f015ded8: Pulling fs layer 06:00:56 5d3b04190fa2: Waiting 06:00:56 3a2ae6a8a46f: Waiting 06:00:56 33b1e0a273af: Waiting 06:00:56 2f39f015ded8: Waiting 06:00:56 5c69ac0246d0: Verifying Checksum 06:00:56 5c69ac0246d0: Download complete 06:00:56 3a2ae6a8a46f: Verifying Checksum 06:00:56 3a2ae6a8a46f: Download complete 06:00:56 33b1e0a273af: Verifying Checksum 06:00:56 33b1e0a273af: Download complete 06:00:56 5d3b04190fa2: Verifying Checksum 06:00:56 5d3b04190fa2: Download complete 06:00:56 ec43610c2a17: Verifying Checksum 06:00:56 ec43610c2a17: Download complete 06:00:56 5eb5b503b376: Verifying Checksum 06:00:56 5eb5b503b376: Download complete 06:00:57 2f39f015ded8: Download complete 06:00:58 5eb5b503b376: Pull complete 06:00:58 5c69ac0246d0: Pull complete 06:00:58 ec43610c2a17: Pull complete 06:00:58 3a2ae6a8a46f: Pull complete 06:00:58 33b1e0a273af: Pull complete 06:00:58 5d3b04190fa2: Pull complete 06:01:03 2f39f015ded8: Pull complete 06:01:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:03 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 06:01:03 $ 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/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:06 $ docker top 254d9f2a234ab39877e16d666070e431b008998527f51e1cfa79bd5453f0248c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:07 ---> job-cost.sh 06:01:07 lf-activate-venv: SKIPPING 06:01:07 INFO: No Stack... 06:01:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:07 INFO: Archiving Costs [Pipeline] sh 06:01:07 + cat /w/workspace/xfoundry_device-modbus-go_PR-419/archives/cost.csv 06:01:07 + cut -d, -f6 [Pipeline] lock 06:01:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] 06:01:08 Resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] did not exist. Created. 06:01:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:08 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:08 Stashed 1 file(s) [Pipeline] } 06:01:08 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:08 $ docker stop --time=1 254d9f2a234ab39877e16d666070e431b008998527f51e1cfa79bd5453f0248c 06:01:09 $ docker rm -f --volumes 254d9f2a234ab39877e16d666070e431b008998527f51e1cfa79bd5453f0248c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7543 in /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] { [Pipeline] ws 06:02:18 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:02:18 Selected Git installation does not exist. Using Default 06:02:18 The recommended git tool is: NONE 06:02:24 using credential edgex-jenkins-ssh 06:02:25 Cloning the remote Git repository 06:02:25 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:02:25 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:02:25 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:02:25 > git --version # timeout=10 06:02:25 > git --version # 'git version 2.25.1' 06:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:26 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:28 Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit 77210627d1b74a3d5b59b3a5a2d9479510698a1f 06:02:28 Merge succeeded, producing 77210627d1b74a3d5b59b3a5a2d9479510698a1f 06:02:28 Checking out Revision 77210627d1b74a3d5b59b3a5a2d9479510698a1f (PR-419) 06:02:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:02:27 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:02:28 > git config core.sparsecheckout # timeout=10 06:02:28 > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 06:02:28 > git remote # timeout=10 06:02:28 > git config --get remote.origin.url # timeout=10 06:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:28 > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 06:02:28 > git rev-parse HEAD^{commit} # timeout=10 06:02:28 > git config core.sparsecheckout # timeout=10 06:02:28 > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 06:02:29 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 06:02:29 > git --version # timeout=10 06:02:29 > git --version # 'git version 2.25.1' 06:02:29 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:30 Dload Upload Total Spent Left Speed 06:02:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 06:02:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:31 + sudo tee /etc/docker/daemon.new 06:02:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:02:31 { 06:02:31 "registry-mirrors": [ 06:02:31 "https://nexus3.edgexfoundry.org:10001" 06:02:31 ], 06:02:31 "bip": "10.250.0.254/24", 06:02:31 "hosts": [ 06:02:31 "tcp://0.0.0.0:5555", 06:02:31 "unix:///var/run/docker.sock" 06:02:31 ], 06:02:31 "mtu": 1458, 06:02:31 "selinux-enabled": true, 06:02:31 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:31 } [Pipeline] sh 06:02:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:51 provisioning config files... 06:02:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14272850342967570288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:51 ---> docker-login.sh 06:02:51 nexus3.edgexfoundry.org:10001 06:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:53 Configure a credential helper to remove this warning. See 06:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:53 06:02:53 Login Succeeded 06:02:53 nexus3.edgexfoundry.org:10002 06:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:53 Configure a credential helper to remove this warning. See 06:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:53 06:02:53 Login Succeeded 06:02:53 nexus3.edgexfoundry.org:10003 06:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:54 Configure a credential helper to remove this warning. See 06:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:54 06:02:54 Login Succeeded 06:02:54 nexus3.edgexfoundry.org:10004 06:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:54 Configure a credential helper to remove this warning. See 06:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:54 06:02:54 Login Succeeded 06:02:54 docker.io 06:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:54 Configure a credential helper to remove this warning. See 06:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:54 06:02:54 Login Succeeded 06:02:54 ---> docker-login.sh ends [Pipeline] } 06:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:55 ========================================================= 06:02:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:02:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:55 + 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 . 06:02:56 Sending build context to Docker daemon 3.345MB 06:02:56 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:02:56 Step 2/10 : FROM ${BASE} AS builder 06:02:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:56 9b18e9b68314: Pulling fs layer 06:02:56 35d82f9e3411: Pulling fs layer 06:02:56 e16973657156: Pulling fs layer 06:02:56 fc693d55d65f: Pulling fs layer 06:02:56 7e9fc2657dce: Pulling fs layer 06:02:56 dda99020689f: Pulling fs layer 06:02:56 db1c61fa0a46: Pulling fs layer 06:02:56 891c053d2c06: Pulling fs layer 06:02:56 fc693d55d65f: Waiting 06:02:56 dda99020689f: Waiting 06:02:56 7e9fc2657dce: Waiting 06:02:56 db1c61fa0a46: Waiting 06:02:56 891c053d2c06: Waiting 06:02:56 e16973657156: Verifying Checksum 06:02:56 e16973657156: Download complete 06:02:56 35d82f9e3411: Verifying Checksum 06:02:56 35d82f9e3411: Download complete 06:02:56 7e9fc2657dce: Download complete 06:02:56 dda99020689f: Verifying Checksum 06:02:56 dda99020689f: Download complete 06:02:56 9b18e9b68314: Verifying Checksum 06:02:56 9b18e9b68314: Download complete 06:02:57 9b18e9b68314: Pull complete 06:02:58 891c053d2c06: Verifying Checksum 06:02:58 891c053d2c06: Download complete 06:02:58 35d82f9e3411: Pull complete 06:02:58 e16973657156: Pull complete 06:02:59 db1c61fa0a46: Verifying Checksum 06:02:59 db1c61fa0a46: Download complete 06:02:59 fc693d55d65f: Verifying Checksum 06:02:59 fc693d55d65f: Download complete 06:03:12 fc693d55d65f: Pull complete 06:03:12 7e9fc2657dce: Pull complete 06:03:13 dda99020689f: Pull complete 06:03:18 db1c61fa0a46: Pull complete 06:03:20 891c053d2c06: Pull complete 06:03:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:03:20 ---> f96f9c87975a 06:03:20 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:03:22 ---> Running in 50c6904a196b 06:03:23 Removing intermediate container 50c6904a196b 06:03:23 ---> 69001c1160fd 06:03:23 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:23 ---> Running in 6b397afaf543 06:03:23 Removing intermediate container 6b397afaf543 06:03:23 ---> 3c3e1b1de07d 06:03:23 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:03:23 ---> Running in 57222280f84b 06:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:03:26 (1/8) Installing openssh-keygen (9.0_p1-r2) 06:03:26 (2/8) Installing libedit (20210910.3.1-r0) 06:03:26 (3/8) Installing openssh-client-common (9.0_p1-r2) 06:03:26 (4/8) Installing openssh-client-default (9.0_p1-r2) 06:03:26 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 06:03:26 (6/8) Installing openssh-server-common (9.0_p1-r2) 06:03:26 (7/8) Installing openssh-server (9.0_p1-r2) 06:03:26 (8/8) Installing openssh (9.0_p1-r2) 06:03:26 Executing busybox-1.35.0-r17.trigger 06:03:26 OK: 228 MiB in 59 packages 06:03:27 Removing intermediate container 57222280f84b 06:03:27 ---> b583f5563fc7 06:03:27 Step 6/10 : WORKDIR /device-modbus-go 06:03:27 ---> Running in 0a9122963e98 06:03:28 Removing intermediate container 0a9122963e98 06:03:28 ---> 5593cb8e4a9c 06:03:28 Step 7/10 : COPY go.mod vendor* ./ 06:03:30 ---> 45a61ecdccdb 06:03:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:30 ---> Running in c21c36355163 06:04:38 Removing intermediate container c21c36355163 06:04:38 ---> d30eaa827e67 06:04:38 Step 9/10 : COPY . . 06:04:38 ---> be395f92d6f1 06:04:38 Step 10/10 : RUN ${MAKE} 06:04:38 ---> Running in 871c9a98bdbd 06:04:38 noop 06:04:38 Removing intermediate container 871c9a98bdbd 06:04:38 ---> c5a5bcedb2d5 06:04:38 Successfully built c5a5bcedb2d5 06:04:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker inspect -f . ci-base-image-arm64 06:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:39 prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container 06:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:04:40 $ docker top 5e00533b8cb6932e16bb737b191a495d43d5e1ffdc95acc91ecdf1a7d10773b6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:41 + go version 06:04:41 go version go1.18.7 linux/arm64 [Pipeline] } 06:04:41 $ docker stop --time=1 5e00533b8cb6932e16bb737b191a495d43d5e1ffdc95acc91ecdf1a7d10773b6 06:04:43 $ docker rm -f --volumes 5e00533b8cb6932e16bb737b191a495d43d5e1ffdc95acc91ecdf1a7d10773b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker inspect -f . ci-base-image-arm64 06:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container 06:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:04:45 $ docker top e9c9b90c4c6bf1db7e8e57ee9b8adf47e2e1a99f5f4d66077d0ee23aa010b00d -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:46 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:04:47 + make test 06:04:47 go test ./... -coverprofile=coverage.out 06:04:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:06:26 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:06:26 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.7% of statements 06:06:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:26 go vet ./... 06:06:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:58 ./bin/test-attribution-txt.sh [Pipeline] echo 06:06:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:06:58 $ docker stop --time=1 e9c9b90c4c6bf1db7e8e57ee9b8adf47e2e1a99f5f4d66077d0ee23aa010b00d 06:07:00 $ docker rm -f --volumes e9c9b90c4c6bf1db7e8e57ee9b8adf47e2e1a99f5f4d66077d0ee23aa010b00d [Pipeline] // withDockerContainer [Pipeline] sh 06:07:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:01 Warning: overwriting stash ‘coverage-report’ 06:07:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:03 + ls -al . 06:07:03 total 180 06:07:03 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 06:04 . 06:07:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:02 .. 06:07:03 -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 06:02 .dockerignore 06:07:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:02 .git 06:07:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:02 .github 06:07:03 -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 06:02 .gitignore 06:07:03 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 06:02 .golangci.yml 06:07:03 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 06:02 Attribution.txt 06:07:03 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 06:02 CHANGELOG.md 06:07:03 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 06:02 Dockerfile 06:07:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 06:02 GOVERNANCE.md 06:07:03 -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 06:02 Jenkinsfile 06:07:03 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 06:02 LICENSE 06:07:03 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 06:02 Makefile 06:07:03 -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 06:02 OWNERS.md 06:07:03 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 06:02 README.md 06:07:03 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:59 VERSION 06:07:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:02 bin 06:07:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:02 cmd 06:07:03 -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 06:06 coverage.out 06:07:03 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 27 06:02 go.mod 06:07:03 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 27 06:02 go.sum 06:07:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:02 internal 06:07:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:02 simulator 06:07:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:02 snap 06:07:03 -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:03 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f --label arch=arm64 --label version=0.0.0 . 06:07:03 Sending build context to Docker daemon 3.369MB 06:07:04 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 06:07:04 Step 2/22 : FROM ${BASE} AS builder 06:07:04 ---> c5a5bcedb2d5 06:07:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:07:04 ---> Running in e9f8d273df28 06:07:04 Removing intermediate container e9f8d273df28 06:07:04 ---> 664d37f39b2e 06:07:04 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:07:04 ---> Running in c8e7597ce436 06:07:05 Removing intermediate container c8e7597ce436 06:07:05 ---> 08d75b0a961d 06:07:05 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:07:05 ---> Running in 63479c7ae862 06:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:07:07 OK: 228 MiB in 59 packages 06:07:09 Removing intermediate container 63479c7ae862 06:07:09 ---> ce62657348e2 06:07:09 Step 6/22 : WORKDIR /device-modbus-go 06:07:10 ---> Running in eb2334572d49 06:07:10 Removing intermediate container eb2334572d49 06:07:10 ---> 0b73d526f7c2 06:07:10 Step 7/22 : COPY go.mod vendor* ./ 06:07:10 ---> bd2a045a0602 06:07:10 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:11 ---> Running in 1ce7768eebc0 06:07:16 Removing intermediate container 1ce7768eebc0 06:07:16 ---> ef1c327aa253 06:07:16 Step 9/22 : COPY . . 06:07:16 ---> 9646320ea277 06:07:16 Step 10/22 : RUN ${MAKE} 06:07:17 ---> Running in 49840b8d5a60 06:07:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:09:54 Removing intermediate container 49840b8d5a60 06:09:54 ---> 0c8ee3666d91 06:09:54 Step 11/22 : FROM alpine:3.14 06:09:54 3.14: Pulling from library/alpine 06:09:54 6f0e733d82e2: Pulling fs layer 06:09:54 6f0e733d82e2: Verifying Checksum 06:09:54 6f0e733d82e2: Download complete 06:09:54 6f0e733d82e2: Pull complete 06:09:54 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 06:09:54 Status: Downloaded newer image for alpine:3.14 06:09:54 ---> bf97f6347a60 06:09:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:09:54 ---> Running in 5df395be2650 06:09:54 Removing intermediate container 5df395be2650 06:09:54 ---> cde1fa4d7ed9 06:09:54 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:09:54 ---> Running in e2741b619a58 06:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:09:54 (1/1) Installing dumb-init (1.2.5-r1) 06:09:54 Executing busybox-1.33.1-r8.trigger 06:09:54 OK: 6 MiB in 15 packages 06:09:54 Removing intermediate container e2741b619a58 06:09:54 ---> 05aa822c6f57 06:09:54 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:09:54 ---> 3dbda09e5457 06:09:54 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:09:54 ---> ecaf0bc1f878 06:09:54 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:09:54 ---> 7694d2fc5016 06:09:54 Step 17/22 : EXPOSE 59901 06:09:54 ---> Running in f14ca999afee 06:09:54 Removing intermediate container f14ca999afee 06:09:54 ---> c026a54e59bd 06:09:54 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:09:54 ---> Running in ae3b163c5fe9 06:09:54 Removing intermediate container ae3b163c5fe9 06:09:54 ---> 8db23e74f855 06:09:54 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:09:54 ---> Running in 108f06a9572b 06:09:54 Removing intermediate container 108f06a9572b 06:09:54 ---> 092adeef0ee2 06:09:54 Step 20/22 : LABEL arch=arm64 06:09:54 ---> Running in f697ce5aad41 06:09:55 Removing intermediate container f697ce5aad41 06:09:55 ---> 04118eec7831 06:09:55 Step 21/22 : LABEL git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f 06:09:55 ---> Running in df8c1e266e33 06:09:55 Removing intermediate container df8c1e266e33 06:09:55 ---> e5c988167663 06:09:55 Step 22/22 : LABEL version=0.0.0 06:09:55 ---> Running in 789355d804aa 06:09:56 Removing intermediate container 789355d804aa 06:09:56 ---> d4f6c2034820 06:09:56 [Warning] One or more build-args [ARCH] were not consumed 06:09:56 Successfully built d4f6c2034820 06:09:56 Successfully tagged device-modbus-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 06:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:56 06:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:57 arm64: Pulling from edgex-lftools-log-publisher 06:09:57 8998bd30e6a1: Pulling fs layer 06:09:57 04944245beec: Pulling fs layer 06:09:57 699f458cf7ca: Pulling fs layer 06:09:57 765212b225bb: Pulling fs layer 06:09:57 f23df028b6ca: Pulling fs layer 06:09:57 765212b225bb: Waiting 06:09:57 d65c8cfc05b1: Pulling fs layer 06:09:57 d65c8cfc05b1: Waiting 06:09:57 f23df028b6ca: Waiting 06:09:57 2437ff75d9bd: Pulling fs layer 06:09:57 2437ff75d9bd: Waiting 06:09:57 04944245beec: Verifying Checksum 06:09:57 04944245beec: Download complete 06:09:57 765212b225bb: Verifying Checksum 06:09:57 765212b225bb: Download complete 06:09:57 f23df028b6ca: Verifying Checksum 06:09:57 f23df028b6ca: Download complete 06:09:57 d65c8cfc05b1: Verifying Checksum 06:09:57 d65c8cfc05b1: Download complete 06:09:57 699f458cf7ca: Verifying Checksum 06:09:57 699f458cf7ca: Download complete 06:09:58 8998bd30e6a1: Verifying Checksum 06:09:58 8998bd30e6a1: Download complete 06:10:00 2437ff75d9bd: Verifying Checksum 06:10:00 2437ff75d9bd: Download complete 06:10:02 8998bd30e6a1: Pull complete 06:10:02 04944245beec: Pull complete 06:10:03 699f458cf7ca: Pull complete 06:10:03 765212b225bb: Pull complete 06:10:04 f23df028b6ca: Pull complete 06:10:04 d65c8cfc05b1: Pull complete 06:10:19 2437ff75d9bd: Pull complete 06:10:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:20 prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container 06:10:20 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:10:23 $ docker top 66f57b6e320b8b74a0c5bbfb40bcf8c9029462afb1e6dbdb868e0de4a55556a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:24 ---> job-cost.sh 06:10:24 lf-activate-venv: SKIPPING 06:10:24 INFO: No Stack... 06:10:24 INFO: Retrieving Pricing Info for: v3-standard-4 06:10:25 INFO: Archiving Costs [Pipeline] sh 06:10:25 + cut -d, -f6 06:10:25 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 06:10:25 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] 06:10:25 Resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] did not exist. Created. 06:10:25 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:26 /w/workspace/device-modbus-go/1@tmp/durable-3daff134/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:26 + echo total: 0.10999999940395355 [Pipeline] stash 06:10:26 Warning: overwriting stash ‘stack-cost’ 06:10:26 Stashed 1 file(s) [Pipeline] } 06:10:26 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:26 $ docker stop --time=1 66f57b6e320b8b74a0c5bbfb40bcf8c9029462afb1e6dbdb868e0de4a55556a7 06:10:28 $ docker rm -f --volumes 66f57b6e320b8b74a0c5bbfb40bcf8c9029462afb1e6dbdb868e0de4a55556a7 [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 06:10:29 provisioning config files... 06:10:29 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config7654113756697359875tmp [Pipeline] { [Pipeline] sh 06:10:29 + set +x 06:10:29 + curl -s https://codecov.io/bash 06:10:29 + bash -s -- 06:10:29 06:10:29 _____ _ 06:10:29 / ____| | | 06:10:29 | | ___ __| | ___ ___ _____ __ 06:10:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:29 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:29 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:29 Bash-1.0.6 06:10:29 06:10:29 06:10:29 ==> git version 2.25.1 found 06:10:29 ==> 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 06:10:29 Release-Date: 2020-01-08 06:10:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:10:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:10:29 ==> Jenkins CI detected. 06:10:29 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-419 06:10:29 project root: . 06:10:29 --> token set from env 06:10:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:29 ==> Running gcov in . (disable via -X gcov) 06:10:29 ==> Python coveragepy not found 06:10:29 ==> Searching for coverage reports in: 06:10:29 + . 06:10:29 -> Found 1 reports 06:10:29 ==> Detecting git/mercurial file structure 06:10:29 ==> Reading reports 06:10:29 + ./coverage.out bytes=23241 06:10:29 ==> Appending adjustments 06:10:29 https://docs.codecov.io/docs/fixing-reports 06:10:30 + Found adjustments 06:10:30 ==> Gzipping contents 06:10:30 4.0K /tmp/codecov.wSaaE0.gz 06:10:30 ==> Uploading reports 06:10:30 url: https://codecov.io 06:10:30 query: branch=PR-419&commit=77210627d1b74a3d5b59b3a5a2d9479510698a1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=419&job=&cmd_args= 06:10:30 -> Pinging Codecov 06:10:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-419&commit=77210627d1b74a3d5b59b3a5a2d9479510698a1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=419&job=&cmd_args= 06:10:30 -> Uploading to 06:10:30 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/55DBCA73C666E3227836607328DD7E49/77210627d1b74a3d5b59b3a5a2d9479510698a1f/e498ab6f-c951-4948-a18f-410e1e5c7a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T061029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ea389a50d775bf68efce10be258f21a34483afab4e465fd0782fb7f5a53232c 06:10:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:30 Dload Upload Total Spent Left Speed 06:10:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3883 0 0 100 3883 0 19128 --:--:-- --:--:-- --:--:-- 19034 100 3883 0 0 100 3883 0 16665 --:--:-- --:--:-- --:--:-- 16594 06:10:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] } 06:10:30 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 06:10:31 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-419/archives ] 06:10:31 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-419/archives 06:10:31 total 16 06:10:31 drwxr-xr-x 3 root root 4096 Feb 27 06:01 . 06:10:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 06:01 .. 06:10:31 drwxr-xr-x 2 root root 4096 Feb 27 06:01 cost 06:10:31 -rw-r--r-- 1 root root 88 Feb 27 06:01 cost.csv 06:10:31 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-419/archives 06:10:31 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-419/archives 06:10:31 total 16 06:10:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 06:01 . 06:10:31 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 06:01 .. 06:10:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 06:01 cost 06:10:31 -rw-r--r-- 1 jenkins jenkins 88 Feb 27 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:33 ---> package-listing.sh 06:10:33 ++ facter osfamily 06:10:33 ++ tr '[:upper:]' '[:lower:]' 06:10:33 + OS_FAMILY=debian 06:10:33 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-419 06:10:33 + START_PACKAGES=/tmp/packages_start.txt 06:10:33 + END_PACKAGES=/tmp/packages_end.txt 06:10:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:33 + PACKAGES=/tmp/packages_start.txt 06:10:33 + '[' /w/workspace/xfoundry_device-modbus-go_PR-419 ']' 06:10:33 + PACKAGES=/tmp/packages_end.txt 06:10:33 + case "${OS_FAMILY}" in 06:10:33 + dpkg -l 06:10:33 + grep '^ii' 06:10:33 + '[' -f /tmp/packages_start.txt ']' 06:10:33 + '[' -f /tmp/packages_end.txt ']' 06:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:33 + '[' /w/workspace/xfoundry_device-modbus-go_PR-419 ']' 06:10:33 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-419/archives/ 06:10:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-419/archives/ [Pipeline] echo 06:10:33 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/xfoundry_device-modbus-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:34 prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container 06:10:34 $ 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/xfoundry_device-modbus-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:34 $ docker top 0acb87a22538fd918c585da80fda46a27077eec536d1a89dc9c3739fe1fc6c4a -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:35 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:35 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:35 + ls /var/log/sa-host 06:10:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:35 provisioning config files... 06:10:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config4389817003881141723tmp [Pipeline] { [Pipeline] echo 06:10:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:36 ---> create-netrc.sh [Pipeline] } 06:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:36 ---> python-tools-install.sh [Pipeline] echo 06:10:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:37 ---> sudo-logs.sh 06:10:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:37 ---> job-cost.sh 06:10:37 lf-activate-venv: SKIPPING 06:10:37 DEBUG: total: 0.2199999988079071 06:10:37 INFO: Retrieving Stack Cost... 06:10:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:38 INFO: Archiving Costs [Pipeline] echo 06:10:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:38 ---> logs-deploy.sh 06:10:38 lf-activate-venv: SKIPPING 06:10:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-419/1 06:10:38 INFO: archiving workspace using pattern(s): 06:10:39 Archives upload complete. 06:10:39 INFO: archiving logs to Nexus 06:10:40 ---> uname -a: 06:10:40 Linux prd-ubuntu20-04-docker-8c-8g-7538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:10:40 06:10:40 06:10:40 ---> lscpu: 06:10:40 Architecture: x86_64 06:10:40 CPU op-mode(s): 32-bit, 64-bit 06:10:40 Byte Order: Little Endian 06:10:40 Address sizes: 40 bits physical, 48 bits virtual 06:10:40 CPU(s): 8 06:10:40 On-line CPU(s) list: 0-7 06:10:40 Thread(s) per core: 1 06:10:40 Core(s) per socket: 1 06:10:40 Socket(s): 8 06:10:40 NUMA node(s): 1 06:10:40 Vendor ID: AuthenticAMD 06:10:40 CPU family: 23 06:10:40 Model: 49 06:10:40 Model name: AMD EPYC-Rome Processor 06:10:40 Stepping: 0 06:10:40 CPU MHz: 2799.998 06:10:40 BogoMIPS: 5599.99 06:10:40 Virtualization: AMD-V 06:10:40 Hypervisor vendor: KVM 06:10:40 Virtualization type: full 06:10:40 L1d cache: 256 KiB 06:10:40 L1i cache: 256 KiB 06:10:40 L2 cache: 4 MiB 06:10:40 L3 cache: 128 MiB 06:10:40 NUMA node0 CPU(s): 0-7 06:10:40 Vulnerability Itlb multihit: Not affected 06:10:40 Vulnerability L1tf: Not affected 06:10:40 Vulnerability Mds: Not affected 06:10:40 Vulnerability Meltdown: Not affected 06:10:40 Vulnerability Mmio stale data: Not affected 06:10:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:10:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:10:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:10:40 Vulnerability Srbds: Not affected 06:10:40 Vulnerability Tsx async abort: Not affected 06:10:40 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 06:10:40 06:10:40 06:10:40 ---> nproc: 06:10:40 8 06:10:40 06:10:40