Pull request #456 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 07c1a647140f71fdfdeaaee3b7136732308ddaac+55987cd457f5f1a930ff560b78c1acf5044fc241 (4b2aae3e11fcbdbdc9909d1d29b19008a411a88e) 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-ssh11539942629503493730.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12975168125663659844.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-456/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-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12765819469276360480.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-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12204172777386686815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13273357494540617220.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-456/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-456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10577916438582667628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-8750 in /w/workspace/xfoundry_device-modbus-go_PR-456 [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-456 # 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 Merging remotes/origin/main commit 55987cd457f5f1a930ff560b78c1acf5044fc241 into PR head commit 07c1a647140f71fdfdeaaee3b7136732308ddaac Merge succeeded, producing 07c1a647140f71fdfdeaaee3b7136732308ddaac Checking out Revision 07c1a647140f71fdfdeaaee3b7136732308ddaac (PR-456) > 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/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c1a647140f71fdfdeaaee3b7136732308ddaac # 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 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07c1a647140f71fdfdeaaee3b7136732308ddaac # timeout=10 Commit message: "refactor: Set ProfilesDir & DevicesDir to empty string" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:48:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:48:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:48:45 ========================================================= 17:48:45 EdgeX Global Pipelines Version Info 17:48:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:48:46 ------------------- 17:48:46 stable info: 17:48:46 ------------------- 17:48:46 Commited By: Bill Mahoney bill.mahoney@intel.com 17:48:46 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:48:46 Message: update stable to v1.0.248 17:48:46 ------------------- 17:48:46 experimental info: 17:48:46 ------------------- 17:48:46 Commited By: **** collab-it+edgex@linuxfoundation.org 17:48:46 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:48:46 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:48:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-456 [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-456 [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-456 [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07c1a647140f71fdfdeaaee3b7136732308ddaac [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07c1a64 [Pipeline] echo 17:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:48 provisioning config files... 17:48:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp/config12335050299349083119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:49 ---> docker-login.sh 17:48:49 nexus3.edgexfoundry.org:10001 17:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:49 Configure a credential helper to remove this warning. See 17:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:49 17:48:49 Login Succeeded 17:48:49 nexus3.edgexfoundry.org:10002 17:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:49 Configure a credential helper to remove this warning. See 17:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:49 17:48:49 Login Succeeded 17:48:49 nexus3.edgexfoundry.org:10003 17:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:49 Configure a credential helper to remove this warning. See 17:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:49 17:48:49 Login Succeeded 17:48:49 nexus3.edgexfoundry.org:10004 17:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:49 Configure a credential helper to remove this warning. See 17:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:49 17:48:49 Login Succeeded 17:48:49 docker.io 17:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:50 Configure a credential helper to remove this warning. See 17:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:50 17:48:50 Login Succeeded 17:48:50 ---> docker-login.sh ends [Pipeline] } 17:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:48:50 + git rev-list -1 --merges 07c1a647140f71fdfdeaaee3b7136732308ddaac~1..07c1a647140f71fdfdeaaee3b7136732308ddaac [Pipeline] echo 17:48:50 -----------> git rev-list -1 --merges 07c1a647140f71fdfdeaaee3b7136732308ddaac~1..07c1a647140f71fdfdeaaee3b7136732308ddaac 07c1a647140f71fdfdeaaee3b7136732308ddaac [false] [Pipeline] sh 17:48:51 + git log --format=format:%s -1 07c1a647140f71fdfdeaaee3b7136732308ddaac [Pipeline] echo 17:48:51 ========================================================= 17:48:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:48:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:51 + git log --format=format:%s -1 07c1a647140f71fdfdeaaee3b7136732308ddaac [Pipeline] echo 17:48:51 [semverPrep] GIT_COMMIT: 07c1a647140f71fdfdeaaee3b7136732308ddaac, Commit Message: refactor: Set ProfilesDir & DevicesDir to empty string [Pipeline] echo 17:48:51 [semverPrep] This is not a build commit. [Pipeline] sh 17:48:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:48:52 + grep -v github /etc/ssh/ssh_known_hosts 17:48:52 + [ -e /tmp/ssh_known_hosts ] 17:48:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:48:52 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:48:52 sudo tee -a /etc/ssh/ssh_known_hosts 17:48:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:52 17:48:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:52 0.1.4: Pulling from edgex-devops/py-git-semver 17:48:52 b85a868b505f: Pulling fs layer 17:48:52 e2be974225ed: Pulling fs layer 17:48:52 339a4e72a1f5: Pulling fs layer 17:48:52 988bab9f4d93: Pulling fs layer 17:48:52 1469e6f7b9e6: Pulling fs layer 17:48:52 eaf3925da568: Pulling fs layer 17:48:52 bab4dde63d76: Pulling fs layer 17:48:52 bde34c3a00c8: Pulling fs layer 17:48:52 b352a97aabf1: Pulling fs layer 17:48:52 4872d77fe225: Pulling fs layer 17:48:52 5851b861e8e6: Pulling fs layer 17:48:52 b352a97aabf1: Waiting 17:48:52 988bab9f4d93: Waiting 17:48:52 eaf3925da568: Waiting 17:48:52 bde34c3a00c8: Waiting 17:48:52 bab4dde63d76: Waiting 17:48:52 4872d77fe225: Waiting 17:48:52 1469e6f7b9e6: Waiting 17:48:52 e2be974225ed: Download complete 17:48:52 988bab9f4d93: Verifying Checksum 17:48:52 988bab9f4d93: Download complete 17:48:52 1469e6f7b9e6: Verifying Checksum 17:48:52 1469e6f7b9e6: Download complete 17:48:53 eaf3925da568: Verifying Checksum 17:48:53 eaf3925da568: Download complete 17:48:53 339a4e72a1f5: Verifying Checksum 17:48:53 339a4e72a1f5: Download complete 17:48:53 bde34c3a00c8: Verifying Checksum 17:48:53 bde34c3a00c8: Download complete 17:48:53 b352a97aabf1: Verifying Checksum 17:48:53 b352a97aabf1: Download complete 17:48:53 4872d77fe225: Download complete 17:48:53 5851b861e8e6: Verifying Checksum 17:48:53 5851b861e8e6: Download complete 17:48:53 b85a868b505f: Verifying Checksum 17:48:53 b85a868b505f: Download complete 17:48:53 bab4dde63d76: Verifying Checksum 17:48:53 bab4dde63d76: Download complete 17:48:54 b85a868b505f: Pull complete 17:48:54 e2be974225ed: Pull complete 17:48:54 339a4e72a1f5: Pull complete 17:48:55 988bab9f4d93: Pull complete 17:48:55 1469e6f7b9e6: Pull complete 17:48:55 eaf3925da568: Pull complete 17:48:57 bab4dde63d76: Pull complete 17:48:57 bde34c3a00c8: Pull complete 17:48:57 b352a97aabf1: Pull complete 17:48:57 4872d77fe225: Pull complete 17:48:57 5851b861e8e6: Pull complete 17:48:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:57 prd-ubuntu20.04-docker-8c-8g-8750 does not seem to be running inside a container 17:48:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-456 -v /w/workspace/xfoundry_device-modbus-go_PR-456:/w/workspace/xfoundry_device-modbus-go_PR-456:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-456@tmp:/w/workspace/xfoundry_device-modbus-go_PR-456@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-devops/py-git-semver:0.1.4 cat 17:49:01 $ docker top d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 -eo pid,comm 17:49:01 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). 17:49:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:01 [ssh-agent] Looking for ssh-agent implementation... 17:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:01 $ docker exec d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 ssh-agent 17:49:01 SSH_AUTH_SOCK=/tmp/ssh-lUiDbc9NDVBr/agent.33 17:49:01 SSH_AGENT_PID=39 17:49:01 Running ssh-add (command line suppressed) 17:49:01 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-456@tmp/private_key_1449656777056882365.key (/w/workspace/xfoundry_device-modbus-go_PR-456@tmp/private_key_1449656777056882365.key) 17:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:01 + git tag --points-at HEAD [Pipeline] } 17:49:01 $ docker exec --env ******** --env ******** d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 ssh-agent -k 17:49:02 unset SSH_AUTH_SOCK; 17:49:02 unset SSH_AGENT_PID; 17:49:02 echo Agent pid 39 killed; 17:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:02 [ssh-agent] Looking for ssh-agent implementation... 17:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:02 $ docker exec d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 ssh-agent 17:49:02 SSH_AUTH_SOCK=/tmp/ssh-uwCfrJeiKR3D/agent.71 17:49:02 SSH_AGENT_PID=77 17:49:02 Running ssh-add (command line suppressed) 17:49:02 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-456@tmp/private_key_2049496697237144661.key (/w/workspace/xfoundry_device-modbus-go_PR-456@tmp/private_key_2049496697237144661.key) 17:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:02 + git semver init 17:49:03 2023-04-17 17:49:02,975 [run_init] DEBUG init version:0.0.0 force:False 17:49:03 2023-04-17 17:49:02,975 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-456/.semver 17:49:03 2023-04-17 17:49:02,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-456/.semver 17:49:03 2023-04-17 17:49:02,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-456/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-456, universal_newlines=False, shell=None, istream=None) 17:49:03 2023-04-17 17:49:03,801 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-456/.git/info/exclude 17:49:03 2023-04-17 17:49:03,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-456/.semver/PR-456 with force:False 17:49:03 2023-04-17 17:49:03,802 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-456/.semver/PR-456 17:49:03 2023-04-17 17:49:03,806 [execute] INFO git cat-file --batch-check 17:49:03 2023-04-17 17:49:03,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-456/.semver, universal_newlines=False, shell=None, istream=) 17:49:03 2023-04-17 17:49:03,811 [execute] INFO git cat-file --batch 17:49:03 2023-04-17 17:49:03,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-456/.semver, universal_newlines=False, shell=None, istream=) 17:49:03 2023-04-17 17:49:03,816 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-456/.semver/PR-456 17:49:03 0.0.0 [Pipeline] } 17:49:03 $ docker exec --env ******** --env ******** d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 ssh-agent -k 17:49:04 unset SSH_AUTH_SOCK; 17:49:04 unset SSH_AGENT_PID; 17:49:04 echo Agent pid 77 killed; 17:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:04 + git semver [Pipeline] } 17:49:04 $ docker stop --time=1 d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 17:49:06 $ docker rm -f --volumes d8ea60e37927c269f094f99ec9695d93355eaaf208618f31db3df608505d6d85 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:49:06 Stashed 1 file(s) [Pipeline] echo 17:49:06 [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 17:49:07 provisioning config files... 17:49:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp/config9678715401837520180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:07 ---> docker-login.sh 17:49:07 nexus3.edgexfoundry.org:10001 17:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:07 Configure a credential helper to remove this warning. See 17:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:07 17:49:07 Login Succeeded 17:49:07 nexus3.edgexfoundry.org:10002 17:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:07 Configure a credential helper to remove this warning. See 17:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:07 17:49:07 Login Succeeded 17:49:07 nexus3.edgexfoundry.org:10003 17:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:07 Configure a credential helper to remove this warning. See 17:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:07 17:49:07 Login Succeeded 17:49:07 nexus3.edgexfoundry.org:10004 17:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:07 Configure a credential helper to remove this warning. See 17:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:07 17:49:07 Login Succeeded 17:49:07 docker.io 17:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:49:08 Configure a credential helper to remove this warning. See 17:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:49:08 17:49:08 Login Succeeded 17:49:08 ---> docker-login.sh ends [Pipeline] } 17:49:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:49:08 ========================================================= 17:49:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:49:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:49:08 Sending build context to Docker daemon 6.442MB 17:49:08 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:49:08 Step 2/10 : FROM ${BASE} AS builder 17:49:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:49:08 63b65145d645: Pulling fs layer 17:49:08 a2d21d5440eb: Pulling fs layer 17:49:08 935e6c44a52c: Pulling fs layer 17:49:08 94cc34f8dd06: Pulling fs layer 17:49:08 30dea6a524f1: Pulling fs layer 17:49:08 a2aff8979fd8: Pulling fs layer 17:49:08 6808be2612f2: Pulling fs layer 17:49:08 f25807f1079a: Pulling fs layer 17:49:08 94cc34f8dd06: Waiting 17:49:08 f25807f1079a: Waiting 17:49:08 6808be2612f2: Waiting 17:49:08 30dea6a524f1: Waiting 17:49:08 a2aff8979fd8: Waiting 17:49:08 a2d21d5440eb: Download complete 17:49:08 94cc34f8dd06: Download complete 17:49:08 30dea6a524f1: Verifying Checksum 17:49:08 30dea6a524f1: Download complete 17:49:08 63b65145d645: Verifying Checksum 17:49:08 63b65145d645: Download complete 17:49:09 a2aff8979fd8: Verifying Checksum 17:49:09 a2aff8979fd8: Download complete 17:49:09 63b65145d645: Pull complete 17:49:09 a2d21d5440eb: Pull complete 17:49:09 f25807f1079a: Download complete 17:49:09 935e6c44a52c: Verifying Checksum 17:49:09 935e6c44a52c: Download complete 17:49:10 6808be2612f2: Verifying Checksum 17:49:10 6808be2612f2: Download complete 17:49:13 935e6c44a52c: Pull complete 17:49:13 94cc34f8dd06: Pull complete 17:49:13 30dea6a524f1: Pull complete 17:49:13 a2aff8979fd8: Pull complete 17:49:15 6808be2612f2: Pull complete 17:49:15 f25807f1079a: Pull complete 17:49:15 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:49:15 ---> 3b553350e43f 17:49:15 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:49:19 ---> Running in 34a977e532d7 17:49:19 Removing intermediate container 34a977e532d7 17:49:19 ---> 8bb14e7d5286 17:49:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:19 ---> Running in 875068fb7366 17:49:19 Removing intermediate container 875068fb7366 17:49:19 ---> 66bc0a588ef1 17:49:19 Step 5/10 : RUN apk add --update --no-cache make git openssh 17:49:19 ---> Running in 2a9b6c2a9b4a 17:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:49:20 (1/8) Installing openssh-keygen (9.1_p1-r2) 17:49:20 (2/8) Installing libedit (20221030.3.1-r0) 17:49:20 (3/8) Installing openssh-client-common (9.1_p1-r2) 17:49:20 (4/8) Installing openssh-client-default (9.1_p1-r2) 17:49:20 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 17:49:20 (6/8) Installing openssh-server-common (9.1_p1-r2) 17:49:20 (7/8) Installing openssh-server (9.1_p1-r2) 17:49:20 (8/8) Installing openssh (9.1_p1-r2) 17:49:20 Executing busybox-1.35.0-r29.trigger 17:49:20 OK: 270 MiB in 61 packages 17:49:21 Removing intermediate container 2a9b6c2a9b4a 17:49:21 ---> ab1b5cc84e39 17:49:21 Step 6/10 : WORKDIR /device-modbus-go 17:49:21 ---> Running in bb20a3edc889 17:49:21 Removing intermediate container bb20a3edc889 17:49:21 ---> 74b710501ef2 17:49:21 Step 7/10 : COPY go.mod vendor* ./ 17:49:21 ---> ea0ecd637727 17:49:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:21 ---> Running in 8018645fae71 17:49:22 Still waiting to schedule task 17:49:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:50:00 Removing intermediate container 8018645fae71 17:50:00 ---> b8c1652d7de7 17:50:00 Step 9/10 : COPY . . 17:50:00 ---> a77bd49f1f08 17:50:00 Step 10/10 : RUN ${MAKE} 17:50:00 ---> Running in 9d15a61da9c2 17:50:00 noop 17:50:00 Removing intermediate container 9d15a61da9c2 17:50:00 ---> 104675a55ca2 17:50:00 Successfully built 104675a55ca2 17:50:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:00 + docker inspect -f . ci-base-image-x86_64 17:50:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:00 prd-ubuntu20.04-docker-8c-8g-8750 does not seem to be running inside a container 17:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-456 -v /w/workspace/xfoundry_device-modbus-go_PR-456:/w/workspace/xfoundry_device-modbus-go_PR-456:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-456@tmp:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:50:01 $ docker top 1752a4252af0c7d8a07e7098972c6cbfda802343440d3e54f9bf8cb79adfb7da -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:01 + go version 17:50:01 go version go1.20.2 linux/amd64 [Pipeline] } 17:50:01 $ docker stop --time=1 1752a4252af0c7d8a07e7098972c6cbfda802343440d3e54f9bf8cb79adfb7da 17:50:03 $ docker rm -f --volumes 1752a4252af0c7d8a07e7098972c6cbfda802343440d3e54f9bf8cb79adfb7da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:04 + docker inspect -f . ci-base-image-x86_64 17:50:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:04 prd-ubuntu20.04-docker-8c-8g-8750 does not seem to be running inside a container 17:50:04 $ 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-456 -v /w/workspace/xfoundry_device-modbus-go_PR-456:/w/workspace/xfoundry_device-modbus-go_PR-456:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-456@tmp:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:50:05 $ docker top b22d3e87b43acbe671cf0bfce1a59bfa55ef7afb2f37684fc64a7bbb2f46460b -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:05 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-456 [Pipeline] fileExists [Pipeline] sh 17:50:05 + make test 17:50:05 go test ./... -coverprofile=coverage.out 17:50:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 17:50:21 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 17:50:21 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.5% of statements 17:50:27 go vet ./... 17:50:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:50:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:50:31 ./bin/test-attribution-txt.sh 17:50:31 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 17:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:50:32 $ docker stop --time=1 b22d3e87b43acbe671cf0bfce1a59bfa55ef7afb2f37684fc64a7bbb2f46460b 17:50:35 $ docker rm -f --volumes b22d3e87b43acbe671cf0bfce1a59bfa55ef7afb2f37684fc64a7bbb2f46460b [Pipeline] // withDockerContainer [Pipeline] sh 17:50:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:50:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:50:37 + ls -al . 17:50:37 total 180 17:50:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 17:50 . 17:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:48 .. 17:50:37 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 17:48 .dockerignore 17:50:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 17:49 .git 17:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:48 .github 17:50:37 -rw-rw-r-- 1 jenkins jenkins 331 Apr 17 17:48 .gitignore 17:50:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 17:48 .golangci.yml 17:50:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 17:49 .semver 17:50:37 -rw-rw-r-- 1 jenkins jenkins 10004 Apr 17 17:48 Attribution.txt 17:50:37 -rw-rw-r-- 1 jenkins jenkins 11576 Apr 17 17:48 CHANGELOG.md 17:50:37 -rw-rw-r-- 1 jenkins jenkins 1365 Apr 17 17:48 Dockerfile 17:50:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 17:48 GOVERNANCE.md 17:50:37 -rw-rw-r-- 1 jenkins jenkins 680 Apr 17 17:48 Jenkinsfile 17:50:37 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 17:48 LICENSE 17:50:37 -rw-rw-r-- 1 jenkins jenkins 1705 Apr 17 17:48 Makefile 17:50:37 -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 17:48 OWNERS.md 17:50:37 -rw-rw-r-- 1 jenkins jenkins 4045 Apr 17 17:48 README.md 17:50:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 17:49 VERSION 17:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 17:48 bin 17:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:48 cmd 17:50:37 -rw-r--r-- 1 jenkins jenkins 24076 Apr 17 17:50 coverage.out 17:50:37 -rw-rw-r-- 1 jenkins jenkins 3453 Apr 17 17:48 go.mod 17:50:37 -rw-rw-r-- 1 jenkins jenkins 31895 Apr 17 17:48 go.sum 17:50:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:48 internal 17:50:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 17:48 simulator 17:50:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:48 snap 17:50:37 -rw-rw-r-- 1 jenkins jenkins 229 Apr 17 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:37 + 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=07c1a647140f71fdfdeaaee3b7136732308ddaac --label arch=amd64 --label version=0.0.0 . 17:50:37 Sending build context to Docker daemon 6.467MB 17:50:37 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 17:50:37 Step 2/22 : FROM ${BASE} AS builder 17:50:37 ---> 104675a55ca2 17:50:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:50:38 ---> Running in 4d2294e8ce1b 17:50:38 Removing intermediate container 4d2294e8ce1b 17:50:38 ---> d73d5c28e4c0 17:50:38 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:50:38 ---> Running in 262cc37017c0 17:50:38 Removing intermediate container 262cc37017c0 17:50:38 ---> 4872c8cd10c6 17:50:38 Step 5/22 : RUN apk add --update --no-cache make git openssh 17:50:38 ---> Running in 8ebe84e37a0b 17:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:50:39 OK: 270 MiB in 61 packages 17:50:40 Removing intermediate container 8ebe84e37a0b 17:50:40 ---> a253b5fb1c27 17:50:40 Step 6/22 : WORKDIR /device-modbus-go 17:50:40 ---> Running in 74f18267a9f3 17:50:40 Removing intermediate container 74f18267a9f3 17:50:40 ---> b1727986937e 17:50:40 Step 7/22 : COPY go.mod vendor* ./ 17:50:40 ---> ce48e961aa3b 17:50:40 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:50:40 ---> Running in f3d6549c4873 17:50:41 Removing intermediate container f3d6549c4873 17:50:41 ---> 4e148fe76394 17:50:41 Step 9/22 : COPY . . 17:50:42 ---> 4c1c79244979 17:50:42 Step 10/22 : RUN ${MAKE} 17:50:42 ---> Running in abeb7b5b3c4d 17:50:42 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 17:51:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8751 in /w/workspace/xfoundry_device-modbus-go_PR-456 [Pipeline] { [Pipeline] ws 17:51:01 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 17:51:01 Selected Git installation does not exist. Using Default 17:51:01 The recommended git tool is: NONE 17:51:04 Removing intermediate container abeb7b5b3c4d 17:51:04 ---> cc1ac0fc94a6 17:51:04 Step 11/22 : FROM alpine:3.17 17:51:04 3.17: Pulling from library/alpine 17:51:04 f56be85fc22e: Pulling fs layer 17:51:04 f56be85fc22e: Verifying Checksum 17:51:04 f56be85fc22e: Download complete 17:51:04 f56be85fc22e: Pull complete 17:51:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:51:04 Status: Downloaded newer image for alpine:3.17 17:51:04 ---> 9ed4aefc74f6 17:51:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 17:51:04 ---> Running in 75fc7110f908 17:51:04 Removing intermediate container 75fc7110f908 17:51:04 ---> b547705e40af 17:51:04 Step 13/22 : RUN apk add --update --no-cache dumb-init 17:51:04 ---> Running in 145989a517ae 17:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:51:04 (1/1) Installing dumb-init (1.2.5-r2) 17:51:04 Executing busybox-1.35.0-r29.trigger 17:51:04 OK: 7 MiB in 16 packages 17:51:04 Removing intermediate container 145989a517ae 17:51:04 ---> b46788cd7fe0 17:51:04 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 17:51:04 ---> 9588954c920b 17:51:04 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 17:51:04 ---> ec4690624532 17:51:04 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 17:51:04 ---> f01a6bc5aa9b 17:51:04 Step 17/22 : EXPOSE 59901 17:51:04 ---> Running in df308e895a99 17:51:04 Removing intermediate container df308e895a99 17:51:04 ---> c3e7e49dc927 17:51:04 Step 18/22 : ENTRYPOINT ["/device-modbus"] 17:51:04 ---> Running in 9a772ae973d9 17:51:04 Removing intermediate container 9a772ae973d9 17:51:04 ---> 9d71ca38e6d8 17:51:04 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:51:04 ---> Running in cc241208cc34 17:51:04 Removing intermediate container cc241208cc34 17:51:04 ---> 31ca4966ab30 17:51:04 Step 20/22 : LABEL arch=amd64 17:51:04 ---> Running in 0789ccf238fb 17:51:04 Removing intermediate container 0789ccf238fb 17:51:04 ---> d86cd57d50f3 17:51:04 Step 21/22 : LABEL git_sha=07c1a647140f71fdfdeaaee3b7136732308ddaac 17:51:04 ---> Running in a0018506d3b5 17:51:04 Removing intermediate container a0018506d3b5 17:51:04 ---> 7ff490f9b0ca 17:51:04 Step 22/22 : LABEL version=0.0.0 17:51:04 ---> Running in 5116d88fb54f 17:51:04 Removing intermediate container 5116d88fb54f 17:51:04 ---> 7f744d7ebabd 17:51:04 [Warning] One or more build-args [ARCH] were not consumed 17:51:04 Successfully built 7f744d7ebabd 17:51:04 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 17:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:05 17:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:06 latest: Pulling from edgex-lftools-log-publisher 17:51:06 5eb5b503b376: Pulling fs layer 17:51:06 5c69ac0246d0: Pulling fs layer 17:51:06 ec43610c2a17: Pulling fs layer 17:51:06 3a2ae6a8a46f: Pulling fs layer 17:51:06 33b1e0a273af: Pulling fs layer 17:51:06 5d3b04190fa2: Pulling fs layer 17:51:06 2f39f015ded8: Pulling fs layer 17:51:06 3a2ae6a8a46f: Waiting 17:51:06 33b1e0a273af: Waiting 17:51:06 5d3b04190fa2: Waiting 17:51:06 2f39f015ded8: Waiting 17:51:06 5c69ac0246d0: Verifying Checksum 17:51:06 5c69ac0246d0: Download complete 17:51:06 3a2ae6a8a46f: Verifying Checksum 17:51:06 3a2ae6a8a46f: Download complete 17:51:06 33b1e0a273af: Verifying Checksum 17:51:06 33b1e0a273af: Download complete 17:51:06 ec43610c2a17: Verifying Checksum 17:51:06 ec43610c2a17: Download complete 17:51:06 5d3b04190fa2: Verifying Checksum 17:51:06 5d3b04190fa2: Download complete 17:51:06 5eb5b503b376: Verifying Checksum 17:51:06 5eb5b503b376: Download complete 17:51:06 using credential edgex-jenkins-ssh 17:51:06 Cloning the remote Git repository 17:51:06 2f39f015ded8: Download complete 17:51:07 5eb5b503b376: Pull complete 17:51:07 5c69ac0246d0: Pull complete 17:51:06 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 17:51:06 > git init /w/workspace/device-modbus-go/1 # timeout=10 17:51:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:51:07 > git --version # timeout=10 17:51:07 > git --version # 'git version 2.25.1' 17:51:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:07 ec43610c2a17: Pull complete 17:51:07 3a2ae6a8a46f: Pull complete 17:51:08 33b1e0a273af: Pull complete 17:51:08 5d3b04190fa2: Pull complete 17:51:08 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:51:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:10 Merging remotes/origin/main commit 55987cd457f5f1a930ff560b78c1acf5044fc241 into PR head commit 07c1a647140f71fdfdeaaee3b7136732308ddaac 17:51:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 17:51:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 17:51:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:51:10 > git config core.sparsecheckout # timeout=10 17:51:10 > git checkout -f 07c1a647140f71fdfdeaaee3b7136732308ddaac # timeout=10 17:51:10 Merge succeeded, producing 07c1a647140f71fdfdeaaee3b7136732308ddaac 17:51:10 Checking out Revision 07c1a647140f71fdfdeaaee3b7136732308ddaac (PR-456) 17:51:10 > git remote # timeout=10 17:51:10 > git config --get remote.origin.url # timeout=10 17:51:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:10 > git merge 55987cd457f5f1a930ff560b78c1acf5044fc241 # timeout=10 17:51:10 > git rev-parse HEAD^{commit} # timeout=10 17:51:10 > git config core.sparsecheckout # timeout=10 17:51:10 > git checkout -f 07c1a647140f71fdfdeaaee3b7136732308ddaac # timeout=10 17:51:12 2f39f015ded8: Pull complete 17:51:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:12 prd-ubuntu20.04-docker-8c-8g-8750 does not seem to be running inside a container 17:51:12 $ 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-456 -v /w/workspace/xfoundry_device-modbus-go_PR-456:/w/workspace/xfoundry_device-modbus-go_PR-456:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-456@tmp:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:51:13 Commit message: "refactor: Set ProfilesDir & DevicesDir to empty string" 17:51:14 > git --version # timeout=10 17:51:14 > git --version # 'git version 2.25.1' 17:51:14 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:51:14 17:51:14 GitHub has been notified of this commit’s build result 17:51:14 17:51:16 $ docker top 30517b973e296545935821d068698e5dfcb5d8e51fda250d5fce836ba33e4320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:16 ---> job-cost.sh 17:51:16 lf-activate-venv: SKIPPING 17:51:16 INFO: No Stack... 17:51:17 INFO: Retrieving Pricing Info for: v3-standard-8 17:51:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:51:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:17 Dload Upload Total Spent Left Speed 17:51:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 17:51:17 INFO: Archiving Costs [Pipeline] sh 17:51:17 + cat /w/workspace/xfoundry_device-modbus-go_PR-456/archives/cost.csv 17:51:17 + cut -d, -f6 [Pipeline] lock 17:51:17 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] 17:51:17 Resource [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] did not exist. Created. 17:51:17 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 17:51:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:51:18 + echo total: 0.2199999988079071 [Pipeline] stash 17:51:18 Stashed 1 file(s) [Pipeline] } 17:51:18 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:18 $ docker stop --time=1 30517b973e296545935821d068698e5dfcb5d8e51fda250d5fce836ba33e4320 17:51:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:51:18 + sudo tee /etc/docker/daemon.new 17:51:18 { 17:51:18 "registry-mirrors": [ 17:51:18 "https://nexus3.edgexfoundry.org:10001" 17:51:18 ], 17:51:18 "bip": "10.250.0.254/24", 17:51:18 "hosts": [ 17:51:18 "tcp://0.0.0.0:5555", 17:51:18 "unix:///var/run/docker.sock" 17:51:18 ], 17:51:18 "mtu": 1458, 17:51:18 "selinux-enabled": true, 17:51:18 "seccomp-profile": "/etc/docker/seccomp.json" 17:51:18 } 17:51:19 $ docker rm -f --volumes 30517b973e296545935821d068698e5dfcb5d8e51fda250d5fce836ba33e4320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:51:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh 17:51:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:38 provisioning config files... 17:51:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1010167500110690808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:39 ---> docker-login.sh 17:51:39 nexus3.edgexfoundry.org:10001 17:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:39 Configure a credential helper to remove this warning. See 17:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:39 17:51:39 Login Succeeded 17:51:39 nexus3.edgexfoundry.org:10002 17:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:40 Configure a credential helper to remove this warning. See 17:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:40 17:51:40 Login Succeeded 17:51:40 nexus3.edgexfoundry.org:10003 17:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:40 Configure a credential helper to remove this warning. See 17:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:40 17:51:40 Login Succeeded 17:51:40 nexus3.edgexfoundry.org:10004 17:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:40 Configure a credential helper to remove this warning. See 17:51:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:40 17:51:40 Login Succeeded 17:51:40 docker.io 17:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:41 Configure a credential helper to remove this warning. See 17:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:41 17:51:41 Login Succeeded 17:51:41 ---> docker-login.sh ends [Pipeline] } 17:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:41 ========================================================= 17:51:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:51:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:51:42 Sending build context to Docker daemon 3.363MB 17:51:42 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:51:42 Step 2/10 : FROM ${BASE} AS builder 17:51:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:51:42 af6eaf76a39c: Pulling fs layer 17:51:42 55522c791124: Pulling fs layer 17:51:42 ce5c4a1c91eb: Pulling fs layer 17:51:42 169dfbe0d373: Pulling fs layer 17:51:42 e1ff8fa3b103: Pulling fs layer 17:51:42 52ebb69f0ebf: Pulling fs layer 17:51:42 5abe8eddf0d5: Pulling fs layer 17:51:42 e1ff8fa3b103: Waiting 17:51:42 5abe8eddf0d5: Waiting 17:51:42 169dfbe0d373: Waiting 17:51:42 52ebb69f0ebf: Waiting 17:51:42 55522c791124: Verifying Checksum 17:51:42 55522c791124: Download complete 17:51:42 169dfbe0d373: Verifying Checksum 17:51:42 169dfbe0d373: Download complete 17:51:42 e1ff8fa3b103: Verifying Checksum 17:51:42 e1ff8fa3b103: Download complete 17:51:42 af6eaf76a39c: Verifying Checksum 17:51:42 af6eaf76a39c: Download complete 17:51:43 af6eaf76a39c: Pull complete 17:51:44 5abe8eddf0d5: Verifying Checksum 17:51:44 5abe8eddf0d5: Download complete 17:51:44 55522c791124: Pull complete 17:51:45 ce5c4a1c91eb: Verifying Checksum 17:51:45 ce5c4a1c91eb: Download complete 17:51:45 52ebb69f0ebf: Verifying Checksum 17:51:45 52ebb69f0ebf: Download complete 17:51:57 ce5c4a1c91eb: Pull complete 17:51:57 169dfbe0d373: Pull complete 17:51:57 e1ff8fa3b103: Pull complete 17:52:03 52ebb69f0ebf: Pull complete 17:52:05 5abe8eddf0d5: Pull complete 17:52:05 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:52:05 ---> 6cb57ee374ae 17:52:05 Step 3/10 : ARG ADD_BUILD_TAGS="" 17:52:06 ---> Running in 0434a3ddeab8 17:52:07 Removing intermediate container 0434a3ddeab8 17:52:07 ---> fbf5805227d7 17:52:07 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:07 ---> Running in 795869b5ba6d 17:52:07 Removing intermediate container 795869b5ba6d 17:52:07 ---> e37e152758d2 17:52:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 17:52:07 ---> Running in f184b184d67d 17:52:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:52:10 (1/8) Installing openssh-keygen (9.1_p1-r2) 17:52:10 (2/8) Installing libedit (20221030.3.1-r0) 17:52:10 (3/8) Installing openssh-client-common (9.1_p1-r2) 17:52:10 (4/8) Installing openssh-client-default (9.1_p1-r2) 17:52:10 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 17:52:10 (6/8) Installing openssh-server-common (9.1_p1-r2) 17:52:10 (7/8) Installing openssh-server (9.1_p1-r2) 17:52:10 (8/8) Installing openssh (9.1_p1-r2) 17:52:10 Executing busybox-1.35.0-r29.trigger 17:52:10 OK: 270 MiB in 61 packages 17:52:11 Removing intermediate container f184b184d67d 17:52:11 ---> c71d0ec638ea 17:52:11 Step 6/10 : WORKDIR /device-modbus-go 17:52:11 ---> Running in 335795fd224d 17:52:11 Removing intermediate container 335795fd224d 17:52:11 ---> 1fdbd2a7805f 17:52:11 Step 7/10 : COPY go.mod vendor* ./ 17:52:12 ---> 33d0896f8da7 17:52:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:12 ---> Running in 2aa78fe02825 17:53:20 Removing intermediate container 2aa78fe02825 17:53:20 ---> b1e2cd0eb495 17:53:20 Step 9/10 : COPY . . 17:53:20 ---> fad7bab85dbd 17:53:20 Step 10/10 : RUN ${MAKE} 17:53:20 ---> Running in b5d2902bdf06 17:53:20 noop 17:53:20 Removing intermediate container b5d2902bdf06 17:53:20 ---> 227438a11bf7 17:53:20 Successfully built 227438a11bf7 17:53:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:20 + docker inspect -f . ci-base-image-arm64 17:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:21 prd-ubuntu20.04-docker-arm64-4c-16g-8751 does not seem to be running inside a container 17:53:21 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:53:22 $ docker top 75e4b97c5ae16856871af1b98e457c377ba6c773def50ec709607e1fc4148ebd -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:23 + go version 17:53:23 go version go1.20.2 linux/arm64 [Pipeline] } 17:53:23 $ docker stop --time=1 75e4b97c5ae16856871af1b98e457c377ba6c773def50ec709607e1fc4148ebd 17:53:24 $ docker rm -f --volumes 75e4b97c5ae16856871af1b98e457c377ba6c773def50ec709607e1fc4148ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:25 + docker inspect -f . ci-base-image-arm64 17:53:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:26 prd-ubuntu20.04-docker-arm64-4c-16g-8751 does not seem to be running inside a container 17:53:26 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:53:27 $ docker top 880529dc4ade1efcb53211bcb5a41074e28b4beda69fc5f4b182818756ff8d22 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:27 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 17:53:28 + make test 17:53:28 go test ./... -coverprofile=coverage.out 17:54:01 ? github.com/edgexfoundry/device-modbus-go [no test files] 17:55:52 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 17:55:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.069s coverage: 47.5% of statements 17:55:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:55:54 go vet ./... 17:56:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:33 ./bin/test-attribution-txt.sh 17:56:33 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 17:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:56:33 $ docker stop --time=1 880529dc4ade1efcb53211bcb5a41074e28b4beda69fc5f4b182818756ff8d22 17:56:35 $ docker rm -f --volumes 880529dc4ade1efcb53211bcb5a41074e28b4beda69fc5f4b182818756ff8d22 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:36 Warning: overwriting stash ‘coverage-report’ 17:56:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:56:37 + ls -al . 17:56:37 total 176 17:56:37 drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 17:53 . 17:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:51 .. 17:56:37 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 17:51 .dockerignore 17:56:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 17:51 .git 17:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:51 .github 17:56:37 -rw-rw-r-- 1 jenkins jenkins 331 Apr 17 17:51 .gitignore 17:56:37 -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 17:51 .golangci.yml 17:56:37 -rw-rw-r-- 1 jenkins jenkins 10004 Apr 17 17:51 Attribution.txt 17:56:37 -rw-rw-r-- 1 jenkins jenkins 11576 Apr 17 17:51 CHANGELOG.md 17:56:37 -rw-rw-r-- 1 jenkins jenkins 1365 Apr 17 17:51 Dockerfile 17:56:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 17:51 GOVERNANCE.md 17:56:37 -rw-rw-r-- 1 jenkins jenkins 680 Apr 17 17:51 Jenkinsfile 17:56:37 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 17:51 LICENSE 17:56:37 -rw-rw-r-- 1 jenkins jenkins 1705 Apr 17 17:51 Makefile 17:56:37 -rw-rw-r-- 1 jenkins jenkins 622 Apr 17 17:51 OWNERS.md 17:56:37 -rw-rw-r-- 1 jenkins jenkins 4045 Apr 17 17:51 README.md 17:56:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 17:49 VERSION 17:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 17:51 bin 17:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:51 cmd 17:56:37 -rw-r--r-- 1 jenkins jenkins 24076 Apr 17 17:55 coverage.out 17:56:37 -rw-rw-r-- 1 jenkins jenkins 3453 Apr 17 17:51 go.mod 17:56:37 -rw-rw-r-- 1 jenkins jenkins 31895 Apr 17 17:51 go.sum 17:56:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 17:51 internal 17:56:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 17:51 simulator 17:56:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 17:51 snap 17:56:37 -rw-rw-r-- 1 jenkins jenkins 229 Apr 17 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:38 + 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=07c1a647140f71fdfdeaaee3b7136732308ddaac --label arch=arm64 --label version=0.0.0 . 17:56:38 Sending build context to Docker daemon 3.388MB 17:56:38 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 17:56:38 Step 2/22 : FROM ${BASE} AS builder 17:56:38 ---> 227438a11bf7 17:56:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:56:38 ---> Running in 50c9f311c382 17:56:39 Removing intermediate container 50c9f311c382 17:56:39 ---> 14a6579c6644 17:56:39 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:56:39 ---> Running in f555408b471a 17:56:39 Removing intermediate container f555408b471a 17:56:39 ---> a9edbcf5869d 17:56:39 Step 5/22 : RUN apk add --update --no-cache make git openssh 17:56:39 ---> Running in 95bf295284d3 17:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:42 OK: 270 MiB in 61 packages 17:56:43 Removing intermediate container 95bf295284d3 17:56:43 ---> 7f8dd1c4023e 17:56:43 Step 6/22 : WORKDIR /device-modbus-go 17:56:43 ---> Running in ce0f62bdce78 17:56:43 Removing intermediate container ce0f62bdce78 17:56:43 ---> cbff3c7e4260 17:56:43 Step 7/22 : COPY go.mod vendor* ./ 17:56:43 ---> 4cd7a98ba734 17:56:43 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:43 ---> Running in 5f636fb13792 17:56:46 Removing intermediate container 5f636fb13792 17:56:46 ---> 6e1a1950f486 17:56:46 Step 9/22 : COPY . . 17:56:47 ---> 7d65bbe195ad 17:56:47 Step 10/22 : RUN ${MAKE} 17:56:47 ---> Running in e1ee1b51b399 17:56:48 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 17:58:55 Removing intermediate container e1ee1b51b399 17:58:55 ---> 229271c0fdfe 17:58:55 Step 11/22 : FROM alpine:3.17 17:58:55 3.17: Pulling from library/alpine 17:58:55 c41833b44d91: Pulling fs layer 17:58:56 c41833b44d91: Verifying Checksum 17:58:56 c41833b44d91: Download complete 17:58:56 c41833b44d91: Pull complete 17:58:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:58:56 Status: Downloaded newer image for alpine:3.17 17:58:56 ---> 51e60588ff2c 17:58:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 17:58:56 ---> Running in 9025bd4647fb 17:58:56 Removing intermediate container 9025bd4647fb 17:58:56 ---> a9051ba440b8 17:58:56 Step 13/22 : RUN apk add --update --no-cache dumb-init 17:58:57 ---> Running in f6d6ae1335aa 17:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:58:59 (1/1) Installing dumb-init (1.2.5-r2) 17:58:59 Executing busybox-1.35.0-r29.trigger 17:58:59 OK: 8 MiB in 16 packages 17:59:00 Removing intermediate container f6d6ae1335aa 17:59:00 ---> acd376f0df9a 17:59:00 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 17:59:02 ---> b241678454de 17:59:02 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 17:59:02 ---> e533310e8b9f 17:59:02 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 17:59:02 ---> 9d47662dfb06 17:59:02 Step 17/22 : EXPOSE 59901 17:59:02 ---> Running in a51e29be483e 17:59:03 Removing intermediate container a51e29be483e 17:59:03 ---> 555e5a67551c 17:59:03 Step 18/22 : ENTRYPOINT ["/device-modbus"] 17:59:03 ---> Running in 5e92e7583410 17:59:03 Removing intermediate container 5e92e7583410 17:59:03 ---> 83a663cf749c 17:59:03 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 17:59:03 ---> Running in c71caa2db690 17:59:03 Removing intermediate container c71caa2db690 17:59:03 ---> e5396343af11 17:59:03 Step 20/22 : LABEL arch=arm64 17:59:03 ---> Running in 5f27f7a52318 17:59:04 Removing intermediate container 5f27f7a52318 17:59:04 ---> 68efdd435501 17:59:04 Step 21/22 : LABEL git_sha=07c1a647140f71fdfdeaaee3b7136732308ddaac 17:59:04 ---> Running in 9be0ed458beb 17:59:04 Removing intermediate container 9be0ed458beb 17:59:04 ---> db36520e6205 17:59:04 Step 22/22 : LABEL version=0.0.0 17:59:04 ---> Running in 4c79b5dfc796 17:59:05 Removing intermediate container 4c79b5dfc796 17:59:05 ---> 7a8a3c6a80ea 17:59:05 [Warning] One or more build-args [ARCH] were not consumed 17:59:05 Successfully built 7a8a3c6a80ea 17:59:05 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 17:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:05 17:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:06 arm64: Pulling from edgex-lftools-log-publisher 17:59:06 8998bd30e6a1: Pulling fs layer 17:59:06 04944245beec: Pulling fs layer 17:59:06 699f458cf7ca: Pulling fs layer 17:59:06 765212b225bb: Pulling fs layer 17:59:06 f23df028b6ca: Pulling fs layer 17:59:06 d65c8cfc05b1: Pulling fs layer 17:59:06 2437ff75d9bd: Pulling fs layer 17:59:06 f23df028b6ca: Waiting 17:59:06 765212b225bb: Waiting 17:59:06 d65c8cfc05b1: Waiting 17:59:06 2437ff75d9bd: Waiting 17:59:06 04944245beec: Download complete 17:59:06 765212b225bb: Verifying Checksum 17:59:06 765212b225bb: Download complete 17:59:06 f23df028b6ca: Download complete 17:59:06 d65c8cfc05b1: Verifying Checksum 17:59:06 d65c8cfc05b1: Download complete 17:59:06 699f458cf7ca: Verifying Checksum 17:59:06 699f458cf7ca: Download complete 17:59:07 8998bd30e6a1: Verifying Checksum 17:59:07 8998bd30e6a1: Download complete 17:59:09 2437ff75d9bd: Verifying Checksum 17:59:09 2437ff75d9bd: Download complete 17:59:11 8998bd30e6a1: Pull complete 17:59:11 04944245beec: Pull complete 17:59:13 699f458cf7ca: Pull complete 17:59:13 765212b225bb: Pull complete 17:59:14 f23df028b6ca: Pull complete 17:59:14 d65c8cfc05b1: Pull complete 17:59:29 2437ff75d9bd: Pull complete 17:59:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:29 prd-ubuntu20.04-docker-arm64-4c-16g-8751 does not seem to be running inside a container 17:59:29 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:59:32 $ docker top 05b48e67f8d50fdce6da84325df7d0b2b1bd28da24bc13fa101e4d29af5d971b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:32 ---> job-cost.sh 17:59:32 lf-activate-venv: SKIPPING 17:59:32 INFO: No Stack... 17:59:33 INFO: Retrieving Pricing Info for: v3-standard-4 17:59:34 INFO: Archiving Costs [Pipeline] sh 17:59:34 + + cutcat -d, /w/workspace/device-modbus-go/1/archives/cost.csv -f6 17:59:34 [Pipeline] lock 17:59:35 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] 17:59:35 Resource [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] did not exist. Created. 17:59:35 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:59:35 /w/workspace/device-modbus-go/1@tmp/durable-5ccd6359/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:59:35 + echo total: 0.10999999940395355 [Pipeline] stash 17:59:35 Warning: overwriting stash ‘stack-cost’ 17:59:35 Stashed 1 file(s) [Pipeline] } 17:59:35 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:59:36 $ docker stop --time=1 05b48e67f8d50fdce6da84325df7d0b2b1bd28da24bc13fa101e4d29af5d971b 17:59:37 $ docker rm -f --volumes 05b48e67f8d50fdce6da84325df7d0b2b1bd28da24bc13fa101e4d29af5d971b [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 17:59:38 provisioning config files... 17:59:38 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp/config1570116026652893267tmp [Pipeline] { [Pipeline] sh 17:59:39 + set +x 17:59:39 + curl -s https://codecov.io/bash 17:59:39 + bash -s -- 17:59:39 17:59:39 _____ _ 17:59:39 / ____| | | 17:59:39 | | ___ __| | ___ ___ _____ __ 17:59:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:59:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:59:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:59:39 Bash-1.0.6 17:59:39 17:59:39 17:59:39 ==> git version 2.25.1 found 17:59:39 ==> 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 17:59:39 Release-Date: 2020-01-08 17:59:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:59:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:59:39 ==> Jenkins CI detected. 17:59:39 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-456 17:59:39 project root: . 17:59:39 --> token set from env 17:59:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:59:39 ==> Running gcov in . (disable via -X gcov) 17:59:39 ==> Python coveragepy not found 17:59:39 ==> Searching for coverage reports in: 17:59:39 + . 17:59:39 -> Found 1 reports 17:59:39 ==> Detecting git/mercurial file structure 17:59:39 ==> Reading reports 17:59:39 + ./coverage.out bytes=24076 17:59:39 ==> Appending adjustments 17:59:39 https://docs.codecov.io/docs/fixing-reports 17:59:39 + Found adjustments 17:59:39 ==> Gzipping contents 17:59:39 4.0K /tmp/codecov.ZCAiIR.gz 17:59:39 ==> Uploading reports 17:59:39 url: https://codecov.io 17:59:39 query: branch=PR-456&commit=07c1a647140f71fdfdeaaee3b7136732308ddaac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=456&job=&cmd_args= 17:59:39 -> Pinging Codecov 17:59:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-456&commit=07c1a647140f71fdfdeaaee3b7136732308ddaac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=456&job=&cmd_args= 17:59:39 -> Uploading to 17:59:39 https://storage.googleapis.com/codecov/v4/raw/2023-04-17/55DBCA73C666E3227836607328DD7E49/07c1a647140f71fdfdeaaee3b7136732308ddaac/f83ac3fd-0b05-4d4b-adf0-0ba9035a47ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T175939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ae52ef090737dae3ec033d2ba302a66cc164e41a24ac53014b6727a246958e7 17:59:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:39 Dload Upload Total Spent Left Speed 17:59:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3917 0 0 100 3917 0 13989 --:--:-- --:--:-- --:--:-- 13989 17:59:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/07c1a647140f71fdfdeaaee3b7136732308ddaac [Pipeline] } 17:59:40 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 17:59:42 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-456/archives ] 17:59:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-456/archives 17:59:42 total 16 17:59:42 drwxr-xr-x 3 root root 4096 Apr 17 17:51 . 17:59:42 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 17:51 .. 17:59:42 drwxr-xr-x 2 root root 4096 Apr 17 17:51 cost 17:59:42 -rw-r--r-- 1 root root 88 Apr 17 17:51 cost.csv 17:59:42 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-456/archives 17:59:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-456/archives 17:59:42 total 16 17:59:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 17:51 . 17:59:42 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 17:51 .. 17:59:42 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 17:51 cost 17:59:42 -rw-r--r-- 1 jenkins jenkins 88 Apr 17 17:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:59:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:43 ---> package-listing.sh 17:59:43 ++ facter osfamily 17:59:43 ++ tr '[:upper:]' '[:lower:]' 17:59:43 + OS_FAMILY=debian 17:59:43 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-456 17:59:43 + START_PACKAGES=/tmp/packages_start.txt 17:59:43 + END_PACKAGES=/tmp/packages_end.txt 17:59:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:43 + PACKAGES=/tmp/packages_start.txt 17:59:43 + '[' /w/workspace/xfoundry_device-modbus-go_PR-456 ']' 17:59:43 + PACKAGES=/tmp/packages_end.txt 17:59:43 + case "${OS_FAMILY}" in 17:59:43 + dpkg -l 17:59:43 + grep '^ii' 17:59:43 + '[' -f /tmp/packages_start.txt ']' 17:59:43 + '[' -f /tmp/packages_end.txt ']' 17:59:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:43 + '[' /w/workspace/xfoundry_device-modbus-go_PR-456 ']' 17:59:43 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-456/archives/ 17:59:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-456/archives/ [Pipeline] echo 17:59:43 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-456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:44 prd-ubuntu20.04-docker-8c-8g-8750 does not seem to be running inside a container 17:59:44 $ 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-456/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-456 -v /w/workspace/xfoundry_device-modbus-go_PR-456:/w/workspace/xfoundry_device-modbus-go_PR-456:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-456@tmp:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:59:45 $ docker top 1d1feed50c789cc9273ad08e2624ea44714c50a9e1ec3fc5e16b447510c80e72 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:46 + ls /var/log/sa-host 17:59:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:46 provisioning config files... 17:59:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-456@tmp/config1698676127260795421tmp [Pipeline] { [Pipeline] echo 17:59:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:46 ---> create-netrc.sh [Pipeline] } 17:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:47 ---> python-tools-install.sh [Pipeline] echo 17:59:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:47 ---> sudo-logs.sh 17:59:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:47 ---> job-cost.sh 17:59:47 lf-activate-venv: SKIPPING 17:59:47 DEBUG: total: 0.2199999988079071 17:59:47 INFO: Retrieving Stack Cost... 17:59:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:48 INFO: Archiving Costs [Pipeline] echo 17:59:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:49 ---> logs-deploy.sh 17:59:49 lf-activate-venv: SKIPPING 17:59:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-456/1 17:59:49 INFO: archiving workspace using pattern(s): 17:59:50 Archives upload complete. 17:59:50 INFO: archiving logs to Nexus 17:59:51 ---> uname -a: 17:59:51 Linux prd-ubuntu20-04-docker-8c-8g-8750 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:59:51 17:59:51 17:59:51 ---> lscpu: 17:59:51 Architecture: x86_64 17:59:51 CPU op-mode(s): 32-bit, 64-bit 17:59:51 Byte Order: Little Endian 17:59:51 Address sizes: 40 bits physical, 48 bits virtual 17:59:51 CPU(s): 8 17:59:51 On-line CPU(s) list: 0-7 17:59:51 Thread(s) per core: 1 17:59:51 Core(s) per socket: 1 17:59:51 Socket(s): 8 17:59:51 NUMA node(s): 1 17:59:51 Vendor ID: AuthenticAMD 17:59:51 CPU family: 23 17:59:51 Model: 49 17:59:51 Model name: AMD EPYC-Rome Processor 17:59:51 Stepping: 0 17:59:51 CPU MHz: 2799.998 17:59:51 BogoMIPS: 5599.99 17:59:51 Virtualization: AMD-V 17:59:51 Hypervisor vendor: KVM 17:59:51 Virtualization type: full 17:59:51 L1d cache: 256 KiB 17:59:51 L1i cache: 256 KiB 17:59:51 L2 cache: 4 MiB 17:59:51 L3 cache: 128 MiB 17:59:51 NUMA node0 CPU(s): 0-7 17:59:51 Vulnerability Itlb multihit: Not affected 17:59:51 Vulnerability L1tf: Not affected 17:59:51 Vulnerability Mds: Not affected 17:59:51 Vulnerability Meltdown: Not affected 17:59:51 Vulnerability Mmio stale data: Not affected 17:59:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:59:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:59:51 Vulnerability Srbds: Not affected 17:59:51 Vulnerability Tsx async abort: Not affected 17:59:51 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 17:59:51 17:59:51 17:59:51 ---> nproc: 17:59:51 8 17:59:51 17:59:51 17:59:51 ---> df -h: 17:59:51 Filesystem Size Used Avail Use% Mounted on 17:59:51 overlay 155G 12G 144G 8% / 17:59:51 tmpfs 64M 0 64M 0% /dev 17:59:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:59:51 shm 64M 0 64M 0% /dev/shm 17:59:51 /dev/vda1 155G 12G 144G 8% /facter-os 17:59:51 17:59:51 17:59:51 ---> sar -b -r -n DEV: 17:59:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8750) 04/17/23 _x86_64_ (8 CPU) 17:59:51 17:59:51 17:48:04 LINUX RESTART (8 CPU) 17:59:51 17:59:51 17:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:51 17:50:01 177.08 2.08 175.00 0.00 57.97 71136.70 0.00 17:59:51 17:51:01 93.72 0.22 93.50 0.00 12.00 24480.19 0.00 17:59:51 17:52:01 85.92 0.03 85.89 0.00 7.73 19518.23 0.00 17:59:51 17:53:01 2.53 0.00 2.53 0.00 0.00 28.80 0.00 17:59:51 17:54:01 57.18 11.60 45.58 0.00 5175.87 8825.59 0.00 17:59:51 17:55:01 4.33 0.02 4.32 0.00 0.13 100.65 0.00 17:59:51 17:56:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 17:59:51 17:57:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 17:59:51 17:58:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 17:59:51 17:59:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 17:59:51 Average: 42.69 1.39 41.30 0.00 525.42 12417.57 0.00 17:59:51 17:59:51 17:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:51 17:50:01 28453424 31552644 752272 2.29 145008 3170108 2143528 6.32 1097748 2902232 552 17:59:51 17:51:01 28214920 31561668 739780 2.25 149448 3395940 1878804 5.54 1227404 2986484 1156 17:59:51 17:52:01 27688980 31573988 725144 2.21 159152 3872908 1759164 5.18 1260544 3425016 4 17:59:51 17:53:01 27689208 31574592 724216 2.20 159220 3873040 1759164 5.18 1260184 3425136 32 17:59:51 17:54:01 27168060 31561596 725052 2.20 192632 4328896 1815548 5.35 1575712 3596368 432 17:59:51 17:55:01 27172452 31561308 724836 2.20 191216 4325640 1786572 5.27 1574296 3593152 4 17:59:51 17:56:01 27175696 31564644 721372 2.19 191292 4325636 1786572 5.27 1571288 3593160 8 17:59:51 17:57:01 27175932 31565216 720972 2.19 191380 4325652 1786572 5.27 1571192 3593388 8 17:59:51 17:58:01 27175876 31565160 720944 2.19 191412 4325636 1786572 5.27 1571196 3593388 12 17:59:51 17:59:01 27176012 31565484 720664 2.19 191444 4325784 1786572 5.27 1571344 3593520 20 17:59:51 Average: 27509056 31564630 727525 2.21 176220 4026924 1828907 5.39 1428091 3430184 223 17:59:51 17:59:51 17:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:51 17:50:01 veth7182d12 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:50:01 docker0 186.24 324.59 14.96 2015.44 0.00 0.00 0.00 0.00 17:59:51 17:50:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 17:59:51 17:50:01 ens3 493.60 284.91 6091.90 38.83 0.00 0.00 0.00 0.00 17:59:51 17:51:01 docker0 1.42 3.68 0.09 42.55 0.00 0.00 0.00 0.00 17:59:51 17:51:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:59:51 17:51:01 ens3 42.89 27.28 77.64 15.75 0.00 0.00 0.00 0.00 17:59:51 17:52:01 docker0 1.42 3.77 0.09 43.04 0.00 0.00 0.00 0.00 17:59:51 17:52:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 17:59:51 17:52:01 ens3 113.63 63.01 2620.91 11.11 0.00 0.00 0.00 0.00 17:59:51 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:51 17:53:01 ens3 0.12 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:59:51 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:54:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 17:59:51 17:54:01 ens3 206.30 104.63 2808.66 7.36 0.00 0.00 0.00 0.00 17:59:51 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:51 17:55:01 ens3 0.27 0.23 0.02 0.02 0.00 0.00 0.00 0.00 17:59:51 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:51 17:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:59:51 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:51 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:51 17:59:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 17:59:51 Average: docker0 18.91 33.21 1.51 210.16 0.00 0.00 0.00 0.00 17:59:51 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 17:59:51 Average: ens3 85.74 48.06 1160.09 7.32 0.00 0.00 0.00 0.00 17:59:51 17:59:51 17:59:51 ---> sar -P ALL: 17:59:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8750) 04/17/23 _x86_64_ (8 CPU) 17:59:51 17:59:51 17:48:04 LINUX RESTART (8 CPU) 17:59:51 17:59:51 17:49:01 CPU %user %nice %system %iowait %steal %idle 17:59:51 17:50:01 all 7.41 0.00 3.62 4.56 0.07 84.34 17:59:51 17:50:01 0 9.28 0.00 3.21 0.39 0.05 87.08 17:59:51 17:50:01 1 6.86 0.00 3.67 7.50 0.08 81.89 17:59:51 17:50:01 2 7.66 0.00 3.33 1.34 0.10 87.57 17:59:51 17:50:01 3 8.06 0.00 3.42 0.25 0.08 88.19 17:59:51 17:50:01 4 7.15 0.00 3.24 1.59 0.05 87.97 17:59:51 17:50:01 5 7.69 0.00 3.43 4.12 0.07 84.70 17:59:51 17:50:01 6 6.89 0.00 4.49 20.70 0.07 67.85 17:59:51 17:50:01 7 5.71 0.00 4.16 0.61 0.08 89.43 17:59:51 17:51:01 all 38.28 0.00 6.54 2.42 0.09 52.66 17:59:51 17:51:01 0 38.27 0.00 6.11 3.23 0.08 52.31 17:59:51 17:51:01 1 37.13 0.00 6.94 3.06 0.10 52.78 17:59:51 17:51:01 2 40.57 0.00 6.94 4.29 0.08 48.11 17:59:51 17:51:01 3 38.52 0.00 6.90 4.85 0.08 49.65 17:59:51 17:51:01 4 38.30 0.00 6.86 0.51 0.08 54.24 17:59:51 17:51:01 5 38.90 0.00 6.19 1.62 0.08 53.21 17:59:51 17:51:01 6 36.63 0.00 6.42 1.20 0.10 55.65 17:59:51 17:51:01 7 37.96 0.00 6.00 0.59 0.08 55.36 17:59:51 17:52:01 all 3.06 0.00 1.29 0.95 0.04 94.65 17:59:51 17:52:01 0 3.57 0.00 0.78 0.74 0.02 94.90 17:59:51 17:52:01 1 3.14 0.00 1.60 0.48 0.02 94.75 17:59:51 17:52:01 2 3.45 0.00 0.96 0.03 0.03 95.52 17:59:51 17:52:01 3 2.78 0.00 1.65 4.16 0.03 91.38 17:59:51 17:52:01 4 3.04 0.00 1.44 1.15 0.03 94.33 17:59:51 17:52:01 5 2.98 0.00 1.32 0.08 0.15 95.47 17:59:51 17:52:01 6 2.54 0.00 1.50 0.97 0.02 94.97 17:59:51 17:52:01 7 2.99 0.00 1.11 0.02 0.03 95.85 17:59:51 17:53:01 all 0.10 0.00 0.01 0.03 0.01 99.85 17:59:51 17:53:01 0 0.70 0.00 0.02 0.00 0.02 99.27 17:59:51 17:53:01 1 0.02 0.00 0.02 0.07 0.00 99.90 17:59:51 17:53:01 2 0.03 0.00 0.00 0.02 0.02 99.93 17:59:51 17:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:59:51 17:53:01 4 0.05 0.00 0.00 0.00 0.03 99.92 17:59:51 17:53:01 5 0.00 0.00 0.03 0.00 0.00 99.97 17:59:51 17:53:01 6 0.00 0.00 0.00 0.12 0.02 99.87 17:59:51 17:53:01 7 0.00 0.00 0.00 0.03 0.02 99.95 17:59:51 17:54:01 all 2.25 0.00 1.55 1.15 0.03 95.02 17:59:51 17:54:01 0 1.54 0.00 0.84 0.20 0.05 97.37 17:59:51 17:54:01 1 2.04 0.00 1.30 1.23 0.03 95.40 17:59:51 17:54:01 2 1.79 0.00 0.99 0.33 0.03 96.86 17:59:51 17:54:01 3 1.33 0.00 2.40 0.48 0.03 95.75 17:59:51 17:54:01 4 3.16 0.00 1.89 1.00 0.03 93.92 17:59:51 17:54:01 5 3.39 0.00 2.45 2.05 0.03 92.07 17:59:51 17:54:01 6 1.25 0.00 0.95 3.69 0.02 94.09 17:59:51 17:54:01 7 3.52 0.00 1.54 0.20 0.03 94.70 17:59:51 17:55:01 all 0.09 0.00 0.05 0.05 0.01 99.81 17:59:51 17:55:01 0 0.08 0.00 0.07 0.00 0.02 99.83 17:59:51 17:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:59:51 17:55:01 2 0.13 0.00 0.03 0.02 0.02 99.80 17:59:51 17:55:01 3 0.03 0.00 0.05 0.05 0.02 99.85 17:59:51 17:55:01 4 0.08 0.00 0.03 0.00 0.02 99.87 17:59:51 17:55:01 5 0.08 0.00 0.07 0.00 0.00 99.85 17:59:51 17:55:01 6 0.02 0.00 0.02 0.25 0.00 99.72 17:59:51 17:55:01 7 0.22 0.00 0.12 0.05 0.00 99.62 17:59:51 17:56:01 all 0.02 0.00 0.01 0.19 0.01 99.77 17:59:51 17:56:01 0 0.07 0.00 0.02 0.72 0.03 99.16 17:59:51 17:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:51 17:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:59:51 17:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:59:51 17:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:51 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:59:51 17:56:01 6 0.02 0.00 0.02 0.80 0.00 99.17 17:59:51 17:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:59:51 17:57:01 all 0.02 0.00 0.00 0.01 0.01 99.96 17:59:51 17:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:59:51 17:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:59:51 17:57:01 2 0.03 0.00 0.00 0.02 0.02 99.93 17:59:51 17:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:59:51 17:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:51 17:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:59:51 17:57:01 6 0.00 0.00 0.00 0.03 0.00 99.97 17:59:51 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:59:51 17:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:59:51 17:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:59:51 17:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:59:51 17:58:01 2 0.07 0.00 0.02 0.00 0.02 99.90 17:59:51 17:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:59:51 17:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:59:51 17:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:59:51 17:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:59:51 17:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:59:51 17:59:01 all 0.04 0.00 0.01 0.03 0.01 99.92 17:59:51 17:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:59:51 17:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:51 17:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:59:51 17:59:01 3 0.23 0.00 0.00 0.02 0.00 99.75 17:59:51 17:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:59:51 17:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:59:51 17:59:01 6 0.00 0.00 0.00 0.18 0.02 99.80 17:59:51 17:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:59:51 Average: all 5.09 0.00 1.30 0.93 0.03 92.64 17:59:51 Average: 0 5.36 0.00 1.11 0.53 0.04 92.97 17:59:51 Average: 1 4.90 0.00 1.35 1.23 0.03 92.50 17:59:51 Average: 2 5.34 0.00 1.22 0.60 0.04 92.80 17:59:51 Average: 3 5.05 0.00 1.43 0.97 0.03 92.52 17:59:51 Average: 4 5.14 0.00 1.34 0.42 0.03 93.07 17:59:51 Average: 5 5.27 0.00 1.34 0.78 0.03 92.57 17:59:51 Average: 6 4.69 0.00 1.33 2.77 0.02 91.19 17:59:51 Average: 7 5.00 0.00 1.29 0.15 0.03 93.54 17:59:51 17:59:51 17:59:51