Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f9d641867fc5ea0f7d8928df8972b1498c50331 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-ssh13015009492710781813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17181218760353101162.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17065561678409601471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5686860343114998317.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7654936143633120841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-virtual 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-9180 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f9d641867fc5ea0f7d8928df8972b1498c50331 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 Commit message: "Merge pull request #438 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > git rev-list --no-walk f37031385f16eefedf40f271103157f893ed69f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:10:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:10:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:10:05 ========================================================= 03:10:05 EdgeX Global Pipelines Version Info 03:10:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:10:06 ------------------- 03:10:06 stable info: 03:10:06 ------------------- 03:10:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:10:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:10:06 Message: update stable to v1.0.254 03:10:06 ------------------- 03:10:06 experimental info: 03:10:06 ------------------- 03:10:06 Commited By: **** collab-it+edgex@linuxfoundation.org 03:10:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:10:06 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f9d641 [Pipeline] echo 03:10:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:07 provisioning config files... 03:10:07 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4673372480902205155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:07 ---> docker-login.sh 03:10:07 nexus3.edgexfoundry.org:10001 03:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:08 Configure a credential helper to remove this warning. See 03:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:08 03:10:08 Login Succeeded 03:10:08 nexus3.edgexfoundry.org:10002 03:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:08 Configure a credential helper to remove this warning. See 03:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:08 03:10:08 Login Succeeded 03:10:08 nexus3.edgexfoundry.org:10003 03:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:08 Configure a credential helper to remove this warning. See 03:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:08 03:10:08 Login Succeeded 03:10:08 nexus3.edgexfoundry.org:10004 03:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:08 Configure a credential helper to remove this warning. See 03:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:08 03:10:08 Login Succeeded 03:10:08 docker.io 03:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:08 Configure a credential helper to remove this warning. See 03:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:08 03:10:08 Login Succeeded 03:10:08 ---> docker-login.sh ends [Pipeline] } 03:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:10:09 + git rev-list -1 --merges 0f9d641867fc5ea0f7d8928df8972b1498c50331~1..0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo 03:10:09 -----------> git rev-list -1 --merges 0f9d641867fc5ea0f7d8928df8972b1498c50331~1..0f9d641867fc5ea0f7d8928df8972b1498c50331 0f9d641867fc5ea0f7d8928df8972b1498c50331 03:10:09 0f9d641867fc5ea0f7d8928df8972b1498c50331 [false] [Pipeline] sh 03:10:09 + git log --format=format:%s -1 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo 03:10:09 ========================================================= 03:10:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:10:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:09 + git log --format=format:%s -1 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] echo 03:10:09 [semverPrep] GIT_COMMIT: 0f9d641867fc5ea0f7d8928df8972b1498c50331, Commit Message: Merge pull request #438 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo 03:10:10 [semverPrep] This is not a build commit. [Pipeline] sh 03:10:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:10 + grep -v github /etc/ssh/ssh_known_hosts 03:10:10 + [ -e /tmp/ssh_known_hosts ] 03:10:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:10:10 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:10:10 sudo tee -a /etc/ssh/ssh_known_hosts 03:10:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:10 03:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:10:11 b85a868b505f: Pulling fs layer 03:10:11 e2be974225ed: Pulling fs layer 03:10:11 339a4e72a1f5: Pulling fs layer 03:10:11 988bab9f4d93: Pulling fs layer 03:10:11 1469e6f7b9e6: Pulling fs layer 03:10:11 eaf3925da568: Pulling fs layer 03:10:11 bab4dde63d76: Pulling fs layer 03:10:11 bde34c3a00c8: Pulling fs layer 03:10:11 988bab9f4d93: Waiting 03:10:11 1469e6f7b9e6: Waiting 03:10:11 eaf3925da568: Waiting 03:10:11 bab4dde63d76: Waiting 03:10:11 b352a97aabf1: Pulling fs layer 03:10:11 4872d77fe225: Pulling fs layer 03:10:11 5851b861e8e6: Pulling fs layer 03:10:11 bde34c3a00c8: Waiting 03:10:11 4872d77fe225: Waiting 03:10:11 b352a97aabf1: Waiting 03:10:11 e2be974225ed: Download complete 03:10:11 988bab9f4d93: Verifying Checksum 03:10:11 988bab9f4d93: Download complete 03:10:11 339a4e72a1f5: Verifying Checksum 03:10:11 339a4e72a1f5: Download complete 03:10:11 1469e6f7b9e6: Verifying Checksum 03:10:11 1469e6f7b9e6: Download complete 03:10:11 eaf3925da568: Verifying Checksum 03:10:11 eaf3925da568: Download complete 03:10:11 bde34c3a00c8: Verifying Checksum 03:10:11 bde34c3a00c8: Download complete 03:10:11 b352a97aabf1: Verifying Checksum 03:10:11 b352a97aabf1: Download complete 03:10:11 4872d77fe225: Verifying Checksum 03:10:11 4872d77fe225: Download complete 03:10:11 5851b861e8e6: Verifying Checksum 03:10:11 5851b861e8e6: Download complete 03:10:11 b85a868b505f: Download complete 03:10:11 bab4dde63d76: Verifying Checksum 03:10:11 bab4dde63d76: Download complete 03:10:12 b85a868b505f: Pull complete 03:10:12 e2be974225ed: Pull complete 03:10:12 339a4e72a1f5: Pull complete 03:10:13 988bab9f4d93: Pull complete 03:10:13 1469e6f7b9e6: Pull complete 03:10:13 eaf3925da568: Pull complete 03:10:14 bab4dde63d76: Pull complete 03:10:14 bde34c3a00c8: Pull complete 03:10:14 b352a97aabf1: Pull complete 03:10:15 4872d77fe225: Pull complete 03:10:15 5851b861e8e6: Pull complete 03:10:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:15 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:18 $ docker top ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 -eo pid,comm 03:10:18 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). 03:10:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:18 [ssh-agent] Looking for ssh-agent implementation... 03:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:18 $ docker exec ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent 03:10:18 SSH_AUTH_SOCK=/tmp/ssh-IseJ0DGnpRaa/agent.33 03:10:18 SSH_AGENT_PID=39 03:10:18 Running ssh-add (command line suppressed) 03:10:18 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2120873998308082518.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2120873998308082518.key) 03:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:19 + git tag --points-at HEAD [Pipeline] } 03:10:19 $ docker exec --env ******** --env ******** ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent -k 03:10:19 unset SSH_AUTH_SOCK; 03:10:19 unset SSH_AGENT_PID; 03:10:19 echo Agent pid 39 killed; 03:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:10:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:19 [ssh-agent] Looking for ssh-agent implementation... 03:10:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:19 $ docker exec ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent 03:10:19 SSH_AUTH_SOCK=/tmp/ssh-eh5LUXg93It3/agent.71 03:10:19 SSH_AGENT_PID=77 03:10:19 Running ssh-add (command line suppressed) 03:10:19 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7746703322492144461.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7746703322492144461.key) 03:10:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:20 + git semver init 03:10:20 2023-10-13 03:10:20,207 [run_init] DEBUG init version:0.0.0 force:False 03:10:20 2023-10-13 03:10:20,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 03:10:20 2023-10-13 03:10:20,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 03:10:20 2023-10-13 03:10:20,208 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 03:10:21 2023-10-13 03:10:21,373 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 03:10:21 2023-10-13 03:10:21,373 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 03:10:21 2023-10-13 03:10:21,373 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:10:21 2023-10-13 03:10:21,374 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:10:21 3.1.0-dev.22 [Pipeline] } 03:10:21 $ docker exec --env ******** --env ******** ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 ssh-agent -k 03:10:21 unset SSH_AUTH_SOCK; 03:10:21 unset SSH_AGENT_PID; 03:10:21 echo Agent pid 77 killed; 03:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:22 + git semver [Pipeline] } 03:10:22 $ docker stop --time=1 ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 03:10:23 $ docker rm -f --volumes ab098c024a812ee0c047b7698c53bb45efc710fc639e55c9b385569e3f182c63 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:10:24 Stashed 1 file(s) [Pipeline] echo 03:10:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 03:10:24 provisioning config files... 03:10:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5620910277002761376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:24 ---> docker-login.sh 03:10:24 nexus3.edgexfoundry.org:10001 03:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:24 Configure a credential helper to remove this warning. See 03:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:24 03:10:24 Login Succeeded 03:10:24 nexus3.edgexfoundry.org:10002 03:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:24 Configure a credential helper to remove this warning. See 03:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:24 03:10:24 Login Succeeded 03:10:24 nexus3.edgexfoundry.org:10003 03:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:24 Configure a credential helper to remove this warning. See 03:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:24 03:10:24 Login Succeeded 03:10:24 nexus3.edgexfoundry.org:10004 03:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:24 Configure a credential helper to remove this warning. See 03:10:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:24 03:10:24 Login Succeeded 03:10:24 docker.io 03:10:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:25 Configure a credential helper to remove this warning. See 03:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:25 03:10:25 Login Succeeded 03:10:25 ---> docker-login.sh ends [Pipeline] } 03:10:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:25 ========================================================= 03:10:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:10:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:10:25 Sending build context to Docker daemon 23.66MB 03:10:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:10:25 Step 2/12 : FROM ${BASE} AS builder 03:10:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:25 7264a8db6415: Pulling fs layer 03:10:25 c4d48a809fc2: Pulling fs layer 03:10:25 4f1c88b9dad5: Pulling fs layer 03:10:25 ad3a456e5733: Pulling fs layer 03:10:25 33e27b845d1e: Pulling fs layer 03:10:25 c68163c4e522: Pulling fs layer 03:10:25 50da416c3ac9: Pulling fs layer 03:10:25 23d2d4c4bb30: Pulling fs layer 03:10:25 33e27b845d1e: Waiting 03:10:25 ad3a456e5733: Waiting 03:10:25 c68163c4e522: Waiting 03:10:25 50da416c3ac9: Waiting 03:10:25 23d2d4c4bb30: Waiting 03:10:25 c4d48a809fc2: Download complete 03:10:25 ad3a456e5733: Download complete 03:10:25 33e27b845d1e: Verifying Checksum 03:10:25 33e27b845d1e: Download complete 03:10:25 7264a8db6415: Download complete 03:10:25 c68163c4e522: Verifying Checksum 03:10:25 c68163c4e522: Download complete 03:10:26 7264a8db6415: Pull complete 03:10:26 23d2d4c4bb30: Verifying Checksum 03:10:26 23d2d4c4bb30: Download complete 03:10:26 c4d48a809fc2: Pull complete 03:10:26 4f1c88b9dad5: Verifying Checksum 03:10:26 4f1c88b9dad5: Download complete 03:10:26 50da416c3ac9: Verifying Checksum 03:10:26 50da416c3ac9: Download complete 03:10:29 4f1c88b9dad5: Pull complete 03:10:29 ad3a456e5733: Pull complete 03:10:29 33e27b845d1e: Pull complete 03:10:29 c68163c4e522: Pull complete 03:10:31 50da416c3ac9: Pull complete 03:10:31 23d2d4c4bb30: Pull complete 03:10:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:10:31 ---> 0786185ac409 03:10:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:10:38 ---> Running in a56c14d96cd5 03:10:38 Removing intermediate container a56c14d96cd5 03:10:38 ---> 5bc45868d9cf 03:10:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:10:38 ---> Running in ea3d03a8812e 03:10:38 Removing intermediate container ea3d03a8812e 03:10:38 ---> 591b254bd93d 03:10:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:10:38 ---> Running in f9914f986a36 03:10:38 Removing intermediate container f9914f986a36 03:10:38 ---> fd9d750aaa92 03:10:38 Step 6/12 : WORKDIR /device-virtual-go 03:10:38 ---> Running in dd36137bba70 03:10:38 Removing intermediate container dd36137bba70 03:10:38 ---> 8fa7dfb2affb 03:10:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:38 ---> Running in 0be247d37140 03:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:10:38 (1/4) Installing openssh-keygen (9.3_p2-r0) 03:10:38 (2/4) Installing libedit (20221030.3.1-r1) 03:10:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 03:10:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 03:10:38 Executing busybox-1.36.1-r2.trigger 03:10:38 OK: 268 MiB in 56 packages 03:10:38 Removing intermediate container 0be247d37140 03:10:38 ---> dc1d768ffbe9 03:10:38 Step 8/12 : COPY go.mod vendor* ./ 03:10:39 ---> d040d5348c69 03:10:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:39 ---> Running in d6b815bef58b 03:10:39 Still waiting to schedule task 03:10:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:11:35 Removing intermediate container d6b815bef58b 03:11:35 ---> e1a6173c7f7f 03:11:35 Step 10/12 : COPY . . 03:11:35 ---> 44dd31ae7ec4 03:11:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:11:35 ---> Running in ecad0da47d92 03:11:35 Removing intermediate container ecad0da47d92 03:11:35 ---> ad063931bb0f 03:11:35 Step 12/12 : RUN $MAKE 03:11:35 ---> Running in adabb3c96a9a 03:11:35 noop 03:11:35 Removing intermediate container adabb3c96a9a 03:11:35 ---> c90b4eb30902 03:11:35 Successfully built c90b4eb30902 03:11:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:35 + docker inspect -f . ci-base-image-x86_64 03:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:35 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat 03:11:36 $ docker top 3aa93efdac7f0bd950fb18ca972fbc370af09e46335ce13e205bab374cf61585 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:36 + go version 03:11:36 go version go1.21.0 linux/amd64 [Pipeline] } 03:11:36 $ docker stop --time=1 3aa93efdac7f0bd950fb18ca972fbc370af09e46335ce13e205bab374cf61585 03:11:37 $ docker rm -f --volumes 3aa93efdac7f0bd950fb18ca972fbc370af09e46335ce13e205bab374cf61585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:38 + docker inspect -f . ci-base-image-x86_64 03:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:38 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat 03:11:38 $ docker top 0e0a7ca53c96c391f0f0deb23d8a97eef595fb3de8a21a45f31ed5ce483daa8a -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:38 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 03:11:39 + make test 03:11:39 go test ./... -coverprofile=coverage.out 03:11:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:11:50 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:11:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 03:11:55 go vet ./... 03:11:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:11:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:11:57 ./bin/test-attribution-txt.sh [Pipeline] echo 03:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:11:57 $ docker stop --time=1 0e0a7ca53c96c391f0f0deb23d8a97eef595fb3de8a21a45f31ed5ce483daa8a 03:11:59 $ docker rm -f --volumes 0e0a7ca53c96c391f0f0deb23d8a97eef595fb3de8a21a45f31ed5ce483daa8a [Pipeline] // withDockerContainer [Pipeline] sh 03:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:12:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:12:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:12:01 + ls -al . 03:12:01 total 204 03:12:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 03:11 . 03:12:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:10 .. 03:12:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:11 .git 03:12:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:10 .github 03:12:01 -rw-rw-r-- 1 jenkins jenkins 337 Oct 13 03:10 .gitignore 03:12:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:10 .golangci.yml 03:12:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:10 .semver 03:12:01 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 13 03:10 Attribution.txt 03:12:01 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 13 03:10 CHANGELOG.md 03:12:01 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 13 03:10 Dockerfile 03:12:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:10 GOVERNANCE.md 03:12:01 -rw-rw-r-- 1 jenkins jenkins 660 Oct 13 03:10 Jenkinsfile 03:12:01 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:10 LICENSE 03:12:01 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 13 03:10 Makefile 03:12:01 -rw-rw-r-- 1 jenkins jenkins 623 Oct 13 03:10 OWNERS.md 03:12:01 -rw-rw-r-- 1 jenkins jenkins 4111 Oct 13 03:10 README.md 03:12:01 -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:10 VERSION 03:12:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:10 bin 03:12:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:10 cmd 03:12:01 -rw-r--r-- 1 jenkins jenkins 43063 Oct 13 03:11 coverage.out 03:12:01 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 13 03:10 go.mod 03:12:01 -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 03:10 go.sum 03:12:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:10 internal 03:12:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:10 snap 03:12:01 -rw-rw-r-- 1 jenkins jenkins 235 Oct 13 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:01 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0f9d641867fc5ea0f7d8928df8972b1498c50331 --label arch=amd64 --label version=3.1.0-dev.22 . 03:12:01 Sending build context to Docker daemon 23.71MB 03:12:01 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:12:01 Step 2/25 : FROM ${BASE} AS builder 03:12:01 ---> c90b4eb30902 03:12:01 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:12:02 ---> Running in 8543aecc5781 03:12:02 Removing intermediate container 8543aecc5781 03:12:02 ---> 7c698864155f 03:12:02 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 03:12:02 ---> Running in db0893e00518 03:12:02 Removing intermediate container db0893e00518 03:12:02 ---> c5ffa3d5081f 03:12:02 Step 5/25 : ARG ADD_BUILD_TAGS="" 03:12:02 ---> Running in 1f4a178403ca 03:12:02 Removing intermediate container 1f4a178403ca 03:12:02 ---> 943ec64111e3 03:12:02 Step 6/25 : WORKDIR /device-virtual-go 03:12:02 ---> Running in 2e8cb1ec3c96 03:12:02 Removing intermediate container 2e8cb1ec3c96 03:12:02 ---> 2672d601c2b2 03:12:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:02 ---> Running in af83c727efe4 03:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:02 OK: 268 MiB in 56 packages 03:12:03 Removing intermediate container af83c727efe4 03:12:03 ---> dcd14d4ee194 03:12:03 Step 8/25 : COPY go.mod vendor* ./ 03:12:03 ---> d5584e7408ec 03:12:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:03 ---> Running in 0f353b48e9d4 03:12:03 Removing intermediate container 0f353b48e9d4 03:12:03 ---> 6e5bcdfb7ca1 03:12:03 Step 10/25 : COPY . . 03:12:04 ---> dc61b15c842f 03:12:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:04 ---> Running in 58fa9951bde9 03:12:04 Removing intermediate container 58fa9951bde9 03:12:04 ---> d3d6abce0be5 03:12:04 Step 12/25 : RUN $MAKE 03:12:04 ---> Running in 1dfdb63841eb 03:12:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 03:12:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9182 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 03:12:13 Running in /w/workspace/device-virtual-go/148 [Pipeline] { [Pipeline] checkout 03:12:13 The recommended git tool is: git 03:12:19 using credential edgex-jenkins-ssh 03:12:19 Cloning the remote Git repository 03:12:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:12:19 > git init /w/workspace/device-virtual-go/148 # timeout=10 03:12:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:12:19 > git --version # timeout=10 03:12:19 > git --version # 'git version 2.25.1' 03:12:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:23 Avoid second fetch 03:12:23 Checking out Revision 0f9d641867fc5ea0f7d8928df8972b1498c50331 (main) 03:12:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:12:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:23 > git config core.sparsecheckout # timeout=10 03:12:23 > git checkout -f 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 03:12:24 Commit message: "Merge pull request #438 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:25 Dload Upload Total Spent Left Speed 03:12:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 03:12:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:12:26 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 03:12:26 03:12:26 { 03:12:26 "registry-mirrors": [ 03:12:26 "https://nexus3.edgexfoundry.org:10001" 03:12:26 ], 03:12:26 "bip": "10.250.0.254/24", 03:12:26 "hosts": [ 03:12:26 "tcp://0.0.0.0:5555", 03:12:26 "unix:///var/run/docker.sock" 03:12:26 ], 03:12:26 "mtu": 1458, 03:12:26 "selinux-enabled": true, 03:12:26 "seccomp-profile": "/etc/docker/seccomp.json" 03:12:26 } [Pipeline] sh 03:12:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:12:26 + sudo service docker restart 03:12:26 Removing intermediate container 1dfdb63841eb 03:12:26 ---> 058c92741a94 03:12:26 Step 13/25 : FROM alpine:3.18 03:12:26 3.18: Pulling from library/alpine 03:12:26 96526aa774ef: Pulling fs layer 03:12:26 96526aa774ef: Verifying Checksum 03:12:26 96526aa774ef: Download complete 03:12:26 96526aa774ef: Pull complete 03:12:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:12:26 Status: Downloaded newer image for alpine:3.18 03:12:26 ---> 8ca4688f4f35 03:12:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:12:26 ---> Running in ff8b24b73bf2 03:12:26 Removing intermediate container ff8b24b73bf2 03:12:26 ---> 9b1f8930268b 03:12:26 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:12:26 ---> Running in 9e3746a7b1f8 03:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:27 (1/1) Installing dumb-init (1.2.5-r2) 03:12:27 Executing busybox-1.36.1-r2.trigger 03:12:27 OK: 7 MiB in 16 packages 03:12:27 Removing intermediate container 9e3746a7b1f8 03:12:27 ---> 0d73b289ad49 03:12:27 Step 16/25 : WORKDIR / 03:12:27 ---> Running in 95bc58f19e0d 03:12:27 Removing intermediate container 95bc58f19e0d 03:12:27 ---> 1d839d9fc338 03:12:27 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:12:27 ---> 6d4d797b52c1 03:12:27 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 03:12:27 ---> 3bc54149b9ed 03:12:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 03:12:28 ---> 9abd15610bdb 03:12:28 Step 20/25 : EXPOSE 59900 03:12:28 ---> Running in 5fe71c34e1b9 03:12:28 Removing intermediate container 5fe71c34e1b9 03:12:28 ---> 6d126cd61078 03:12:28 Step 21/25 : ENTRYPOINT ["/device-virtual"] 03:12:28 ---> Running in fff5246df7a9 03:12:28 Removing intermediate container fff5246df7a9 03:12:28 ---> 00b9c4e15b72 03:12:28 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:12:28 ---> Running in 7e188c78f751 03:12:28 Removing intermediate container 7e188c78f751 03:12:28 ---> 3412beb591f1 03:12:28 Step 23/25 : LABEL arch=amd64 03:12:28 ---> Running in 7c8660cf371f 03:12:29 Removing intermediate container 7c8660cf371f 03:12:29 ---> ec361db457c6 03:12:29 Step 24/25 : LABEL git_sha=0f9d641867fc5ea0f7d8928df8972b1498c50331 03:12:29 ---> Running in 29f25e59eee3 03:12:29 Removing intermediate container 29f25e59eee3 03:12:29 ---> e938dbc58fb6 03:12:29 Step 25/25 : LABEL version=3.1.0-dev.22 03:12:29 ---> Running in 2c4381ce3413 03:12:29 Removing intermediate container 2c4381ce3413 03:12:29 ---> 76c04eb2c607 03:12:29 [Warning] One or more build-args [ARCH] were not consumed 03:12:29 Successfully built 76c04eb2c607 03:12:29 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:29 provisioning config files... 03:12:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9611997138590665660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:29 ---> docker-login.sh 03:12:29 nexus3.edgexfoundry.org:10001 03:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:29 Configure a credential helper to remove this warning. See 03:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:29 03:12:29 Login Succeeded 03:12:29 nexus3.edgexfoundry.org:10002 03:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:29 Configure a credential helper to remove this warning. See 03:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:29 03:12:29 Login Succeeded 03:12:29 nexus3.edgexfoundry.org:10003 03:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:29 Configure a credential helper to remove this warning. See 03:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:29 03:12:29 Login Succeeded 03:12:29 nexus3.edgexfoundry.org:10004 03:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:29 Configure a credential helper to remove this warning. See 03:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:29 03:12:29 Login Succeeded 03:12:29 docker.io 03:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:29 Configure a credential helper to remove this warning. See 03:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:29 03:12:29 Login Succeeded 03:12:29 ---> docker-login.sh ends [Pipeline] } 03:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:30 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 03:12:30 0f9d641867fc5ea0f7d8928df8972b1498c50331 03:12:30 latest 03:12:30 3.1.0-dev.22 03:12:30 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 03:12:30 main 03:12:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:30 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331 03:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:12:30 1bb3ae88bcf1: Preparing 03:12:30 67499eb433e5: Preparing 03:12:30 bed196470bed: Preparing 03:12:30 c4104f71111e: Preparing 03:12:30 cc2447e1835a: Preparing 03:12:30 cc2447e1835a: Layer already exists 03:12:30 c4104f71111e: Pushed 03:12:30 bed196470bed: Pushed 03:12:30 67499eb433e5: Pushed 03:12:33 1bb3ae88bcf1: Pushed 03:12:33 0f9d641867fc5ea0f7d8928df8972b1498c50331: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 03:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:12:34 1bb3ae88bcf1: Preparing 03:12:34 67499eb433e5: Preparing 03:12:34 bed196470bed: Preparing 03:12:34 c4104f71111e: Preparing 03:12:34 cc2447e1835a: Preparing 03:12:34 67499eb433e5: Layer already exists 03:12:34 c4104f71111e: Layer already exists 03:12:34 1bb3ae88bcf1: Layer already exists 03:12:34 bed196470bed: Layer already exists 03:12:34 cc2447e1835a: Layer already exists 03:12:34 latest: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.22 03:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:12:34 1bb3ae88bcf1: Preparing 03:12:34 67499eb433e5: Preparing 03:12:34 bed196470bed: Preparing 03:12:34 c4104f71111e: Preparing 03:12:34 cc2447e1835a: Preparing 03:12:34 67499eb433e5: Layer already exists 03:12:34 cc2447e1835a: Layer already exists 03:12:34 1bb3ae88bcf1: Layer already exists 03:12:34 c4104f71111e: Layer already exists 03:12:34 bed196470bed: Layer already exists 03:12:34 3.1.0-dev.22: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 03:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:12:35 1bb3ae88bcf1: Preparing 03:12:35 67499eb433e5: Preparing 03:12:35 bed196470bed: Preparing 03:12:35 c4104f71111e: Preparing 03:12:35 cc2447e1835a: Preparing 03:12:35 c4104f71111e: Layer already exists 03:12:35 bed196470bed: Layer already exists 03:12:35 1bb3ae88bcf1: Layer already exists 03:12:35 67499eb433e5: Layer already exists 03:12:35 cc2447e1835a: Layer already exists 03:12:35 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 03:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:12:35 1bb3ae88bcf1: Preparing 03:12:35 67499eb433e5: Preparing 03:12:35 bed196470bed: Preparing 03:12:35 c4104f71111e: Preparing 03:12:35 cc2447e1835a: Preparing 03:12:35 1bb3ae88bcf1: Layer already exists 03:12:35 c4104f71111e: Layer already exists 03:12:35 67499eb433e5: Layer already exists 03:12:35 bed196470bed: Layer already exists 03:12:35 cc2447e1835a: Layer already exists 03:12:35 main: digest: sha256:c68a4d963b10997c648c3b66693ae995a5bcfbfb2f9022227ec9dca851017cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:35 ===================================================== [Pipeline] echo 03:12:35 taggedImages: 03:12:35 - nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331 03:12:35 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:12:35 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.22 03:12:35 - nexus3.edgexfoundry.org:10004/device-virtual:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 03:12:35 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 03:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:36 03:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:36 latest: Pulling from edgex-lftools-log-publisher 03:12:36 5eb5b503b376: Pulling fs layer 03:12:36 5c69ac0246d0: Pulling fs layer 03:12:36 ec43610c2a17: Pulling fs layer 03:12:36 3a2ae6a8a46f: Pulling fs layer 03:12:36 33b1e0a273af: Pulling fs layer 03:12:36 5d3b04190fa2: Pulling fs layer 03:12:36 2f39f015ded8: Pulling fs layer 03:12:36 33b1e0a273af: Waiting 03:12:36 5d3b04190fa2: Waiting 03:12:36 2f39f015ded8: Waiting 03:12:36 3a2ae6a8a46f: Waiting 03:12:36 5c69ac0246d0: Verifying Checksum 03:12:36 5c69ac0246d0: Download complete 03:12:36 3a2ae6a8a46f: Verifying Checksum 03:12:36 3a2ae6a8a46f: Download complete 03:12:36 33b1e0a273af: Verifying Checksum 03:12:36 33b1e0a273af: Download complete 03:12:36 ec43610c2a17: Verifying Checksum 03:12:36 ec43610c2a17: Download complete 03:12:36 5d3b04190fa2: Verifying Checksum 03:12:36 5d3b04190fa2: Download complete 03:12:36 5eb5b503b376: Verifying Checksum 03:12:36 5eb5b503b376: Download complete 03:12:37 2f39f015ded8: Download complete 03:12:38 5eb5b503b376: Pull complete 03:12:38 5c69ac0246d0: Pull complete 03:12:38 ec43610c2a17: Pull complete 03:12:38 3a2ae6a8a46f: Pull complete 03:12:38 33b1e0a273af: Pull complete 03:12:39 5d3b04190fa2: Pull complete 03:12:43 2f39f015ded8: Pull complete 03:12:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:43 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:12:43 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:12:50 $ docker top 9f1a595cc841e0c1018e2725621c8863cca5303a3824edbca0491c7ce8f804ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 03:12:50 provisioning config files... 03:12:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/148@tmp/config2040814409736328474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:50 ---> job-cost.sh 03:12:50 lf-activate-venv: SKIPPING 03:12:50 INFO: No Stack... 03:12:50 ---> docker-login.sh 03:12:50 nexus3.edgexfoundry.org:10001 03:12:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:51 Configure a credential helper to remove this warning. See 03:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:51 03:12:51 Login Succeeded 03:12:51 nexus3.edgexfoundry.org:10002 03:12:51 INFO: Archiving Costs [Pipeline] sh 03:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:51 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 03:12:51 + cut -d, -f6 [Pipeline] lock 03:12:51 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] 03:12:51 Resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] did not exist. Created. 03:12:51 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:52 Configure a credential helper to remove this warning. See 03:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:52 03:12:52 Login Succeeded 03:12:52 nexus3.edgexfoundry.org:10003 03:12:52 + echo total: 0.2199999988079071 [Pipeline] stash 03:12:52 Stashed 1 file(s) [Pipeline] } 03:12:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:52 $ docker stop --time=1 9f1a595cc841e0c1018e2725621c8863cca5303a3824edbca0491c7ce8f804ec 03:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:52 Configure a credential helper to remove this warning. See 03:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:52 03:12:52 Login Succeeded 03:12:52 nexus3.edgexfoundry.org:10004 03:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:52 Configure a credential helper to remove this warning. See 03:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:52 03:12:52 Login Succeeded 03:12:52 docker.io 03:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:53 Configure a credential helper to remove this warning. See 03:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:53 03:12:53 Login Succeeded 03:12:53 ---> docker-login.sh ends 03:12:53 $ docker rm -f --volumes 9f1a595cc841e0c1018e2725621c8863cca5303a3824edbca0491c7ce8f804ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:12:53 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 03:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:53 ========================================================= 03:12:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:12:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:12:54 Sending build context to Docker daemon 11.97MB 03:12:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:12:54 Step 2/12 : FROM ${BASE} AS builder 03:12:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:12:54 9fda8d8052c6: Pulling fs layer 03:12:54 5d54e960e981: Pulling fs layer 03:12:54 c4a7e357bf2a: Pulling fs layer 03:12:54 f0e02332f6b5: Pulling fs layer 03:12:54 cefa15bbcfad: Pulling fs layer 03:12:54 17808c966233: Pulling fs layer 03:12:54 f4c1fc716caa: Pulling fs layer 03:12:54 cefa15bbcfad: Waiting 03:12:54 17808c966233: Waiting 03:12:54 f4c1fc716caa: Waiting 03:12:54 f0e02332f6b5: Waiting 03:12:54 5d54e960e981: Verifying Checksum 03:12:54 5d54e960e981: Download complete 03:12:54 f0e02332f6b5: Verifying Checksum 03:12:54 f0e02332f6b5: Download complete 03:12:55 cefa15bbcfad: Verifying Checksum 03:12:55 cefa15bbcfad: Download complete 03:12:55 9fda8d8052c6: Verifying Checksum 03:12:55 9fda8d8052c6: Download complete 03:12:55 f4c1fc716caa: Verifying Checksum 03:12:55 f4c1fc716caa: Download complete 03:12:56 9fda8d8052c6: Pull complete 03:12:56 5d54e960e981: Pull complete 03:12:57 c4a7e357bf2a: Verifying Checksum 03:12:57 c4a7e357bf2a: Download complete 03:12:58 17808c966233: Verifying Checksum 03:12:58 17808c966233: Download complete 03:13:10 c4a7e357bf2a: Pull complete 03:13:10 f0e02332f6b5: Pull complete 03:13:10 cefa15bbcfad: Pull complete 03:13:21 17808c966233: Pull complete 03:13:21 f4c1fc716caa: Pull complete 03:13:21 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:13:21 ---> ea914061e18c 03:13:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:13:22 ---> Running in 9ac111231b63 03:13:22 Removing intermediate container 9ac111231b63 03:13:22 ---> d3979581871d 03:13:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:13:23 ---> Running in 823fb298b140 03:13:23 Removing intermediate container 823fb298b140 03:13:23 ---> 34a8edb52a05 03:13:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:13:23 ---> Running in ac07dd55537e 03:13:23 Removing intermediate container ac07dd55537e 03:13:23 ---> 68676c10d9df 03:13:23 Step 6/12 : WORKDIR /device-virtual-go 03:13:23 ---> Running in 9ac8bfcd0df3 03:13:23 Removing intermediate container 9ac8bfcd0df3 03:13:23 ---> 1bd17444735f 03:13:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:24 ---> Running in 5f70bc34f2ea 03:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:13:26 (1/4) Installing openssh-keygen (9.3_p2-r0) 03:13:26 (2/4) Installing libedit (20221030.3.1-r1) 03:13:26 (3/4) Installing openssh-client-common (9.3_p2-r0) 03:13:26 (4/4) Installing openssh-client-default (9.3_p2-r0) 03:13:26 Executing busybox-1.36.1-r2.trigger 03:13:26 OK: 270 MiB in 56 packages 03:13:27 Removing intermediate container 5f70bc34f2ea 03:13:27 ---> f992dec2b4b5 03:13:27 Step 8/12 : COPY go.mod vendor* ./ 03:13:30 ---> f84ad07e99a9 03:13:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:30 ---> Running in 184801e4d9cd 03:15:06 Removing intermediate container 184801e4d9cd 03:15:06 ---> 26d3ba1c016a 03:15:06 Step 10/12 : COPY . . 03:15:06 ---> a29da23dda81 03:15:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:15:06 ---> Running in ca15d6dcaba2 03:15:06 Removing intermediate container ca15d6dcaba2 03:15:06 ---> 199fac407992 03:15:06 Step 12/12 : RUN $MAKE 03:15:06 ---> Running in 30b737e77446 03:15:06 noop 03:15:06 Removing intermediate container 30b737e77446 03:15:06 ---> c5d5565899d6 03:15:06 Successfully built c5d5565899d6 03:15:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:07 + docker inspect -f . ci-base-image-arm64 03:15:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:07 prd-ubuntu20.04-docker-arm64-4c-16g-9182 does not seem to be running inside a container 03:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/148 -v /w/workspace/device-virtual-go/148:/w/workspace/device-virtual-go/148:rw,z -v /w/workspace/device-virtual-go/148@tmp:/w/workspace/device-virtual-go/148@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 ******** ci-base-image-arm64 cat 03:15:08 $ docker top af12e3a4b71d14c30058885caf2ce43b2e1cd2be215b9dcada98019c9406826c -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:09 + go version 03:15:09 go version go1.21.0 linux/arm64 [Pipeline] } 03:15:09 $ docker stop --time=1 af12e3a4b71d14c30058885caf2ce43b2e1cd2be215b9dcada98019c9406826c 03:15:11 $ docker rm -f --volumes af12e3a4b71d14c30058885caf2ce43b2e1cd2be215b9dcada98019c9406826c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker inspect -f . ci-base-image-arm64 03:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:12 prd-ubuntu20.04-docker-arm64-4c-16g-9182 does not seem to be running inside a container 03:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/148 -v /w/workspace/device-virtual-go/148:/w/workspace/device-virtual-go/148:rw,z -v /w/workspace/device-virtual-go/148@tmp:/w/workspace/device-virtual-go/148@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 ******** ci-base-image-arm64 cat 03:15:13 $ docker top f091f63246f42cdc2549e2546514c583a3a0a00de9c6d1c4c36ef71255d14628 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:14 + git config --global --add safe.directory /w/workspace/device-virtual-go/148 [Pipeline] fileExists [Pipeline] sh 03:15:15 + make test 03:15:15 go test ./... -coverprofile=coverage.out 03:15:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:17:12 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:17:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.080s coverage: 58.4% of statements 03:17:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:17:12 go vet ./... 03:17:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:17:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:17:34 ./bin/test-attribution-txt.sh [Pipeline] echo 03:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:17:34 $ docker stop --time=1 f091f63246f42cdc2549e2546514c583a3a0a00de9c6d1c4c36ef71255d14628 03:17:36 $ docker rm -f --volumes f091f63246f42cdc2549e2546514c583a3a0a00de9c6d1c4c36ef71255d14628 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:37 Warning: overwriting stash ‘coverage-report’ 03:17:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:38 + ls -al . 03:17:38 total 200 03:17:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:15 . 03:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 .. 03:17:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:12 .git 03:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 .github 03:17:38 -rw-rw-r-- 1 jenkins jenkins 337 Oct 13 03:12 .gitignore 03:17:38 -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:12 .golangci.yml 03:17:38 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 13 03:12 Attribution.txt 03:17:38 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 13 03:12 CHANGELOG.md 03:17:38 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 13 03:12 Dockerfile 03:17:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:12 GOVERNANCE.md 03:17:38 -rw-rw-r-- 1 jenkins jenkins 660 Oct 13 03:12 Jenkinsfile 03:17:38 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:12 LICENSE 03:17:38 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 13 03:12 Makefile 03:17:38 -rw-rw-r-- 1 jenkins jenkins 623 Oct 13 03:12 OWNERS.md 03:17:38 -rw-rw-r-- 1 jenkins jenkins 4111 Oct 13 03:12 README.md 03:17:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:10 VERSION 03:17:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:12 bin 03:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 cmd 03:17:38 -rw-r--r-- 1 jenkins jenkins 43063 Oct 13 03:17 coverage.out 03:17:38 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 13 03:12 go.mod 03:17:38 -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 03:12 go.sum 03:17:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 internal 03:17:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 snap 03:17:38 -rw-rw-r-- 1 jenkins jenkins 235 Oct 13 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:39 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f9d641867fc5ea0f7d8928df8972b1498c50331 --label arch=arm64 --label version=3.1.0-dev.22 . 03:17:39 Sending build context to Docker daemon 12.02MB 03:17:39 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:17:39 Step 2/25 : FROM ${BASE} AS builder 03:17:39 ---> c5d5565899d6 03:17:39 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:17:39 ---> Running in a1b7e14d7e91 03:17:40 Removing intermediate container a1b7e14d7e91 03:17:40 ---> b8d4bd2d3d05 03:17:40 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 03:17:40 ---> Running in b8d4376925b8 03:17:40 Removing intermediate container b8d4376925b8 03:17:40 ---> bebb728e1b30 03:17:40 Step 5/25 : ARG ADD_BUILD_TAGS="" 03:17:41 ---> Running in 7f2a44da2cd9 03:17:41 Removing intermediate container 7f2a44da2cd9 03:17:41 ---> 7188050f8154 03:17:41 Step 6/25 : WORKDIR /device-virtual-go 03:17:41 ---> Running in 3818c1e2159a 03:17:41 Removing intermediate container 3818c1e2159a 03:17:41 ---> 06b175a94c70 03:17:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:41 ---> Running in 89e33ad18666 03:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:44 OK: 270 MiB in 56 packages 03:17:45 Removing intermediate container 89e33ad18666 03:17:45 ---> abeabd9cd86e 03:17:45 Step 8/25 : COPY go.mod vendor* ./ 03:17:46 ---> 4e34220abbf4 03:17:46 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:46 ---> Running in e19e33e08265 03:17:48 Removing intermediate container e19e33e08265 03:17:48 ---> 71c1097c0351 03:17:48 Step 10/25 : COPY . . 03:17:50 ---> c43c8b740b56 03:17:50 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:17:50 ---> Running in bffc81ede585 03:17:50 Removing intermediate container bffc81ede585 03:17:50 ---> 9c15125c9633 03:17:50 Step 12/25 : RUN $MAKE 03:17:50 ---> Running in b2c3b6ac755e 03:17:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 03:19:58 Removing intermediate container b2c3b6ac755e 03:19:58 ---> c7dadfe72dfb 03:19:58 Step 13/25 : FROM alpine:3.18 03:19:58 3.18: Pulling from library/alpine 03:19:58 579b34f0a95b: Pulling fs layer 03:19:58 579b34f0a95b: Verifying Checksum 03:19:58 579b34f0a95b: Download complete 03:19:59 579b34f0a95b: Pull complete 03:19:59 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:19:59 Status: Downloaded newer image for alpine:3.18 03:19:59 ---> 3cc203321400 03:19:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:19:59 ---> Running in a7ab1095d34c 03:19:59 Removing intermediate container a7ab1095d34c 03:19:59 ---> 68621324c1c1 03:19:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:19:59 ---> Running in 116348a528d7 03:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:20:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:20:02 (1/1) Installing dumb-init (1.2.5-r2) 03:20:02 Executing busybox-1.36.1-r2.trigger 03:20:02 OK: 8 MiB in 16 packages 03:20:03 Removing intermediate container 116348a528d7 03:20:03 ---> 441ce46dc971 03:20:03 Step 16/25 : WORKDIR / 03:20:03 ---> Running in bcf84bc3aef2 03:20:04 Removing intermediate container bcf84bc3aef2 03:20:04 ---> d6fd12414b16 03:20:04 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:20:06 ---> f9e80a9edd73 03:20:06 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 03:20:06 ---> 937c911a6af0 03:20:06 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 03:20:08 ---> 9806373d62b2 03:20:08 Step 20/25 : EXPOSE 59900 03:20:08 ---> Running in da414cd1b405 03:20:08 Removing intermediate container da414cd1b405 03:20:08 ---> 111a548638b2 03:20:08 Step 21/25 : ENTRYPOINT ["/device-virtual"] 03:20:09 ---> Running in b92f9264b9b5 03:20:09 Removing intermediate container b92f9264b9b5 03:20:09 ---> 0a920a5e193b 03:20:09 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:20:09 ---> Running in 8303cc771777 03:20:09 Removing intermediate container 8303cc771777 03:20:09 ---> ba7169673fb5 03:20:09 Step 23/25 : LABEL arch=arm64 03:20:09 ---> Running in 039c361a127f 03:20:10 Removing intermediate container 039c361a127f 03:20:10 ---> 0b67eec86a48 03:20:10 Step 24/25 : LABEL git_sha=0f9d641867fc5ea0f7d8928df8972b1498c50331 03:20:10 ---> Running in da3e44fc8921 03:20:10 Removing intermediate container da3e44fc8921 03:20:10 ---> 6d97dc85d22d 03:20:10 Step 25/25 : LABEL version=3.1.0-dev.22 03:20:10 ---> Running in 12380f125032 03:20:11 Removing intermediate container 12380f125032 03:20:11 ---> 52527a67fa19 03:20:11 [Warning] One or more build-args [ARCH] were not consumed 03:20:11 Successfully built 52527a67fa19 03:20:11 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:11 provisioning config files... 03:20:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/148@tmp/config5472618509939057548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:11 ---> docker-login.sh 03:20:11 nexus3.edgexfoundry.org:10001 03:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:11 Configure a credential helper to remove this warning. See 03:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:11 03:20:11 Login Succeeded 03:20:11 nexus3.edgexfoundry.org:10002 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 nexus3.edgexfoundry.org:10003 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:12 Configure a credential helper to remove this warning. See 03:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:12 03:20:12 Login Succeeded 03:20:12 nexus3.edgexfoundry.org:10004 03:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:13 Configure a credential helper to remove this warning. See 03:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:13 03:20:13 Login Succeeded 03:20:13 docker.io 03:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:13 Configure a credential helper to remove this warning. See 03:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:13 03:20:13 Login Succeeded 03:20:13 ---> docker-login.sh ends [Pipeline] } 03:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:13 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 03:20:13 0f9d641867fc5ea0f7d8928df8972b1498c50331 03:20:13 latest 03:20:13 3.1.0-dev.22 03:20:13 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 03:20:13 main 03:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:14 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331 03:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:20:14 57eef6723beb: Preparing 03:20:14 73719810339b: Preparing 03:20:14 68077a0de2cc: Preparing 03:20:14 80d441556f1f: Preparing 03:20:14 5f4d9fc4d98d: Preparing 03:20:14 5f4d9fc4d98d: Layer already exists 03:20:14 68077a0de2cc: Pushed 03:20:14 73719810339b: Pushed 03:20:14 80d441556f1f: Pushed 03:20:21 57eef6723beb: Pushed 03:20:21 0f9d641867fc5ea0f7d8928df8972b1498c50331: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:20:22 57eef6723beb: Preparing 03:20:22 73719810339b: Preparing 03:20:22 68077a0de2cc: Preparing 03:20:22 80d441556f1f: Preparing 03:20:22 5f4d9fc4d98d: Preparing 03:20:22 68077a0de2cc: Layer already exists 03:20:22 73719810339b: Layer already exists 03:20:22 5f4d9fc4d98d: Layer already exists 03:20:22 57eef6723beb: Layer already exists 03:20:22 80d441556f1f: Layer already exists 03:20:22 latest: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.22 03:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:20:23 57eef6723beb: Preparing 03:20:23 73719810339b: Preparing 03:20:23 68077a0de2cc: Preparing 03:20:23 80d441556f1f: Preparing 03:20:23 5f4d9fc4d98d: Preparing 03:20:23 80d441556f1f: Layer already exists 03:20:23 57eef6723beb: Layer already exists 03:20:23 5f4d9fc4d98d: Layer already exists 03:20:23 68077a0de2cc: Layer already exists 03:20:23 73719810339b: Layer already exists 03:20:23 3.1.0-dev.22: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 03:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:20:24 57eef6723beb: Preparing 03:20:24 73719810339b: Preparing 03:20:24 68077a0de2cc: Preparing 03:20:24 80d441556f1f: Preparing 03:20:24 5f4d9fc4d98d: Preparing 03:20:24 68077a0de2cc: Layer already exists 03:20:24 5f4d9fc4d98d: Layer already exists 03:20:24 73719810339b: Layer already exists 03:20:24 80d441556f1f: Layer already exists 03:20:24 57eef6723beb: Layer already exists 03:20:24 0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 03:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:20:25 57eef6723beb: Preparing 03:20:25 73719810339b: Preparing 03:20:25 68077a0de2cc: Preparing 03:20:25 80d441556f1f: Preparing 03:20:25 5f4d9fc4d98d: Preparing 03:20:25 73719810339b: Layer already exists 03:20:25 68077a0de2cc: Layer already exists 03:20:25 80d441556f1f: Layer already exists 03:20:25 57eef6723beb: Layer already exists 03:20:25 5f4d9fc4d98d: Layer already exists 03:20:25 main: digest: sha256:d91f14aab2f8c7ba691f6ff41ab2e694edde67514b14193643af0fd3b5794f88 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:25 ===================================================== [Pipeline] echo 03:20:25 taggedImages: 03:20:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331 03:20:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:20:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.22 03:20:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0f9d641867fc5ea0f7d8928df8972b1498c50331-3.1.0-dev.22 03:20:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:25 03:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:26 arm64: Pulling from edgex-lftools-log-publisher 03:20:26 8998bd30e6a1: Pulling fs layer 03:20:26 04944245beec: Pulling fs layer 03:20:26 699f458cf7ca: Pulling fs layer 03:20:26 765212b225bb: Pulling fs layer 03:20:26 f23df028b6ca: Pulling fs layer 03:20:26 d65c8cfc05b1: Pulling fs layer 03:20:26 2437ff75d9bd: Pulling fs layer 03:20:26 f23df028b6ca: Waiting 03:20:26 765212b225bb: Waiting 03:20:26 d65c8cfc05b1: Waiting 03:20:26 2437ff75d9bd: Waiting 03:20:26 04944245beec: Verifying Checksum 03:20:26 04944245beec: Download complete 03:20:26 765212b225bb: Verifying Checksum 03:20:26 765212b225bb: Download complete 03:20:26 f23df028b6ca: Verifying Checksum 03:20:26 f23df028b6ca: Download complete 03:20:26 d65c8cfc05b1: Verifying Checksum 03:20:26 d65c8cfc05b1: Download complete 03:20:26 699f458cf7ca: Verifying Checksum 03:20:26 699f458cf7ca: Download complete 03:20:27 8998bd30e6a1: Verifying Checksum 03:20:27 8998bd30e6a1: Download complete 03:20:29 2437ff75d9bd: Verifying Checksum 03:20:29 2437ff75d9bd: Download complete 03:20:31 8998bd30e6a1: Pull complete 03:20:33 04944245beec: Pull complete 03:20:34 699f458cf7ca: Pull complete 03:20:35 765212b225bb: Pull complete 03:20:35 f23df028b6ca: Pull complete 03:20:36 d65c8cfc05b1: Pull complete 03:20:54 2437ff75d9bd: Pull complete 03:20:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:54 prd-ubuntu20.04-docker-arm64-4c-16g-9182 does not seem to be running inside a container 03:20:54 $ 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-virtual-go/148 -v /w/workspace/device-virtual-go/148:/w/workspace/device-virtual-go/148:rw,z -v /w/workspace/device-virtual-go/148@tmp:/w/workspace/device-virtual-go/148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:20:57 $ docker top e84cbdb43f640ebbe1c8e920f6499bf37e26220f46ff5e360dc58f161d86b7fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:58 ---> job-cost.sh 03:20:58 lf-activate-venv: SKIPPING 03:20:58 INFO: No Stack... 03:20:59 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:00 INFO: Archiving Costs [Pipeline] sh 03:21:00 + cat /w/workspace/device-virtual-go/148/archives/cost.csv 03:21:00 + cut -d, -f6 [Pipeline] lock 03:21:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] 03:21:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] did not exist. Created. 03:21:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:01 /w/workspace/device-virtual-go/148@tmp/durable-4fb8677c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:21:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:02 Warning: overwriting stash ‘stack-cost’ 03:21:02 Stashed 1 file(s) [Pipeline] } 03:21:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:02 $ docker stop --time=1 e84cbdb43f640ebbe1c8e920f6499bf37e26220f46ff5e360dc58f161d86b7fc 03:21:03 $ docker rm -f --volumes e84cbdb43f640ebbe1c8e920f6499bf37e26220f46ff5e360dc58f161d86b7fc [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 03:21:04 provisioning config files... 03:21:04 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17405023787257530061tmp [Pipeline] { [Pipeline] sh 03:21:04 + set +x 03:21:04 + curl -s https://codecov.io/bash 03:21:04 + bash -s -- 03:21:04 03:21:04 _____ _ 03:21:04 / ____| | | 03:21:04 | | ___ __| | ___ ___ _____ __ 03:21:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:04 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:04 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:04 Bash-1.0.6 03:21:04 03:21:04 03:21:04 ==> git version 2.25.1 found 03:21:04 ==> 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 03:21:04 Release-Date: 2020-01-08 03:21:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:04 ==> Jenkins CI detected. 03:21:04 current dir:  /w/workspace/exfoundry_device-virtual-go_main 03:21:04 project root: . 03:21:04 --> token set from env 03:21:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:04 ==> Running gcov in . (disable via -X gcov) 03:21:04 ==> Python coveragepy not found 03:21:04 ==> Searching for coverage reports in: 03:21:04 + . 03:21:04 -> Found 1 reports 03:21:04 ==> Detecting git/mercurial file structure 03:21:04 ==> Reading reports 03:21:04 + ./coverage.out bytes=43063 03:21:04 ==> Appending adjustments 03:21:04 https://docs.codecov.io/docs/fixing-reports 03:21:04 + Found adjustments 03:21:04 ==> Gzipping contents 03:21:04 8.0K /tmp/codecov.7lnqX0.gz 03:21:04 ==> Uploading reports 03:21:04 url: https://codecov.io 03:21:04 query: branch=main&commit=0f9d641867fc5ea0f7d8928df8972b1498c50331&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:04 -> Pinging Codecov 03:21:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=0f9d641867fc5ea0f7d8928df8972b1498c50331&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:04 -> Uploading to 03:21:04 https://storage.googleapis.com/codecov/v4/raw/2023-10-13/5E52B4B073DB2E39498172D8E973AA87/0f9d641867fc5ea0f7d8928df8972b1498c50331/80d34d81-63dd-4b14-9c29-f5bd961e0f99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T032104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=029ea57d6c1d5f6689c3536f06b5d8a7a071b52eb9f7bab13f8ab72181083a0a 03:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:04 Dload Upload Total Spent Left Speed 03:21:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 17692 --:--:-- --:--:-- --:--:-- 17692 03:21:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] } 03:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:21:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:21:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:21:05 03:21:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:21:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:21:06 df9b9388f04a: Pulling fs layer 03:21:06 52dc419b0ee2: Pulling fs layer 03:21:06 25bc292e5bac: Pulling fs layer 03:21:06 114826534d7a: Pulling fs layer 03:21:06 4657fd5d0bcf: Pulling fs layer 03:21:06 6ad1cebc031e: Pulling fs layer 03:21:06 8a3aa393b2d8: Pulling fs layer 03:21:06 4657fd5d0bcf: Waiting 03:21:06 6ad1cebc031e: Waiting 03:21:06 8a3aa393b2d8: Waiting 03:21:06 25bc292e5bac: Verifying Checksum 03:21:06 25bc292e5bac: Download complete 03:21:06 52dc419b0ee2: Download complete 03:21:06 4657fd5d0bcf: Download complete 03:21:06 df9b9388f04a: Verifying Checksum 03:21:06 df9b9388f04a: Pull complete 03:21:06 6ad1cebc031e: Verifying Checksum 03:21:06 6ad1cebc031e: Download complete 03:21:06 52dc419b0ee2: Pull complete 03:21:06 25bc292e5bac: Pull complete 03:21:06 114826534d7a: Verifying Checksum 03:21:06 114826534d7a: Download complete 03:21:06 8a3aa393b2d8: Download complete 03:21:10 114826534d7a: Pull complete 03:21:10 4657fd5d0bcf: Pull complete 03:21:10 6ad1cebc031e: Pull complete 03:21:12 8a3aa393b2d8: Pull complete 03:21:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:12 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:21:17 $ docker top b169c4ce1355b19ab26cf8304874e5bad0c227412d94b61ae281e476966d9b27 -eo pid,comm [Pipeline] { [Pipeline] echo 03:21:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 03:21:17 + set -o pipefail 03:21:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 03:21:25 03:21:25 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 03:21:25 03:21:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ec148322-8858-4b7b-95c7-42e083da8a70 03:21:25 03:21:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:21:25 03:21:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:21:25 03:21:25 03:21:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:21:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:21:25 More details here: https://snyk.co/ue1NS 03:21:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 03:21:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:21:25 $ docker stop --time=1 b169c4ce1355b19ab26cf8304874e5bad0c227412d94b61ae281e476966d9b27 03:21:28 $ docker rm -f --volumes b169c4ce1355b19ab26cf8304874e5bad0c227412d94b61ae281e476966d9b27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:29 + git log --format=format:%s -1 0f9d641867fc5ea0f7d8928df8972b1498c50331 [Pipeline] sh 03:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:30 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:21:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:30 $ docker top fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 -eo pid,comm 03:21:30 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). 03:21:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:30 [ssh-agent] Looking for ssh-agent implementation... 03:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:30 $ docker exec fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 ssh-agent 03:21:30 SSH_AUTH_SOCK=/tmp/ssh-JMh9ak8lprrX/agent.32 03:21:30 SSH_AGENT_PID=38 03:21:30 Running ssh-add (command line suppressed) 03:21:31 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1070861759562123846.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1070861759562123846.key) 03:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:31 + git semver tag 03:21:31 2023-10-13 03:21:31,541 [run_tag] DEBUG tag force:False 03:21:31 2023-10-13 03:21:31,541 [check_head_tag] DEBUG check head tag 03:21:31 2023-10-13 03:21:31,542 [execute] INFO git cat-file --batch-check 03:21:31 2023-10-13 03:21:31,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 03:21:31 2023-10-13 03:21:31,546 [execute] INFO git cat-file --batch 03:21:31 2023-10-13 03:21:31,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 03:21:31 2023-10-13 03:21:31,559 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:31 2023-10-13 03:21:31,560 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 03:21:31 2023-10-13 03:21:31,560 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 03:21:31 2023-10-13 03:21:31,564 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:31 3.1.0-dev.22 [Pipeline] } 03:21:31 $ docker exec --env ******** --env ******** fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 ssh-agent -k 03:21:31 unset SSH_AUTH_SOCK; 03:21:31 unset SSH_AGENT_PID; 03:21:31 echo Agent pid 38 killed; 03:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:32 + git semver [Pipeline] } 03:21:32 $ docker stop --time=1 fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 03:21:33 $ docker rm -f --volumes fd3177500a65e30b2ef904d8603feb5452c2bc38e4e8f612a68d5ef244479ca5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:33 03:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:34 0.23.1-centos7: Pulling from edgex-lftools 03:21:34 ab5ef0e58194: Pulling fs layer 03:21:34 9712f1f96733: Pulling fs layer 03:21:34 63f879dbbcfc: Pulling fs layer 03:21:34 0d9ebad4ef96: Pulling fs layer 03:21:34 e9a5061849ea: Pulling fs layer 03:21:34 d747dcd14b5f: Pulling fs layer 03:21:34 2de7ff778b66: Pulling fs layer 03:21:34 0d9ebad4ef96: Waiting 03:21:34 e9a5061849ea: Waiting 03:21:34 d747dcd14b5f: Waiting 03:21:34 2de7ff778b66: Waiting 03:21:34 9712f1f96733: Download complete 03:21:34 63f879dbbcfc: Download complete 03:21:34 e9a5061849ea: Verifying Checksum 03:21:34 e9a5061849ea: Download complete 03:21:34 0d9ebad4ef96: Verifying Checksum 03:21:34 0d9ebad4ef96: Download complete 03:21:34 d747dcd14b5f: Verifying Checksum 03:21:34 d747dcd14b5f: Download complete 03:21:34 ab5ef0e58194: Verifying Checksum 03:21:34 ab5ef0e58194: Download complete 03:21:35 2de7ff778b66: Verifying Checksum 03:21:35 2de7ff778b66: Download complete 03:21:37 ab5ef0e58194: Pull complete 03:21:37 9712f1f96733: Pull complete 03:21:37 63f879dbbcfc: Pull complete 03:21:41 0d9ebad4ef96: Pull complete 03:21:41 e9a5061849ea: Pull complete 03:21:41 d747dcd14b5f: Pull complete 03:21:42 2de7ff778b66: Pull complete 03:21:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:42 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:21:46 $ docker top bc39fcc80c3bc03e345cf71c638d30808960e8c4599e0028a902ab36d8918f99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:21:46 provisioning config files... 03:21:46 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9379394456337910960tmp 03:21:46 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12124378803362267485tmp 03:21:46 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9772149495237334590tmp [Pipeline] { [Pipeline] echo 03:21:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:21:46 ---> sigul-configuration.sh 03:21:46 gpg: directory `/root/.gnupg' created 03:21:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:21:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:21:46 gpg: keyring `/root/.gnupg/secring.gpg' created 03:21:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:21:46 gpg: CAST5 encrypted data 03:21:46 gpg: encrypted with 1 passphrase 03:21:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:21:46 + mkdir /home/jenkins 03:21:46 + mkdir /home/jenkins/sigul [Pipeline] sh 03:21:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:21:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:21:47 ---> sigul-install.sh 03:21:47 Sigul already installed; skipping installation. [Pipeline] sh 03:21:47 + git tag --list 03:21:47 v1.0.0 03:21:47 v1.1.0 03:21:47 v1.1.1 03:21:47 v1.2.1 03:21:47 v1.2.2 03:21:47 v1.2.3 03:21:47 v1.3.0 03:21:47 v1.3.1 03:21:47 v2.0.0 03:21:47 v2.1.0 03:21:47 v2.1.1 03:21:47 v2.2.0 03:21:47 v2.3.0 03:21:47 v3.0 03:21:47 v3.0.0 03:21:47 v3.1.0-dev.1 03:21:47 v3.1.0-dev.10 03:21:47 v3.1.0-dev.11 03:21:47 v3.1.0-dev.12 03:21:47 v3.1.0-dev.13 03:21:47 v3.1.0-dev.14 03:21:47 v3.1.0-dev.15 03:21:47 v3.1.0-dev.16 03:21:47 v3.1.0-dev.17 03:21:47 v3.1.0-dev.18 03:21:47 v3.1.0-dev.19 03:21:47 v3.1.0-dev.2 03:21:47 v3.1.0-dev.20 03:21:47 v3.1.0-dev.21 03:21:47 v3.1.0-dev.22 03:21:47 v3.1.0-dev.3 03:21:47 v3.1.0-dev.4 03:21:47 v3.1.0-dev.5 03:21:47 v3.1.0-dev.6 03:21:47 v3.1.0-dev.7 03:21:47 v3.1.0-dev.8 03:21:47 v3.1.0-dev.9 [Pipeline] sh 03:21:47 + lftools sign git-tag v3.1.0-dev.22 03:21:48 Signing Git tag with Sigul... 03:21:48 Signing v3.1.0-dev.22 [Pipeline] echo 03:21:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:21:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:21:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:21:49 $ docker stop --time=1 bc39fcc80c3bc03e345cf71c638d30808960e8c4599e0028a902ab36d8918f99 03:21:50 $ docker rm -f --volumes bc39fcc80c3bc03e345cf71c638d30808960e8c4599e0028a902ab36d8918f99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:21:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:51 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:51 $ docker top 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 -eo pid,comm 03:21:51 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). 03:21:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:51 [ssh-agent] Looking for ssh-agent implementation... 03:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:52 $ docker exec 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 ssh-agent 03:21:52 SSH_AUTH_SOCK=/tmp/ssh-wllMwpopxBf8/agent.33 03:21:52 SSH_AGENT_PID=39 03:21:52 Running ssh-add (command line suppressed) 03:21:52 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5814714361150141066.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5814714361150141066.key) 03:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:52 + git semver bump pre 03:21:52 2023-10-13 03:21:52,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:52 2023-10-13 03:21:52,721 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 03:21:52 2023-10-13 03:21:52,722 [bump_version] DEBUG bumped version:3.1.0-dev.23 03:21:52 2023-10-13 03:21:52,722 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 03:21:52 2023-10-13 03:21:52,722 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:52 2023-10-13 03:21:52,722 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:52 2023-10-13 03:21:52,724 [execute] INFO git cat-file --batch-check 03:21:52 2023-10-13 03:21:52,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:21:52 2023-10-13 03:21:52,732 [execute] INFO git cat-file --batch 03:21:52 2023-10-13 03:21:52,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:21:52 2023-10-13 03:21:52,739 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:52 3.1.0-dev.23 [Pipeline] } 03:21:52 $ docker exec --env ******** --env ******** 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 ssh-agent -k 03:21:52 unset SSH_AUTH_SOCK; 03:21:52 unset SSH_AGENT_PID; 03:21:52 echo Agent pid 39 killed; 03:21:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:53 + git semver [Pipeline] } 03:21:53 $ docker stop --time=1 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 03:21:54 $ docker rm -f --volumes 401c52eeb40fa4b119affafe495571f2e27f81c452c647c11f70d5a8602cadc4 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:55 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:21:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:55 $ docker top d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 -eo pid,comm 03:21:56 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). 03:21:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:56 [ssh-agent] Looking for ssh-agent implementation... 03:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:56 $ docker exec d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 ssh-agent 03:21:56 SSH_AUTH_SOCK=/tmp/ssh-R7BLxInB6YDE/agent.33 03:21:56 SSH_AGENT_PID=39 03:21:56 Running ssh-add (command line suppressed) 03:21:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10132361201522755677.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10132361201522755677.key) 03:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:56 + git semver push 03:21:56 2023-10-13 03:21:56,915 [run_push] DEBUG push 03:21:56 2023-10-13 03:21:56,916 [execute] INFO git cat-file --batch-check 03:21:56 2023-10-13 03:21:56,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:21:56 2023-10-13 03:21:56,920 [execute] INFO git rev-list 6fd96e7bfb274bc42ac13d0e3f1f7dba6727b61d -- 03:21:56 2023-10-13 03:21:56,920 [execute] DEBUG Popen(['git', 'rev-list', '6fd96e7bfb274bc42ac13d0e3f1f7dba6727b61d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:21:56 2023-10-13 03:21:56,930 [execute] INFO git fetch -v origin 03:21:56 2023-10-13 03:21:56,930 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:21:57 2023-10-13 03:21:57,475 [run_push] DEBUG no remote changes detected 03:21:57 2023-10-13 03:21:57,476 [execute] INFO git push origin semver 03:21:57 2023-10-13 03:21:57,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:21:58 2023-10-13 03:21:58,308 [run_push] DEBUG push all version tags 03:21:58 2023-10-13 03:21:58,308 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:21:58 2023-10-13 03:21:58,309 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 03:21:59 2023-10-13 03:21:59,095 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:21:59 3.1.0-dev.23 [Pipeline] } 03:21:59 $ docker exec --env ******** --env ******** d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 ssh-agent -k 03:21:59 unset SSH_AUTH_SOCK; 03:21:59 unset SSH_AGENT_PID; 03:21:59 echo Agent pid 39 killed; 03:21:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:59 + git semver [Pipeline] } 03:22:00 $ docker stop --time=1 d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 03:22:01 $ docker rm -f --volumes d1290d755ff70843547226c4a70cfbe9ef62085d403c65d4e525151f46928e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 03:22:02 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 03:22:02 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 03:22:02 total 16 03:22:02 drwxr-xr-x 3 root root 4096 Oct 13 03:12 . 03:22:02 drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:21 .. 03:22:02 drwxr-xr-x 2 root root 4096 Oct 13 03:12 cost 03:22:02 -rw-r--r-- 1 root root 89 Oct 13 03:12 cost.csv 03:22:02 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 03:22:02 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 03:22:02 total 16 03:22:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:12 . 03:22:02 drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:21 .. 03:22:02 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:12 cost 03:22:02 -rw-r--r-- 1 jenkins jenkins 89 Oct 13 03:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:22:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:03 ---> package-listing.sh 03:22:03 ++ facter osfamily 03:22:03 ++ tr '[:upper:]' '[:lower:]' 03:22:03 + OS_FAMILY=debian 03:22:03 + workspace=/w/workspace/exfoundry_device-virtual-go_main 03:22:03 + START_PACKAGES=/tmp/packages_start.txt 03:22:03 + END_PACKAGES=/tmp/packages_end.txt 03:22:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:03 + PACKAGES=/tmp/packages_start.txt 03:22:03 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:22:03 + PACKAGES=/tmp/packages_end.txt 03:22:03 + case "${OS_FAMILY}" in 03:22:03 + dpkg -l 03:22:03 + grep '^ii' 03:22:03 + '[' -f /tmp/packages_start.txt ']' 03:22:03 + '[' -f /tmp/packages_end.txt ']' 03:22:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:03 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:22:03 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 03:22:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 03:22:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:04 prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container 03:22:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:04 $ docker top 14048419e63525e26a2a012347c53a870d2fa9492fb9b22f709e21a0b749b21b -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:04 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:05 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:05 + ls /var/log/sa-host 03:22:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:05 provisioning config files... 03:22:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10742874461315665014tmp [Pipeline] { [Pipeline] echo 03:22:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:05 ---> create-netrc.sh [Pipeline] } 03:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:06 ---> python-tools-install.sh [Pipeline] echo 03:22:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:06 ---> sudo-logs.sh 03:22:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:06 ---> job-cost.sh 03:22:06 lf-activate-venv: SKIPPING 03:22:06 DEBUG: total: 0.2199999988079071 03:22:06 INFO: Retrieving Stack Cost... 03:22:07 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:07 INFO: Archiving Costs [Pipeline] echo 03:22:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:08 ---> logs-deploy.sh 03:22:08 lf-activate-venv: SKIPPING 03:22:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/148 03:22:08 INFO: archiving workspace using pattern(s): 03:22:08 Archives upload complete. 03:22:09 INFO: archiving logs to Nexus 03:22:09 ---> uname -a: 03:22:09 Linux prd-ubuntu20-04-docker-8c-8g-9180 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:22:09 03:22:09 03:22:09 ---> lscpu: 03:22:09 Architecture: x86_64 03:22:09 CPU op-mode(s): 32-bit, 64-bit 03:22:09 Byte Order: Little Endian 03:22:09 Address sizes: 40 bits physical, 48 bits virtual 03:22:09 CPU(s): 8 03:22:09 On-line CPU(s) list: 0-7 03:22:09 Thread(s) per core: 1 03:22:09 Core(s) per socket: 1 03:22:09 Socket(s): 8 03:22:09 NUMA node(s): 1 03:22:09 Vendor ID: AuthenticAMD 03:22:09 CPU family: 23 03:22:09 Model: 49 03:22:09 Model name: AMD EPYC-Rome Processor 03:22:09 Stepping: 0 03:22:09 CPU MHz: 2800.000 03:22:09 BogoMIPS: 5600.00 03:22:09 Virtualization: AMD-V 03:22:09 Hypervisor vendor: KVM 03:22:09 Virtualization type: full 03:22:09 L1d cache: 256 KiB 03:22:09 L1i cache: 256 KiB 03:22:09 L2 cache: 4 MiB 03:22:09 L3 cache: 128 MiB 03:22:09 NUMA node0 CPU(s): 0-7 03:22:09 Vulnerability Itlb multihit: Not affected 03:22:09 Vulnerability L1tf: Not affected 03:22:09 Vulnerability Mds: Not affected 03:22:09 Vulnerability Meltdown: Not affected 03:22:09 Vulnerability Mmio stale data: Not affected 03:22:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:22:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:22:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:22:09 Vulnerability Srbds: Not affected 03:22:09 Vulnerability Tsx async abort: Not affected 03:22:09 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 03:22:09 03:22:09 03:22:09 ---> nproc: 03:22:09 8 03:22:09 03:22:09 03:22:09 ---> df -h: 03:22:09 Filesystem Size Used Avail Use% Mounted on 03:22:09 overlay 155G 13G 143G 9% / 03:22:09 tmpfs 64M 0 64M 0% /dev 03:22:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:22:09 shm 64M 0 64M 0% /dev/shm 03:22:09 /dev/vda1 155G 13G 143G 9% /facter-os 03:22:09 03:22:09 03:22:09 ---> sar -b -r -n DEV: 03:22:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9180) 10/13/23 _x86_64_ (8 CPU) 03:22:09 03:22:09 03:09:25 LINUX RESTART (8 CPU) 03:22:09 03:22:09 03:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:22:09 03:11:01 136.71 13.18 123.52 0.00 1875.61 35110.79 0.00 03:22:09 03:12:01 188.95 0.90 188.05 0.00 9.60 62344.41 0.00 03:22:09 03:13:01 177.49 0.20 177.29 0.00 25.20 38445.46 0.00 03:22:09 03:14:01 2.43 0.00 2.43 0.00 0.00 28.28 0.00 03:22:09 03:15:01 39.29 12.68 26.61 0.00 5449.23 6348.41 0.00 03:22:09 03:16:01 4.47 0.00 4.47 0.00 0.00 51.58 0.00 03:22:09 03:17:01 1.17 0.02 1.15 0.00 0.13 13.60 0.00 03:22:09 03:18:01 2.18 0.00 2.18 0.00 0.00 23.33 0.00 03:22:09 03:19:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 03:22:09 03:20:01 2.03 0.00 2.03 0.00 0.00 36.53 0.00 03:22:09 03:21:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 03:22:09 03:22:01 160.87 0.40 160.47 0.00 26.66 60884.92 0.00 03:22:09 Average: 59.74 2.27 57.47 0.00 613.77 16917.17 0.00 03:22:09 03:22:09 03:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:09 03:11:01 29227660 31573708 742444 2.26 78656 2539440 1988112 5.86 995088 2279064 6528 03:22:09 03:12:01 28389432 31551224 753380 2.29 152392 3203876 1901608 5.60 1202896 2820124 16 03:22:09 03:13:01 27600868 31561360 739992 2.25 165024 3922904 1766516 5.21 1276736 3462252 432 03:22:09 03:14:01 27601472 31562036 739148 2.25 165072 3922904 1766516 5.21 1276392 3462252 8 03:22:09 03:15:01 27229248 31546760 744556 2.26 173292 4256236 1825164 5.38 1510784 3575324 908 03:22:09 03:16:01 27231756 31549300 741916 2.26 173364 4256236 1825164 5.38 1505396 3575324 8 03:22:09 03:17:01 27240232 31557920 733484 2.23 173408 4256236 1825164 5.38 1497180 3575328 212 03:22:09 03:18:01 27240660 31558536 732456 2.23 173468 4256240 1825164 5.38 1496764 3575328 8 03:22:09 03:19:01 27240620 31558696 732360 2.23 173556 4256244 1825164 5.38 1496848 3575440 8 03:22:09 03:20:01 27240344 31558512 732528 2.23 173640 4256228 1825164 5.38 1497020 3575416 36 03:22:09 03:21:01 27240116 31558332 732660 2.23 173676 4256228 1825164 5.38 1497012 3575420 8 03:22:09 03:22:01 25727940 31520716 763884 2.32 210660 5564628 1817240 5.36 1628324 4822556 248 03:22:09 Average: 27434196 31554758 740734 2.25 165517 4078950 1834678 5.41 1406703 3489486 702 03:22:09 03:22:09 03:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:09 03:11:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 03:22:09 03:11:01 docker0 109.52 131.32 8.82 310.56 0.00 0.00 0.00 0.00 03:22:09 03:11:01 vethcae1820 78.82 97.88 7.60 60.92 0.00 0.00 0.00 0.00 03:22:09 03:11:01 ens3 476.00 333.05 5457.64 63.89 0.00 0.00 0.00 0.00 03:22:09 03:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:22:09 03:12:01 docker0 152.76 189.52 12.26 2290.67 0.00 0.00 0.00 0.00 03:22:09 03:12:01 ens3 230.13 185.97 2326.55 93.31 0.00 0.00 0.00 0.00 03:22:09 03:13:01 lo 7.27 7.27 0.73 0.73 0.00 0.00 0.00 0.00 03:22:09 03:13:01 docker0 3.13 5.58 0.19 62.25 0.00 0.00 0.00 0.00 03:22:09 03:13:01 ens3 166.99 114.93 2678.25 244.80 0.00 0.00 0.00 0.00 03:22:09 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:09 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:14:01 ens3 1.42 0.33 0.94 0.09 0.00 0.00 0.00 0.00 03:22:09 03:15:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:22:09 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:15:01 ens3 166.52 88.80 2030.21 6.44 0.00 0.00 0.00 0.00 03:22:09 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:09 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:16:01 ens3 1.88 0.93 0.61 0.43 0.00 0.00 0.00 0.00 03:22:09 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:17:01 ens3 0.88 0.57 0.51 0.41 0.00 0.00 0.00 0.00 03:22:09 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:09 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:18:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:22:09 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:19:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:09 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:20:01 ens3 0.38 0.23 0.09 0.08 0.00 0.00 0.00 0.00 03:22:09 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:09 03:21:01 ens3 0.38 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:22:09 03:22:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 03:22:09 03:22:01 docker0 65.76 82.80 5.35 1023.41 0.00 0.00 0.00 0.00 03:22:09 03:22:01 ens3 386.85 265.14 8243.51 110.66 0.00 0.00 0.00 0.00 03:22:09 Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 03:22:09 Average: docker0 27.48 33.97 2.21 307.23 0.00 0.00 0.00 0.00 03:22:09 Average: ens3 118.81 82.16 1722.97 43.31 0.00 0.00 0.00 0.00 03:22:09 03:22:09 03:22:09 ---> sar -P ALL: 03:22:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9180) 10/13/23 _x86_64_ (8 CPU) 03:22:09 03:22:09 03:09:25 LINUX RESTART (8 CPU) 03:22:09 03:22:09 03:10:02 CPU %user %nice %system %iowait %steal %idle 03:22:09 03:11:01 all 6.49 0.00 2.41 2.30 0.06 88.75 03:22:09 03:11:01 0 9.57 0.00 2.22 0.51 0.07 87.63 03:22:09 03:11:01 1 5.94 0.00 2.24 0.65 0.07 91.10 03:22:09 03:11:01 2 6.50 0.00 2.03 0.38 0.05 91.04 03:22:09 03:11:01 3 7.38 0.00 2.81 8.34 0.07 81.39 03:22:09 03:11:01 4 6.54 0.00 1.93 3.33 0.03 88.17 03:22:09 03:11:01 5 4.94 0.00 2.61 4.22 0.03 88.19 03:22:09 03:11:01 6 4.97 0.00 3.52 0.91 0.05 90.55 03:22:09 03:11:01 7 6.06 0.00 1.90 0.07 0.07 91.90 03:22:09 03:12:01 all 24.94 0.00 4.01 3.38 0.07 67.61 03:22:09 03:12:01 0 26.09 0.00 3.64 0.89 0.07 69.31 03:22:09 03:12:01 1 24.84 0.00 4.04 0.51 0.07 70.54 03:22:09 03:12:01 2 24.41 0.00 3.59 1.00 0.07 70.94 03:22:09 03:12:01 3 24.78 0.00 4.29 12.39 0.07 58.47 03:22:09 03:12:01 4 24.77 0.00 4.52 9.43 0.07 61.20 03:22:09 03:12:01 5 25.34 0.00 4.97 1.43 0.08 68.18 03:22:09 03:12:01 6 24.18 0.00 3.30 0.66 0.07 71.80 03:22:09 03:12:01 7 25.10 0.00 3.70 0.72 0.08 70.39 03:22:09 03:13:01 all 16.45 0.00 3.03 3.71 0.06 76.75 03:22:09 03:13:01 0 16.84 0.00 3.18 1.48 0.07 78.43 03:22:09 03:13:01 1 16.59 0.00 2.60 0.18 0.05 80.58 03:22:09 03:13:01 2 14.97 0.00 2.83 0.72 0.05 81.43 03:22:09 03:13:01 3 15.84 0.00 3.43 2.76 0.07 77.91 03:22:09 03:13:01 4 16.13 0.00 3.14 0.03 0.07 80.63 03:22:09 03:13:01 5 17.95 0.00 3.21 19.49 0.07 59.27 03:22:09 03:13:01 6 17.95 0.00 2.70 3.64 0.05 75.65 03:22:09 03:13:01 7 15.34 0.00 3.11 1.48 0.05 80.02 03:22:09 03:14:01 all 0.08 0.00 0.02 0.01 0.01 99.89 03:22:09 03:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:22:09 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:22:09 03:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:22:09 03:14:01 3 0.38 0.00 0.05 0.02 0.02 99.53 03:22:09 03:14:01 4 0.10 0.00 0.03 0.02 0.02 99.83 03:22:09 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:09 03:14:01 6 0.08 0.00 0.03 0.02 0.03 99.83 03:22:09 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:22:09 03:15:01 all 1.43 0.00 0.58 0.46 0.01 97.53 03:22:09 03:15:01 0 1.70 0.00 0.63 0.15 0.02 97.50 03:22:09 03:15:01 1 0.97 0.00 0.88 0.03 0.02 98.10 03:22:09 03:15:01 2 1.15 0.00 0.60 0.70 0.00 97.55 03:22:09 03:15:01 3 1.48 0.00 0.48 0.03 0.02 97.98 03:22:09 03:15:01 4 2.82 0.00 0.75 0.37 0.02 96.05 03:22:09 03:15:01 5 0.70 0.00 0.30 0.23 0.02 98.75 03:22:09 03:15:01 6 1.84 0.00 0.40 1.13 0.02 96.61 03:22:09 03:15:01 7 0.75 0.00 0.55 1.01 0.02 97.67 03:22:09 03:16:01 all 0.20 0.00 0.01 0.01 0.01 99.76 03:22:09 03:16:01 0 0.02 0.00 0.02 0.03 0.02 99.92 03:22:09 03:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:22:09 03:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:22:09 03:16:01 3 1.47 0.00 0.02 0.00 0.02 98.50 03:22:09 03:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:22:09 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:16:01 6 0.02 0.00 0.03 0.03 0.03 99.88 03:22:09 03:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:22:09 03:17:01 all 0.23 0.00 0.05 0.00 0.00 99.71 03:22:09 03:17:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:22:09 03:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:22:09 03:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:22:09 03:17:01 3 1.53 0.00 0.02 0.00 0.00 98.45 03:22:09 03:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:22:09 03:17:01 5 0.15 0.00 0.28 0.00 0.00 99.57 03:22:09 03:17:01 6 0.07 0.00 0.02 0.02 0.02 99.88 03:22:09 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:18:01 all 0.22 0.00 0.01 0.01 0.01 99.75 03:22:09 03:18:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:22:09 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:22:09 03:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:22:09 03:18:01 3 1.66 0.00 0.02 0.00 0.02 98.31 03:22:09 03:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:22:09 03:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:22:09 03:18:01 6 0.03 0.00 0.02 0.03 0.02 99.90 03:22:09 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:19:01 all 0.14 0.00 0.02 0.00 0.00 99.84 03:22:09 03:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 03:22:09 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:22:09 03:19:01 3 0.94 0.00 0.08 0.00 0.00 98.97 03:22:09 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:22:09 03:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:22:09 03:19:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:22:09 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:22:09 03:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:22:09 03:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:22:09 03:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:22:09 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:22:09 03:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:22:09 03:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:22:09 03:20:01 6 0.00 0.00 0.00 0.03 0.02 99.95 03:22:09 03:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:22:09 03:21:01 all 0.09 0.00 0.01 0.00 0.00 99.89 03:22:09 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:09 03:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:22:09 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:21:01 3 0.65 0.00 0.00 0.00 0.00 99.35 03:22:09 03:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:22:09 03:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:22:09 03:21:01 6 0.02 0.00 0.03 0.02 0.03 99.90 03:22:09 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:09 03:22:09 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:22:09 03:22:01 all 8.91 0.00 3.85 1.98 0.06 85.21 03:22:09 03:22:01 0 10.60 0.00 4.79 0.29 0.07 84.26 03:22:09 03:22:01 1 8.13 0.00 3.42 6.75 0.07 81.63 03:22:09 03:22:01 2 9.17 0.00 3.58 0.03 0.07 87.15 03:22:09 03:22:01 3 8.59 0.00 3.22 0.51 0.05 87.64 03:22:09 03:22:01 4 9.15 0.00 3.72 0.30 0.05 86.77 03:22:09 03:22:01 5 8.65 0.00 4.79 0.05 0.07 86.44 03:22:09 03:22:01 6 8.16 0.00 2.84 1.80 0.05 87.14 03:22:09 03:22:01 7 8.80 0.00 4.42 6.13 0.05 80.60 03:22:09 Average: all 4.90 0.00 1.16 0.98 0.03 92.94 03:22:09 Average: 0 5.37 0.00 1.20 0.28 0.03 93.12 03:22:09 Average: 1 4.68 0.00 1.09 0.67 0.03 93.53 03:22:09 Average: 2 4.67 0.00 1.05 0.24 0.02 94.03 03:22:09 Average: 3 5.35 0.00 1.19 1.98 0.03 91.45 03:22:09 Average: 4 4.94 0.00 1.17 1.11 0.02 92.76 03:22:09 Average: 5 4.78 0.00 1.34 2.10 0.02 91.76 03:22:09 Average: 6 4.75 0.00 1.07 0.69 0.03 93.46 03:22:09 Average: 7 4.65 0.00 1.14 0.78 0.02 93.41 03:22:09 03:22:09 03:22:09